Automatic commit of config from 2025-03-16
This commit is contained in:
parent
78433484b4
commit
605be8d52a
2 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,7 @@ 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
|
||||||
|
CLEAN_NOZZLE ; doing this again is probably gonna make it work!
|
||||||
SKEW_PROFILE LOAD=calilantern_skew_profile
|
SKEW_PROFILE LOAD=calilantern_skew_profile
|
||||||
STATUS_PRINTING
|
STATUS_PRINTING
|
||||||
|
|
||||||
|
|
|
@ -495,3 +495,8 @@ enable_force_move: True
|
||||||
#*# max_x = 310.0
|
#*# max_x = 310.0
|
||||||
#*# min_y = 35.0
|
#*# min_y = 35.0
|
||||||
#*# max_y = 310.0
|
#*# max_y = 310.0
|
||||||
|
#*#
|
||||||
|
#*# [skew_correction calilantern_skew_profile]
|
||||||
|
#*# xy_skew = 0.007318697823262824
|
||||||
|
#*# xz_skew = 0.0004313347372552723
|
||||||
|
#*# yz_skew = -0.0005939714989857676
|
||||||
|
|
Loading…
Add table
Reference in a new issue