Fix Fan Multiplexer init
This commit is contained in:
parent
47e0ee8eff
commit
79772219ae
6 changed files with 100 additions and 29 deletions
|
|
@ -138,6 +138,10 @@
|
|||
#include "feature/caselight.h"
|
||||
#endif
|
||||
|
||||
#if HAS_FANMUX
|
||||
#include "feature/fanmux.h"
|
||||
#endif
|
||||
|
||||
#if (ENABLED(SWITCHING_EXTRUDER) && !DONT_SWITCH) || ENABLED(SWITCHING_NOZZLE) || ENABLED(PARKING_EXTRUDER)
|
||||
#include "module/tool_change.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue