Removed useless G21 in start code

master
daid 2012-03-12 12:18:17 +01:00
parent 183aed4dd0
commit e20799ffef
1 changed files with 0 additions and 1 deletions

View 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