Revert duplicate Z2 pin definitions on 4MAX and Chiron.

This commit is contained in:
Knutwurst
2023-06-01 22:01:17 +02:00
parent a356788dc7
commit 8e828a48b9
3 changed files with 1 additions and 28 deletions

View File

@@ -142,19 +142,6 @@
#define Z_CS_PIN 40
#endif
#ifndef Z2_STEP_PIN
#define Z2_STEP_PIN 46
#endif
#ifndef Z2_DIR_PIN
#define Z2_DIR_PIN 48
#endif
#ifndef Z2_ENABLE_PIN
#define Z2_ENABLE_PIN 62
#endif
#ifndef Z2_CS_PIN
#define Z2_CS_PIN 40
#endif
#define E0_STEP_PIN 26
#define E0_DIR_PIN 28
#define E0_ENABLE_PIN 24