[SMUFF] Use EXTRUDERS for extended commands (#21212)
This commit is contained in:
committed by
Scott Lahteine
parent
3f9fe2dac4
commit
68e50a725a
@@ -513,7 +513,7 @@
|
||||
#define HAS_PRUSA_MMU2 1
|
||||
#define HAS_PRUSA_MMU2S 1
|
||||
#endif
|
||||
#if MMU_MODEL >= SMUFF_EMU_MMU2
|
||||
#if MMU_MODEL == SMUFF_EMU_MMU2 || MMU_MODEL == SMUFF_EMU_MMU2S
|
||||
#define HAS_SMUFF 1
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user