We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e58de commit 250fd60Copy full SHA for 250fd60
Marlin/src/pins/stm32f1/pins_CHITU3D_V6.h
@@ -27,6 +27,8 @@
27
#define Z2_STEP_PIN PF5
28
#define Z2_DIR_PIN PF1
29
30
+#define Z_STOP_PIN PA14
31
+
32
#ifndef FIL_RUNOUT2_PIN
33
#define FIL_RUNOUT2_PIN PF13
34
#endif
0 commit comments