From a73a425dba0b18a9edf68dcdccee5414529aac61 Mon Sep 17 00:00:00 2001 From: Martyn Date: Tue, 25 Mar 2025 16:31:13 +0000 Subject: [PATCH] Automatic commit of config from 2025-03-25 --- martyn_macros.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/martyn_macros.cfg b/martyn_macros.cfg index c0ebe40..f1328a2 100644 --- a/martyn_macros.cfg +++ b/martyn_macros.cfg @@ -30,8 +30,10 @@ gcode: G92 E0 ; Reset Extruder G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed G1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish + G1 E-5 ; Retract before cleaning, or we will still have stringing CLEAN_NOZZLE ; doing this again is probably gonna make it work! ;SKEW_PROFILE LOAD=calilantern_skew_profile + G1 E5 ; "UnRetract" STATUS_PRINTING # Use PRINT_END for the slicer ending script - please customise for your slicer of choice