Skip to content
Snippets Groups Projects
Commit 97135384 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

HOTENDS for Switching Nozzle with Switching Extruder

parent c68b7b39
No related branches found
No related tags found
No related merge requests found
......@@ -416,7 +416,9 @@
#else
#define E_STEPPERS 1
#endif
#define HOTENDS E_STEPPERS
#if DISABLED(SWITCHING_NOZZLE)
#define HOTENDS E_STEPPERS
#endif
#define E_MANUAL EXTRUDERS
#elif ENABLED(MIXING_EXTRUDER)
#define E_STEPPERS MIXING_STEPPERS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment