Move G20_G21 to cpp
This commit is contained in:
@@ -357,10 +357,6 @@ void suicide() {
|
||||
***************** GCode Handlers *****************
|
||||
**************************************************/
|
||||
|
||||
#if ENABLED(INCH_MODE_SUPPORT)
|
||||
#include "gcode/units/G20_G21.h"
|
||||
#endif
|
||||
|
||||
#if ENABLED(NOZZLE_PARK_FEATURE)
|
||||
#include "gcode/feature/pause/G27.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user