Adjusted MECHANICAL_GANTRY_CALIBRATION. Adjusted z position_max to 258 because of silicon screws.

This commit is contained in:
Bassam Husain
2023-02-06 20:37:34 -05:00
parent 5700b83164
commit d712a2f945
2 changed files with 9 additions and 6 deletions

View File

@@ -84,7 +84,7 @@ microsteps: 32
rotation_distance: 4
endstop_pin: probe:z_virtual_endstop
position_min: -3
position_max: 257
position_max: 258
homing_speed: 5
[tmc2209 stepper_z]