Saving after x-twist compensation, using new klipper feature.

This commit is contained in:
Bassam Husain
2023-07-29 22:32:11 -04:00
parent ae96d42b14
commit 58e783b774

View File

@@ -156,6 +156,11 @@ fade_start: 1
fade_end: 10 fade_end: 10
fade_target: 0 fade_target: 0
[axis_twist_compensation]
calibrate_start_x: 27
calibrate_end_x: 222
calibrate_y: 135
##################################################################### #####################################################################
# Fans # Fans
##################################################################### #####################################################################
@@ -241,63 +246,6 @@ runout_gcode:
#*# [probe] #*# [probe]
#*# z_offset = 1.610 #*# z_offset = 1.610
#*# #*#
#*# [bed_mesh newbed]
#*# version = 1
#*# points =
#*# -0.240625, -0.114375, -0.018750, 0.004375, 0.092500
#*# -0.280625, -0.120000, -0.005000, 0.025000, -0.011250
#*# -0.330625, -0.151875, -0.035000, -0.006875, 0.011250
#*# -0.350625, -0.145000, -0.030000, 0.001875, 0.073125
#*# -0.353125, -0.110000, 0.031250, 0.056250, 0.006250
#*# x_count = 5
#*# y_count = 5
#*# mesh_x_pps = 2
#*# mesh_y_pps = 2
#*# algo = bicubic
#*# tension = 0.2
#*# min_x = 27.0
#*# max_x = 222.0
#*# min_y = 5.0
#*# max_y = 203.0
#*#
#*# [bed_mesh oldbed]
#*# version = 1
#*# points =
#*# -0.158750, -0.064375, 0.022500, 0.069375, 0.076875
#*# -0.214375, -0.114375, -0.010625, 0.030625, 0.016875
#*# -0.254375, -0.135625, -0.041875, -0.006250, -0.025000
#*# -0.255000, -0.143750, -0.062500, -0.041250, -0.059375
#*# -0.193125, -0.098750, -0.033750, -0.019375, -0.035625
#*# min_x = 27.0
#*# max_x = 222.0
#*# min_y = 5.0
#*# max_y = 203.0
#*# x_count = 5
#*# y_count = 5
#*# mesh_x_pps = 2
#*# mesh_y_pps = 2
#*# algo = bicubic
#*# tension = 0.2
#*#
#*# [bed_mesh default-v1]
#*# version = 1
#*# points =
#*# -0.181250, -0.127500, -0.082500, -0.086875, -0.124375
#*# -0.182500, -0.123750, -0.063750, -0.069375, -0.132500
#*# -0.190000, -0.106250, -0.056250, -0.067500, -0.128125
#*# -0.185625, -0.100000, -0.042500, -0.063750, -0.128125
#*# -0.133125, -0.045625, 0.000000, -0.019375, -0.079375
#*# min_x = 27.0
#*# max_x = 222.0
#*# min_y = 5.0
#*# max_y = 203.0
#*# x_count = 5
#*# y_count = 5
#*# mesh_x_pps = 2
#*# mesh_y_pps = 2
#*# algo = bicubic
#*# tension = 0.2
#*#
#*# [bed_mesh personalPreEdit] #*# [bed_mesh personalPreEdit]
#*# version = 1 #*# version = 1
#*# points = #*# points =
@@ -317,7 +265,12 @@ runout_gcode:
#*# min_y = 5.0 #*# min_y = 5.0
#*# max_y = 203.0 #*# max_y = 203.0
#*# #*#
#*# [bed_mesh default] #*# [axis_twist_compensation]
#*# z_compensations = 0.069323, -0.046302, -0.023021
#*# compensation_start_x = 27.0
#*# compensation_end_x = 222.0
#*#
#*# [bed_mesh default-preXTwist-fix]
#*# version = 1 #*# version = 1
#*# points = #*# points =
#*# -0.150000, -0.110000, -0.110000, -0.130000, -0.130000 #*# -0.150000, -0.110000, -0.110000, -0.130000, -0.130000
@@ -325,6 +278,25 @@ runout_gcode:
#*# -0.165000, -0.112266, -0.110000, -0.130000, -0.130000 #*# -0.165000, -0.112266, -0.110000, -0.130000, -0.130000
#*# -0.160000, -0.105430, -0.110000, -0.130000, -0.130000 #*# -0.160000, -0.105430, -0.110000, -0.130000, -0.130000
#*# -0.120000, -0.071211, -0.091407, -0.110000, -0.110000 #*# -0.120000, -0.071211, -0.091407, -0.110000, -0.110000
#*# min_x = 27.0
#*# max_x = 222.0
#*# min_y = 5.0
#*# max_y = 203.0
#*# x_count = 5
#*# y_count = 5
#*# mesh_x_pps = 2
#*# mesh_y_pps = 2
#*# algo = bicubic
#*# tension = 0.2
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# -0.092252, -0.074908, -0.075220, -0.078452, -0.095874
#*# -0.118502, -0.092720, -0.067252, -0.069702, -0.099781
#*# -0.145689, -0.085064, -0.057564, -0.057827, -0.071812
#*# -0.156627, -0.087095, -0.043814, -0.044702, -0.045249
#*# -0.104752, -0.027720, 0.020873, 0.032016, 0.045532
#*# x_count = 5 #*# x_count = 5
#*# y_count = 5 #*# y_count = 5
#*# mesh_x_pps = 2 #*# mesh_x_pps = 2