|
|
|
|
44
|
#define MSG_AUTOSTART _UxGT("Autostart")
|
44
|
#define MSG_AUTOSTART _UxGT("Autostart")
|
45
|
#define MSG_DISABLE_STEPPERS _UxGT("Motoren deaktivieren") // M84
|
45
|
#define MSG_DISABLE_STEPPERS _UxGT("Motoren deaktivieren") // M84
|
46
|
#define MSG_DEBUG_MENU _UxGT("Debug Menu")
|
46
|
#define MSG_DEBUG_MENU _UxGT("Debug Menu")
|
47
|
-#define MSG_PROGRESS_BAR_TEST _UxGT("Fortschrittb. Test")
|
|
|
|
|
47
|
+#define MSG_PROGRESS_BAR_TEST _UxGT("Fortschrittsb. Test")
|
48
|
#define MSG_AUTO_HOME _UxGT("Home") // G28
|
48
|
#define MSG_AUTO_HOME _UxGT("Home") // G28
|
49
|
#define MSG_AUTO_HOME_X _UxGT("Home X")
|
49
|
#define MSG_AUTO_HOME_X _UxGT("Home X")
|
50
|
#define MSG_AUTO_HOME_Y _UxGT("Home Y")
|
50
|
#define MSG_AUTO_HOME_Y _UxGT("Home Y")
|
|
|
|
|
74
|
#define MSG_EXTRUDE _UxGT("Extrudieren")
|
74
|
#define MSG_EXTRUDE _UxGT("Extrudieren")
|
75
|
#define MSG_RETRACT _UxGT("Retract")
|
75
|
#define MSG_RETRACT _UxGT("Retract")
|
76
|
#define MSG_MOVE_AXIS _UxGT("Bewegen")
|
76
|
#define MSG_MOVE_AXIS _UxGT("Bewegen")
|
77
|
-#define MSG_BED_LEVELING _UxGT("Bett nivellieren")
|
|
|
|
|
77
|
+#define MSG_BED_LEVELING _UxGT("Bett Nivellierung")
|
78
|
#define MSG_LEVEL_BED _UxGT("Bett nivellieren")
|
78
|
#define MSG_LEVEL_BED _UxGT("Bett nivellieren")
|
|
|
79
|
+#define MSG_EDITING_STOPPED _UxGT("Netzbearb. angeh.")
|
79
|
#define MSG_USER_MENU _UxGT("Benutzer Menü")
|
80
|
#define MSG_USER_MENU _UxGT("Benutzer Menü")
|
80
|
#define MSG_MOVING _UxGT("In Bewegung...")
|
81
|
#define MSG_MOVING _UxGT("In Bewegung...")
|
81
|
#define MSG_FREE_XY _UxGT("Abstand XY")
|
82
|
#define MSG_FREE_XY _UxGT("Abstand XY")
|
|
|
|
|
91
|
#define MSG_NOZZLE _UxGT("Düse")
|
92
|
#define MSG_NOZZLE _UxGT("Düse")
|
92
|
#define MSG_BED _UxGT("Bett")
|
93
|
#define MSG_BED _UxGT("Bett")
|
93
|
#define MSG_FAN_SPEED _UxGT("Lüfter")
|
94
|
#define MSG_FAN_SPEED _UxGT("Lüfter")
|
94
|
-#define MSG_FLOW _UxGT("Durchfluss")
|
|
|
|
|
95
|
+#define MSG_FLOW _UxGT("Flussrate")
|
95
|
#define MSG_CONTROL _UxGT("Einstellungen")
|
96
|
#define MSG_CONTROL _UxGT("Einstellungen")
|
96
|
#define MSG_MIN LCD_STR_THERMOMETER _UxGT(" min")
|
97
|
#define MSG_MIN LCD_STR_THERMOMETER _UxGT(" min")
|
97
|
#define MSG_MAX LCD_STR_THERMOMETER _UxGT(" max")
|
98
|
#define MSG_MAX LCD_STR_THERMOMETER _UxGT(" max")
|
|
|
|
|
110
|
#define MSG_VY_JERK _UxGT("V Y Jerk")
|
111
|
#define MSG_VY_JERK _UxGT("V Y Jerk")
|
111
|
#define MSG_VZ_JERK _UxGT("V Z Jerk")
|
112
|
#define MSG_VZ_JERK _UxGT("V Z Jerk")
|
112
|
#define MSG_VE_JERK _UxGT("V E Jerk")
|
113
|
#define MSG_VE_JERK _UxGT("V E Jerk")
|
|
|
114
|
+#define MSG_VELOCITY _UxGT("Geschwindigkeit")
|
113
|
#define MSG_VMAX _UxGT("V max ") // space by purpose
|
115
|
#define MSG_VMAX _UxGT("V max ") // space by purpose
|
114
|
#define MSG_VMIN _UxGT("V min")
|
116
|
#define MSG_VMIN _UxGT("V min")
|
115
|
#define MSG_VTRAV_MIN _UxGT("V min Leerfahrt")
|
117
|
#define MSG_VTRAV_MIN _UxGT("V min Leerfahrt")
|
|
|
|
|
136
|
#define MSG_CONTRAST _UxGT("LCD Kontrast")
|
138
|
#define MSG_CONTRAST _UxGT("LCD Kontrast")
|
137
|
#define MSG_STORE_EEPROM _UxGT("Konfig. speichern")
|
139
|
#define MSG_STORE_EEPROM _UxGT("Konfig. speichern")
|
138
|
#define MSG_LOAD_EEPROM _UxGT("Konfig. laden")
|
140
|
#define MSG_LOAD_EEPROM _UxGT("Konfig. laden")
|
139
|
-#define MSG_RESTORE_FAILSAFE _UxGT("Standardkonfiguration")
|
|
|
140
|
-#define MSG_INIT_EEPROM _UxGT("EEPROM initialisieren")
|
|
|
|
|
141
|
+#define MSG_RESTORE_FAILSAFE _UxGT("Standardwerte laden")
|
|
|
142
|
+#define MSG_INIT_EEPROM _UxGT("Werkseinstellungen")
|
141
|
#define MSG_REFRESH _UxGT("Aktualisieren")
|
143
|
#define MSG_REFRESH _UxGT("Aktualisieren")
|
142
|
#define MSG_WATCH _UxGT("Info")
|
144
|
#define MSG_WATCH _UxGT("Info")
|
143
|
#define MSG_PREPARE _UxGT("Vorbereitung")
|
145
|
#define MSG_PREPARE _UxGT("Vorbereitung")
|
|
|
|
|
210
|
#define MSG_BILINEAR_LEVELING _UxGT("Bilineare Nivell.")
|
212
|
#define MSG_BILINEAR_LEVELING _UxGT("Bilineare Nivell.")
|
211
|
#define MSG_UBL_LEVELING _UxGT("Unified Bed Leveling")
|
213
|
#define MSG_UBL_LEVELING _UxGT("Unified Bed Leveling")
|
212
|
#define MSG_MESH_LEVELING _UxGT("Netz Nivellierung")
|
214
|
#define MSG_MESH_LEVELING _UxGT("Netz Nivellierung")
|
213
|
-#define MSG_INFO_STATS_MENU _UxGT("Drucker Stat.")
|
|
|
|
|
215
|
+#define MSG_INFO_STATS_MENU _UxGT("Drucker Statistik")
|
214
|
#define MSG_INFO_BOARD_MENU _UxGT("Board Info")
|
216
|
#define MSG_INFO_BOARD_MENU _UxGT("Board Info")
|
215
|
#define MSG_INFO_THERMISTOR_MENU _UxGT("Thermistoren")
|
217
|
#define MSG_INFO_THERMISTOR_MENU _UxGT("Thermistoren")
|
216
|
#define MSG_INFO_EXTRUDERS _UxGT("Extruder")
|
218
|
#define MSG_INFO_EXTRUDERS _UxGT("Extruder")
|
217
|
#define MSG_INFO_BAUDRATE _UxGT("Baud")
|
219
|
#define MSG_INFO_BAUDRATE _UxGT("Baud")
|
218
|
#define MSG_INFO_PROTOCOL _UxGT("Protokoll")
|
220
|
#define MSG_INFO_PROTOCOL _UxGT("Protokoll")
|
219
|
-#define MSG_CASE_LIGHT _UxGT("Licht")
|
|
|
|
|
221
|
+#define MSG_CASE_LIGHT _UxGT("Beleuchtung")
|
220
|
#define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("Helligkeit")
|
222
|
#define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("Helligkeit")
|
221
|
|
223
|
|
222
|
#if ENABLED(AUTO_BED_LEVELING_UBL)
|
224
|
#if ENABLED(AUTO_BED_LEVELING_UBL)
|
|
|
225
|
+ #define MSG_UBL_DOING_G29 _UxGT("G29 UBL läuft!")
|
223
|
#define MSG_UBL_UNHOMED _UxGT("Erst XYZ homen")
|
226
|
#define MSG_UBL_UNHOMED _UxGT("Erst XYZ homen")
|
224
|
#define MSG_UBL_TOOLS _UxGT("UBL Tools")
|
227
|
#define MSG_UBL_TOOLS _UxGT("UBL Tools")
|
225
|
#define MSG_UBL_LEVEL_BED _UxGT("Unified Bed Leveling")
|
228
|
#define MSG_UBL_LEVEL_BED _UxGT("Unified Bed Leveling")
|
226
|
#define MSG_UBL_MANUAL_MESH _UxGT("Netz manuell erst.")
|
229
|
#define MSG_UBL_MANUAL_MESH _UxGT("Netz manuell erst.")
|
|
|
230
|
+ #define MSG_UBL_BC_INSERT _UxGT("Unterlegen & messen")
|
|
|
231
|
+ #define MSG_UBL_BC_INSERT2 _UxGT("Messen")
|
|
|
232
|
+ #define MSG_UBL_BC_REMOVE _UxGT("Entfernen & messen")
|
|
|
233
|
+ #define MSG_UBL_MOVING_TO_NEXT _UxGT("Nächster Punkt...")
|
227
|
#define MSG_UBL_ACTIVATE_MESH _UxGT("UBL aktivieren")
|
234
|
#define MSG_UBL_ACTIVATE_MESH _UxGT("UBL aktivieren")
|
228
|
#define MSG_UBL_DEACTIVATE_MESH _UxGT("UBL deaktivieren")
|
235
|
#define MSG_UBL_DEACTIVATE_MESH _UxGT("UBL deaktivieren")
|
229
|
#define MSG_UBL_SET_BED_TEMP _UxGT("Bett Temp.")
|
236
|
#define MSG_UBL_SET_BED_TEMP _UxGT("Bett Temp.")
|
|
|
|
|
231
|
#define MSG_UBL_SET_HOTEND_TEMP _UxGT("Hotend Temp.")
|
238
|
#define MSG_UBL_SET_HOTEND_TEMP _UxGT("Hotend Temp.")
|
232
|
#define MSG_UBL_CUSTOM_HOTEND_TEMP MSG_UBL_SET_HOTEND_TEMP
|
239
|
#define MSG_UBL_CUSTOM_HOTEND_TEMP MSG_UBL_SET_HOTEND_TEMP
|
233
|
#define MSG_UBL_EDIT_CUSTOM_MESH _UxGT("Eigenes Netz bearb.")
|
240
|
#define MSG_UBL_EDIT_CUSTOM_MESH _UxGT("Eigenes Netz bearb.")
|
|
|
241
|
+ #define MSG_UBL_FINE_TUNE_MESH _UxGT("Feineinstellung...")
|
|
|
242
|
+ #define MSG_UBL_DONE_EDITING_MESH _UxGT("Bearbeitung beendet")
|
234
|
#define MSG_UBL_BUILD_CUSTOM_MESH _UxGT("Eigenes Netz erst.")
|
243
|
#define MSG_UBL_BUILD_CUSTOM_MESH _UxGT("Eigenes Netz erst.")
|
235
|
#define MSG_UBL_BUILD_MESH_MENU _UxGT("Netz erstellen")
|
244
|
#define MSG_UBL_BUILD_MESH_MENU _UxGT("Netz erstellen")
|
236
|
#define MSG_UBL_BUILD_PLA_MESH _UxGT("Netz erstellen PLA")
|
245
|
#define MSG_UBL_BUILD_PLA_MESH _UxGT("Netz erstellen PLA")
|
|
|
|
|
241
|
#define MSG_UBL_VALIDATE_MESH_MENU _UxGT("Netz validieren")
|
250
|
#define MSG_UBL_VALIDATE_MESH_MENU _UxGT("Netz validieren")
|
242
|
#define MSG_UBL_VALIDATE_PLA_MESH _UxGT("Netz validieren PLA")
|
251
|
#define MSG_UBL_VALIDATE_PLA_MESH _UxGT("Netz validieren PLA")
|
243
|
#define MSG_UBL_VALIDATE_ABS_MESH _UxGT("Netz validieren ABS")
|
252
|
#define MSG_UBL_VALIDATE_ABS_MESH _UxGT("Netz validieren ABS")
|
244
|
- #define MSG_UBL_VALIDATE_CUSTOM_MESH _UxGT("Eigenes Netz validieren")
|
|
|
|
|
253
|
+ #define MSG_UBL_VALIDATE_CUSTOM_MESH _UxGT("Eig. Netz validieren")
|
245
|
#define MSG_UBL_CONTINUE_MESH _UxGT("Netzerst. forts.")
|
254
|
#define MSG_UBL_CONTINUE_MESH _UxGT("Netzerst. forts.")
|
246
|
#define MSG_UBL_MESH_LEVELING _UxGT("Netz Nivellierung")
|
255
|
#define MSG_UBL_MESH_LEVELING _UxGT("Netz Nivellierung")
|
247
|
#define MSG_UBL_3POINT_MESH_LEVELING _UxGT("3-Punkt Nivellierung")
|
256
|
#define MSG_UBL_3POINT_MESH_LEVELING _UxGT("3-Punkt Nivellierung")
|
248
|
- #define MSG_UBL_GRID_MESH_LEVELING _UxGT("Gitternetz Nivellierung")
|
|
|
|
|
257
|
+ #define MSG_UBL_GRID_MESH_LEVELING _UxGT("Gitternetz Nivell.")
|
249
|
#define MSG_UBL_MESH_LEVEL _UxGT("Netz nivellieren")
|
258
|
#define MSG_UBL_MESH_LEVEL _UxGT("Netz nivellieren")
|
250
|
#define MSG_UBL_SIDE_POINTS _UxGT("Eckpunkte")
|
259
|
#define MSG_UBL_SIDE_POINTS _UxGT("Eckpunkte")
|
251
|
#define MSG_UBL_MAP_TYPE _UxGT("Kartentyp")
|
260
|
#define MSG_UBL_MAP_TYPE _UxGT("Kartentyp")
|
|
|
|
|
261
|
#define MSG_UBL_INVALIDATE_ALL _UxGT("Alles annullieren")
|
270
|
#define MSG_UBL_INVALIDATE_ALL _UxGT("Alles annullieren")
|
262
|
#define MSG_UBL_INVALIDATE_CLOSEST _UxGT("Nächstlieg. ann.")
|
271
|
#define MSG_UBL_INVALIDATE_CLOSEST _UxGT("Nächstlieg. ann.")
|
263
|
#define MSG_UBL_FINE_TUNE_ALL _UxGT("Feineinstellung Alle")
|
272
|
#define MSG_UBL_FINE_TUNE_ALL _UxGT("Feineinstellung Alle")
|
264
|
- #define MSG_UBL_FINE_TUNE_CLOSEST _UxGT("Feineinst- Nächstl.")
|
|
|
|
|
273
|
+ #define MSG_UBL_FINE_TUNE_CLOSEST _UxGT("Feineinst. Nächstl.")
|
265
|
#define MSG_UBL_STORAGE_MESH_MENU _UxGT("Netz Speicherplatz")
|
274
|
#define MSG_UBL_STORAGE_MESH_MENU _UxGT("Netz Speicherplatz")
|
266
|
#define MSG_UBL_STORAGE_SLOT _UxGT("Memory Slot")
|
275
|
#define MSG_UBL_STORAGE_SLOT _UxGT("Memory Slot")
|
267
|
#define MSG_UBL_LOAD_MESH _UxGT("Bett Netz laden")
|
276
|
#define MSG_UBL_LOAD_MESH _UxGT("Bett Netz laden")
|
268
|
#define MSG_UBL_SAVE_MESH _UxGT("Bett Netz speichern")
|
277
|
#define MSG_UBL_SAVE_MESH _UxGT("Bett Netz speichern")
|
|
|
278
|
+ #define MSG_UBL_SAVE_ERROR _UxGT("ERR:UBL speichern")
|
|
|
279
|
+ #define MSG_UBL_RESTORE_ERROR _UxGT("ERR:UBL wiederherst.")
|
|
|
280
|
+ #define MSG_UBL_Z_OFFSET_STOPPED _UxGT("Z-Versatz angehalten")
|
269
|
#endif // AUTO_BED_LEVELING_UBL
|
281
|
#endif // AUTO_BED_LEVELING_UBL
|
270
|
|
282
|
|
271
|
#if LCD_WIDTH >= 20
|
283
|
#if LCD_WIDTH >= 20
|
|
|
|
|
304
|
#define MSG_FILAMENT_CHANGE_INIT_3 _UxGT("Filamentwechsels")
|
316
|
#define MSG_FILAMENT_CHANGE_INIT_3 _UxGT("Filamentwechsels")
|
305
|
#define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Warte auf")
|
317
|
#define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Warte auf")
|
306
|
#define MSG_FILAMENT_CHANGE_UNLOAD_2 _UxGT("Herausnahme")
|
318
|
#define MSG_FILAMENT_CHANGE_UNLOAD_2 _UxGT("Herausnahme")
|
307
|
- #define MSG_FILAMENT_CHANGE_UNLOAD_3 _UxGT("des Filaments")
|
|
|
|
|
319
|
+ #define MSG_FILAMENT_CHANGE_UNLOAD_3 _UxGT("des Filaments...")
|
308
|
#define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Filament einlegen")
|
320
|
#define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Filament einlegen")
|
309
|
#define MSG_FILAMENT_CHANGE_INSERT_2 _UxGT("und Knopf")
|
321
|
#define MSG_FILAMENT_CHANGE_INSERT_2 _UxGT("und Knopf")
|
310
|
#define MSG_FILAMENT_CHANGE_INSERT_3 _UxGT("drücken...")
|
322
|
#define MSG_FILAMENT_CHANGE_INSERT_3 _UxGT("drücken...")
|
311
|
#define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Knopf drücken um")
|
323
|
#define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Knopf drücken um")
|
312
|
#define MSG_FILAMENT_CHANGE_HEAT_2 _UxGT("Düse aufzuheizen.")
|
324
|
#define MSG_FILAMENT_CHANGE_HEAT_2 _UxGT("Düse aufzuheizen.")
|
313
|
- #define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Düse heizt auf.")
|
|
|
|
|
325
|
+ #define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Düse heizt auf...")
|
314
|
#define MSG_FILAMENT_CHANGE_HEATING_2 _UxGT("Bitte warten...")
|
326
|
#define MSG_FILAMENT_CHANGE_HEATING_2 _UxGT("Bitte warten...")
|
315
|
#define MSG_FILAMENT_CHANGE_LOAD_1 _UxGT("Warte auf")
|
327
|
#define MSG_FILAMENT_CHANGE_LOAD_1 _UxGT("Warte auf")
|
316
|
#define MSG_FILAMENT_CHANGE_LOAD_2 _UxGT("Laden des")
|
328
|
#define MSG_FILAMENT_CHANGE_LOAD_2 _UxGT("Laden des")
|
|
|
|
|
320
|
#define MSG_FILAMENT_CHANGE_EXTRUDE_3 _UxGT("Filaments")
|
332
|
#define MSG_FILAMENT_CHANGE_EXTRUDE_3 _UxGT("Filaments")
|
321
|
#define MSG_FILAMENT_CHANGE_RESUME_1 _UxGT("Warte auf")
|
333
|
#define MSG_FILAMENT_CHANGE_RESUME_1 _UxGT("Warte auf")
|
322
|
#define MSG_FILAMENT_CHANGE_RESUME_2 _UxGT("Fortsetzung des")
|
334
|
#define MSG_FILAMENT_CHANGE_RESUME_2 _UxGT("Fortsetzung des")
|
323
|
- #define MSG_FILAMENT_CHANGE_RESUME_3 _UxGT("Druckes")
|
|
|
|
|
335
|
+ #define MSG_FILAMENT_CHANGE_RESUME_3 _UxGT("Druckes...")
|
324
|
#else // LCD_HEIGHT < 4
|
336
|
#else // LCD_HEIGHT < 4
|
325
|
// Up to 2 lines allowed
|
337
|
// Up to 2 lines allowed
|
326
|
#define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Bitte warten...")
|
338
|
#define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Bitte warten...")
|