From: daid Date: Tue, 20 Mar 2012 09:31:19 +0000 (+0100) Subject: End code adjustment, suggested by rpulkrabek X-Git-Tag: RC1~51 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=135d5492bd5095084e691b4d4cbcffe560768533;p=cura.git End code adjustment, suggested by rpulkrabek --- diff --git a/SkeinPyPy/skeinforge_application/alterations/end.gcode b/SkeinPyPy/skeinforge_application/alterations/end.gcode index 7d83d9b9..7131e561 100644 --- a/SkeinPyPy/skeinforge_application/alterations/end.gcode +++ b/SkeinPyPy/skeinforge_application/alterations/end.gcode @@ -1,7 +1,8 @@ M104 S0 ;extruder heat off -M106 ;fan on G91 ;relative positioning G1 Z+10 E-5 F400 ;move Z up a bit and retract filament by 5mm G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way M84 ;steppers off G90 ;absolute positioning +M107 ;fan off +