Browse Source

Update the menu plan document with the current menu as per ultralcd.cpp.

Cylindric 11 years ago
parent
commit
b46a1b6360
3 changed files with 1 additions and 1 deletions
  1. BIN
      Marlin/LCD Menu Tree.pdf
  2. BIN
      Marlin/Menu Plans.xlsx
  3. 1
    1
      Marlin/language.h

BIN
Marlin/LCD Menu Tree.pdf View File


BIN
Marlin/Menu Plans.xlsx View File


+ 1
- 1
Marlin/language.h View File

157
 	#define MSG_CONTROL_RETRACT_RECOVERF "UnRet  F"
157
 	#define MSG_CONTROL_RETRACT_RECOVERF "UnRet  F"
158
 	#define MSG_AUTORETRACT "AutoRetr."
158
 	#define MSG_AUTORETRACT "AutoRetr."
159
 	#define MSG_FILAMENTCHANGE "Change filament"
159
 	#define MSG_FILAMENTCHANGE "Change filament"
160
-	#define MSG_INIT_SDCARD "Init. SD card"	
160
+	#define MSG_INIT_SDCARD "Init. SD card"
161
 	#define MSG_CNG_SDCARD "Change SD card"
161
 	#define MSG_CNG_SDCARD "Change SD card"
162
     #define MSG_ZPROBE_OUT "Z probe out. bed"
162
     #define MSG_ZPROBE_OUT "Z probe out. bed"
163
     #define MSG_POSITION_UNKNOWN "Home X/Y before Z"
163
     #define MSG_POSITION_UNKNOWN "Home X/Y before Z"

Loading…
Cancel
Save