Define #MSG_MMU_CONNECTED c=18
This commit is contained in:
parent
77a7a92a42
commit
99893d5066
@ -718,7 +718,7 @@ void manage_response(bool move_axes, bool turn_off_nozzle, uint8_t move)
|
||||
|
||||
//first three lines are used for printing multiscreen message; last line contains measured and target nozzle temperature
|
||||
if (screen == 0) { //screen 0
|
||||
lcd_display_message_fullscreen_P(_i("MMU needs user attention."));////c=20 r=3
|
||||
lcd_display_message_fullscreen_P(_i("MMU needs user attention."));////MSG_MMU_USER_ATTENTION c=20 r=3
|
||||
screen++;
|
||||
}
|
||||
else { //screen 1
|
||||
|
@ -1824,14 +1824,14 @@ static void lcd_preheat_menu()
|
||||
//! If MMU is connected
|
||||
//!
|
||||
//! @code{.unparsed}
|
||||
//! | MMU2 connected | c=18 r=1
|
||||
//! | MMU2 connected | c=18
|
||||
//! | FW: 1.0.6-7064523 |
|
||||
//! @endcode
|
||||
//!
|
||||
//! If MMU is not connected
|
||||
//!
|
||||
//! @code{.unparsed}
|
||||
//! | MMU2 N/A | c=18 r=1
|
||||
//! | MMU2 N/A | c=18
|
||||
//! @endcode
|
||||
//!
|
||||
//! If Flash Air is connected
|
||||
@ -1936,7 +1936,7 @@ static void lcd_support_menu()
|
||||
MENU_ITEM_BACK_P(STR_SEPARATOR);
|
||||
if (mmu_enabled)
|
||||
{
|
||||
MENU_ITEM_BACK_P(_i("MMU2 connected")); ////c=18 r=1
|
||||
MENU_ITEM_BACK_P(_i("MMU2 connected")); ////MSG_MMU_CONNECTED c=18
|
||||
MENU_ITEM_BACK_P(PSTR(" FW:")); ////c=17 r=1
|
||||
if (((menu_item - 1) == menu_line) && lcd_draw_update)
|
||||
{
|
||||
|
@ -475,7 +475,7 @@
|
||||
#MSG_SILENT c=7
|
||||
"Silent"
|
||||
|
||||
# c=20 r=3
|
||||
#MSG_MMU_USER_ATTENTION c=20 r=3
|
||||
"MMU needs user attention."
|
||||
|
||||
#MSG_MMU_POWER_FAILS c=15
|
||||
@ -490,7 +490,7 @@
|
||||
#MSG_HIGH_POWER c=10
|
||||
"High power"
|
||||
|
||||
#
|
||||
#MSG_MMU_CONNECTED c=18
|
||||
"MMU2 connected"
|
||||
|
||||
#MSG_SELFTEST_MOTOR c=18
|
||||
|
@ -634,7 +634,7 @@
|
||||
"Silent"
|
||||
"Tichy"
|
||||
|
||||
# c=20 r=3
|
||||
#MSG_MMU_USER_ATTENTION c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"MMU potrebuje zasah uzivatele."
|
||||
|
||||
@ -654,7 +654,7 @@
|
||||
"High power"
|
||||
"Vys. vykon"
|
||||
|
||||
#
|
||||
#MSG_MMU_CONNECTED c=18
|
||||
"MMU2 connected"
|
||||
"MMU2 pripojeno"
|
||||
|
||||
|
@ -634,7 +634,7 @@
|
||||
"Silent"
|
||||
"Leise"
|
||||
|
||||
# c=20 r=3
|
||||
#MSG_MMU_USER_ATTENTION c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"MMU erfordert Benutzereingriff."
|
||||
|
||||
@ -654,7 +654,7 @@
|
||||
"High power"
|
||||
"Hohe leist"
|
||||
|
||||
#
|
||||
#MSG_MMU_CONNECTED c=18
|
||||
"MMU2 connected"
|
||||
"MMU2 verbunden"
|
||||
|
||||
|
@ -634,7 +634,7 @@
|
||||
"Silent"
|
||||
"Silencio"
|
||||
|
||||
# c=20 r=3
|
||||
#MSG_MMU_USER_ATTENTION c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"MMU necesita atencion del usuario."
|
||||
|
||||
@ -654,7 +654,7 @@
|
||||
"High power"
|
||||
"Rend.pleno"
|
||||
|
||||
#
|
||||
#MSG_MMU_CONNECTED c=18
|
||||
"MMU2 connected"
|
||||
"MMU2 conectado"
|
||||
|
||||
|
@ -634,7 +634,7 @@
|
||||
"Silent"
|
||||
"Furtif"
|
||||
|
||||
# c=20 r=3
|
||||
#MSG_MMU_USER_ATTENTION c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"Le MMU necessite l'attention de l'utilisateur."
|
||||
|
||||
@ -654,7 +654,7 @@
|
||||
"High power"
|
||||
"Haute puiss"
|
||||
|
||||
#
|
||||
#MSG_MMU_CONNECTED c=18
|
||||
"MMU2 connected"
|
||||
"MMU2 connecte"
|
||||
|
||||
|
@ -634,7 +634,7 @@
|
||||
"Silent"
|
||||
"Silenzioso"
|
||||
|
||||
# c=20 r=3
|
||||
#MSG_MMU_USER_ATTENTION c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"Il MMU richiede attenzione dall'utente."
|
||||
|
||||
@ -654,7 +654,7 @@
|
||||
"High power"
|
||||
"Forte"
|
||||
|
||||
#
|
||||
#MSG_MMU_CONNECTED c=18
|
||||
"MMU2 connected"
|
||||
"MMU2 connessa"
|
||||
|
||||
|
@ -634,7 +634,7 @@
|
||||
"Silent"
|
||||
"Stil"
|
||||
|
||||
# c=20 r=3
|
||||
#MSG_MMU_USER_ATTENTION c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"MMU heeft gebruikersaandacht nodig."
|
||||
|
||||
@ -654,7 +654,7 @@
|
||||
"High power"
|
||||
"Hoog verm."
|
||||
|
||||
#
|
||||
#MSG_MMU_CONNECTED c=18
|
||||
"MMU2 connected"
|
||||
"MMU2 verbonden"
|
||||
|
||||
|
@ -634,7 +634,7 @@
|
||||
"Silent"
|
||||
"Cichy"
|
||||
|
||||
# c=20 r=3
|
||||
#MSG_MMU_USER_ATTENTION c=20 r=3
|
||||
"MMU needs user attention."
|
||||
"MMU wymaga uwagi uzytkownika."
|
||||
|
||||
@ -654,7 +654,7 @@
|
||||
"High power"
|
||||
"Wysoka wyd."
|
||||
|
||||
#
|
||||
#MSG_MMU_CONNECTED c=18
|
||||
"MMU2 connected"
|
||||
"MMU podlaczone"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user