Adjusted bed_mesh.

This commit is contained in:
Bassam Husain
2023-01-26 13:37:54 -05:00
parent 27ed04925d
commit 39288483fc

View File

@@ -135,7 +135,7 @@ pin: PA0
[probe] [probe]
pin: PB1 pin: PB1
x_offset: 28 x_offset: 27
y_offset: -20 y_offset: -20
# z_offset: 0 # z_offset: 0
samples: 2 samples: 2
@@ -150,10 +150,8 @@ z_hop_speed: 5
[bed_mesh] [bed_mesh]
speed: 120 speed: 120
# mesh_min: 27, 26 mesh_min: 27, 5
# mesh_max: 193, 203 mesh_max: 222, 203
mesh_min: 28, 4
mesh_max: 223, 203
probe_count: 5,5 probe_count: 5,5
algorithm: bicubic algorithm: bicubic
fade_start: 1 fade_start: 1
@@ -192,18 +190,18 @@ click_pin: ^!PB2
#*# [bed_mesh default] #*# [bed_mesh default]
#*# version = 1 #*# version = 1
#*# points = #*# points =
#*# -0.193125, -0.180000, -0.163750, -0.181875, -0.109375 #*# -0.179375, -0.157500, -0.131250, -0.144375, -0.110000
#*# -0.191250, -0.145625, -0.111875, -0.121250, -0.142500 #*# -0.186875, -0.140625, -0.107500, -0.120625, -0.142500
#*# -0.195000, -0.115000, -0.082500, -0.085625, -0.109375 #*# -0.193125, -0.113125, -0.073125, -0.080000, -0.103750
#*# -0.271875, -0.168750, -0.085625, -0.077500, -0.081250 #*# -0.274375, -0.166250, -0.083750, -0.075625, -0.080000
#*# -0.365000, -0.242500, -0.142500, -0.106875, -0.087500 #*# -0.369375, -0.241875, -0.142500, -0.113125, -0.091250
#*# x_count = 5 #*# x_count = 5
#*# y_count = 5 #*# y_count = 5
#*# mesh_x_pps = 2 #*# mesh_x_pps = 2
#*# mesh_y_pps = 2 #*# mesh_y_pps = 2
#*# algo = bicubic #*# algo = bicubic
#*# tension = 0.2 #*# tension = 0.2
#*# min_x = 28.0 #*# min_x = 27.0
#*# max_x = 223.0 #*# max_x = 222.0
#*# min_y = 4.0 #*# min_y = 5.0
#*# max_y = 203.0 #*# max_y = 203.0