Skip to content

Commit

Permalink
Clean up more remnants of language settings MarlinFirmware#2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebazzz committed Sep 26, 2020
1 parent 839580d commit e7b5581
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Marlin/src/lcd/dwin/cr6/touch_lcd.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
#define PRINT_TIME_HOUR_VP 0x1010
#define PRINT_TIME_MIN_VP 0x1012
#define PRINT_PROCESS_VP 0x1016
#define SYSTEM_LANGUAGE_TEXT_VP 0x101D
#define PRINTER_FANOPEN_TITLE_VP 0x101E
#define PRINTER_LEDOPEN_TITLE_VP 0x101F
#define AUTO_BED_LEVEL_ZOFFSET_VP 0x1026
Expand Down Expand Up @@ -282,7 +281,7 @@ enum PROC_COM
ZaxismoveKey = 16,
HeaterLoadEnterKey = 17,
HeaterLoadStartKey = 18,
SelectLanguageKey = 19,

PowerContinuePrintKey = 20,
FanSpeedEnterKey = 21,
PLAHeadSetEnterKey = 22,
Expand Down

0 comments on commit e7b5581

Please sign in to comment.