🐛 Fix Chitu V6 Z_STOP_PIN (#25227)

This commit is contained in:
Alex Z
2023-01-11 15:22:28 +10:00
committed by Scott Lahteine
parent 1e9e92368f
commit 82f7c373c5

View File

@@ -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