GT2560 config MKS_MINI_12864 => SDSUPPORT
This commit is contained in:
parent
10a5e4d80f
commit
e00ed10c4c
@ -1738,7 +1738,7 @@
|
||||
/**
|
||||
* Customize common displays for GT2560
|
||||
*/
|
||||
#if ENABLED(ULTIMAKERCONTROLLER) || ENABLED(REPRAP_DISCOUNT_SMART_CONTROLLER) || ENABLED(G3D_PANEL)
|
||||
#if ENABLED(ULTIMAKERCONTROLLER) || ENABLED(REPRAP_DISCOUNT_SMART_CONTROLLER) || ENABLED(G3D_PANEL) || ENABLED(MKS_MINI_12864)
|
||||
#define SDSUPPORT // Force SD Card support on for these displays
|
||||
#elif ENABLED(ULTRA_LCD) && ENABLED(DOGLCD) // No panel, just graphical LCD?
|
||||
#define LCD_WIDTH 20 // Default is 22. For this Geeetech use 20
|
||||
|
Loading…
Reference in New Issue
Block a user