How to setup dualextrusion with one hotend and two extruder
Hi guys,
i tried to get it worked but i didn't. I added a second extruder in the online configuration tool but what do i have to change in the config.h file?
Best regrads
i tried to get it worked but i didn't. I added a second extruder in the online configuration tool but what do i have to change in the config.h file?
Best regrads
Comments
In forst case use SHARED_HEATER I think. Th eother solution is MIXING_EXTRUDER and you need to define the mixing ratios to use one or the other motor or both with a mixing ratio.
You need to set select/deselect script wise to retract enough on extruder change. Also make sure to always select first extruder when disabling printer. Firmware does not remember which tool is active so selects first on startup.