mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Changed bed size to 223x223. Adjusted bed_mesh.
This commit is contained in:
10
printer.cfg
10
printer.cfg
@@ -43,7 +43,7 @@ microsteps: 16
|
||||
rotation_distance: 40
|
||||
endstop_pin: tmc2209_stepper_x:virtual_endstop
|
||||
position_endstop: 0
|
||||
position_max: 225
|
||||
position_max: 223
|
||||
homing_speed: 40
|
||||
homing_retract_dist: 0
|
||||
|
||||
@@ -65,7 +65,7 @@ microsteps: 16
|
||||
rotation_distance: 40
|
||||
endstop_pin: tmc2209_stepper_y:virtual_endstop
|
||||
position_endstop: 0
|
||||
position_max: 225
|
||||
position_max: 223
|
||||
homing_speed: 40
|
||||
homing_retract_dist: 0
|
||||
|
||||
@@ -153,9 +153,9 @@ z_hop_speed: 5
|
||||
|
||||
[bed_mesh]
|
||||
speed: 120
|
||||
mesh_min: 30, 23
|
||||
mesh_max: 214, 214
|
||||
probe_count: 25
|
||||
mesh_min: 27, 26
|
||||
mesh_max: 193, 203
|
||||
probe_count: 5,5
|
||||
algorithm: bicubic
|
||||
fade_start: 1
|
||||
fade_end: 10
|
||||
|
||||
Reference in New Issue
Block a user