Skip to content
Snippets Groups Projects
Unverified Commit b9d4b0dd authored by Victor Oliveira's avatar Victor Oliveira Committed by GitHub
Browse files

Chitu V6 - Stepper Z2 pins (#18683)

parent f51388f2
Branches
Tags
No related merge requests found
...@@ -73,6 +73,10 @@ ...@@ -73,6 +73,10 @@
#define Z_STEP_PIN PB9 #define Z_STEP_PIN PB9
#define Z_DIR_PIN PE0 #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_ENABLE_PIN PB8
#define E0_STEP_PIN PB4 #define E0_STEP_PIN PB4
#define E0_DIR_PIN PB5 #define E0_DIR_PIN PB5
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment