Remove FilamentRunoutCheck on Startup.

This commit is contained in:
Knutwurst
2023-06-11 13:42:29 +02:00
parent 688cb03275
commit 72c57b37e6

View File

@@ -133,7 +133,7 @@
SENDLINE_DBG_PGM("J12", "TFT Serial Debug: Ready... J12");
CheckHeaterError();
DoFilamentRunoutCheck();
//DoFilamentRunoutCheck();
#ifdef STARTUP_CHIME
BUZZ(100, 554);