|
@ -83,7 +83,7 @@ enum AxisEnum : uint8_t { |
|
|
#undef _EN_ITEM |
|
|
#undef _EN_ITEM |
|
|
|
|
|
|
|
|
// Core also keeps toolhead directions
|
|
|
// Core also keeps toolhead directions
|
|
|
#if IS_CORE |
|
|
#if EITHER(IS_CORE, MARKFORGED_XY) |
|
|
, X_HEAD, Y_HEAD, Z_HEAD |
|
|
, X_HEAD, Y_HEAD, Z_HEAD |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|