浏览代码

Update Marlin/language.h

elgambitero 13 年前
父节点
当前提交
d38b96fff1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/language.h

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

@@ -344,7 +344,7 @@
344 344
 #define MSG_NOZZLE " \002Nozzle:"
345 345
 #define MSG_NOZZLE1 " \002Nozzle2:"
346 346
 #define MSG_NOZZLE2 " \002Nozzle3:"
347
-#define MSG_BED " \002Bed:"
347
+#define MSG_BED " \002Base:"
348 348
 #define MSG_FAN_SPEED " Ventilador:"
349 349
 #define MSG_FLOW " Flujo:"
350 350
 #define MSG_CONTROL " Control \003"

正在加载...
取消
保存