|
@ -357,10 +357,6 @@ void suicide() { |
|
|
***************** GCode Handlers ***************** |
|
|
***************** GCode Handlers ***************** |
|
|
**************************************************/ |
|
|
**************************************************/ |
|
|
|
|
|
|
|
|
#if ENABLED(INCH_MODE_SUPPORT) |
|
|
|
|
|
#include "gcode/units/G20_G21.h" |
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
#if ENABLED(NOZZLE_PARK_FEATURE) |
|
|
#if ENABLED(NOZZLE_PARK_FEATURE) |
|
|
#include "gcode/feature/pause/G27.h" |
|
|
#include "gcode/feature/pause/G27.h" |
|
|
#endif |
|
|
#endif |
|
|