mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Adjusted bed_mesh.
This commit is contained in:
16
printer.cfg
16
printer.cfg
@@ -154,7 +154,7 @@ speed: 120
|
||||
# mesh_max: 193, 203
|
||||
mesh_min: 28, 4
|
||||
mesh_max: 223, 203
|
||||
probe_count: 3,3
|
||||
probe_count: 5,5
|
||||
algorithm: bicubic
|
||||
fade_start: 1
|
||||
fade_end: 10
|
||||
@@ -192,16 +192,18 @@ click_pin: ^!PB2
|
||||
#*# [bed_mesh default]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# -0.222500, -0.223125, -0.115625
|
||||
#*# -0.201250, -0.080000, -0.111250
|
||||
#*# -0.371875, -0.149375, -0.095625
|
||||
#*# x_count = 3
|
||||
#*# y_count = 3
|
||||
#*# -0.193125, -0.180000, -0.163750, -0.181875, -0.109375
|
||||
#*# -0.191250, -0.145625, -0.111875, -0.121250, -0.142500
|
||||
#*# -0.195000, -0.115000, -0.082500, -0.085625, -0.109375
|
||||
#*# -0.271875, -0.168750, -0.085625, -0.077500, -0.081250
|
||||
#*# -0.365000, -0.242500, -0.142500, -0.106875, -0.087500
|
||||
#*# x_count = 5
|
||||
#*# y_count = 5
|
||||
#*# mesh_x_pps = 2
|
||||
#*# mesh_y_pps = 2
|
||||
#*# algo = bicubic
|
||||
#*# tension = 0.2
|
||||
#*# min_x = 28.0
|
||||
#*# max_x = 223.0
|
||||
#*# min_y = 3.0
|
||||
#*# min_y = 4.0
|
||||
#*# max_y = 203.0
|
||||
|
||||
Reference in New Issue
Block a user