From: Daid Date: Thu, 19 Apr 2012 20:28:43 +0000 (+0200) Subject: Slight change in the next object gcode. X-Git-Tag: RC3~43 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=74d7b92dc45827524dff6f47df0912499e9123b2;p=cura.git Slight change in the next object gcode. --- diff --git a/Cura/alterations/nextobject.gcode b/Cura/alterations/nextobject.gcode index e32a40d9..b8c55e0e 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}