🧑💻 Dump BOTH and EITHER macros (#25908)
This commit is contained in:
parent
32be4065ef
commit
2691167afe
305 changed files with 946 additions and 952 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "../gcode.h"
|
||||
#include "../../module/tool_change.h"
|
||||
|
||||
#if EITHER(HAS_MULTI_EXTRUDER, DEBUG_LEVELING_FEATURE)
|
||||
#if ANY(HAS_MULTI_EXTRUDER, DEBUG_LEVELING_FEATURE)
|
||||
#include "../../module/motion.h"
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue