danikurnianto Is there any gcode to run 2 extruder-motors in the same time for Repetier firmware? What I am trying to do is: sometime running both extruder-motors in the same speed in the same time, sometime for extruding, sometime for retraction.
Repetier That is not possible.If you have a mixing extruder you can set weight ratio 50/50 and both will move the same - but then they should share the same heater. This is not really parallel but switching one step A one step B extruder.
danikurnianto Yes... it is single heater, good to know about the mixing extruder. I just wonder what is the Gcode so I can send the command manually. Please let me know.
Repetier Mixing extruder only send E and depending on weights the move is split on several motors. See description for mixing extruder.
danikurnianto I am confused which description you are referring to. Please elaborate.And can you show me a line of Gcode to command the mixing extruder please?
Repetier <font face="Arial, Verdana">Read</font><font face="Arial, Verdana">http://www.reprap.org/wiki/Repetier_Color_Mixing</span></font><br/></div><div><font face="Arial, Verdana">and</font><font face="Arial, Verdana">https://github.com/repetier/Repetier-Firmware/blob/master/doc/Mixing%20extruder%20theory.txt</span><br/></font></div><div><font face="Arial, Verdana">for more informations. They explain everything.</font>