Move G30 to cpp
This commit is contained in:
@@ -357,11 +357,8 @@ void suicide() {
|
||||
***************** GCode Handlers *****************
|
||||
**************************************************/
|
||||
|
||||
#if HAS_BED_PROBE
|
||||
#include "gcode/probe/G30.h"
|
||||
#if ENABLED(Z_PROBE_SLED)
|
||||
#include "gcode/probe/G31_G32.h"
|
||||
#endif
|
||||
#if ENABLED(Z_PROBE_SLED)
|
||||
#include "gcode/probe/G31_G32.h"
|
||||
#endif
|
||||
|
||||
#if ENABLED(G38_PROBE_TARGET)
|
||||
|
Reference in New Issue
Block a user