|
@@ -32,6 +32,7 @@
|
32
|
32
|
|
33
|
33
|
#define MAPPER_C2C3
|
34
|
34
|
#define DISPLAY_CHARSET_ISO10646_1
|
|
35
|
+#define CHARSIZE 2
|
35
|
36
|
|
36
|
37
|
#define WELCOME_MSG MACHINE_NAME _UxGT(" prête.")
|
37
|
38
|
#define MSG_BACK _UxGT("Retour")
|
|
@@ -75,6 +76,8 @@
|
75
|
76
|
#define MSG_MOVE_AXIS _UxGT("Déplacer un axe")
|
76
|
77
|
#define MSG_BED_LEVELING _UxGT("Règl. Niv. lit")
|
77
|
78
|
#define MSG_LEVEL_BED _UxGT("Règl. Niv. lit")
|
|
79
|
+#define MSG_LEVEL_CORNERS _UxGT("Niveau coins")
|
|
80
|
+#define MSG_NEXT_CORNER _UxGT("Coin suivant")
|
78
|
81
|
#define MSG_EDITING_STOPPED _UxGT("Arrêt edit. maillage")
|
79
|
82
|
#define MSG_USER_MENU _UxGT("Commandes perso")
|
80
|
83
|
|
|
@@ -93,6 +96,7 @@
|
93
|
96
|
#define MSG_UBL_CUSTOM_BED_TEMP MSG_UBL_SET_BED_TEMP
|
94
|
97
|
#define MSG_UBL_SET_HOTEND_TEMP _UxGT("Température buse")
|
95
|
98
|
#define MSG_UBL_CUSTOM_HOTEND_TEMP MSG_UBL_SET_HOTEND_TEMP
|
|
99
|
+#define MSG_UBL_MESH_EDIT _UxGT("Éditer maille")
|
96
|
100
|
#define MSG_UBL_EDIT_CUSTOM_MESH _UxGT("Editer maille perso")
|
97
|
101
|
#define MSG_UBL_FINE_TUNE_MESH _UxGT("Réglage fin maille")
|
98
|
102
|
#define MSG_UBL_DONE_EDITING_MESH _UxGT("Terminer maille")
|
|
@@ -132,10 +136,33 @@
|
132
|
136
|
#define MSG_UBL_STORAGE_SLOT _UxGT("Slot mémoire")
|
133
|
137
|
#define MSG_UBL_LOAD_MESH _UxGT("Charger maille")
|
134
|
138
|
#define MSG_UBL_SAVE_MESH _UxGT("Sauver maille")
|
|
139
|
+#define MSG_MESH_LOADED _UxGT("Maille %i charg.")
|
|
140
|
+#define MSG_MESH_SAVED _UxGT("Maille %i enreg.")
|
|
141
|
+#define MSG_NO_STORAGE _UxGT("Pas de mémoire")
|
135
|
142
|
#define MSG_UBL_SAVE_ERROR _UxGT("Err: Enreg. UBL")
|
136
|
143
|
#define MSG_UBL_RESTORE_ERROR _UxGT("Err: Ouvrir UBL")
|
137
|
144
|
#define MSG_UBL_Z_OFFSET_STOPPED _UxGT("Offset Z arrêté")
|
|
145
|
+#define MSG_UBL_STEP_BY_STEP_MENU _UxGT("UBL Pas-à-pas")
|
138
|
146
|
|
|
147
|
+#define MSG_LED_CONTROL _UxGT("Control LED")
|
|
148
|
+#define MSG_LEDS_ON _UxGT("Lumières ON")
|
|
149
|
+#define MSG_LEDS_OFF _UxGT("Lumière OFF")
|
|
150
|
+#define MSG_LED_PRESETS _UxGT("Preregl. LED.")
|
|
151
|
+#define MSG_SET_LEDS_RED _UxGT("Rouge")
|
|
152
|
+#define MSG_SET_LEDS_ORANGE _UxGT("Orange")
|
|
153
|
+#define MSG_SET_LEDS_YELLOW _UxGT("Jaune")
|
|
154
|
+#define MSG_SET_LEDS_GREEN _UxGT("Vert")
|
|
155
|
+#define MSG_SET_LEDS_BLUE _UxGT("Bleu")
|
|
156
|
+#define MSG_SET_LEDS_INDIGO _UxGT("Indigo")
|
|
157
|
+#define MSG_SET_LEDS_VIOLET _UxGT("Violet")
|
|
158
|
+#define MSG_SET_LEDS_WHITE _UxGT("Blanc")
|
|
159
|
+#define MSG_SET_LEDS_DEFAULT _UxGT("Defaut")
|
|
160
|
+#define MSG_CUSTOM_LEDS _UxGT("Lum. perso.")
|
|
161
|
+#define MSG_INTENSITY_R _UxGT("Intensité rouge")
|
|
162
|
+#define MSG_INTENSITY_G _UxGT("Intensité vert")
|
|
163
|
+#define MSG_INTENSITY_B _UxGT("Intensité bleu")
|
|
164
|
+#define MSG_INTENSITY_W _UxGT("Intensité blanc")
|
|
165
|
+#define MSG_LED_BRIGHTNESS _UxGT("Luminosité")
|
139
|
166
|
|
140
|
167
|
#define MSG_MOVING _UxGT("Déplacement...")
|
141
|
168
|
#define MSG_FREE_XY _UxGT("Débloquer XY")
|
|
@@ -151,6 +178,8 @@
|
151
|
178
|
#define MSG_NOZZLE _UxGT("Buse")
|
152
|
179
|
#define MSG_BED _UxGT("Lit")
|
153
|
180
|
#define MSG_FAN_SPEED _UxGT("Vitesse ventil.")
|
|
181
|
+#define MSG_EXTRA_FAN_SPEED _UxGT("+Vitesse ventil.")
|
|
182
|
+
|
154
|
183
|
#define MSG_FLOW _UxGT("Flux")
|
155
|
184
|
#define MSG_CONTROL _UxGT("Contrôler")
|
156
|
185
|
#define MSG_MIN LCD_STR_THERMOMETER _UxGT(" Min")
|
|
@@ -205,6 +234,8 @@
|
205
|
234
|
#define MSG_FILAMENT _UxGT("Filament")
|
206
|
235
|
#define MSG_VOLUMETRIC_ENABLED _UxGT("E en mm3")
|
207
|
236
|
#define MSG_FILAMENT_DIAM _UxGT("Diam. Fil.")
|
|
237
|
+#define MSG_FILAMENT_UNLOAD _UxGT("Decharger mm")
|
|
238
|
+#define MSG_FILAMENT_LOAD _UxGT("Charger mm")
|
208
|
239
|
#define MSG_ADVANCE_K _UxGT("Advance K")
|
209
|
240
|
#define MSG_CONTRAST _UxGT("Contraste LCD")
|
210
|
241
|
#define MSG_STORE_EEPROM _UxGT("Sauver config")
|
|
@@ -235,11 +266,16 @@
|
235
|
266
|
#define MSG_CONTROL_RETRACT_RECOVER _UxGT("UnRet mm")
|
236
|
267
|
#define MSG_CONTROL_RETRACT_RECOVER_SWAP _UxGT("Ech. UnRet mm")
|
237
|
268
|
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("UnRet V")
|
|
269
|
+#define MSG_CONTROL_RETRACT_RECOVER_SWAPF _UxGT("Ech. UnRet V")
|
238
|
270
|
#define MSG_AUTORETRACT _UxGT("Rétract. Auto.")
|
239
|
271
|
#define MSG_FILAMENTCHANGE _UxGT("Changer filament")
|
|
272
|
+#define MSG_FILAMENTLOAD _UxGT("Charger fil.")
|
|
273
|
+#define MSG_FILAMENTUNLOAD _UxGT("Decharger fil.")
|
|
274
|
+#define MSG_FILAMENTUNLOAD_ALL _UxGT("Decharger tout")
|
240
|
275
|
#define MSG_INIT_SDCARD _UxGT("Init. la carte SD")
|
241
|
276
|
#define MSG_CNG_SDCARD _UxGT("Changer de carte")
|
242
|
277
|
#define MSG_ZPROBE_OUT _UxGT("Z sonde extè. lit")
|
|
278
|
+#define MSG_SKEW_FACTOR _UxGT("Facteur ecart")
|
243
|
279
|
#define MSG_BLTOUCH _UxGT("BLTouch")
|
244
|
280
|
#define MSG_BLTOUCH_SELFTEST _UxGT("Autotest BLTouch")
|
245
|
281
|
#define MSG_BLTOUCH_RESET _UxGT("RaZ BLTouch")
|
|
@@ -276,8 +312,12 @@
|
276
|
312
|
#define MSG_DELTA_CALIBRATE_Y _UxGT("Calibrer Y")
|
277
|
313
|
#define MSG_DELTA_CALIBRATE_Z _UxGT("Calibrer Z")
|
278
|
314
|
#define MSG_DELTA_CALIBRATE_CENTER _UxGT("Calibrer centre")
|
|
315
|
+#define MSG_DELTA_SETTINGS _UxGT("Réglages Delta")
|
279
|
316
|
#define MSG_DELTA_AUTO_CALIBRATE _UxGT("Calibration Auto")
|
280
|
317
|
#define MSG_DELTA_HEIGHT_CALIBRATE _UxGT("Hauteur Delta")
|
|
318
|
+#define MSG_DELTA_DIAG_ROD _UxGT("Diagonale")
|
|
319
|
+#define MSG_DELTA_HEIGHT _UxGT("Hauteur")
|
|
320
|
+#define MSG_DELTA_RADIUS _UxGT("Rayon")
|
281
|
321
|
|
282
|
322
|
#define MSG_INFO_MENU _UxGT("Infos imprimante")
|
283
|
323
|
#define MSG_INFO_PRINTER_MENU _UxGT("Infos imprimante")
|
|
@@ -316,26 +356,36 @@
|
316
|
356
|
#define MSG_DAC_PERCENT _UxGT("Driver %")
|
317
|
357
|
#define MSG_DAC_EEPROM_WRITE _UxGT("DAC EEPROM sauv.")
|
318
|
358
|
|
|
359
|
+#define MSG_FILAMENT_CHANGE_HEADER_PAUSE _UxGT("IMPR. PAUSE")
|
|
360
|
+#define MSG_FILAMENT_CHANGE_HEADER_LOAD _UxGT("CHARGER FIL")
|
|
361
|
+#define MSG_FILAMENT_CHANGE_HEADER_UNLOAD _UxGT("DECHARGER FIL")
|
|
362
|
+#define MSG_FILAMENT_CHANGE_OPTION_HEADER _UxGT("OPTIONS REPRISE:")
|
|
363
|
+#define MSG_FILAMENT_CHANGE_OPTION_PURGE _UxGT("Purger encore")
|
319
|
364
|
#define MSG_FILAMENT_CHANGE_OPTION_RESUME _UxGT("Reprendre impr.")
|
320
|
365
|
#define MSG_FILAMENT_CHANGE_NOZZLE _UxGT(" Buse: ")
|
|
366
|
+#define MSG_ERR_HOMING_FAILED _UxGT("Echec origine")
|
|
367
|
+#define MSG_ERR_PROBING_FAILED _UxGT("Echec sonde")
|
|
368
|
+#define MSG_M600_TOO_COLD _UxGT("M600: Trop froid")
|
321
|
369
|
|
322
|
370
|
#if LCD_HEIGHT >= 4
|
323
|
371
|
// Up to 3 lines allowed
|
324
|
372
|
#define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Attente Démarrage")
|
325
|
373
|
#define MSG_FILAMENT_CHANGE_INIT_2 _UxGT("du filament")
|
326
|
374
|
#define MSG_FILAMENT_CHANGE_INIT_3 _UxGT("changer")
|
327
|
|
- #define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("attente de")
|
|
375
|
+ #define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Attente de")
|
328
|
376
|
#define MSG_FILAMENT_CHANGE_UNLOAD_2 _UxGT("décharger filament")
|
329
|
|
- #define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("insérer filament")
|
|
377
|
+ #define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Insérer filament")
|
330
|
378
|
#define MSG_FILAMENT_CHANGE_INSERT_2 _UxGT("et app. bouton")
|
331
|
379
|
#define MSG_FILAMENT_CHANGE_INSERT_3 _UxGT("pour continuer...")
|
332
|
380
|
#define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Presser le bouton...")
|
333
|
381
|
#define MSG_FILAMENT_CHANGE_HEAT_2 _UxGT("Pr chauffer la buse")
|
334
|
382
|
#define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Buse en chauffe")
|
335
|
383
|
#define MSG_FILAMENT_CHANGE_HEATING_2 _UxGT("Patientez SVP...")
|
336
|
|
- #define MSG_FILAMENT_CHANGE_LOAD_1 _UxGT("attente de")
|
|
384
|
+ #define MSG_FILAMENT_CHANGE_LOAD_1 _UxGT("Attente de")
|
337
|
385
|
#define MSG_FILAMENT_CHANGE_LOAD_2 _UxGT("chargement filament")
|
338
|
|
- #define MSG_FILAMENT_CHANGE_RESUME_1 _UxGT("attente impression")
|
|
386
|
+ #define MSG_FILAMENT_CHANGE_PURGE_1 _UxGT("Attente")
|
|
387
|
+ #define MSG_FILAMENT_CHANGE_PURGE_2 _UxGT("Purger filament")
|
|
388
|
+ #define MSG_FILAMENT_CHANGE_RESUME_1 _UxGT("Attente impression")
|
339
|
389
|
#define MSG_FILAMENT_CHANGE_RESUME_2 _UxGT("pour reprendre")
|
340
|
390
|
#else // LCD_HEIGHT < 4
|
341
|
391
|
// Up to 2 lines allowed
|