Slight change in the next object gcode.
This commit is contained in:
parent
713a1c84ec
commit
74d7b92dc4
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ G1 Z{clear_z} E-5 F{max_z_speed}
|
|||
G92 E0
|
||||
G1 X{machine_center_x} Y{machine_center_y} F{travel_speed}
|
||||
G1 F200 E7.5
|
||||
G92 E0
|
||||
G1 Z0 F{max_z_speed}
|
||||
|
||||
|
|
Loading…
Reference in a new issue