mirror of https://github.com/Desuuuu/klipper.git
config: List E1 micro-step pins in order in generic-rambo.cfg
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
84d8cf9b7e
commit
b58a897b70
|
@ -103,7 +103,7 @@ pins:
|
||||||
PK7, PG2,
|
PK7, PG2,
|
||||||
PK6, PK5,
|
PK6, PK5,
|
||||||
PK3, PK4,
|
PK3, PK4,
|
||||||
PK2, PK1
|
PK1, PK2
|
||||||
|
|
||||||
[static_digital_output yellow_led]
|
[static_digital_output yellow_led]
|
||||||
pins: !PB7
|
pins: !PB7
|
||||||
|
|
Loading…
Reference in New Issue