Move some MarlinCore and MarlinUI code (#20832)
This commit is contained in:
@@ -452,6 +452,8 @@ private:
|
||||
|
||||
#if HAS_LEVELING
|
||||
#if ENABLED(G29_RETRY_AND_RECOVER)
|
||||
static void event_probe_failure();
|
||||
static void event_probe_recover();
|
||||
static void G29_with_retry();
|
||||
#define G29_TYPE bool
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user