From 62553b024f47286a3987edcfeafe8429868885ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20K=C3=B6ster?= <36196269+knutwurst@users.noreply.github.com> Date: Fri, 28 Aug 2020 08:46:22 +0200 Subject: [PATCH] Updated Cura Start and Endcode with preheat and purge line (mediawiki) --- Cura-Start--and-Endcode-with-preheat-and-purge-line.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 3f034da..e25733e 100644 --- a/Cura-Start--and-Endcode-with-preheat-and-purge-line.mediawiki +++ b/Cura-Start--and-Endcode-with-preheat-and-purge-line.mediawiki @@ -8,7 +8,7 @@ G4 S60 ; wait 1 minute M104 S{material_print_temperature} ; start heating the hot end M190 S{material_bed_temperature} ; wait for bed - M109 S{material_print_temperature} ; wait for Hot end + M109 S{material_print_temperature} ; wait for hotend M300 S1000 P500 ; BEEP heating done G28 X0 Y10 Z0 ; move X/Y to min endstops M420 S1 ; Enable leveling