Chitu V6 - Stepper Z2 pins (#18683)
This commit is contained in:
parent
f51388f287
commit
b9d4b0ddce
|
@ -73,6 +73,10 @@
|
|||
#define Z_STEP_PIN PB9
|
||||
#define Z_DIR_PIN PE0
|
||||
|
||||
#define Z2_ENABLE_PIN PF3
|
||||
#define Z2_STEP_PIN PF5
|
||||
#define Z2_DIR_PIN PF1
|
||||
|
||||
#define E0_ENABLE_PIN PB8
|
||||
#define E0_STEP_PIN PB4
|
||||
#define E0_DIR_PIN PB5
|
||||
|
|
Loading…
Reference in a new issue