parent
05662a5c0a
commit
98e7c15928
|
|
@ -57,7 +57,7 @@ const char MSG_LOAD_FILAMENT[] PROGMEM_I1 = ISTR("Load filament"); ////MSG_LOAD_
|
|||
const char MSG_LOADING_TEST[] PROGMEM_I1 = ISTR("Loading Test"); ////MSG_LOADING_TEST c=18
|
||||
const char MSG_LOADING_FILAMENT[] PROGMEM_I1 = ISTR("Loading filament"); ////MSG_LOADING_FILAMENT c=20
|
||||
const char MSG_TESTING_FILAMENT[] PROGMEM_I1 = ISTR("Testing filament"); ////MSG_TESTING_FILAMENT c=20
|
||||
const char MSG_EJECT_FILAMENT[] PROGMEM_I1 = ISTR("Eject filament"); ////MSG_EJECT_FILAMENT c=17
|
||||
const char MSG_EJECT_FROM_MMU[] PROGMEM_I1 = ISTR("Eject from MMU"); ////MSG_EJECT_FROM_MMU c=17
|
||||
const char MSG_CUT_FILAMENT[] PROGMEM_I1 = ISTR("Cut filament"); ////MSG_CUT_FILAMENT c=17
|
||||
const char MSG_MAIN[] PROGMEM_I1 = ISTR("Main"); ////MSG_MAIN c=18
|
||||
const char MSG_BACK[] PROGMEM_I1 = ISTR("Back"); ////MSG_BACK c=18
|
||||
|
|
|
|||
|
|
@ -221,7 +221,7 @@ extern const char MSG_ENDSTOP_OPEN[];
|
|||
extern const char MSG_POWERUP[];
|
||||
extern const char MSG_ERR_STOPPED[];
|
||||
extern const char MSG_ENDSTOP_HIT[];
|
||||
extern const char MSG_EJECT_FILAMENT[];
|
||||
extern const char MSG_EJECT_FROM_MMU[];
|
||||
extern const char MSG_CUT_FILAMENT[];
|
||||
extern const char MSG_OCTOPRINT_ASK_PAUSE[];
|
||||
extern const char MSG_OCTOPRINT_PAUSED[];
|
||||
|
|
|
|||
|
|
@ -316,7 +316,7 @@ void FullScreenMsgCut(uint8_t slot){
|
|||
}
|
||||
|
||||
void FullScreenMsgEject(uint8_t slot){
|
||||
FullScreenMsg(_T(MSG_EJECT_FILAMENT), slot);
|
||||
FullScreenMsg(_T(MSG_EJECT_FROM_MMU), slot);
|
||||
}
|
||||
|
||||
void FullScreenMsgTest(uint8_t slot){
|
||||
|
|
|
|||
|
|
@ -4981,7 +4981,7 @@ static void mmu_fil_eject_menu() {
|
|||
MENU_BEGIN();
|
||||
MENU_ITEM_BACK_P(_T(MSG_MAIN));
|
||||
for (uint8_t i = 0; i < MMU_FILAMENT_COUNT; i++)
|
||||
MENU_ITEM_FUNCTION_NR_P(_T(MSG_EJECT_FILAMENT), i + '1', mmu_eject_filament, i); ////MSG_EJECT_FILAMENT c=16
|
||||
MENU_ITEM_FUNCTION_NR_P(_T(MSG_EJECT_FROM_MMU), i + '1', mmu_eject_filament, i); ////MSG_EJECT_FILAMENT c=16
|
||||
MENU_END();
|
||||
} else {
|
||||
eFilamentAction = FilamentAction::MmuEject;
|
||||
|
|
@ -5420,7 +5420,7 @@ static void lcd_main_menu()
|
|||
MENU_ITEM_SUBMENU_P(_T(MSG_LOAD_FILAMENT), mmu_load_filament_menu);
|
||||
MENU_ITEM_SUBMENU_P(_i("Load to nozzle"), mmu_load_to_nozzle_menu);////MSG_LOAD_TO_NOZZLE c=18
|
||||
MENU_ITEM_SUBMENU_P(_T(MSG_UNLOAD_FILAMENT), mmu_unload_filament);
|
||||
MENU_ITEM_SUBMENU_P(_T(MSG_EJECT_FILAMENT), mmu_fil_eject_menu);
|
||||
MENU_ITEM_SUBMENU_P(_T(MSG_EJECT_FROM_MMU), mmu_fil_eject_menu);
|
||||
#ifdef MMU_HAS_CUTTER
|
||||
if (eeprom_read_byte((uint8_t*)EEPROM_MMU_CUTTER_ENABLED) != 0) {
|
||||
MENU_ITEM_SUBMENU_P(_T(MSG_CUT_FILAMENT), mmu_cut_filament_menu);
|
||||
|
|
|
|||
|
|
@ -499,11 +499,11 @@ msgstr "ERR: Cekam na uziv."
|
|||
msgid "ERROR:"
|
||||
msgstr "CHYBA:"
|
||||
|
||||
#. MSG_EJECT_FILAMENT c=17
|
||||
#. MSG_EJECT_FROM_MMU c=17
|
||||
#: ../../Firmware/messages.cpp:60 ../../Firmware/ultralcd.cpp:5111
|
||||
#: ../../Firmware/ultralcd.cpp:5549
|
||||
msgid "Eject filament"
|
||||
msgstr "Vysunout fil."
|
||||
msgid "Eject from MMU"
|
||||
msgstr "Vysunout z MMU"
|
||||
|
||||
#. MSG_PROGRESS_EJECT_FILAMENT c=20
|
||||
#. @@todo duplicate
|
||||
|
|
|
|||
|
|
@ -503,10 +503,10 @@ msgstr "FEHL. Warte Benutzer"
|
|||
msgid "ERROR:"
|
||||
msgstr "FEHLER:"
|
||||
|
||||
#. MSG_EJECT_FILAMENT c=17
|
||||
#. MSG_EJECT_FROM_MMU c=17
|
||||
#: ../../Firmware/messages.cpp:60 ../../Firmware/ultralcd.cpp:5111
|
||||
#: ../../Firmware/ultralcd.cpp:5549
|
||||
msgid "Eject filament"
|
||||
msgid "Eject from MMU"
|
||||
msgstr "Filamentauswurf"
|
||||
|
||||
#. MSG_PROGRESS_EJECT_FILAMENT c=20
|
||||
|
|
|
|||
|
|
@ -500,10 +500,10 @@ msgstr "ERR Espera usuario"
|
|||
msgid "ERROR:"
|
||||
msgstr "ERROR:"
|
||||
|
||||
#. MSG_EJECT_FILAMENT c=17
|
||||
#. MSG_EJECT_FROM_MMU c=17
|
||||
#: ../../Firmware/messages.cpp:60 ../../Firmware/ultralcd.cpp:5111
|
||||
#: ../../Firmware/ultralcd.cpp:5549
|
||||
msgid "Eject filament"
|
||||
msgid "Eject from MMU"
|
||||
msgstr "Expulsar fil."
|
||||
|
||||
#. MSG_PROGRESS_EJECT_FILAMENT c=20
|
||||
|
|
|
|||
|
|
@ -503,11 +503,11 @@ msgstr "ERR Att. Utilisateur"
|
|||
msgid "ERROR:"
|
||||
msgstr "ERREUR:"
|
||||
|
||||
#. MSG_EJECT_FILAMENT c=17
|
||||
#. MSG_EJECT_FROM_MMU c=17
|
||||
#: ../../Firmware/messages.cpp:60 ../../Firmware/ultralcd.cpp:5111
|
||||
#: ../../Firmware/ultralcd.cpp:5549
|
||||
msgid "Eject filament"
|
||||
msgstr "Remonter le fil."
|
||||
msgid "Eject from MMU"
|
||||
msgstr "Éjecter du MMU"
|
||||
|
||||
#. MSG_PROGRESS_EJECT_FILAMENT c=20
|
||||
#. @@todo duplicate
|
||||
|
|
|
|||
|
|
@ -501,11 +501,11 @@ msgstr "ERR Attendere utente"
|
|||
msgid "ERROR:"
|
||||
msgstr "ERRORE:"
|
||||
|
||||
#. MSG_EJECT_FILAMENT c=17
|
||||
#. MSG_EJECT_FROM_MMU c=17
|
||||
#: ../../Firmware/messages.cpp:60 ../../Firmware/ultralcd.cpp:5111
|
||||
#: ../../Firmware/ultralcd.cpp:5549
|
||||
msgid "Eject filament"
|
||||
msgstr "Espelli fil."
|
||||
msgid "Eject from MMU"
|
||||
msgstr "Espelli da MMU"
|
||||
|
||||
#. MSG_PROGRESS_EJECT_FILAMENT c=20
|
||||
#. @@todo duplicate
|
||||
|
|
|
|||
|
|
@ -501,11 +501,11 @@ msgstr "ERR czekam na uzytk."
|
|||
msgid "ERROR:"
|
||||
msgstr "BLAD:"
|
||||
|
||||
#. MSG_EJECT_FILAMENT c=17
|
||||
#. MSG_EJECT_FROM_MMU c=17
|
||||
#: ../../Firmware/messages.cpp:60 ../../Firmware/ultralcd.cpp:5111
|
||||
#: ../../Firmware/ultralcd.cpp:5549
|
||||
msgid "Eject filament"
|
||||
msgstr "Wysun filament"
|
||||
msgid "Eject from MMU"
|
||||
msgstr "Wysun z MMU"
|
||||
|
||||
#. MSG_PROGRESS_EJECT_FILAMENT c=20
|
||||
#. @@todo duplicate
|
||||
|
|
|
|||
Loading…
Reference in New Issue