Also see this similar thread about Marlin 1.1.x:
@stephenbo Just wondering, what kind of 32-bit are you planning to use for the UM2? Most likely the connectors used in the UM2 won't fit. Are you then going to change the connectors?
Hi it is the skr v1.3
Nice board. Just verify that it can drive the front LCD and SD card reader if you want to keep this original.
For the LCD you need an I2C connection and for the SD card an SPI connection available. From the comparison chart with v1.1 it looks like those two interfaces are not present on the v1.3 board.
A little late to the party, but i've been looking at getting the Ultimaker 2 working with Marlin 2. It's a great printer, but it's age is starting to catch up to it.
My overall work on this is tracked here:
@CarloK If someone from Ultimaker could resolve this issue, I can begin looking at upstreaming:
https://github.com/Ultimaker/Ultimaker2Marlin/issues/143
The licenses from Ultimaker are a bit unclear. GPL (like the rest of Marlin) was likely the intent, but it wasn't documented anywhere.
Recommended Posts
ahoeben 1,890
In theory: yes. In practice: not so much.
Tinker firmware is based on the Ultimaker 2 firmware. The Ultimaker 2 firmware is a "branch" off the Marlin firmware. Lots of changes were made to the Ultimaker 2 firmware, and lots of changes were made to Marlin. It would be a LOT of work to combine the changes that were made to Marlin for the Ultimaker 2 firmware back into the "mainline" Marlin 2 firmware, and the chances of introducing new bugs are substantial.
If you don't mind not using UltiGcode (ie: specifying material in the slicer instead of on the printer), you could make a version of Marlin 2.0 that controls your Ultimaker printer. Getting the display to work may be tricky.
Link to post
Share on other sites