[2.0.x] fix compile errors when CNC_COORDINATE_SYSTEMS is enabled (#9380)
This commit is contained in:
committed by
Scott Lahteine
parent
ea9ad4e46d
commit
e1117a8492
@ -397,7 +397,6 @@ private:
|
||||
#endif
|
||||
|
||||
#if ENABLED(CNC_COORDINATE_SYSTEMS)
|
||||
bool select_coordinate_system(const int8_t _new);
|
||||
static void G53();
|
||||
static void G54();
|
||||
static void G55();
|
||||
|
Reference in New Issue
Block a user