test: Update test cases to use rotation_distance

Remove all users of step_distance from test configs.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2021-10-24 20:53:36 -04:00
parent 823fdc9cb4
commit f013b7bae6
15 changed files with 132 additions and 72 deletions

View File

@@ -3,7 +3,8 @@
step_pin: ar54
dir_pin: ar55
enable_pin: !ar38
step_distance: .0125
microsteps: 16
rotation_distance: 40
velocity: 7
accel: 500
@@ -11,7 +12,8 @@ accel: 500
step_pin: ar60
dir_pin: !ar61
enable_pin: !ar56
step_distance: .0125
microsteps: 16
rotation_distance: 40
endstop_pin: ^ar14
[mcu]