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