repetier / Repetier-Firmware

Firmware for Arduino based RepRap 3D printer.
815 stars 734 forks source link

Add SDCARD cap & fix BTT TFT -> onboard sdcard menu freeze. #1022

Closed AbsoluteCatalyst closed 4 years ago

AbsoluteCatalyst commented 4 years ago

The BTT TFT Firmware was getting stuck waiting for a marlin response of "SD card ok" after attempting a M21 mount. I changed our previous print "Card successfully initialized." to it so the host doesn't lock up anymore.

I added the SDCARD Cap if we have SDSUPPORT enabled. (Need to show the onboard SD menu option)

I also moved the SD card mounted UI_STATUS_UPD a bit in SDCard.cpp. It was still showing up as inserted even if we failed to read the sd.