Automatic commit of config from 2025-03-25

This commit is contained in:
Martyn 2025-03-25 16:31:13 +00:00
parent 777e425d7c
commit a73a425dba

View file

@ -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