mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Adjusted z_offset, position_max/min.
This commit is contained in:
16
printer.cfg
16
printer.cfg
@@ -85,8 +85,8 @@ enable_pin: !PC3
|
|||||||
microsteps: 16
|
microsteps: 16
|
||||||
rotation_distance: 4
|
rotation_distance: 4
|
||||||
endstop_pin: probe:z_virtual_endstop
|
endstop_pin: probe:z_virtual_endstop
|
||||||
position_min: -4
|
position_min: -2
|
||||||
position_max: 261
|
position_max: 257
|
||||||
homing_speed: 4
|
homing_speed: 4
|
||||||
|
|
||||||
[tmc2209 stepper_z]
|
[tmc2209 stepper_z]
|
||||||
@@ -188,16 +188,16 @@ click_pin: ^!PB2
|
|||||||
#*# pid_kd = 945.503
|
#*# pid_kd = 945.503
|
||||||
#*#
|
#*#
|
||||||
#*# [probe]
|
#*# [probe]
|
||||||
#*# z_offset = 1.410
|
#*# z_offset = 1.525
|
||||||
#*#
|
#*#
|
||||||
#*# [bed_mesh default]
|
#*# [bed_mesh default]
|
||||||
#*# version = 1
|
#*# version = 1
|
||||||
#*# points =
|
#*# points =
|
||||||
#*# -0.375833, -0.252083, -0.181250, -0.243333, -0.326667
|
#*# -0.312500, -0.220833, -0.168333, -0.211250, -0.262500
|
||||||
#*# -0.284583, -0.168750, -0.105000, -0.148333, -0.239167
|
#*# -0.271667, -0.176667, -0.114167, -0.151250, -0.209167
|
||||||
#*# -0.250833, -0.118750, -0.057500, -0.073333, -0.137917
|
#*# -0.251250, -0.132500, -0.078750, -0.088333, -0.142500
|
||||||
#*# -0.337083, -0.171667, -0.081250, -0.084167, -0.134167
|
#*# -0.332083, -0.187083, -0.102500, -0.096667, -0.137083
|
||||||
#*# -0.495417, -0.295000, -0.181250, -0.175417, -0.231250
|
#*# -0.468750, -0.298750, -0.186250, -0.167500, -0.198333
|
||||||
#*# x_count = 5
|
#*# x_count = 5
|
||||||
#*# y_count = 5
|
#*# y_count = 5
|
||||||
#*# mesh_x_pps = 2
|
#*# mesh_x_pps = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user