Changed bed size to 223x223. Adjusted bed_mesh.

This commit is contained in:
Bassam Husain
2023-01-26 01:13:39 -05:00
parent 30b0814ae7
commit da2039d44b

View File

@@ -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