Many mesh related changes.

This commit is contained in:
Bassam Husain
2023-02-06 23:36:03 -05:00
parent d712a2f945
commit 215a9aa78e

View File

@@ -141,13 +141,14 @@ pin: PB1
x_offset: 27
y_offset: -20
# z_offset: 0
samples: 5
samples_result: median
samples: 3
# samples_result: median
samples_tolerance: 0.01
samples_tolerance_retries: 5
[safe_z_home]
home_xy_position: 0, 223 # NOTE 111.50,111.50
# home_xy_position: 0, 223 # NOTE 111.50,111.50
home_xy_position: 84.50, 135 # X:84.500 Y:135.000
speed: 100.0
z_hop: 10
z_hop_speed: 15
@@ -160,8 +161,8 @@ probe_count: 5,5
algorithm: bicubic
fade_start: 1
fade_end: 10
# NOTE fade_target: 0
relative_reference_index: 20 # NOTE
fade_target: 0 # NOTE
# relative_reference_index: 20 # NOTE
[virtual_sdcard]
path: /home/pi/printer_data/gcodes
@@ -234,25 +235,6 @@ screw_thread: CCW-M4
#*# [probe]
#*# z_offset = 1.550
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 0.210625, 0.309375, 0.357500, 0.312500, 0.247500
#*# 0.218125, 0.330000, 0.409375, 0.385625, 0.313750
#*# 0.184375, 0.328125, 0.420625, 0.428125, 0.378750
#*# 0.086250, 0.257500, 0.386250, 0.418750, 0.392500
#*# 0.000000, 0.211250, 0.363125, 0.420000, 0.420000
#*# 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 default1]
#*# version = 1
#*# points =
@@ -271,3 +253,41 @@ screw_thread: CCW-M4
#*# max_x = 222.0
#*# min_y = 5.0
#*# max_y = 203.0
#*#
#*# [bed_mesh default-working]
#*# version = 1
#*# points =
#*# 0.210625, 0.309375, 0.357500, 0.312500, 0.247500
#*# 0.218125, 0.330000, 0.409375, 0.385625, 0.313750
#*# 0.184375, 0.328125, 0.420625, 0.428125, 0.378750
#*# 0.086250, 0.257500, 0.386250, 0.418750, 0.392500
#*# 0.000000, 0.211250, 0.363125, 0.420000, 0.420000
#*# 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.030625, -0.042500, -0.038750, -0.058750, -0.120625
#*# -0.050417, -0.068542, -0.046875, -0.056250, -0.125417
#*# -0.095000, -0.072500, -0.057917, -0.052292, -0.110417
#*# -0.091250, -0.052500, -0.028125, -0.030625, -0.086667
#*# -0.021667, 0.030000, 0.070208, 0.073125, 0.025833
#*# 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