Skip to content

Commit

Permalink
Chitu V6 - Stepper Z2 pins (MarlinFirmware#18683)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhapsodyv authored and marknn3 committed Jul 20, 2020
1 parent 40c2374 commit 0fbd7b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Marlin/src/pins/stm32f1/pins_CHITU3D_V6.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0fbd7b3

Please sign in to comment.