parent
5bfb465ab4
commit
cce585f6ca
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ enum AxisEnum : uint8_t {
|
|||
#undef _EN_ITEM
|
||||
|
||||
// Core also keeps toolhead directions
|
||||
#if IS_CORE
|
||||
#if EITHER(IS_CORE, MARKFORGED_XY)
|
||||
, X_HEAD, Y_HEAD, Z_HEAD
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue