mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
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:
@@ -134,8 +134,8 @@ pin: PA0
|
|||||||
|
|
||||||
[probe]
|
[probe]
|
||||||
pin: PB1
|
pin: PB1
|
||||||
x_offset: 25
|
x_offset: 28
|
||||||
y_offset: -25
|
y_offset: -20
|
||||||
z_offset: 0
|
z_offset: 0
|
||||||
samples: 2
|
samples: 2
|
||||||
samples_tolerance: 0.015
|
samples_tolerance: 0.015
|
||||||
@@ -149,8 +149,8 @@ home_xy_position: 85,135
|
|||||||
[bed_mesh]
|
[bed_mesh]
|
||||||
speed: 120
|
speed: 120
|
||||||
horizontal_move_z: 5
|
horizontal_move_z: 5
|
||||||
mesh_min: 25, 25
|
mesh_min: 28, 20
|
||||||
mesh_max: 200, 200
|
mesh_max: 197, 205
|
||||||
probe_count: 10
|
probe_count: 10
|
||||||
algorithm: bicubic
|
algorithm: bicubic
|
||||||
fade_start: 1
|
fade_start: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user