|
@ -60,6 +60,8 @@ |
|
|
#define MSG_PREHEAT_ABS "Preheat ABS" |
|
|
#define MSG_PREHEAT_ABS "Preheat ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Preheat ABS Conf" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Preheat ABS Conf" |
|
|
#define MSG_COOLDOWN "Cooldown" |
|
|
#define MSG_COOLDOWN "Cooldown" |
|
|
|
|
|
#define MSG_SWITCH_PS_ON "Switch Power On" |
|
|
|
|
|
#define MSG_SWITCH_PS_OFF "Switch Power Off" |
|
|
#define MSG_EXTRUDE "Extrude" |
|
|
#define MSG_EXTRUDE "Extrude" |
|
|
#define MSG_RETRACT "Retract" |
|
|
#define MSG_RETRACT "Retract" |
|
|
#define MSG_MOVE_AXIS "Move Axis" |
|
|
#define MSG_MOVE_AXIS "Move Axis" |
|
@ -220,6 +222,8 @@ |
|
|
#define MSG_PREHEAT_ABS "Rozgrzej ABS" |
|
|
#define MSG_PREHEAT_ABS "Rozgrzej ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Ustawienia roz. ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Ustawienia roz. ABS" |
|
|
#define MSG_COOLDOWN "Chlodzenie" |
|
|
#define MSG_COOLDOWN "Chlodzenie" |
|
|
|
|
|
#define MSG_SWITCH_PS_ON "Switch Power On" |
|
|
|
|
|
#define MSG_SWITCH_PS_OFF "Switch Power Off" |
|
|
#define MSG_EXTRUDE "Ekstruzja" |
|
|
#define MSG_EXTRUDE "Ekstruzja" |
|
|
#define MSG_RETRACT "Cofanie" |
|
|
#define MSG_RETRACT "Cofanie" |
|
|
#define MSG_MOVE_AXIS "Ruch osi" |
|
|
#define MSG_MOVE_AXIS "Ruch osi" |
|
@ -290,6 +294,8 @@ |
|
|
#define MSG_CONTROL_RETRACT_RECOVERF "Cof. wycof. F" |
|
|
#define MSG_CONTROL_RETRACT_RECOVERF "Cof. wycof. F" |
|
|
#define MSG_AUTORETRACT "Auto. wycofanie" |
|
|
#define MSG_AUTORETRACT "Auto. wycofanie" |
|
|
#define MSG_FILAMENTCHANGE "Change filament" |
|
|
#define MSG_FILAMENTCHANGE "Change filament" |
|
|
|
|
|
#define MSG_INIT_SDCARD "Init. SD-Card" |
|
|
|
|
|
#define MSG_CNG_SDCARD "Change SD-Card" |
|
|
|
|
|
|
|
|
// Serial Console Messages
|
|
|
// Serial Console Messages
|
|
|
|
|
|
|
|
@ -380,6 +386,8 @@ |
|
|
#define MSG_PREHEAT_ABS " Prechauffage ABS" |
|
|
#define MSG_PREHEAT_ABS " Prechauffage ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS " Regl. prechauffe ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS " Regl. prechauffe ABS" |
|
|
#define MSG_COOLDOWN " Refroidissement" |
|
|
#define MSG_COOLDOWN " Refroidissement" |
|
|
|
|
|
#define MSG_SWITCH_PS_ON "Allumer alimentation" |
|
|
|
|
|
#define MSG_SWITCH_PS_OFF "Eteindre alimentation" |
|
|
#define MSG_EXTRUDE " Extrusion" |
|
|
#define MSG_EXTRUDE " Extrusion" |
|
|
#define MSG_RETRACT " Retractation" |
|
|
#define MSG_RETRACT " Retractation" |
|
|
#define MSG_PREHEAT_PLA " Prechauffage PLA" |
|
|
#define MSG_PREHEAT_PLA " Prechauffage PLA" |
|
@ -421,10 +429,9 @@ |
|
|
#define MSG_ZSTEPS " Zpas/mm:" |
|
|
#define MSG_ZSTEPS " Zpas/mm:" |
|
|
#define MSG_ESTEPS " Epas/mm:" |
|
|
#define MSG_ESTEPS " Epas/mm:" |
|
|
#define MSG_MAIN_WIDE " Principal \003" |
|
|
#define MSG_MAIN_WIDE " Principal \003" |
|
|
#define MSG_RECTRACT_WIDE " Rectractater \x7E" |
|
|
#define MSG_RECTRACT "Rectracter" |
|
|
#define MSG_TEMPERATURE_WIDE " Temperature \x7E" |
|
|
#define MSG_TEMPERATURE "Temperature" |
|
|
#define MSG_TEMPERATURE_RTN " Temperature \003" |
|
|
#define MSG_MOTION "Mouvement" |
|
|
#define MSG_MOTION_WIDE " Mouvement \x7E" |
|
|
|
|
|
#define MSG_CONTRAST "LCD contrast" |
|
|
#define MSG_CONTRAST "LCD contrast" |
|
|
#define MSG_STORE_EPROM " Sauvegarder memoire" |
|
|
#define MSG_STORE_EPROM " Sauvegarder memoire" |
|
|
#define MSG_LOAD_EPROM " Lire memoire" |
|
|
#define MSG_LOAD_EPROM " Lire memoire" |
|
@ -443,6 +450,7 @@ |
|
|
#define MSG_NO_CARD " Pas de carte" |
|
|
#define MSG_NO_CARD " Pas de carte" |
|
|
#define MSG_DWELL "Repos..." |
|
|
#define MSG_DWELL "Repos..." |
|
|
#define MSG_USERWAIT "Attente de l'utilisateur..." |
|
|
#define MSG_USERWAIT "Attente de l'utilisateur..." |
|
|
|
|
|
#define MSG_RESUMING "Reprise de l'impression" |
|
|
#define MSG_NO_MOVE "Aucun mouvement." |
|
|
#define MSG_NO_MOVE "Aucun mouvement." |
|
|
#define MSG_PART_RELEASE "Relache partielle" |
|
|
#define MSG_PART_RELEASE "Relache partielle" |
|
|
#define MSG_KILLED "TUE." |
|
|
#define MSG_KILLED "TUE." |
|
@ -455,6 +463,8 @@ |
|
|
#define MSG_CONTROL_RETRACT_RECOVERF " UnRet F:" |
|
|
#define MSG_CONTROL_RETRACT_RECOVERF " UnRet F:" |
|
|
#define MSG_AUTORETRACT " Retract. Auto.:" |
|
|
#define MSG_AUTORETRACT " Retract. Auto.:" |
|
|
#define MSG_FILAMENTCHANGE "Change filament" |
|
|
#define MSG_FILAMENTCHANGE "Change filament" |
|
|
|
|
|
#define MSG_INIT_SDCARD "Init. la carte SD" |
|
|
|
|
|
#define MSG_CNG_SDCARD "Changer de carte SD" |
|
|
|
|
|
|
|
|
// Serial Console Messages
|
|
|
// Serial Console Messages
|
|
|
|
|
|
|
|
@ -548,6 +558,8 @@ |
|
|
#define MSG_PREHEAT_ABS "Vorwärmen ABS" |
|
|
#define MSG_PREHEAT_ABS "Vorwärmen ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Vorwärmen ABS Einstellungen" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Vorwärmen ABS Einstellungen" |
|
|
#define MSG_COOLDOWN "Abkühlen" |
|
|
#define MSG_COOLDOWN "Abkühlen" |
|
|
|
|
|
#define MSG_SWITCH_PS_ON "Switch Power On" |
|
|
|
|
|
#define MSG_SWITCH_PS_OFF "Switch Power Off" |
|
|
#define MSG_EXTRUDE "Extrude" |
|
|
#define MSG_EXTRUDE "Extrude" |
|
|
#define MSG_RETRACT "Retract" |
|
|
#define MSG_RETRACT "Retract" |
|
|
#define MSG_MOVE_AXIS "Achsen bewegen" |
|
|
#define MSG_MOVE_AXIS "Achsen bewegen" |
|
@ -618,6 +630,8 @@ |
|
|
#define MSG_CONTROL_RETRACT_RECOVERF "UnRet F" |
|
|
#define MSG_CONTROL_RETRACT_RECOVERF "UnRet F" |
|
|
#define MSG_AUTORETRACT "AutoRetr." |
|
|
#define MSG_AUTORETRACT "AutoRetr." |
|
|
#define MSG_FILAMENTCHANGE "Filament wechseln" |
|
|
#define MSG_FILAMENTCHANGE "Filament wechseln" |
|
|
|
|
|
#define MSG_INIT_SDCARD "Init. SD-Card" |
|
|
|
|
|
#define MSG_CNG_SDCARD "Change SD-Card" |
|
|
|
|
|
|
|
|
// Serial Console Messages
|
|
|
// Serial Console Messages
|
|
|
|
|
|
|
|
@ -709,6 +723,8 @@ |
|
|
#define MSG_PREHEAT_ABS "Precalentar ABS" |
|
|
#define MSG_PREHEAT_ABS "Precalentar ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Ajustar temp. ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Ajustar temp. ABS" |
|
|
#define MSG_COOLDOWN "Enfriar" |
|
|
#define MSG_COOLDOWN "Enfriar" |
|
|
|
|
|
#define MSG_SWITCH_PS_ON "Switch Power On" |
|
|
|
|
|
#define MSG_SWITCH_PS_OFF "Switch Power Off" |
|
|
#define MSG_EXTRUDE "Extruir" |
|
|
#define MSG_EXTRUDE "Extruir" |
|
|
#define MSG_RETRACT "Retraer" |
|
|
#define MSG_RETRACT "Retraer" |
|
|
#define MSG_MOVE_AXIS "Mover Ejes" |
|
|
#define MSG_MOVE_AXIS "Mover Ejes" |
|
@ -876,6 +892,8 @@ |
|
|
#define MSG_PREHEAT_ABS " Преднагрев ABS " |
|
|
#define MSG_PREHEAT_ABS " Преднагрев ABS " |
|
|
#define MSG_PREHEAT_ABS_SETTINGS " Настр. преднагр.ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS " Настр. преднагр.ABS" |
|
|
#define MSG_COOLDOWN " Охлаждение " |
|
|
#define MSG_COOLDOWN " Охлаждение " |
|
|
|
|
|
#define MSG_SWITCH_PS_ON "Switch Power On" |
|
|
|
|
|
#define MSG_SWITCH_PS_OFF "Switch Power Off" |
|
|
#define MSG_EXTRUDE " Экструзия " |
|
|
#define MSG_EXTRUDE " Экструзия " |
|
|
#define MSG_RETRACT " Откат" |
|
|
#define MSG_RETRACT " Откат" |
|
|
#define MSG_MOVE_AXIS " Движение по осям \x7E" |
|
|
#define MSG_MOVE_AXIS " Движение по осям \x7E" |
|
@ -932,6 +950,7 @@ |
|
|
#define MSG_NO_CARD " Нет карты" |
|
|
#define MSG_NO_CARD " Нет карты" |
|
|
#define MSG_DWELL "Сон..." |
|
|
#define MSG_DWELL "Сон..." |
|
|
#define MSG_USERWAIT "Нажмите для продолж." |
|
|
#define MSG_USERWAIT "Нажмите для продолж." |
|
|
|
|
|
#define MSG_RESUMING "Resuming print" |
|
|
#define MSG_NO_MOVE "Нет движения. " |
|
|
#define MSG_NO_MOVE "Нет движения. " |
|
|
#define MSG_PART_RELEASE " Извлечение принта " |
|
|
#define MSG_PART_RELEASE " Извлечение принта " |
|
|
#define MSG_KILLED "УБИТО. " |
|
|
#define MSG_KILLED "УБИТО. " |
|
@ -943,6 +962,8 @@ |
|
|
#define MSG_CONTROL_RETRACT_RECOVERF " Возврат F:" |
|
|
#define MSG_CONTROL_RETRACT_RECOVERF " Возврат F:" |
|
|
#define MSG_AUTORETRACT " АвтоОткат:" |
|
|
#define MSG_AUTORETRACT " АвтоОткат:" |
|
|
#define MSG_FILAMENTCHANGE "Change filament" |
|
|
#define MSG_FILAMENTCHANGE "Change filament" |
|
|
|
|
|
#define MSG_INIT_SDCARD "Init. SD-Card" |
|
|
|
|
|
#define MSG_CNG_SDCARD "Change SD-Card" |
|
|
|
|
|
|
|
|
// Serial Console Messages
|
|
|
// Serial Console Messages
|
|
|
|
|
|
|
|
@ -1032,6 +1053,8 @@ |
|
|
#define MSG_PREHEAT_ABS "Preriscalda ABS" |
|
|
#define MSG_PREHEAT_ABS "Preriscalda ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Preris. ABS Conf" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Preris. ABS Conf" |
|
|
#define MSG_COOLDOWN "Raffredda" |
|
|
#define MSG_COOLDOWN "Raffredda" |
|
|
|
|
|
#define MSG_SWITCH_PS_ON "Switch Power On" |
|
|
|
|
|
#define MSG_SWITCH_PS_OFF "Switch Power Off" |
|
|
#define MSG_EXTRUDE "Estrudi" |
|
|
#define MSG_EXTRUDE "Estrudi" |
|
|
#define MSG_RETRACT "Ritrai" |
|
|
#define MSG_RETRACT "Ritrai" |
|
|
#define MSG_MOVE_AXIS "Muovi Asse" |
|
|
#define MSG_MOVE_AXIS "Muovi Asse" |
|
@ -1193,6 +1216,8 @@ |
|
|
#define MSG_PREHEAT_ABS " pre-aquecer ABS" |
|
|
#define MSG_PREHEAT_ABS " pre-aquecer ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS " pre-aquecer ABS Setting" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS " pre-aquecer ABS Setting" |
|
|
#define MSG_COOLDOWN " Esfriar" |
|
|
#define MSG_COOLDOWN " Esfriar" |
|
|
|
|
|
#define MSG_SWITCH_PS_ON "Switch Power On" |
|
|
|
|
|
#define MSG_SWITCH_PS_OFF "Switch Power Off" |
|
|
#define MSG_EXTRUDE " Extrudar" |
|
|
#define MSG_EXTRUDE " Extrudar" |
|
|
#define MSG_RETRACT " Retrair" |
|
|
#define MSG_RETRACT " Retrair" |
|
|
#define MSG_PREHEAT_PLA " pre-aquecer PLA" |
|
|
#define MSG_PREHEAT_PLA " pre-aquecer PLA" |
|
@ -1234,10 +1259,9 @@ |
|
|
#define MSG_ZSTEPS " Zpasso/mm:" |
|
|
#define MSG_ZSTEPS " Zpasso/mm:" |
|
|
#define MSG_ESTEPS " Epasso/mm:" |
|
|
#define MSG_ESTEPS " Epasso/mm:" |
|
|
#define MSG_MAIN_WIDE " Menu Principal \003" |
|
|
#define MSG_MAIN_WIDE " Menu Principal \003" |
|
|
#define MSG_RECTRACT_WIDE " Retrair \x7E" |
|
|
#define MSG_RECTRACT "Retrair" |
|
|
#define MSG_TEMPERATURE_WIDE " Temperatura \x7E" |
|
|
#define MSG_TEMPERATURE "Temperatura" |
|
|
#define MSG_TEMPERATURE_RTN " Temperatura \003" |
|
|
#define MSG_MOTION "Movimento" |
|
|
#define MSG_MOTION_WIDE " Movimento \x7E" |
|
|
|
|
|
#define MSG_STORE_EPROM " Guardar memoria" |
|
|
#define MSG_STORE_EPROM " Guardar memoria" |
|
|
#define MSG_LOAD_EPROM " Carregar memoria" |
|
|
#define MSG_LOAD_EPROM " Carregar memoria" |
|
|
#define MSG_RESTORE_FAILSAFE " Rest. de emergencia" |
|
|
#define MSG_RESTORE_FAILSAFE " Rest. de emergencia" |
|
@ -1255,6 +1279,7 @@ |
|
|
#define MSG_NO_CARD " Sem cartao SD" |
|
|
#define MSG_NO_CARD " Sem cartao SD" |
|
|
#define MSG_DWELL "Repouso..." |
|
|
#define MSG_DWELL "Repouso..." |
|
|
#define MSG_USERWAIT "Esperando Ordem..." |
|
|
#define MSG_USERWAIT "Esperando Ordem..." |
|
|
|
|
|
#define MSG_RESUMING "Resuming print" |
|
|
#define MSG_NO_MOVE "Sem movimento." |
|
|
#define MSG_NO_MOVE "Sem movimento." |
|
|
#define MSG_PART_RELEASE "Lancamento Parcial" |
|
|
#define MSG_PART_RELEASE "Lancamento Parcial" |
|
|
#define MSG_KILLED "PARADA DE EMERGENCIA. " |
|
|
#define MSG_KILLED "PARADA DE EMERGENCIA. " |
|
@ -1268,6 +1293,8 @@ |
|
|
#define MSG_AUTORETRACT " AutoRetr.:" |
|
|
#define MSG_AUTORETRACT " AutoRetr.:" |
|
|
#define MSG_SERIAL_ERROR_MENU_STRUCTURE "Algo esta errado na estrutura do Menu." |
|
|
#define MSG_SERIAL_ERROR_MENU_STRUCTURE "Algo esta errado na estrutura do Menu." |
|
|
#define MSG_FILAMENTCHANGE "Change filament" |
|
|
#define MSG_FILAMENTCHANGE "Change filament" |
|
|
|
|
|
#define MSG_INIT_SDCARD "Init. SD-Card" |
|
|
|
|
|
#define MSG_CNG_SDCARD "Change SD-Card" |
|
|
|
|
|
|
|
|
// Serial Console Messages
|
|
|
// Serial Console Messages
|
|
|
|
|
|
|
|
@ -1363,6 +1390,8 @@ |
|
|
#define MSG_PREHEAT_ABS "Esilammita ABS" |
|
|
#define MSG_PREHEAT_ABS "Esilammita ABS" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Esilammita ABS konf" |
|
|
#define MSG_PREHEAT_ABS_SETTINGS "Esilammita ABS konf" |
|
|
#define MSG_COOLDOWN "Jaahdyta" |
|
|
#define MSG_COOLDOWN "Jaahdyta" |
|
|
|
|
|
#define MSG_SWITCH_PS_ON "Switch Power On" |
|
|
|
|
|
#define MSG_SWITCH_PS_OFF "Switch Power Off" |
|
|
#define MSG_EXTRUDE "Pursota" |
|
|
#define MSG_EXTRUDE "Pursota" |
|
|
#define MSG_RETRACT "Veda takaisin" |
|
|
#define MSG_RETRACT "Veda takaisin" |
|
|
#define MSG_MOVE_AXIS "Liikuta akseleita" |
|
|
#define MSG_MOVE_AXIS "Liikuta akseleita" |
|
@ -1430,6 +1459,8 @@ |
|
|
#define MSG_CONTROL_RETRACT_RECOVERF "UnRet F" |
|
|
#define MSG_CONTROL_RETRACT_RECOVERF "UnRet F" |
|
|
#define MSG_AUTORETRACT "AutoVeto." |
|
|
#define MSG_AUTORETRACT "AutoVeto." |
|
|
#define MSG_FILAMENTCHANGE "Change filament" |
|
|
#define MSG_FILAMENTCHANGE "Change filament" |
|
|
|
|
|
#define MSG_INIT_SDCARD "Init. SD-Card" |
|
|
|
|
|
#define MSG_CNG_SDCARD "Change SD-Card" |
|
|
|
|
|
|
|
|
// Serial Console Messages
|
|
|
// Serial Console Messages
|
|
|
|
|
|
|
|
|