diff --git a/Cura-Start--and-Endcode-with-preheat-and-purge-line.mediawiki b/Cura-Start--and-Endcode-with-preheat-and-purge-line.mediawiki index ada15d9..9432943 100644 --- a/Cura-Start--and-Endcode-with-preheat-and-purge-line.mediawiki +++ b/Cura-Start--and-Endcode-with-preheat-and-purge-line.mediawiki @@ -31,7 +31,7 @@ For more information about every single Line, please visit https://marlinfw.org/ M107 ; Fan off G91 ; relative positioning G1 E-5 F300 ; retract a little - G1 Z+10 E-5 ; X-20 Y-20 F{travel_xy_speed} ; lift print head + G1 Z+10 ; lift print head G28 X0 Y0 ; homing G1 Y180 F2000 ; reset feedrate M84 ; disable stepper motors