chiark / gitweb /
Removed useless G21 in start code
authordaid <daid303@gmail.com>
Mon, 12 Mar 2012 11:18:17 +0000 (12:18 +0100)
committerdaid <daid303@gmail.com>
Mon, 12 Mar 2012 11:18:17 +0000 (12:18 +0100)
SkeinPyPy_NewUI/skeinforge_application/alterations/start.gcode

index 563b42f55149138ae715617603f78cffa7801b61..7db5699cfdabe3341ad31ef5dde264282040e869 100644 (file)
@@ -9,7 +9,6 @@ G28 Z0     ;move Z to min endstops
 ; height of the nozzle in mm. This can take some messing around
 ; with to get just right...
 G92 X0 Y0 Z0 E0 ;reset software position to front/left/z=0.0
-G21
 G1 Z15.0 F400  ;move the platform down 15mm
 G92 E0         ;zero the extruded length