HOTENDS for Switching Nozzle with Switching Extruder
This commit is contained in:
parent
c68b7b3913
commit
9713538427
@ -416,7 +416,9 @@
|
|||||||
#else
|
#else
|
||||||
#define E_STEPPERS 1
|
#define E_STEPPERS 1
|
||||||
#endif
|
#endif
|
||||||
#define HOTENDS E_STEPPERS
|
#if DISABLED(SWITCHING_NOZZLE)
|
||||||
|
#define HOTENDS E_STEPPERS
|
||||||
|
#endif
|
||||||
#define E_MANUAL EXTRUDERS
|
#define E_MANUAL EXTRUDERS
|
||||||
#elif ENABLED(MIXING_EXTRUDER)
|
#elif ENABLED(MIXING_EXTRUDER)
|
||||||
#define E_STEPPERS MIXING_STEPPERS
|
#define E_STEPPERS MIXING_STEPPERS
|
||||||
|
Loading…
Reference in New Issue
Block a user