mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Adjusted bed_mesh.
This commit is contained in:
26
printer.cfg
26
printer.cfg
@@ -144,18 +144,17 @@ samples_tolerance_retries: 5
|
|||||||
|
|
||||||
[safe_z_home]
|
[safe_z_home]
|
||||||
home_xy_position: 85,135
|
home_xy_position: 85,135
|
||||||
speed: 60.0
|
speed: 80.0
|
||||||
z_hop: 10
|
z_hop: 10
|
||||||
z_hop_speed: 5
|
z_hop_speed: 5
|
||||||
|
|
||||||
[bed_mesh]
|
[bed_mesh]
|
||||||
speed: 120
|
speed: 120
|
||||||
horizontal_move_z: 5
|
|
||||||
# mesh_min: 27, 26
|
# mesh_min: 27, 26
|
||||||
# mesh_max: 193, 203
|
# mesh_max: 193, 203
|
||||||
mesh_min: 28, 20
|
mesh_min: 28, 3
|
||||||
mesh_max: 210, 205
|
mesh_max: 223, 203
|
||||||
probe_count: 10
|
probe_count: 3,3
|
||||||
algorithm: bicubic
|
algorithm: bicubic
|
||||||
fade_start: 1
|
fade_start: 1
|
||||||
fade_end: 10
|
fade_end: 10
|
||||||
@@ -189,3 +188,20 @@ click_pin: ^!PB2
|
|||||||
#*#
|
#*#
|
||||||
#*# [probe]
|
#*# [probe]
|
||||||
#*# z_offset = 1.544
|
#*# z_offset = 1.544
|
||||||
|
#*#
|
||||||
|
#*# [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
|
||||||
|
#*# 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
|
||||||
|
#*# max_y = 203.0
|
||||||
|
|||||||
Reference in New Issue
Block a user