Fix warnings in 4MAX Build
This commit is contained in:
@@ -103,7 +103,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if EITHER(TRIGORILLA_MAPPING_CHIRON, SWAP_Z_MOTORS)
|
#if ANY(TRIGORILLA_MAPPING_CHIRON, SWAP_Z_MOTORS, KNUTWURST_CHIRON, KNUTWURST_4MAXP2) // PATCH: knutwurst
|
||||||
// Chiron and some Anycubic i3 MEGAs swap Z steppers
|
// Chiron and some Anycubic i3 MEGAs swap Z steppers
|
||||||
#define Z_STEP_PIN 36
|
#define Z_STEP_PIN 36
|
||||||
#define Z_DIR_PIN 34
|
#define Z_DIR_PIN 34
|
||||||
|
Reference in New Issue
Block a user