瀏覽代碼

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

Cylindric 11 年之前
父節點
當前提交
b46a1b6360
共有 3 個檔案被更改,包括 1 行新增1 行删除
  1. 二進制
      Marlin/LCD Menu Tree.pdf
  2. 二進制
      Marlin/Menu Plans.xlsx
  3. 1
    1
      Marlin/language.h

二進制
Marlin/LCD Menu Tree.pdf 查看文件


二進制
Marlin/Menu Plans.xlsx 查看文件


+ 1
- 1
Marlin/language.h 查看文件

@@ -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"

Loading…
取消
儲存