I have do that modifications. And Cura don't let me choose 2 extruders while adding a new machine but for umo not plus it gives the option. So I'm compiling and uploading the marlin with the changes above (using lastest firmware for umo+) but It don't works. What I'm I missing?
Cura does not propose you, but the firmware is there, look in the Cura directory.
Other than that, the only changes are indeed the number of extruders and the temp sensor, so you should be could.
That's the think. I have compiled the umo+ firmwareon arduino (not my first time since I added led power control). But after doingthe changes I list nothing changes on the tune menu and I can't see or change the second extruder temps. It's that normal? Maybe dual only worka by gcodes?
No, you should have them in the menu...
Can you please try https://bultimaker.bulles.eu/ to see if you get the same problem?
That works, now I need to find the way to include the ledpower modifications on that and change the timeout so it's more than 15000 millisecs (too small for my ). Now I see Nozzle2 on the temperature adjustments. Thanks a lot Amedee!
You can change the LED power from the Control menu...
What is this timeout thing?
Weird, a month ago the default firmware didn't had the led control, superb.
The timeout, it's the delay it takes for the screen control to go back, I like to have more time while touching stuff so I don't have to go all the way into the click click. Anyway, it works so I'm very happy
It is the default firmware, with a couple of additional tweaks, including LED brightness support
I'll add the timeout in the build parameters...
That's awesome! It's on
ultralcd.h
#define LCD_TIMEOUT_TO_STATUS 15000
Thanks a lot for your help, and speed-of-light-replys!
I have added the timeout feature in my builder.
It should work, but I have not tested it ;-)
Works perfectly! Thank you. Btw the extruder2 can't be controlled from the menus right? Just wondering. Thank you again
Right, only the 'main' extruder.
I had a quick look at the code and it is not something that can be added in 5 minutes due to the way extruders are handled...
- 5 years later...
Hey everyone,
I want to give my UMO+ an second extruder, need an special firmware to do this.
There is a very nice and handy site for this, https://bultimaker.bulles.eu/
When i try to build a firmware, i get a fault warning!
Cannot create build directory" Is there something i can do? Thanks in advance.
Looks like that site is no longer properly configured. There is nothing you can do about that, short of notifying the site owner.
Cura comes with a precompiled dual extrusion firmware for the Ultimaker Original. Did you try if that works for you?
Thanks ahoeben, the original has an other motherboard. Wil not work i assume.
There's also a precompiled dual version for the UMO+ (sorry, I missed the +): MarlinUltimaker-UMOP-250000-dual.hex
Found it, Thanks!
https://github.com/Ultimaker/cura-binary-data/tree/master/cura/resources/firmware
But, i want to compile my own one with:
Software homing top, filament detection , Fan%, quickstart fans and autodriven fans by second extruder.
But this download is an nice step in the wanted direction.
You did not have to go find them, they are included with Cura.
If you want to compile it yourself, your best start-off point is https://github.com/Ultimaker/Marlin/tree/Marlin_UM_Original_Plus
Thanks!
Recommended Posts
amedee 349
If your UMO+ is standard (no other changes than the dual head), there is a dual firmware distributed with Cura.
Alternatively you can generate a firmware https://bultimaker.bulles.eu/.
Link to post
Share on other sites