Welcome! Log In Create A New Profile

Advanced

G Code for Extruder Retract

Posted by bmsweb 
G Code for Extruder Retract
January 19, 2012 07:06AM
Just wondering if anyone could tell me what the G Code is for Extruder Retract. When Slic3r finishes a print it drops a thin strip of extrusion as it the head moves away from the part. I'm thinking a retract when it finishes should do the trick ??
fma
Re: G Code for Extruder Retract
January 19, 2012 07:45AM
Just reset the E axis:

G92 E0

and move it backward:

G1 E-2 F1800

(here, 2mm, at 30mm/s).


Frédéric
Re: G Code for Extruder Retract
January 19, 2012 08:43PM
Thanks for the info Frédéric

Its much appreciated will give it a go now smiling smiley
Sorry, only registered users may post in this forum.

Click here to login