Config: use LCD SD-card for printing menu
Firmware will still be loaded from onboard sd card only.
This commit is contained in:
parent
88c2026431
commit
6d677dd119
@ -1626,7 +1626,7 @@
|
|||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
//#define NO_SD_DETECT
|
//#define NO_SD_DETECT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user