Improve and fix LULZBOT_TOUCH_UI (#15434)
- Add start print confirmation dialog box - Fix incorrect text colors in UI - Adjust bio printer UI
This commit is contained in:
committed by
Scott Lahteine
parent
b198f321c8
commit
087fe0e9d6
@@ -43,6 +43,7 @@ SCREEN_TABLE {
|
||||
DECL_SCREEN(ConfirmUserRequestAlertBox),
|
||||
DECL_SCREEN(RestoreFailsafeDialogBox),
|
||||
DECL_SCREEN(SaveSettingsDialogBox),
|
||||
DECL_SCREEN(ConfirmStartPrintDialogBox),
|
||||
DECL_SCREEN(ConfirmAbortPrintDialogBox),
|
||||
#if ENABLED(CALIBRATION_GCODE)
|
||||
DECL_SCREEN(ConfirmAutoCalibrationDialogBox),
|
||||
|
||||
Reference in New Issue
Block a user