Beautify DGUS2 Clone file display. Might need some refactoring.

This commit is contained in:
Knutwurst
2023-05-31 16:57:20 +02:00
parent 2af4a2d4e6
commit 6d257896c0
2 changed files with 29 additions and 26 deletions

View File

@@ -150,7 +150,7 @@ enum AnycubicMediaPauseState {
#endif // !KNUTWURST_DGUS2_TFT
#if ENABLED(KNUTWURST_DGUS2_TFT)
#define SM_DIR_UP_L "<<< BACK <<< .gcode"
#define SM_DIR_UP_L "/.. .gcode"
#define SM_DIR_UP_S "DIR_UP~1.GCO"
#define SM_SPECIAL_MENU_L "<Special Menu> .gcode"
#define SM_SPECIAL_MENU_S "<SPECI~1.GCO"