Skip to content

Commit

Permalink
🐛 Fix Chitu V6 Z_STOP_PIN (#25227)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdUser authored and thinkyhead committed Jan 11, 2023
1 parent 01e58de commit 250fd60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Marlin/src/pins/stm32f1/pins_CHITU3D_V6.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
#define Z2_STEP_PIN PF5
#define Z2_DIR_PIN PF1

#define Z_STOP_PIN PA14

#ifndef FIL_RUNOUT2_PIN
#define FIL_RUNOUT2_PIN PF13
#endif
Expand Down

0 comments on commit 250fd60

Please sign in to comment.