Update klipper-printer-sovol-sv06.cfg

set probe offset to correct values and modified min and max values for bed mesh accordingly.
This commit is contained in:
spinixguy
2023-01-01 12:41:22 -05:00
committed by GitHub
parent 3a6150ff94
commit 3b47a60f9c

View File

@@ -134,8 +134,8 @@ pin: PA0
[probe]
pin: PB1
x_offset: 25
y_offset: -25
x_offset: 28
y_offset: -20
z_offset: 0
samples: 2
samples_tolerance: 0.015
@@ -149,8 +149,8 @@ home_xy_position: 85,135
[bed_mesh]
speed: 120
horizontal_move_z: 5
mesh_min: 25, 25
mesh_max: 200, 200
mesh_min: 28, 20
mesh_max: 197, 205
probe_count: 10
algorithm: bicubic
fade_start: 1