Allow manual probing on Chiron.

This commit is contained in:
Knutwurst
2023-06-02 16:57:27 +02:00
parent ff5b808dea
commit 79eaf1a8b5

View File

@@ -1574,6 +1574,8 @@ void AnycubicTouchscreenClass::RenderCurrentFolder(uint16_t selectedNumber) {
injectCommands(F("G28\nG29"));
mediaPrintingState = AMPRINTSTATE_PROBING;
}
} else {
SENDLINE_DBG_PGM("J26", "TFT Serial Debug: Start auto leveling... J26");
}
break;