From ae24ae66d4fd9c2f3dbe6248b7029a3e8ea67682 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Fri, 3 Mar 2023 22:57:22 -0500 Subject: [PATCH] New z_offset and mesh. --- printer.cfg | 59 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 39 insertions(+), 20 deletions(-) diff --git a/printer.cfg b/printer.cfg index e2402dd..1d9ec0f 100644 --- a/printer.cfg +++ b/printer.cfg @@ -225,7 +225,7 @@ enable_force_move: True #*# pid_kd = 887.637 #*# #*# [probe] -#*# z_offset = 1.655 +#*# z_offset = 1.710 #*# #*# [bed_mesh newbed] #*# version = 1 @@ -265,25 +265,6 @@ enable_force_move: True #*# algo = bicubic #*# tension = 0.2 #*# -#*# [bed_mesh default] -#*# version = 1 -#*# points = -#*# -0.165625, -0.108125, -0.055000, -0.035625, -0.055000 -#*# -0.182500, -0.125625, -0.056250, -0.045625, -0.089375 -#*# -0.202500, -0.114375, -0.050625, -0.040625, -0.086250 -#*# -0.203125, -0.109375, -0.033750, -0.038750, -0.078750 -#*# -0.161250, -0.062500, 0.011875, 0.015000, -0.007500 -#*# 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-again] #*# version = 1 #*# points = @@ -302,3 +283,41 @@ enable_force_move: True #*# max_x = 222.0 #*# min_y = 5.0 #*# max_y = 203.0 +#*# +#*# [bed_mesh default-v1] +#*# version = 1 +#*# points = +#*# -0.165625, -0.108125, -0.055000, -0.035625, -0.055000 +#*# -0.182500, -0.125625, -0.056250, -0.045625, -0.089375 +#*# -0.202500, -0.114375, -0.050625, -0.040625, -0.086250 +#*# -0.203125, -0.109375, -0.033750, -0.038750, -0.078750 +#*# -0.161250, -0.062500, 0.011875, 0.015000, -0.007500 +#*# 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.219375, -0.138125, -0.072500, -0.067500, -0.108750 +#*# -0.208125, -0.140625, -0.065625, -0.053125, -0.111250 +#*# -0.220000, -0.124375, -0.058750, -0.051250, -0.100625 +#*# -0.224375, -0.121250, -0.046250, -0.049375, -0.097500 +#*# -0.184375, -0.072500, -0.006875, -0.008125, -0.043125 +#*# 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