Ver código fonte

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

Cylindric 10 anos atrás
pai
commit
b46a1b6360
3 arquivos alterados com 1 adições e 1 exclusões
  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 Ver arquivo


BIN
Marlin/Menu Plans.xlsx Ver arquivo


+ 1
- 1
Marlin/language.h Ver arquivo

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

Carregando…
Cancelar
Salvar