From 3b47a60f9c83e7cc02f9d4266fb16d75cd09b5ef Mon Sep 17 00:00:00 2001 From: spinixguy Date: Sun, 1 Jan 2023 12:41:22 -0500 Subject: [PATCH] Update klipper-printer-sovol-sv06.cfg set probe offset to correct values and modified min and max values for bed mesh accordingly. --- klipper-printer-sovol-sv06.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/klipper-printer-sovol-sv06.cfg b/klipper-printer-sovol-sv06.cfg index 0ae2710..ca1da32 100644 --- a/klipper-printer-sovol-sv06.cfg +++ b/klipper-printer-sovol-sv06.cfg @@ -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