Reset the E to 0 before retracting in switching extruders. The E values are not yet set to zero when printing support material.

This commit is contained in:
daid303 2012-10-08 15:50:35 +02:00
parent a1bac846a6
commit 1a20ca2abb

View file

@ -139,6 +139,7 @@ G92 E0
""",
#######################################################################################
'switchExtruder.gcode': """;Switch between the current extruder and the next extruder, when printing with multiple extruders.
G92 E0
G1 E-5 F5000
G92 E0
T{extruder}