diff options
Diffstat (limited to 'config/sample-bigtreetech-exp-mot.cfg')
-rw-r--r-- | config/sample-bigtreetech-exp-mot.cfg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/config/sample-bigtreetech-exp-mot.cfg b/config/sample-bigtreetech-exp-mot.cfg index c10682c0..1e93e8a4 100644 --- a/config/sample-bigtreetech-exp-mot.cfg +++ b/config/sample-bigtreetech-exp-mot.cfg @@ -5,7 +5,8 @@ step_pin: EXP2_6 dir_pin: EXP2_5 enable_pin: !EXP2_7 -step_distance: .0125 +microsteps: 16 +rotation_distance: 40 position_max: 320 homing_speed: 50 @@ -13,7 +14,8 @@ homing_speed: 50 step_pin: EXP2_3 dir_pin: EXP2_4 enable_pin: !EXP1_8 -step_distance: .0125 +microsteps: 16 +rotation_distance: 40 position_max: 300 homing_speed: 50 @@ -21,7 +23,8 @@ homing_speed: 50 step_pin: EXP2_1 dir_pin: EXP2_2 enable_pin: !EXP1_7 -step_distance: .0025 +microsteps: 16 +rotation_distance: 8 position_endstop: 0.5 position_max: 400 |