|
|
@ -1837,7 +1837,7 @@
|
|
|
|
#if ENABLED(ULTIMAKERCONTROLLER) || ENABLED(REPRAP_DISCOUNT_SMART_CONTROLLER) || ENABLED(G3D_PANEL) || ENABLED(MKS_MINI_12864)
|
|
|
|
#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
|
|
|
|
#define SDSUPPORT // Force SD Card support on for these displays
|
|
|
|
#elif ENABLED(ULTRA_LCD) && ENABLED(DOGLCD) // No panel, just graphical LCD?
|
|
|
|
#elif ENABLED(ULTRA_LCD) && ENABLED(DOGLCD) // No panel, just graphical LCD?
|
|
|
|
#define LCD_WIDTH 20 // Default is 22. For this Geeetech use 20
|
|
|
|
#define LCD_WIDTH_OVERRIDE 20 // Default is 22. For this Geeetech use 20
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#endif // CONFIGURATION_H
|
|
|
|
#endif // CONFIGURATION_H
|
|
|
|