You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
whenever i set the #define SDCARD_CONNECTION ONBOARD and plug an SD card the lcd goes blank and the beeper silent, the board still functions normally through web interface.
If i dont set #define SDCARD_CONNECTION ONBOARD (any other option) the LCD will still work if insert an SD card but the SD card will either fail to init, or fail during print, or fail to upload throught he web interface any file larger than ( 130kb so far).
sd card ( 2GB and 4GB) both formatted with the recommended sd formatter , and with windows (fat32 4byte/16/32) with no success.
the SD card slots on the board and on the LCD both act the same o matter what settings i put.
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
whenever i set the
#define SDCARD_CONNECTION ONBOARD
and plug an SD card the lcd goes blank and the beeper silent, the board still functions normally through web interface.If i dont set
#define SDCARD_CONNECTION ONBOARD
(any other option) the LCD will still work if insert an SD card but the SD card will either fail to init, or fail during print, or fail to upload throught he web interface any file larger than ( 130kb so far).sd card ( 2GB and 4GB) both formatted with the recommended sd formatter , and with windows (fat32 4byte/16/32) with no success.
the SD card slots on the board and on the LCD both act the same o matter what settings i put.
I've tried 2.1.3b1 and latest bugfix
Bug Timeline
multiple marlin versions
Expected behavior
SD card to work with LCD
Actual behavior
LCD blank when SD card inserted
Steps to Reproduce
make these changes to the config files
compile, upload and test
Version of Marlin Firmware
Bugfix-2.1.x
Printer model
Custom
Electronics
MKS TINYBEE
LCD/Controller
MKS MINI 12864 V3
Other add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
Marlin.zip
The text was updated successfully, but these errors were encountered: