Automatic commit of config from 2025-03-25
This commit is contained in:
parent
777e425d7c
commit
a73a425dba
1 changed files with 2 additions and 0 deletions
|
@ -30,8 +30,10 @@ gcode:
|
||||||
G92 E0 ; Reset Extruder
|
G92 E0 ; Reset Extruder
|
||||||
G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
|
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 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!
|
CLEAN_NOZZLE ; doing this again is probably gonna make it work!
|
||||||
;SKEW_PROFILE LOAD=calilantern_skew_profile
|
;SKEW_PROFILE LOAD=calilantern_skew_profile
|
||||||
|
G1 E5 ; "UnRetract"
|
||||||
STATUS_PRINTING
|
STATUS_PRINTING
|
||||||
|
|
||||||
# Use PRINT_END for the slicer ending script - please customise for your slicer of choice
|
# Use PRINT_END for the slicer ending script - please customise for your slicer of choice
|
||||||
|
|
Loading…
Add table
Reference in a new issue