From f031abd7f6efa04fbd3016be14d7415990af04e6 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Wed, 1 Jan 2025 21:17:05 -0500 Subject: [PATCH] New mesh. --- printer.cfg | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/printer.cfg b/printer.cfg index d404bc1..d80ed66 100644 --- a/printer.cfg +++ b/printer.cfg @@ -254,7 +254,7 @@ runout_gcode: #*# compensation_start_x = 27.0 #*# compensation_end_x = 195.0 #*# -#*# [bed_mesh default-0] +#*# [bed_mesh default-1] #*# version = 1 #*# points = #*# 0.017700, 0.039838, 0.034162, 0.012223, -0.046875 @@ -273,7 +273,7 @@ runout_gcode: #*# algo = bicubic #*# tension = 0.2 #*# -#*# [bed_mesh default] +#*# [bed_mesh default-0] #*# version = 1 #*# points = #*# 0.038482, 0.061556, 0.047131, 0.009098, -0.055469 @@ -281,6 +281,25 @@ runout_gcode: #*# -0.095737, -0.047819, -0.040213, -0.062620, -0.132031 #*# -0.102768, -0.048131, -0.042088, -0.064808, -0.124688 #*# -0.036206, 0.030931, 0.037131, 0.011598, -0.052656 +#*# min_x = 27.0 +#*# max_x = 222.0 +#*# min_y = 6.0 +#*# max_y = 203.0 +#*# x_count = 5 +#*# y_count = 5 +#*# mesh_x_pps = 2 +#*# mesh_y_pps = 2 +#*# algo = lagrange +#*# tension = 0.2 +#*# +#*# [bed_mesh default] +#*# version = 1 +#*# points = +#*# 0.037145, 0.055020, 0.034770, -0.006886, -0.072291 +#*# -0.035980, -0.003730, 0.000395, -0.026104, -0.109323 +#*# -0.095512, -0.047480, -0.047261, -0.073292, -0.135573 +#*# -0.091918, -0.042793, -0.043824, -0.073136, -0.132760 +#*# -0.026449, 0.032520, 0.031801, -0.001886, -0.079010 #*# x_count = 5 #*# y_count = 5 #*# mesh_x_pps = 2