chiark / gitweb /
End code adjustment, suggested by rpulkrabek
authordaid <daid303@gmail.com>
Tue, 20 Mar 2012 09:31:19 +0000 (10:31 +0100)
committerdaid <daid303@gmail.com>
Tue, 20 Mar 2012 09:31:19 +0000 (10:31 +0100)
SkeinPyPy/skeinforge_application/alterations/end.gcode

index 7d83d9b91d5ea334f6ee0f2f52a6fe9464d1cb22..7131e5618e0f622b5d67dbb3862c374548f5e17d 100644 (file)
@@ -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
+