My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

language_de.h 7.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. /**
  2. * German
  3. *
  4. * LCD Menu Messages
  5. * Please note these are limited to 17 characters!
  6. *
  7. */
  8. #ifndef LANGUAGE_DE_H
  9. #define LANGUAGE_DE_H
  10. #define WELCOME_MSG MACHINE_NAME " Bereit."
  11. #define MSG_SD_INSERTED "SDKarte erkannt"
  12. #define MSG_SD_REMOVED "SDKarte entfernt"
  13. #define MSG_MAIN "Hauptmenü"
  14. #define MSG_AUTOSTART "Autostart"
  15. #define MSG_DISABLE_STEPPERS "Stepper abschalt."
  16. #define MSG_AUTO_HOME "Auto Nullpunkt"
  17. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  18. #define MSG_SET_ORIGIN "Setze Nullpunkt"
  19. #define MSG_PREHEAT_PLA "Vorwärmen PLA"
  20. #define MSG_PREHEAT_PLA0 "Vorwärmen PLA 1"
  21. #define MSG_PREHEAT_PLA1 "Vorwärmen PLA 2"
  22. #define MSG_PREHEAT_PLA2 "Vorwärmen PLA 3"
  23. #define MSG_PREHEAT_PLA012 "Vorw. PLA Alle"
  24. #define MSG_PREHEAT_PLA_BEDONLY "Vorw. PLA Bett"
  25. #define MSG_PREHEAT_PLA_SETTINGS "Vorwärm. PLA Ein."
  26. #define MSG_PREHEAT_ABS "Vorwärmen ABS"
  27. #define MSG_PREHEAT_ABS0 "Vorwärmen ABS 1"
  28. #define MSG_PREHEAT_ABS1 "Vorwärmen ABS 2"
  29. #define MSG_PREHEAT_ABS2 "Vorwärmen ABS 3"
  30. #define MSG_PREHEAT_ABS012 "Vorw. ABS Alle"
  31. #define MSG_PREHEAT_ABS_BEDONLY "Vorw. ABS Bett"
  32. #define MSG_PREHEAT_ABS_SETTINGS "Vorwärm. ABS Ein."
  33. #define MSG_COOLDOWN "Abkühlen"
  34. #define MSG_SWITCH_PS_ON "Switch Power On"
  35. #define MSG_SWITCH_PS_OFF "Switch Power Off"
  36. #define MSG_EXTRUDE "Extrude"
  37. #define MSG_RETRACT "Retract"
  38. #define MSG_MOVE_AXIS "Achsen bewegen"
  39. #define MSG_MOVE_X "X bewegen"
  40. #define MSG_MOVE_Y "Y bewegen"
  41. #define MSG_MOVE_Z "Z bewegen"
  42. #define MSG_MOVE_E "Extruder"
  43. #define MSG_MOVE_E1 "Extruder2"
  44. #define MSG_MOVE_E2 "Extruder3"
  45. #define MSG_MOVE_01MM "0.1mm bewegen"
  46. #define MSG_MOVE_1MM "1mm bewegen"
  47. #define MSG_MOVE_10MM "10mm bewegen"
  48. #define MSG_SPEED "Geschw"
  49. #define MSG_NOZZLE "Düse"
  50. #define MSG_NOZZLE1 "Düse2"
  51. #define MSG_NOZZLE2 "Düse3"
  52. #define MSG_BED "Bett"
  53. #define MSG_FAN_SPEED "Lüftergeschw."
  54. #define MSG_FLOW "Fluss"
  55. #define MSG_FLOW0 "Fluss 0"
  56. #define MSG_FLOW1 "Fluss 1"
  57. #define MSG_FLOW2 "Fluss 2"
  58. #define MSG_CONTROL "Einstellungen"
  59. #define MSG_MIN "\002 Min"
  60. #define MSG_MAX "\002 Max"
  61. #define MSG_FACTOR "\002 Faktor"
  62. #define MSG_AUTOTEMP "AutoTemp"
  63. #define MSG_ON "Ein"
  64. #define MSG_OFF "Aus"
  65. #define MSG_PID_P "PID-P"
  66. #define MSG_PID_I "PID-I"
  67. #define MSG_PID_D "PID-D"
  68. #define MSG_PID_C "PID-C"
  69. #define MSG_PID_P1 "PID-P E2"
  70. #define MSG_PID_I1 "PID-I E2"
  71. #define MSG_PID_D1 "PID-D E2"
  72. #define MSG_PID_C1 "PID-C E2"
  73. #define MSG_PID_P2 "PID-P E3"
  74. #define MSG_PID_I2 "PID-I E3"
  75. #define MSG_PID_D2 "PID-D E3"
  76. #define MSG_PID_C2 "PID-C E3"
  77. #define MSG_ACC "Acc"
  78. #define MSG_VXY_JERK "Vxy-jerk"
  79. #define MSG_VZ_JERK "Vz-jerk"
  80. #define MSG_VE_JERK "Ve-jerk"
  81. #define MSG_VMAX "Vmax "
  82. #define MSG_X "x"
  83. #define MSG_Y "y"
  84. #define MSG_Z "z"
  85. #define MSG_E "e"
  86. #define MSG_VMIN "Vmin"
  87. #define MSG_VTRAV_MIN "VTrav min"
  88. #define MSG_AMAX "Amax "
  89. #define MSG_A_RETRACT "A-Retract"
  90. #define MSG_XSTEPS "Xsteps/mm"
  91. #define MSG_YSTEPS "Ysteps/mm"
  92. #define MSG_ZSTEPS "Zsteps/mm"
  93. #define MSG_ESTEPS "Esteps/mm"
  94. #define MSG_TEMPERATURE "Temperatur"
  95. #define MSG_MOTION "Bewegung"
  96. #define MSG_VOLUMETRIC "Filament"
  97. #define MSG_VOLUMETRIC_ENABLED "E in mm3"
  98. #define MSG_FILAMENT_SIZE_EXTRUDER_0 "Fil. Dia. 1"
  99. #define MSG_FILAMENT_SIZE_EXTRUDER_1 "Fil. Dia. 2"
  100. #define MSG_FILAMENT_SIZE_EXTRUDER_2 "Fil. Dia. 3"
  101. #define MSG_CONTRAST "LCD contrast"
  102. #define MSG_STORE_EPROM "EPROM speichern"
  103. #define MSG_LOAD_EPROM "EPROM laden"
  104. #define MSG_RESTORE_FAILSAFE "Standardkonfig."
  105. #define MSG_REFRESH "Aktualisieren"
  106. #define MSG_WATCH "Beobachten"
  107. #define MSG_PREPARE "Vorbereitung"
  108. #define MSG_TUNE "Justierung"
  109. #define MSG_PAUSE_PRINT "Druck anhalten"
  110. #define MSG_RESUME_PRINT "Druck fortsetz"
  111. #define MSG_STOP_PRINT "Druck stoppen"
  112. #define MSG_CARD_MENU "SDKarten Menü"
  113. #define MSG_NO_CARD "Keine SDKarte"
  114. #define MSG_DWELL "Warten..."
  115. #define MSG_USERWAIT "Warte auf Nutzer"
  116. #define MSG_RESUMING "Druck fortsetzung"
  117. #define MSG_PRINT_ABORTED "Print aborted"
  118. #define MSG_NO_MOVE "Kein Zug."
  119. #define MSG_KILLED "KILLED"
  120. #define MSG_STOPPED "GESTOPPT"
  121. #define MSG_CONTROL_RETRACT "Retract mm"
  122. #define MSG_CONTROL_RETRACT_SWAP "Wechs. Retract mm"
  123. #define MSG_CONTROL_RETRACTF "Retract V"
  124. #define MSG_CONTROL_RETRACT_ZLIFT "Hop mm"
  125. #define MSG_CONTROL_RETRACT_RECOVER "UnRet +mm"
  126. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Wechs. UnRet +mm"
  127. #define MSG_CONTROL_RETRACT_RECOVERF "UnRet V"
  128. #define MSG_AUTORETRACT "AutoRetr."
  129. #define MSG_FILAMENTCHANGE "Filament wechseln"
  130. #define MSG_INIT_SDCARD "Init. SD-Card"
  131. #define MSG_CNG_SDCARD "Change SD-Card"
  132. #define MSG_ZPROBE_OUT "Z probe out. bed"
  133. #define MSG_POSITION_UNKNOWN "Home X/Y before Z"
  134. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  135. #define MSG_BABYSTEP_X "Babystep X"
  136. #define MSG_BABYSTEP_Y "Babystep Y"
  137. #define MSG_BABYSTEP_Z "Babystep Z"
  138. #define MSG_ENDSTOP_ABORT "Endstop abort"
  139. #define MSG_STEPPER_RELEASED "Stepper frei"
  140. #define MSG_RECTRACT_WIDE "Rectract"
  141. #ifdef DELTA_CALIBRATION_MENU
  142. #define MSG_DELTA_CALIBRATE "Delta Calibration"
  143. #define MSG_DELTA_CALIBRATE_X "Calibrate X"
  144. #define MSG_DELTA_CALIBRATE_Y "Calibrate Y"
  145. #define MSG_DELTA_CALIBRATE_Z "Calibrate Z"
  146. #define MSG_DELTA_CALIBRATE_CENTER "Calibrate Center"
  147. #endif // DELTA_CALIBRATION_MENU
  148. #endif // LANGUAGE_DE_H