mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +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
|
rotation_distance: 40
|
||||||
endstop_pin: tmc2209_stepper_x:virtual_endstop
|
endstop_pin: tmc2209_stepper_x:virtual_endstop
|
||||||
position_endstop: 0
|
position_endstop: 0
|
||||||
position_max: 225
|
position_max: 223
|
||||||
homing_speed: 40
|
homing_speed: 40
|
||||||
homing_retract_dist: 0
|
homing_retract_dist: 0
|
||||||
|
|
||||||
@@ -65,7 +65,7 @@ microsteps: 16
|
|||||||
rotation_distance: 40
|
rotation_distance: 40
|
||||||
endstop_pin: tmc2209_stepper_y:virtual_endstop
|
endstop_pin: tmc2209_stepper_y:virtual_endstop
|
||||||
position_endstop: 0
|
position_endstop: 0
|
||||||
position_max: 225
|
position_max: 223
|
||||||
homing_speed: 40
|
homing_speed: 40
|
||||||
homing_retract_dist: 0
|
homing_retract_dist: 0
|
||||||
|
|
||||||
@@ -153,9 +153,9 @@ z_hop_speed: 5
|
|||||||
|
|
||||||
[bed_mesh]
|
[bed_mesh]
|
||||||
speed: 120
|
speed: 120
|
||||||
mesh_min: 30, 23
|
mesh_min: 27, 26
|
||||||
mesh_max: 214, 214
|
mesh_max: 193, 203
|
||||||
probe_count: 25
|
probe_count: 5,5
|
||||||
algorithm: bicubic
|
algorithm: bicubic
|
||||||
fade_start: 1
|
fade_start: 1
|
||||||
fade_end: 10
|
fade_end: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user