|
@@ -46,7 +46,7 @@
|
46
|
46
|
#define MSG_LEVEL_BED_WAITING "Premi per Iniziare"
|
47
|
47
|
#define MSG_LEVEL_BED_DONE "Livel. terminato!"
|
48
|
48
|
#define MSG_LEVEL_BED_CANCEL "Annulla"
|
49
|
|
-#define MSG_SET_HOME_OFFSETS "Imposta offset home"
|
|
49
|
+#define MSG_SET_HOME_OFFSETS "Imp. offset home"
|
50
|
50
|
#define MSG_HOME_OFFSETS_APPLIED "Offset applicato"
|
51
|
51
|
#define MSG_SET_ORIGIN "Imposta Origine"
|
52
|
52
|
#define MSG_PREHEAT_PLA "Preriscalda PLA"
|
|
@@ -65,7 +65,7 @@
|
65
|
65
|
#define MSG_EXTRUDE "Estrudi"
|
66
|
66
|
#define MSG_RETRACT "Ritrai"
|
67
|
67
|
#define MSG_MOVE_AXIS "Muovi Asse"
|
68
|
|
-#define MSG_LEVEL_BED "Livellamento piano"
|
|
68
|
+#define MSG_LEVEL_BED "Livella piano"
|
69
|
69
|
#define MSG_MOVE_X "Muovi X"
|
70
|
70
|
#define MSG_MOVE_Y "Muovi Y"
|
71
|
71
|
#define MSG_MOVE_Z "Muovi Z"
|
|
@@ -114,7 +114,7 @@
|
114
|
114
|
#define MSG_CONTRAST "Contrasto LCD"
|
115
|
115
|
#define MSG_STORE_EPROM "Salva in memoria"
|
116
|
116
|
#define MSG_LOAD_EPROM "Carica da memoria"
|
117
|
|
-#define MSG_RESTORE_FAILSAFE "Ripristina impostaz."
|
|
117
|
+#define MSG_RESTORE_FAILSAFE "Ripristina imp."
|
118
|
118
|
#define MSG_REFRESH "Aggiorna"
|
119
|
119
|
#define MSG_WATCH "Guarda"
|
120
|
120
|
#define MSG_PREPARE "Prepara"
|
|
@@ -125,10 +125,10 @@
|
125
|
125
|
#define MSG_CARD_MENU "Stampa da SD"
|
126
|
126
|
#define MSG_NO_CARD "SD non presente"
|
127
|
127
|
#define MSG_DWELL "Sospensione..."
|
128
|
|
-#define MSG_USERWAIT "Attendi Utente..."
|
|
128
|
+#define MSG_USERWAIT "Attendi Utente.."
|
129
|
129
|
#define MSG_RESUMING "Riprendi Stampa"
|
130
|
130
|
#define MSG_PRINT_ABORTED "Stampa annullata"
|
131
|
|
-#define MSG_NO_MOVE "Nessun Movimento."
|
|
131
|
+#define MSG_NO_MOVE "Nessun Movimento"
|
132
|
132
|
#define MSG_KILLED "UCCISO. "
|
133
|
133
|
#define MSG_STOPPED "ARRESTATO. "
|
134
|
134
|
#define MSG_CONTROL_RETRACT "Ritrai mm"
|
|
@@ -154,16 +154,16 @@
|
154
|
154
|
#define MSG_BED_Z "piatto Z"
|
155
|
155
|
#define MSG_A_TRAVEL "A-Spostamento"
|
156
|
156
|
#define MSG_HEATING_FAILED_LCD "Riscald. Fallito"
|
157
|
|
-#define MSG_ERR_REDUNDANT_TEMP "Err: ERRORE TEMP RIDONDANTI"
|
158
|
|
-#define MSG_THERMAL_RUNAWAY "TEMP. FUORI CONTROLLO"
|
|
157
|
+#define MSG_ERR_REDUNDANT_TEMP "Err: TEMP RIDONDANTI"
|
|
158
|
+#define MSG_THERMAL_RUNAWAY "TEMP FUORI CONTROLLO"
|
159
|
159
|
#define MSG_ERR_MAXTEMP "Err: TEMP MASSIMA"
|
160
|
160
|
#define MSG_ERR_MINTEMP "Err: TEMP MINIMA"
|
161
|
161
|
#define MSG_ERR_MAXTEMP_BED "Err: TEMP MASSIMA PIATTO"
|
162
|
162
|
#define MSG_ERR_MINTEMP_BED "Err: TEMP MINIMA PIATTO"
|
163
|
163
|
#define MSG_HEATING "Riscaldamento.."
|
164
|
|
-#define MSG_HEATING_COMPLETE "Riscald completato"
|
|
164
|
+#define MSG_HEATING_COMPLETE "Risc. completato"
|
165
|
165
|
#define MSG_BED_HEATING "Risc. Piatto.."
|
166
|
|
-#define MSG_BED_DONE "Risc. Piatto Completato"
|
|
166
|
+#define MSG_BED_DONE "Piatto Pronto"
|
167
|
167
|
|
168
|
168
|
|
169
|
169
|
#if ENABLED(DELTA_CALIBRATION_MENU)
|