diff --git a/Cura/alterations/nextobject.gcode b/Cura/alterations/nextobject.gcode index e32a40d92d..b8c55e0e50 100644 --- a/Cura/alterations/nextobject.gcode +++ b/Cura/alterations/nextobject.gcode @@ -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}