LULZBOT_TOUCH_UI: Localization, runtime language selection (#15249)
This commit is contained in:
committed by
Scott Lahteine
parent
15bea5043c
commit
18821f29d5
@ -1213,6 +1213,13 @@
|
||||
#define TOUCH_UI_UTF8_WESTERN_CHARSET
|
||||
#endif
|
||||
|
||||
// When labels do not fit buttons, use smaller font
|
||||
#define TOUCH_UI_FIT_TEXT
|
||||
|
||||
// Enable support for selection of languages at run-time
|
||||
// (otherwise will use the value of LCD_LANGUAGE)
|
||||
//#define TOUCH_UI_LANGUAGE_MENU
|
||||
|
||||
// Use a numeric passcode for "Screen lock" keypad.
|
||||
// (recommended for smaller displays)
|
||||
//#define TOUCH_UI_PASSCODE
|
||||
|
Reference in New Issue
Block a user