fix default z stepper directions. (#293)
This commit is contained in:
parent
c02b2bf126
commit
620dc18988
@ -128,7 +128,7 @@ stealthchop_threshold: 0
|
|||||||
## Endstop connected to DIAG_2
|
## Endstop connected to DIAG_2
|
||||||
[stepper_z]
|
[stepper_z]
|
||||||
step_pin: PF11
|
step_pin: PF11
|
||||||
dir_pin: PG3
|
dir_pin: !PG3
|
||||||
enable_pin: !PG5
|
enable_pin: !PG5
|
||||||
rotation_distance: 40
|
rotation_distance: 40
|
||||||
gear_ratio: 80:16
|
gear_ratio: 80:16
|
||||||
|
Loading…
Reference in New Issue
Block a user