Add G38.4 and G38.5 (#13348)
This commit is contained in:
committed by
Scott Lahteine
parent
e4d080e63c
commit
b824a517aa
@ -415,7 +415,7 @@ private:
|
||||
#endif
|
||||
|
||||
#if ENABLED(G38_PROBE_TARGET)
|
||||
static void G38(const bool is_38_2);
|
||||
static void G38(const int8_t subcode);
|
||||
#endif
|
||||
|
||||
#if HAS_MESH
|
||||
|
Reference in New Issue
Block a user