Typo
This commit is contained in:
parent
9fd398f472
commit
ea051af44b
|
|
@ -46,7 +46,7 @@ gcode:
|
|||
M107
|
||||
|
||||
# Move the nozzle near the bed
|
||||
G0 X0 Y{MAX_Y} Z2.0 F20000
|
||||
G0 X0 Y{max_y} Z2.0 F20000
|
||||
|
||||
M117 Heating toolhead
|
||||
M109 S{T_EXTRUDER}
|
||||
|
|
|
|||
Loading…
Reference in New Issue