mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
safe_z_home adjusted. z_offset adjusted.
This commit is contained in:
20
printer.cfg
20
printer.cfg
@@ -141,15 +141,15 @@ pin: PB1
|
||||
x_offset: 27
|
||||
y_offset: -20
|
||||
# z_offset: 0
|
||||
samples: 2
|
||||
samples: 3
|
||||
samples_tolerance: 0.015
|
||||
samples_tolerance_retries: 5
|
||||
|
||||
[safe_z_home]
|
||||
home_xy_position: 85,135
|
||||
speed: 80.0
|
||||
home_xy_position: 111.50,111.50
|
||||
speed: 100.0
|
||||
z_hop: 10
|
||||
z_hop_speed: 5
|
||||
z_hop_speed: 15
|
||||
|
||||
[bed_mesh]
|
||||
speed: 120
|
||||
@@ -188,16 +188,16 @@ click_pin: ^!PB2
|
||||
#*# pid_kd = 945.503
|
||||
#*#
|
||||
#*# [probe]
|
||||
#*# z_offset = 1.544
|
||||
#*# z_offset = 1.410
|
||||
#*#
|
||||
#*# [bed_mesh default]
|
||||
#*# version = 1
|
||||
#*# points =
|
||||
#*# -0.179375, -0.157500, -0.131250, -0.144375, -0.110000
|
||||
#*# -0.186875, -0.140625, -0.107500, -0.120625, -0.142500
|
||||
#*# -0.193125, -0.113125, -0.073125, -0.080000, -0.103750
|
||||
#*# -0.274375, -0.166250, -0.083750, -0.075625, -0.080000
|
||||
#*# -0.369375, -0.241875, -0.142500, -0.113125, -0.091250
|
||||
#*# -0.375833, -0.252083, -0.181250, -0.243333, -0.326667
|
||||
#*# -0.284583, -0.168750, -0.105000, -0.148333, -0.239167
|
||||
#*# -0.250833, -0.118750, -0.057500, -0.073333, -0.137917
|
||||
#*# -0.337083, -0.171667, -0.081250, -0.084167, -0.134167
|
||||
#*# -0.495417, -0.295000, -0.181250, -0.175417, -0.231250
|
||||
#*# x_count = 5
|
||||
#*# y_count = 5
|
||||
#*# mesh_x_pps = 2
|
||||
|
||||
Reference in New Issue
Block a user