config: Fix motor4 comment in manta m8p configs
Reported by @jakep82. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
9fe3152e23
commit
36e0afea2d
|
@ -43,7 +43,7 @@ position_max: 270
|
|||
#[stepper_]
|
||||
#step_pin: PD3
|
||||
#dir_pin: PD2
|
||||
#enable_pin: PD5
|
||||
#enable_pin: !PD5
|
||||
#endstop_pin: PC0
|
||||
#...
|
||||
|
||||
|
|
|
@ -44,7 +44,7 @@ position_max: 270
|
|||
#[stepper_]
|
||||
#step_pin: PD3
|
||||
#dir_pin: PD2
|
||||
#enable_pin: PD5
|
||||
#enable_pin: !PD5
|
||||
#endstop_pin: PC0
|
||||
#...
|
||||
|
||||
|
|
Loading…
Reference in New Issue