Generalize MMU (#21469)
This commit is contained in:
@ -35,8 +35,8 @@
|
||||
* These numbers are the same in any pin mapping.
|
||||
*/
|
||||
|
||||
#if HAS_SMUFF
|
||||
#define MAX_EXTRUDERS 12
|
||||
#if HAS_EXTENDABLE_MMU
|
||||
#define MAX_EXTRUDERS 15
|
||||
#else
|
||||
#define MAX_EXTRUDERS 8
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user