Restructure A6 Get SD Card printing status
This commit is contained in:
@@ -1164,9 +1164,8 @@ void AnycubicTouchscreenClass::RenderCurrentFolder(uint16_t selectedNumber) {
|
|||||||
SENDLINE_DBG_PGM("J02", "TFT Serial Debug: No SD Card mounted to return printing status... J02");
|
SENDLINE_DBG_PGM("J02", "TFT Serial Debug: No SD Card mounted to return printing status... J02");
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
SEND_PGM("A6V ---");
|
SENDLINE_PGM("A6V ---");
|
||||||
}
|
}
|
||||||
SENDLINE_PGM("");
|
|
||||||
#endif
|
#endif
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user