Update #MSG_MAIN c=18
This commit is contained in:
parent
4417deb9ea
commit
c4f80642b3
@ -60,7 +60,7 @@ const char MSG_LOADING_FILAMENT[] PROGMEM_I1 = ISTR("Loading filament"); ////c=2
|
||||
const char MSG_EJECT_FILAMENT[] PROGMEM_I1 = ISTR("Eject filament"); //// Number 1 to 5 is added behind text e.g. "Eject filament 1" c=16
|
||||
const char MSG_CUT_FILAMENT[] PROGMEM_I1 = ISTR("Cut filament"); //// Number 1 to 5 is added behind text e.g. "Cut filament 1" c=16
|
||||
const char MSG_M117_V2_CALIBRATION[] PROGMEM_I1 = ISTR("M117 First layer cal."); ////c=25
|
||||
const char MSG_MAIN[] PROGMEM_I1 = ISTR("Main"); ////
|
||||
const char MSG_MAIN[] PROGMEM_I1 = ISTR("Main"); ////c=18
|
||||
const char MSG_BACK[] PROGMEM_I1 = ISTR("Back"); ////
|
||||
const char MSG_SHEET[] PROGMEM_I1 = ISTR("Sheet"); ////c=10
|
||||
const char MSG_STEEL_SHEETS[] PROGMEM_I1 = ISTR("Steel sheets"); ////c=18
|
||||
|
@ -1454,7 +1454,7 @@ static uint16_t __attribute__((noinline)) clamp999(uint16_t v){
|
||||
//!
|
||||
//! @code{.unparsed}
|
||||
//! |01234567890123456789|
|
||||
//! | Main | c=18 r=1
|
||||
//! | Main | MSG_MAIN c=18
|
||||
//! | Last print | MSG_LAST_PRINT c=18
|
||||
//! | Total | MSG_TOTAL c=6
|
||||
//! | |
|
||||
|
@ -427,7 +427,7 @@
|
||||
#MSG_M117_V2_CALIBRATION c=25
|
||||
"M117 First layer cal."
|
||||
|
||||
#MSG_MAIN
|
||||
#MSG_MAIN c=18
|
||||
"Main"
|
||||
|
||||
#MSG_BL_HIGH c=12
|
||||
|
@ -570,7 +570,7 @@
|
||||
"M117 First layer cal."
|
||||
"M117 Kal. prvni vrstvy"
|
||||
|
||||
#MSG_MAIN
|
||||
#MSG_MAIN c=18
|
||||
"Main"
|
||||
"Hlavni nabidka"
|
||||
|
||||
|
@ -570,7 +570,7 @@
|
||||
"M117 First layer cal."
|
||||
"M117 Erste-Schicht Kal."
|
||||
|
||||
#MSG_MAIN
|
||||
#MSG_MAIN c=18
|
||||
"Main"
|
||||
"Hauptmenue"
|
||||
|
||||
|
@ -570,7 +570,7 @@
|
||||
"M117 First layer cal."
|
||||
"M117 Cal. primera cap."
|
||||
|
||||
#MSG_MAIN
|
||||
#MSG_MAIN c=18
|
||||
"Main"
|
||||
"Menu principal"
|
||||
|
||||
|
@ -570,7 +570,7 @@
|
||||
"M117 First layer cal."
|
||||
"M117 Cal. 1ere couche"
|
||||
|
||||
#MSG_MAIN
|
||||
#MSG_MAIN c=18
|
||||
"Main"
|
||||
"Menu principal"
|
||||
|
||||
|
@ -570,7 +570,7 @@
|
||||
"M117 First layer cal."
|
||||
"M117 Calibr. primo strato"
|
||||
|
||||
#MSG_MAIN
|
||||
#MSG_MAIN c=18
|
||||
"Main"
|
||||
"Menu principale"
|
||||
|
||||
|
@ -570,7 +570,7 @@
|
||||
"M117 First layer cal."
|
||||
"M117 Eerste laag kal."
|
||||
|
||||
#MSG_MAIN
|
||||
#MSG_MAIN c=18
|
||||
"Main"
|
||||
"Hoofdmenu"
|
||||
|
||||
|
@ -570,7 +570,7 @@
|
||||
"M117 First layer cal."
|
||||
"M117 Kal. 1. warstwy"
|
||||
|
||||
#MSG_MAIN
|
||||
#MSG_MAIN c=18
|
||||
"Main"
|
||||
"Menu glowne"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user