diff options
author | Bassam <61985779+bassamanator@users.noreply.github.com> | 2023-12-06 12:56:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-06 12:56:12 -0500 |
commit | d929be487b169111e78e62c9bec1b2fb2d065393 (patch) | |
tree | 64c0bb6cb08f4420dedf1c89c1bdaac9d58f21d7 /config/printer-sovol-sv06-2022.cfg | |
parent | 7ed3c679dc3cadb8cc853dbc30573774ee797597 (diff) | |
download | kutter-d929be487b169111e78e62c9bec1b2fb2d065393.tar.gz kutter-d929be487b169111e78e62c9bec1b2fb2d065393.tar.xz kutter-d929be487b169111e78e62c9bec1b2fb2d065393.zip |
config: Update printer-sovol-sv06-2022.cfg to stock (#6416)
This printer is advertised as having a `220*220*250mm build volume`.
Signed-off-by: Bassam Husain <bassamanator.2cj4t@simplelogin.com>
Diffstat (limited to 'config/printer-sovol-sv06-2022.cfg')
-rw-r--r-- | config/printer-sovol-sv06-2022.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/printer-sovol-sv06-2022.cfg b/config/printer-sovol-sv06-2022.cfg index 78a627c7..9b476894 100644 --- a/config/printer-sovol-sv06-2022.cfg +++ b/config/printer-sovol-sv06-2022.cfg @@ -28,7 +28,7 @@ microsteps: 16 rotation_distance: 40 endstop_pin: tmc2209_stepper_x:virtual_endstop position_endstop: 0 -position_max: 225 +position_max: 220 homing_speed: 40 homing_retract_dist: 0 @@ -50,7 +50,7 @@ microsteps: 16 rotation_distance: 40 endstop_pin: tmc2209_stepper_y:virtual_endstop position_endstop: 0 -position_max: 225 +position_max: 220 homing_speed: 40 homing_retract_dist: 0 @@ -72,7 +72,7 @@ microsteps: 16 rotation_distance: 4 endstop_pin: probe:z_virtual_endstop position_min: -4 -position_max: 261 +position_max: 250 homing_speed: 4 [tmc2209 stepper_z] |