♻️ Consolidate DGUSScreenHandler class (#24067)

This commit is contained in:
Scott Lahteine
2022-04-23 05:00:46 -05:00
committed by Scott Lahteine
parent 044bf8ab7e
commit 9ab1a57d72
14 changed files with 410 additions and 1030 deletions

View File

@ -544,7 +544,7 @@ typedef struct SettingsDataStruct {
// MKS UI controller
//
#if ENABLED(DGUS_LCD_UI_MKS)
uint8_t mks_language_index; // Display Language
MKS_Language mks_language_index; // Display Language
xy_int_t mks_corner_offsets[5]; // Bed Tramming
xyz_int_t mks_park_pos; // Custom Parking (without NOZZLE_PARK)
celsius_t mks_min_extrusion_temp; // Min E Temp (shadow M302 value)