From 076080afae1763522e1595222f88aa80045769dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20K=C3=B6ster?= <36196269+knutwurst@users.noreply.github.com> Date: Wed, 7 Jul 2021 18:41:00 +0200 Subject: [PATCH] Updated Cura Start and Endcode with preheat and purge line (mediawiki) --- Cura-Start--and-Endcode-with-preheat-and-purge-line.mediawiki | 1 + 1 file changed, 1 insertion(+) 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 27b5066..477453c 100644 --- a/Cura-Start--and-Endcode-with-preheat-and-purge-line.mediawiki +++ b/Cura-Start--and-Endcode-with-preheat-and-purge-line.mediawiki @@ -16,6 +16,7 @@ For more information about every single Line, please visit https://marlinfw.org/ M420 S1 ; Enable leveling M420 Z2.0 ; Set leveling fading height to 2 mm G0 Z0.15 ; lift nozzle a bit + G0 Y10 ; move 10mm in Y to prevent a crash with bed clips G92 E0 ; zero the extruded length G1 X50 E25 F500 ; Extrude 25mm of filament in a 5cm line. G92 E0 ; zero the extruded length again