-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request: Testing Klipper with Fabrikator Mini V2 / Malyan M100 (STM32F070 or maybe STM32F103) #349
Comments
It should be possible to port Klipper to a wide variety of micro-controllers. It's a bit of work to do each port though, so I suspect this wont happen in the short term. If you're comfortable with embedded development, feel free to port the code and submit it. Cheers, |
Interesting. It will require someone with the hardware, development expertise, and desire to do the work necessary to bring it up though. -Kevin |
It doesn't appear there is active development on this, so I'm going to close this for now. |
fyi, the 'monoprice mini select' (aka malyan m200) uses the same board, that malyan calls 'mm32' there is a http://wiki.malyansys.com/doku.php?id=developer_guide_for_mm32_platform |
Did someone pick this up elsewhere? |
Klipper now has good support for the stm32f103. I suspect the "Malyan M200" would not be difficult to get running with Klipper. However, I don't know of anyone who has attempted it. -Kevin |
if need be , i have a spare motherboard of this type available for someone to try implementing this |
It would be very interesting to verify the possibility to use klipper with these machines. Unfortunitely i can not test it since i don't have such printer. I'm not sure, if it is possible tp flash the firmware via USB or maybe over the SD Card (which is maybe not reversable?).
I already found some informations:
http://www.lemilica.com/reversing-mini-fabrikator-v2-malyan-m100-3d-printer/
http://wiki.malyansys.com/doku.php#firmware_for_m100
http://www.3d-druck-community.de/thread-17492-post-141215.html#pid141215
http://www.3d-druck-community.de/thread-17492-post-141323.html#pid141323
http://wiki.malyansys.com/doku.php#firmware_for_m100
http://www.st.com/content/ccc/resource/technical/document/application_note/19/dc/60/19/9b/8b/45/ce/DM00052530.pdf/files/DM00052530.pdf/jcr:content/translations/en.DM00052530.pdf
It would be very nice to see a success.
The text was updated successfully, but these errors were encountered: