Fix. Sound [assist], Z-probe [5], menu_fmt_float13off format for last

string parameter from PROGMEM
This commit is contained in:
DRracer 2019-09-17 16:50:51 +02:00
parent 96012784fd
commit 14933f6b0e
6 changed files with 23 additions and 11 deletions

View File

@ -399,7 +399,7 @@ const char menu_fmt_float31[] PROGMEM = "%-12.12S%+8.1f";
const char menu_fmt_float13[] PROGMEM = "%c%-13.13S%+5.3f"; const char menu_fmt_float13[] PROGMEM = "%c%-13.13S%+5.3f";
const char menu_fmt_float13off[] PROGMEM = "%c%-13.13S%6.6s"; const char menu_fmt_float13off[] PROGMEM = "%c%-13.13S%6.6S";
template<typename T> template<typename T>
static void menu_draw_P(char chr, const char* str, int16_t val); static void menu_draw_P(char chr, const char* str, int16_t val);

View File

@ -1415,8 +1415,8 @@
"Plat" "Plat"
# #
"Sound [assist]" "Sound [assist]"
"Zvuk [Asist.]" "Zvuk [Asist.]"
# #
"Steel sheets" "Steel sheets"
@ -1433,3 +1433,7 @@
# #
"Z-probe nr. [3]" "Z-probe nr. [3]"
"Pocet mereni Z [3]" "Pocet mereni Z [3]"
#
"Z-probe nr. [5]"
"Pocet mereni Z [5]"

View File

@ -1416,8 +1416,8 @@
"Blech" "Blech"
# #
"Sound [assist]" "Sound [assist]"
"Sound [Assist]" "Sound [Assist]"
# #
"Steel sheets" "Steel sheets"

View File

@ -1415,8 +1415,8 @@
"Lamina" "Lamina"
# #
"Sound [assist]" "Sound [assist]"
"Sonido [asistido]" "Sonido [asistido]"
# #
"Steel sheets" "Steel sheets"
@ -1433,3 +1433,7 @@
# #
"Z-probe nr. [3]" "Z-probe nr. [3]"
"Z-sensor nr. [3]" "Z-sensor nr. [3]"
#
"Z-probe nr. [5]"
"Z-sensor nr. [5]"

View File

@ -1415,8 +1415,8 @@
"Plaque" "Plaque"
# #
"Sound [assist]" "Sound [assist]"
"Son [assist]" "Son [assist]"
# #
"Steel sheets" "Steel sheets"

View File

@ -1415,8 +1415,8 @@
"Piano" "Piano"
# #
"Sound [assist]" "Sound [assist]"
"Suono [assistito]" "Suono [assistito]"
# #
"Steel sheets" "Steel sheets"
@ -1433,3 +1433,7 @@
# #
"Z-probe nr. [3]" "Z-probe nr. [3]"
"Z-probe nr. [3]" "Z-probe nr. [3]"
#
"Z-probe nr. [5]"
"Z-probe nr. [5]"