Browse Source

Update Marlin/language.h

elgambitero 13 years ago
parent
commit
d38b96fff1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/language.h

+ 1
- 1
Marlin/language.h View File

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

Loading…
Cancel
Save