diff --git a/Firmware/messages.c b/Firmware/messages.c index b8112128..63eaef03 100644 --- a/Firmware/messages.c +++ b/Firmware/messages.c @@ -11,7 +11,7 @@ const char MSG_AUTO_HOME[] PROGMEM_I1 = ISTR("Auto home"); ////c=18 const char MSG_BABYSTEP_Z[] PROGMEM_I1 = ISTR("Live adjust Z"); //// c=18 const char MSG_BABYSTEP_Z_NOT_SET[] PROGMEM_I1 = ISTR("Distance between tip of the nozzle and the bed surface has not been set yet. Please follow the manual, chapter First steps, section First layer calibration."); ////c=20 r=12 -const char MSG_BED[] PROGMEM_I1 = ISTR("Bed"); //// +const char MSG_BED[] PROGMEM_I1 = ISTR("Bed"); ////c=13 const char MSG_BED_DONE[] PROGMEM_I1 = ISTR("Bed done"); ////c=20 const char MSG_BED_HEATING[] PROGMEM_I1 = ISTR("Bed Heating"); ////c=20 const char MSG_BED_LEVELING_FAILED_POINT_LOW[] PROGMEM_I1 = ISTR("Bed leveling failed. Sensor didn't trigger. Debris on nozzle? Waiting for reset."); ////c=20 r=6 diff --git a/lang/lang_en.txt b/lang/lang_en.txt index 6178fbd6..b0e8141a 100644 --- a/lang/lang_en.txt +++ b/lang/lang_en.txt @@ -94,7 +94,7 @@ #MSG_BRIGHTNESS c=18 "Brightness" -#MSG_BED +#MSG_BED c=13 "Bed" #MSG_BELT_STATUS c=18 diff --git a/lang/lang_en_cz.txt b/lang/lang_en_cz.txt index a11bf6d0..820edfb4 100644 --- a/lang/lang_en_cz.txt +++ b/lang/lang_en_cz.txt @@ -126,7 +126,7 @@ "Brightness" "Podsviceni" -#MSG_BED +#MSG_BED c=13 "Bed" "Podlozka" diff --git a/lang/lang_en_de.txt b/lang/lang_en_de.txt index 53d60b35..28147328 100644 --- a/lang/lang_en_de.txt +++ b/lang/lang_en_de.txt @@ -126,7 +126,7 @@ "Brightness" "Helligkeit" -#MSG_BED +#MSG_BED c=13 "Bed" "Bett" diff --git a/lang/lang_en_es.txt b/lang/lang_en_es.txt index 6f1ff506..4e5e4bb6 100644 --- a/lang/lang_en_es.txt +++ b/lang/lang_en_es.txt @@ -126,7 +126,7 @@ "Brightness" "Brillo" -#MSG_BED +#MSG_BED c=13 "Bed" "Base" diff --git a/lang/lang_en_fr.txt b/lang/lang_en_fr.txt index 85ac82be..0956b205 100644 --- a/lang/lang_en_fr.txt +++ b/lang/lang_en_fr.txt @@ -126,7 +126,7 @@ "Brightness" "Luminosite" -#MSG_BED +#MSG_BED c=13 "Bed" "Lit" diff --git a/lang/lang_en_it.txt b/lang/lang_en_it.txt index d8b8b089..4d11cf2e 100644 --- a/lang/lang_en_it.txt +++ b/lang/lang_en_it.txt @@ -126,7 +126,7 @@ "Brightness" "Luminosita'" -#MSG_BED +#MSG_BED c=13 "Bed" "Piano" diff --git a/lang/lang_en_nl.txt b/lang/lang_en_nl.txt index 65c5e650..88589449 100644 --- a/lang/lang_en_nl.txt +++ b/lang/lang_en_nl.txt @@ -126,7 +126,7 @@ "Brightness" "Helderheid" -#MSG_BED +#MSG_BED c=13 "Bed" "Bed" diff --git a/lang/lang_en_pl.txt b/lang/lang_en_pl.txt index 5cf0e00d..8dfc08d6 100644 --- a/lang/lang_en_pl.txt +++ b/lang/lang_en_pl.txt @@ -126,7 +126,7 @@ "Brightness" "Jasnosc" -#MSG_BED +#MSG_BED c=13 "Bed" "Stol"