Cura assumes that each extruder has one hotend. We can't really test for anything else, since all Ultimaker machines adhere to that assumption.
Then why if I only use one extruder (I disabled the other extruder) it keeps trying to start the layer fan of the disabled extruder?
That's probably because your firmware. Cura assumes that all commands it sends are for the active extruder. Some firmware has the (default) option enabled that when no extruder is specified with the command that it sees it at "do it for all extruders"
- 3 weeks later...
Thanks, but I think that this is not the case. The gcode generated activates the right tool, but the M106 order is M106 P1 instead of M106 P0 (I should have refered to them as Ext0 and Ext1 instead of Ext1 and Ext2, 0 and 1 is how they´re named in Marlin). Both extruders use the same hotend and the same layer fan. I've config Marlin with "singlenozzle" option, as they both were part of a Cyclops extruder, but I currently use them separately with different filament diameter (Ext0 1.75 Ext1 3.00 mm). I know that this is not a common printer config, but I would like to know how to config Cura to swap between them without having to check and edit manually the GCODE to make sure everything is right each time I generate it.
Thank you.
Recommended Posts
NBl 0
(Posted before ending the message, sorry)
I had to manual edit and comment or delete the wrong gcode retraction line. I fixed it uninstalling, clearing profiles and installing again. I found no other solution.
- Now, the Slicer has starting to activate the wrong layer fan. I choose Ext1, checked all the config and after generating gcode i've found that Cura is trying to start layer fan 2. I've only one fan and Ext2 is disabled.
Why could be happening this issues? What should I check to avoid this unexpected effects?
I've starting to think that there's some kind of bug in multiextruder handling
Thank you
Link to post
Share on other sites