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.h 65KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805
  1. #ifndef LANGUAGE_H
  2. #define LANGUAGE_H
  3. // NOTE: IF YOU CHANGE THIS FILE / MERGE THIS FILE WITH CHANGES
  4. //
  5. // ==> ALWAYS TRY TO COMPILE MARLIN WITH/WITHOUT "ULTIPANEL" / "ULTRALCD" / "SDSUPPORT" #define IN "Configuration.h"
  6. // ==> ALSO TRY ALL AVAILABLE "LANGUAGE_CHOICE" OPTIONS
  7. // Languages
  8. // 1 English
  9. // 2 Polish
  10. // 3 French
  11. // 4 German
  12. // 5 Spanish
  13. // 6 Russian
  14. // 7 Italian
  15. // 8 Portuguese
  16. // 9 Finnish
  17. // 10 Aragonese
  18. // 11 Dutch
  19. // 12 Catalan
  20. // 13 Basque-Euskera
  21. #ifndef LANGUAGE_CHOICE
  22. #define LANGUAGE_CHOICE 1 // Pick your language from the list above
  23. #endif
  24. #define PROTOCOL_VERSION "1.0"
  25. #if MOTHERBOARD == 7 || MOTHERBOARD == 71 || MOTHERBOARD == 72
  26. #define MACHINE_NAME "Ultimaker"
  27. #define FIRMWARE_URL "http://firmware.ultimaker.com"
  28. #elif MOTHERBOARD == 80
  29. #define MACHINE_NAME "Rumba"
  30. #define FIRMWARE_URL "https://github.com/ErikZalm/Marlin/"
  31. #elif MOTHERBOARD == 77
  32. #define MACHINE_NAME "3Drag"
  33. #define FIRMWARE_URL "http://3dprint.elettronicain.it/"
  34. #elif MOTHERBOARD == 88
  35. #define MACHINE_NAME "Makibox"
  36. #define FIRMWARE_URL "https://github.com/ErikZalm/Marlin/"
  37. #else
  38. #ifdef CUSTOM_MENDEL_NAME
  39. #define MACHINE_NAME CUSTOM_MENDEL_NAME
  40. #else
  41. #define MACHINE_NAME "Mendel"
  42. #endif
  43. // Default firmware set to Mendel
  44. #define FIRMWARE_URL "https://github.com/ErikZalm/Marlin/"
  45. #endif
  46. #ifndef MACHINE_UUID
  47. #define MACHINE_UUID "00000000-0000-0000-0000-000000000000"
  48. #endif
  49. #define STRINGIFY_(n) #n
  50. #define STRINGIFY(n) STRINGIFY_(n)
  51. // Common LCD messages
  52. /* nothing here as of yet */
  53. // Common serial messages
  54. #define MSG_MARLIN "Marlin"
  55. // Serial Console Messages (do not translate those!)
  56. #define MSG_Enqueing "enqueing \""
  57. #define MSG_POWERUP "PowerUp"
  58. #define MSG_EXTERNAL_RESET " External Reset"
  59. #define MSG_BROWNOUT_RESET " Brown out Reset"
  60. #define MSG_WATCHDOG_RESET " Watchdog Reset"
  61. #define MSG_SOFTWARE_RESET " Software Reset"
  62. #define MSG_AUTHOR " | Author: "
  63. #define MSG_CONFIGURATION_VER " Last Updated: "
  64. #define MSG_FREE_MEMORY " Free Memory: "
  65. #define MSG_PLANNER_BUFFER_BYTES " PlannerBufferBytes: "
  66. #define MSG_OK "ok"
  67. #define MSG_FILE_SAVED "Done saving file."
  68. #define MSG_ERR_LINE_NO "Line Number is not Last Line Number+1, Last Line: "
  69. #define MSG_ERR_CHECKSUM_MISMATCH "checksum mismatch, Last Line: "
  70. #define MSG_ERR_NO_CHECKSUM "No Checksum with line number, Last Line: "
  71. #define MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM "No Line Number with checksum, Last Line: "
  72. #define MSG_FILE_PRINTED "Done printing file"
  73. #define MSG_BEGIN_FILE_LIST "Begin file list"
  74. #define MSG_END_FILE_LIST "End file list"
  75. #define MSG_M104_INVALID_EXTRUDER "M104 Invalid extruder "
  76. #define MSG_M105_INVALID_EXTRUDER "M105 Invalid extruder "
  77. #define MSG_M200_INVALID_EXTRUDER "M200 Invalid extruder "
  78. #define MSG_M218_INVALID_EXTRUDER "M218 Invalid extruder "
  79. #define MSG_M221_INVALID_EXTRUDER "M221 Invalid extruder "
  80. #define MSG_ERR_NO_THERMISTORS "No thermistors - no temperature"
  81. #define MSG_M109_INVALID_EXTRUDER "M109 Invalid extruder "
  82. #define MSG_HEATING "Heating..."
  83. #define MSG_HEATING_COMPLETE "Heating done."
  84. #define MSG_BED_HEATING "Bed Heating."
  85. #define MSG_BED_DONE "Bed done."
  86. #define MSG_M115_REPORT "FIRMWARE_NAME:Marlin V1; Sprinter/grbl mashup for gen6 FIRMWARE_URL:" FIRMWARE_URL " PROTOCOL_VERSION:" PROTOCOL_VERSION " MACHINE_TYPE:" MACHINE_NAME " EXTRUDER_COUNT:" STRINGIFY(EXTRUDERS) " UUID:" MACHINE_UUID "\n"
  87. #define MSG_COUNT_X " Count X: "
  88. #define MSG_ERR_KILLED "Printer halted. kill() called!"
  89. #define MSG_ERR_STOPPED "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
  90. #define MSG_RESEND "Resend: "
  91. #define MSG_UNKNOWN_COMMAND "Unknown command: \""
  92. #define MSG_ACTIVE_EXTRUDER "Active Extruder: "
  93. #define MSG_INVALID_EXTRUDER "Invalid extruder"
  94. #define MSG_X_MIN "x_min: "
  95. #define MSG_X_MAX "x_max: "
  96. #define MSG_Y_MIN "y_min: "
  97. #define MSG_Y_MAX "y_max: "
  98. #define MSG_Z_MIN "z_min: "
  99. #define MSG_Z_MAX "z_max: "
  100. #define MSG_M119_REPORT "Reporting endstop status"
  101. #define MSG_ENDSTOP_HIT "TRIGGERED"
  102. #define MSG_ENDSTOP_OPEN "open"
  103. #define MSG_HOTEND_OFFSET "Hotend offsets:"
  104. #define MSG_SD_CANT_OPEN_SUBDIR "Cannot open subdir"
  105. #define MSG_SD_INIT_FAIL "SD init fail"
  106. #define MSG_SD_VOL_INIT_FAIL "volume.init failed"
  107. #define MSG_SD_OPENROOT_FAIL "openRoot failed"
  108. #define MSG_SD_CARD_OK "SD card ok"
  109. #define MSG_SD_WORKDIR_FAIL "workDir open failed"
  110. #define MSG_SD_OPEN_FILE_FAIL "open failed, File: "
  111. #define MSG_SD_FILE_OPENED "File opened: "
  112. #define MSG_SD_SIZE " Size: "
  113. #define MSG_SD_FILE_SELECTED "File selected"
  114. #define MSG_SD_WRITE_TO_FILE "Writing to file: "
  115. #define MSG_SD_PRINTING_BYTE "SD printing byte "
  116. #define MSG_SD_NOT_PRINTING "Not SD printing"
  117. #define MSG_SD_ERR_WRITE_TO_FILE "error writing to file"
  118. #define MSG_SD_CANT_ENTER_SUBDIR "Cannot enter subdir: "
  119. #define MSG_STEPPER_TOO_HIGH "Steprate too high: "
  120. #define MSG_ENDSTOPS_HIT "endstops hit: "
  121. #define MSG_ERR_COLD_EXTRUDE_STOP " cold extrusion prevented"
  122. #define MSG_ERR_LONG_EXTRUDE_STOP " too long extrusion prevented"
  123. #define MSG_BABYSTEPPING_X "Babystepping X"
  124. #define MSG_BABYSTEPPING_Y "Babystepping Y"
  125. #define MSG_BABYSTEPPING_Z "Babystepping Z"
  126. #define MSG_SERIAL_ERROR_MENU_STRUCTURE "Error in menu structure"
  127. #if LANGUAGE_CHOICE == 1
  128. // LCD Menu Messages
  129. // Please note these are limited to 17 characters!
  130. #define WELCOME_MSG MACHINE_NAME " ready."
  131. #define MSG_SD_INSERTED "Card inserted"
  132. #define MSG_SD_REMOVED "Card removed"
  133. #define MSG_MAIN "Main"
  134. #define MSG_AUTOSTART "Autostart"
  135. #define MSG_DISABLE_STEPPERS "Disable steppers"
  136. #define MSG_AUTO_HOME "Auto home"
  137. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  138. #define MSG_SET_ORIGIN "Set origin"
  139. #define MSG_PREHEAT_PLA "Preheat PLA"
  140. #define MSG_PREHEAT_PLA0 "Preheat PLA 1"
  141. #define MSG_PREHEAT_PLA1 "Preheat PLA 2"
  142. #define MSG_PREHEAT_PLA2 "Preheat PLA 3"
  143. #define MSG_PREHEAT_PLA012 "Preheat PLA All"
  144. #define MSG_PREHEAT_PLA_BEDONLY "Preheat PLA Bed"
  145. #define MSG_PREHEAT_PLA_SETTINGS "Preheat PLA conf"
  146. #define MSG_PREHEAT_ABS "Preheat ABS"
  147. #define MSG_PREHEAT_ABS0 "Preheat ABS 1"
  148. #define MSG_PREHEAT_ABS1 "Preheat ABS 2"
  149. #define MSG_PREHEAT_ABS2 "Preheat ABS 3"
  150. #define MSG_PREHEAT_ABS012 "Preheat ABS All"
  151. #define MSG_PREHEAT_ABS_BEDONLY "Preheat ABS Bed"
  152. #define MSG_PREHEAT_ABS_SETTINGS "Preheat ABS conf"
  153. #define MSG_COOLDOWN "Cooldown"
  154. #define MSG_SWITCH_PS_ON "Switch power on"
  155. #define MSG_SWITCH_PS_OFF "Switch power off"
  156. #define MSG_EXTRUDE "Extrude"
  157. #define MSG_RETRACT "Retract"
  158. #define MSG_MOVE_AXIS "Move axis"
  159. #define MSG_MOVE_X "Move X"
  160. #define MSG_MOVE_Y "Move Y"
  161. #define MSG_MOVE_Z "Move Z"
  162. #define MSG_MOVE_E "Extruder"
  163. #define MSG_MOVE_E1 "Extruder2"
  164. #define MSG_MOVE_E2 "Extruder3"
  165. #define MSG_MOVE_01MM "Move 0.1mm"
  166. #define MSG_MOVE_1MM "Move 1mm"
  167. #define MSG_MOVE_10MM "Move 10mm"
  168. #define MSG_SPEED "Speed"
  169. #define MSG_NOZZLE "Nozzle"
  170. #define MSG_NOZZLE1 "Nozzle2"
  171. #define MSG_NOZZLE2 "Nozzle3"
  172. #define MSG_BED "Bed"
  173. #define MSG_FAN_SPEED "Fan speed"
  174. #define MSG_FLOW "Flow"
  175. #define MSG_FLOW0 "Flow 0"
  176. #define MSG_FLOW1 "Flow 1"
  177. #define MSG_FLOW2 "Flow 2"
  178. #define MSG_CONTROL "Control"
  179. #define MSG_MIN " \002 Min"
  180. #define MSG_MAX " \002 Max"
  181. #define MSG_FACTOR " \002 Fact"
  182. #define MSG_AUTOTEMP "Autotemp"
  183. #define MSG_ON "On "
  184. #define MSG_OFF "Off"
  185. #define MSG_PID_P "PID-P"
  186. #define MSG_PID_I "PID-I"
  187. #define MSG_PID_D "PID-D"
  188. #define MSG_PID_C "PID-C"
  189. #define MSG_ACC "Accel"
  190. #define MSG_VXY_JERK "Vxy-jerk"
  191. #define MSG_VZ_JERK "Vz-jerk"
  192. #define MSG_VE_JERK "Ve-jerk"
  193. #define MSG_VMAX "Vmax "
  194. #define MSG_X "x"
  195. #define MSG_Y "y"
  196. #define MSG_Z "z"
  197. #define MSG_E "e"
  198. #define MSG_VMIN "Vmin"
  199. #define MSG_VTRAV_MIN "VTrav min"
  200. #define MSG_AMAX "Amax "
  201. #define MSG_A_RETRACT "A-retract"
  202. #define MSG_XSTEPS "Xsteps/mm"
  203. #define MSG_YSTEPS "Ysteps/mm"
  204. #define MSG_ZSTEPS "Zsteps/mm"
  205. #define MSG_ESTEPS "Esteps/mm"
  206. #define MSG_RECTRACT "Rectract"
  207. #define MSG_TEMPERATURE "Temperature"
  208. #define MSG_MOTION "Motion"
  209. #define MSG_CONTRAST "LCD contrast"
  210. #define MSG_STORE_EPROM "Store memory"
  211. #define MSG_LOAD_EPROM "Load memory"
  212. #define MSG_RESTORE_FAILSAFE "Restore failsafe"
  213. #define MSG_REFRESH "Refresh"
  214. #define MSG_WATCH "Info screen"
  215. #define MSG_PREPARE "Prepare"
  216. #define MSG_TUNE "Tune"
  217. #define MSG_PAUSE_PRINT "Pause print"
  218. #define MSG_RESUME_PRINT "Resume print"
  219. #define MSG_STOP_PRINT "Stop print"
  220. #define MSG_CARD_MENU "Print from SD"
  221. #define MSG_NO_CARD "No SD card"
  222. #define MSG_DWELL "Sleep..."
  223. #define MSG_USERWAIT "Wait for user..."
  224. #define MSG_RESUMING "Resuming print"
  225. #define MSG_NO_MOVE "No move."
  226. #define MSG_KILLED "KILLED. "
  227. #define MSG_STOPPED "STOPPED. "
  228. #define MSG_CONTROL_RETRACT "Retract mm"
  229. #define MSG_CONTROL_RETRACT_SWAP "Swap Re.mm"
  230. #define MSG_CONTROL_RETRACTF "Retract V"
  231. #define MSG_CONTROL_RETRACT_ZLIFT "Hop mm"
  232. #define MSG_CONTROL_RETRACT_RECOVER "UnRet +mm"
  233. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "S UnRet+mm"
  234. #define MSG_CONTROL_RETRACT_RECOVERF "UnRet V"
  235. #define MSG_AUTORETRACT "AutoRetr."
  236. #define MSG_FILAMENTCHANGE "Change filament"
  237. #define MSG_INIT_SDCARD "Init. SD card"
  238. #define MSG_CNG_SDCARD "Change SD card"
  239. #define MSG_ZPROBE_OUT "Z probe out. bed"
  240. #define MSG_POSITION_UNKNOWN "Home X/Y before Z"
  241. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  242. #define MSG_BABYSTEP_X "Babystep X"
  243. #define MSG_BABYSTEP_Y "Babystep Y"
  244. #define MSG_BABYSTEP_Z "Babystep Z"
  245. #define MSG_ENDSTOP_ABORT "Endstop abort"
  246. #endif
  247. #if LANGUAGE_CHOICE == 2
  248. // LCD Menu Messages
  249. // Please note these are limited to 17 characters!
  250. #define WELCOME_MSG MACHINE_NAME " gotowy."
  251. #define MSG_SD_INSERTED "Karta wlozona"
  252. #define MSG_SD_REMOVED "Karta usunieta"
  253. #define MSG_MAIN "Menu glowne"
  254. #define MSG_AUTOSTART "Autostart"
  255. #define MSG_DISABLE_STEPPERS "Wylacz silniki"
  256. #define MSG_AUTO_HOME "Auto. poz. zerowa"
  257. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  258. #define MSG_SET_ORIGIN "Ustaw punkt zero"
  259. #define MSG_PREHEAT_PLA "Rozgrzej PLA"
  260. #define MSG_PREHEAT_PLA0 "Rozgrzej PLA 1"
  261. #define MSG_PREHEAT_PLA1 "Rozgrzej PLA 2"
  262. #define MSG_PREHEAT_PLA2 "Rozgrzej PLA 3"
  263. #define MSG_PREHEAT_PLA012 "Roz. PLA Wszystko"
  264. #define MSG_PREHEAT_PLA_BEDONLY "Rozgrzej PLA Loze"
  265. #define MSG_PREHEAT_PLA_SETTINGS "Ustaw. rozg. PLA"
  266. #define MSG_PREHEAT_ABS "Rozgrzej ABS"
  267. #define MSG_PREHEAT_ABS0 "Rozgrzej ABS 1"
  268. #define MSG_PREHEAT_ABS1 "Rozgrzej ABS 2"
  269. #define MSG_PREHEAT_ABS2 "Rozgrzej ABS 3"
  270. #define MSG_PREHEAT_ABS012 "Roz. ABS Wszystko"
  271. #define MSG_PREHEAT_ABS_BEDONLY "Rozgrzej ABS Loze"
  272. #define MSG_PREHEAT_ABS_SETTINGS "Ustaw. rozg. ABS"
  273. #define MSG_COOLDOWN "Chlodzenie"
  274. #define MSG_SWITCH_PS_ON "Wlacz zasilacz"
  275. #define MSG_SWITCH_PS_OFF "Wylacz zasilacz"
  276. #define MSG_EXTRUDE "Ekstruzja"
  277. #define MSG_RETRACT "Cofanie"
  278. #define MSG_MOVE_AXIS "Ruch osi"
  279. #define MSG_MOVE_X "Przesun w X"
  280. #define MSG_MOVE_Y "Przesun w Y"
  281. #define MSG_MOVE_Z "Przesun w Z"
  282. #define MSG_MOVE_E "Ekstruzja (os E)"
  283. #define MSG_MOVE_E1 "Extruder2"
  284. #define MSG_MOVE_E2 "Extruder3"
  285. #define MSG_MOVE_01MM "Przesuwaj co .1mm"
  286. #define MSG_MOVE_1MM "Przesuwaj co 1mm"
  287. #define MSG_MOVE_10MM "Przesuwaj co 10mm"
  288. #define MSG_SPEED "Predkosc"
  289. #define MSG_NOZZLE "Dysza"
  290. #define MSG_NOZZLE1 "Dysza 2"
  291. #define MSG_NOZZLE2 "Dysza 3"
  292. #define MSG_BED "Loze"
  293. #define MSG_FAN_SPEED "Obroty wiatraka"
  294. #define MSG_FLOW "Przeplyw"
  295. #define MSG_FLOW0 "Przeplyw 0"
  296. #define MSG_FLOW1 "Przeplyw 1"
  297. #define MSG_FLOW2 "Przeplyw 2"
  298. #define MSG_CONTROL "Kontrola"
  299. #define MSG_MIN " \002 Min"
  300. #define MSG_MAX " \002 Max"
  301. #define MSG_FACTOR " \002 Mnoznik"
  302. #define MSG_AUTOTEMP "Auto. temperatura"
  303. #define MSG_ON "Wl. "
  304. #define MSG_OFF "Wyl."
  305. #define MSG_PID_P "PID-P"
  306. #define MSG_PID_I "PID-I"
  307. #define MSG_PID_D "PID-D"
  308. #define MSG_PID_C "PID-C"
  309. #define MSG_ACC "Przyspieszenie"
  310. #define MSG_VXY_JERK "Zryw Vxy"
  311. #define MSG_VZ_JERK "Zryw Vz"
  312. #define MSG_VE_JERK "Zryw Ve"
  313. #define MSG_VMAX "Vmax"
  314. #define MSG_X "x"
  315. #define MSG_Y "y"
  316. #define MSG_Z "z"
  317. #define MSG_E "e"
  318. #define MSG_VMIN "Vmin"
  319. #define MSG_VTRAV_MIN "Vskok min"
  320. #define MSG_AMAX "Amax"
  321. #define MSG_A_RETRACT "A-wycofanie"
  322. #define MSG_XSTEPS "krokiX/mm"
  323. #define MSG_YSTEPS "krokiY/mm"
  324. #define MSG_ZSTEPS "krokiZ/mm"
  325. #define MSG_ESTEPS "krokiE/mm"
  326. #define MSG_RECTRACT "Wycofanie"
  327. #define MSG_TEMPERATURE "Temperatura"
  328. #define MSG_MOTION "Ruch"
  329. #define MSG_CONTRAST "Kontrast LCD"
  330. #define MSG_STORE_EPROM "Zapisz w pamieci"
  331. #define MSG_LOAD_EPROM "Wczytaj z pamieci"
  332. #define MSG_RESTORE_FAILSAFE "Ustaw. fabryczne"
  333. #define MSG_REFRESH "\004Odswiez"
  334. #define MSG_WATCH "Ekran glowny"
  335. #define MSG_PREPARE "Przygotuj"
  336. #define MSG_CONTROL "Ustawienia"
  337. #define MSG_TUNE "Strojenie"
  338. #define MSG_PAUSE_PRINT "Pauza"
  339. #define MSG_RESUME_PRINT "Wznowienie"
  340. #define MSG_STOP_PRINT "Stop"
  341. #define MSG_CARD_MENU "Menu karty SD"
  342. #define MSG_NO_CARD "Brak karty"
  343. #define MSG_DWELL "Uspij..."
  344. #define MSG_USERWAIT "Oczekiwanie..."
  345. #define MSG_RESUMING "Wznawianie druku"
  346. #define MSG_NO_MOVE "Brak ruchu"
  347. #define MSG_KILLED "Ubity. "
  348. #define MSG_STOPPED "Zatrzymany. "
  349. #define MSG_STEPPER_RELEASED "Zwolniony."
  350. #define MSG_CONTROL_RETRACT "Wycofaj mm"
  351. #define MSG_CONTROL_RETRACT_SWAP "Z Wycof. mm"
  352. #define MSG_CONTROL_RETRACTF "Wycofaj V"
  353. #define MSG_CONTROL_RETRACT_ZLIFT "Skok Z mm:"
  354. #define MSG_CONTROL_RETRACT_RECOVER "Cof. wycof. +mm"
  355. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Z Cof. wyc. +mm"
  356. #define MSG_CONTROL_RETRACT_RECOVERF "Cof. wycof. V"
  357. #define MSG_AUTORETRACT "Auto. wycofanie"
  358. #define MSG_FILAMENTCHANGE "Zmien filament"
  359. #define MSG_INIT_SDCARD "Inicjal. karty SD"
  360. #define MSG_CNG_SDCARD "Zmiana karty SD"
  361. #define MSG_ZPROBE_OUT "Sonda Z za lozem"
  362. #define MSG_POSITION_UNKNOWN "Wroc w XY przed Z"
  363. #define MSG_ZPROBE_ZOFFSET "Offset Z"
  364. #define MSG_BABYSTEP_X "Babystep X"
  365. #define MSG_BABYSTEP_Y "Babystep Y"
  366. #define MSG_BABYSTEP_Z "Babystep Z"
  367. #define MSG_ENDSTOP_ABORT "Blad wyl. kranc."
  368. #define MSG_CONTRAST "Kontrast"
  369. #endif
  370. #if LANGUAGE_CHOICE == 3
  371. // LCD Menu Messages
  372. // Please note these are limited to 17 characters!
  373. #define WELCOME_MSG MACHINE_NAME " prete."
  374. #define MSG_SD_INSERTED "Carte inseree"
  375. #define MSG_SD_REMOVED "Carte retiree"
  376. #define MSG_MAIN "Menu principal"
  377. #define MSG_AUTOSTART "Demarrage auto"
  378. #define MSG_DISABLE_STEPPERS "Arreter moteurs"
  379. #define MSG_AUTO_HOME "Home auto."
  380. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  381. #define MSG_SET_ORIGIN "Regler origine"
  382. #define MSG_PREHEAT_PLA " Prechauffage PLA"
  383. #define MSG_PREHEAT_PLA0 "Prechauff. PLA 1"
  384. #define MSG_PREHEAT_PLA1 "Prechauff. PLA 2"
  385. #define MSG_PREHEAT_PLA2 "Prechauff. PLA 3"
  386. #define MSG_PREHEAT_PLA012 "Prech. PLA Tout"
  387. #define MSG_PREHEAT_PLA_BEDONLY "Prech. PLA Plateau"
  388. #define MSG_PREHEAT_PLA_SETTINGS "Regl. prech. PLA"
  389. #define MSG_PREHEAT_ABS "Prechauffage ABS"
  390. #define MSG_PREHEAT_ABS0 "Prechauff. ABS 1"
  391. #define MSG_PREHEAT_ABS1 "Prechauff. ABS 2"
  392. #define MSG_PREHEAT_ABS2 "Prechauff. ABS 3"
  393. #define MSG_PREHEAT_ABS012 "Prech. ABS Tout"
  394. #define MSG_PREHEAT_ABS_BEDONLY "Prech. ABS Plateau"
  395. #define MSG_PREHEAT_ABS_SETTINGS "Regl. prech. ABS"
  396. #define MSG_COOLDOWN "Refroidir"
  397. #define MSG_SWITCH_PS_ON "Allumer alim."
  398. #define MSG_SWITCH_PS_OFF "Eteindre alim."
  399. #define MSG_EXTRUDE "Extrusion"
  400. #define MSG_RETRACT "Retraction"
  401. #define MSG_PREHEAT_PLA "Prechauffage PLA"
  402. #define MSG_PREHEAT_ABS "Prechauffage ABS"
  403. #define MSG_MOVE_AXIS "Deplacer un axe"
  404. #define MSG_MOVE_X "Move X"
  405. #define MSG_MOVE_Y "Move Y"
  406. #define MSG_MOVE_Z "Move Z"
  407. #define MSG_MOVE_E "Extruder"
  408. #define MSG_MOVE_E1 "Extruder2"
  409. #define MSG_MOVE_E2 "Extruder3"
  410. #define MSG_MOVE_01MM "Move 0.1mm"
  411. #define MSG_MOVE_1MM "Move 1mm"
  412. #define MSG_MOVE_10MM "Move 10mm"
  413. #define MSG_SPEED " Vitesse"
  414. #define MSG_NOZZLE "Buse"
  415. #define MSG_NOZZLE1 "Buse2"
  416. #define MSG_NOZZLE2 "Buse3"
  417. #define MSG_BED "Plateau"
  418. #define MSG_FAN_SPEED "Vite. ventilateur"
  419. #define MSG_FLOW "Flux"
  420. #define MSG_FLOW0 "Flux 0"
  421. #define MSG_FLOW1 "Flux 1"
  422. #define MSG_FLOW2 "Flux 2"
  423. #define MSG_CONTROL "Controler"
  424. #define MSG_MIN " \002 Min"
  425. #define MSG_MAX " \002 Max"
  426. #define MSG_FACTOR " \002 Facteur"
  427. #define MSG_AUTOTEMP "Temp. Auto."
  428. #define MSG_ON "Marche "
  429. #define MSG_OFF "Arret"
  430. #define MSG_PID_P "PID-P"
  431. #define MSG_PID_I "PID-I"
  432. #define MSG_PID_D "PID-D"
  433. #define MSG_PID_C "PID-C"
  434. #define MSG_ACC "Accel"
  435. #define MSG_VXY_JERK "Vxy-jerk"
  436. #define MSG_VZ_JERK "Vz-jerk"
  437. #define MSG_VE_JERK "Ve-jerk"
  438. #define MSG_VMAX "Vmax"
  439. #define MSG_X "x"
  440. #define MSG_Y "y"
  441. #define MSG_Z "z"
  442. #define MSG_E "e"
  443. #define MSG_VMIN "Vmin"
  444. #define MSG_VTRAV_MIN "Vdepl min"
  445. #define MSG_AMAX "Amax "
  446. #define MSG_A_RETRACT "A-retract"
  447. #define MSG_XSTEPS "Xpas/mm"
  448. #define MSG_YSTEPS "Ypas/mm"
  449. #define MSG_ZSTEPS "Zpas/mm"
  450. #define MSG_ESTEPS "Epas/mm"
  451. #define MSG_TEMPERATURE "Temperature"
  452. #define MSG_MOTION "Mouvement"
  453. #define MSG_CONTRAST "Contraste LCD"
  454. #define MSG_STORE_EPROM "Sauver config"
  455. #define MSG_LOAD_EPROM "Lire config"
  456. #define MSG_RESTORE_FAILSAFE "Restaurer defauts"
  457. #define MSG_REFRESH "Actualiser"
  458. #define MSG_WATCH "Surveiller"
  459. #define MSG_PREPARE "Preparer"
  460. #define MSG_TUNE "Regler"
  461. #define MSG_PAUSE_PRINT "Interrompre impr."
  462. #define MSG_RESUME_PRINT "Reprendre impr."
  463. #define MSG_STOP_PRINT "Arreter impr."
  464. #define MSG_CARD_MENU "Impr. depuis SD"
  465. #define MSG_NO_CARD "Pas de carte"
  466. #define MSG_DWELL "Repos..."
  467. #define MSG_USERWAIT "Atten. de l'util."
  468. #define MSG_RESUMING "Repri. de l'impr."
  469. #define MSG_NO_MOVE "Aucun mouvement."
  470. #define MSG_KILLED "MORT."
  471. #define MSG_STOPPED "STOPPE."
  472. #define MSG_STEPPER_RELEASED "RELACHE."
  473. #define MSG_CONTROL_RETRACT "Retraction mm"
  474. #define MSG_CONTROL_RETRACT_SWAP "Ech. Retr. mm"
  475. #define MSG_CONTROL_RETRACTF "Retraction V"
  476. #define MSG_CONTROL_RETRACT_ZLIFT "Hop mm"
  477. #define MSG_CONTROL_RETRACT_RECOVER "UnRet +mm"
  478. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Ech. UnRet +mm"
  479. #define MSG_CONTROL_RETRACT_RECOVERF "UnRet V"
  480. #define MSG_AUTORETRACT "Retract. Auto."
  481. #define MSG_FILAMENTCHANGE "Changer filament"
  482. #define MSG_INIT_SDCARD "Init. la carte SD"
  483. #define MSG_CNG_SDCARD "Changer de carte"
  484. #define MSG_ZPROBE_OUT "Z sonde exte. lit"
  485. #define MSG_POSITION_UNKNOWN "Rev. dans XY av.Z"
  486. #define MSG_ZPROBE_ZOFFSET "Offset Z"
  487. #define MSG_BABYSTEP_X "Babystep X"
  488. #define MSG_BABYSTEP_Y "Babystep Y"
  489. #define MSG_BABYSTEP_Z "Babystep Z"
  490. #define MSG_ENDSTOP_ABORT "Butee abandon"
  491. #define MSG_CONTRAST "Contrast"
  492. #endif
  493. #if LANGUAGE_CHOICE == 4
  494. // LCD Menu Messages
  495. // Please note these are limited to 17 characters!
  496. #define WELCOME_MSG MACHINE_NAME " Bereit."
  497. #define MSG_SD_INSERTED "SDKarte erkannt"
  498. #define MSG_SD_REMOVED "SDKarte entfernt"
  499. #define MSG_MAIN "Hauptmenü"
  500. #define MSG_AUTOSTART "Autostart"
  501. #define MSG_DISABLE_STEPPERS "Stepper abschalt."
  502. #define MSG_AUTO_HOME "Auto Nullpunkt"
  503. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  504. #define MSG_SET_ORIGIN "Setze Nullpunkt"
  505. #define MSG_PREHEAT_PLA "Vorwärmen PLA"
  506. #define MSG_PREHEAT_PLA0 "Vorwärmen PLA 1"
  507. #define MSG_PREHEAT_PLA1 "Vorwärmen PLA 2"
  508. #define MSG_PREHEAT_PLA2 "Vorwärmen PLA 3"
  509. #define MSG_PREHEAT_PLA012 "Vorw. PLA Alle"
  510. #define MSG_PREHEAT_PLA_BEDONLY "Vorw. PLA Bett"
  511. #define MSG_PREHEAT_PLA_SETTINGS "Vorwärm. PLA Ein."
  512. #define MSG_PREHEAT_ABS "Vorwärmen ABS"
  513. #define MSG_PREHEAT_ABS0 "Vorwärmen ABS 1"
  514. #define MSG_PREHEAT_ABS1 "Vorwärmen ABS 2"
  515. #define MSG_PREHEAT_ABS2 "Vorwärmen ABS 3"
  516. #define MSG_PREHEAT_ABS012 "Vorw. ABS Alle"
  517. #define MSG_PREHEAT_ABS_BEDONLY "Vorw. ABS Bett"
  518. #define MSG_PREHEAT_ABS_SETTINGS "Vorwärm. ABS Ein."
  519. #define MSG_COOLDOWN "Abkühlen"
  520. #define MSG_SWITCH_PS_ON "Switch Power On"
  521. #define MSG_SWITCH_PS_OFF "Switch Power Off"
  522. #define MSG_EXTRUDE "Extrude"
  523. #define MSG_RETRACT "Retract"
  524. #define MSG_MOVE_AXIS "Achsen bewegen"
  525. #define MSG_MOVE_X "X bewegen"
  526. #define MSG_MOVE_Y "Y bewegen"
  527. #define MSG_MOVE_Z "Z bewegen"
  528. #define MSG_MOVE_E "Extruder"
  529. #define MSG_MOVE_E1 "Extruder2"
  530. #define MSG_MOVE_E2 "Extruder3"
  531. #define MSG_MOVE_01MM "0.1mm bewegen"
  532. #define MSG_MOVE_1MM "1mm bewegen"
  533. #define MSG_MOVE_10MM "10mm bewegen"
  534. #define MSG_SPEED "Geschw"
  535. #define MSG_NOZZLE "Düse"
  536. #define MSG_NOZZLE1 "Düse2"
  537. #define MSG_NOZZLE2 "Düse3"
  538. #define MSG_BED "Bett"
  539. #define MSG_FAN_SPEED "Lüftergeschw."
  540. #define MSG_FLOW "Fluss"
  541. #define MSG_FLOW0 "Fluss 0"
  542. #define MSG_FLOW1 "Fluss 1"
  543. #define MSG_FLOW2 "Fluss 2"
  544. #define MSG_CONTROL "Einstellungen"
  545. #define MSG_MIN "\002 Min"
  546. #define MSG_MAX "\002 Max"
  547. #define MSG_FACTOR "\002 Faktor"
  548. #define MSG_AUTOTEMP "AutoTemp"
  549. #define MSG_ON "Ein"
  550. #define MSG_OFF "Aus"
  551. #define MSG_PID_P "PID-P"
  552. #define MSG_PID_I "PID-I"
  553. #define MSG_PID_D "PID-D"
  554. #define MSG_PID_C "PID-C"
  555. #define MSG_ACC "Acc"
  556. #define MSG_VXY_JERK "Vxy-jerk"
  557. #define MSG_VZ_JERK "Vz-jerk"
  558. #define MSG_VE_JERK "Ve-jerk"
  559. #define MSG_VMAX "Vmax "
  560. #define MSG_X "x"
  561. #define MSG_Y "y"
  562. #define MSG_Z "z"
  563. #define MSG_E "e"
  564. #define MSG_VMIN "Vmin"
  565. #define MSG_VTRAV_MIN "VTrav min"
  566. #define MSG_AMAX "Amax "
  567. #define MSG_A_RETRACT "A-Retract"
  568. #define MSG_XSTEPS "Xsteps/mm"
  569. #define MSG_YSTEPS "Ysteps/mm"
  570. #define MSG_ZSTEPS "Zsteps/mm"
  571. #define MSG_ESTEPS "Esteps/mm"
  572. #define MSG_RECTRACT_WIDE "Rectract"
  573. #define MSG_WATCH "Beobachten"
  574. #define MSG_TEMPERATURE "Temperatur"
  575. #define MSG_MOTION "Bewegung"
  576. #define MSG_CONTRAST "LCD contrast"
  577. #define MSG_STORE_EPROM "EPROM speichern"
  578. #define MSG_LOAD_EPROM "EPROM laden"
  579. #define MSG_RESTORE_FAILSAFE "Standardkonfig."
  580. #define MSG_REFRESH "Aktualisieren"
  581. #define MSG_PREPARE "Vorbereitung"
  582. #define MSG_CONTROL "Einstellungen"
  583. #define MSG_TUNE "Justierung"
  584. #define MSG_PAUSE_PRINT "Druck anhalten"
  585. #define MSG_RESUME_PRINT "Druck fortsetz"
  586. #define MSG_STOP_PRINT "Druck stoppen"
  587. #define MSG_CARD_MENU "SDKarten Menü"
  588. #define MSG_NO_CARD "Keine SDKarte"
  589. #define MSG_DWELL "Warten..."
  590. #define MSG_USERWAIT "Warte auf Nutzer"
  591. #define MSG_RESUMING "Druck fortsetzung"
  592. #define MSG_NO_MOVE "Kein Zug."
  593. #define MSG_KILLED "KILLED"
  594. #define MSG_STOPPED "GESTOPPT"
  595. #define MSG_STEPPER_RELEASED "Stepper frei"
  596. #define MSG_CONTROL_RETRACT "Retract mm"
  597. #define MSG_CONTROL_RETRACT_SWAP "Wechs. Retract mm"
  598. #define MSG_CONTROL_RETRACTF "Retract V"
  599. #define MSG_CONTROL_RETRACT_ZLIFT "Hop mm"
  600. #define MSG_CONTROL_RETRACT_RECOVER "UnRet +mm"
  601. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Wechs. UnRet +mm"
  602. #define MSG_CONTROL_RETRACT_RECOVERF "UnRet V"
  603. #define MSG_AUTORETRACT "AutoRetr."
  604. #define MSG_FILAMENTCHANGE "Filament wechseln"
  605. #define MSG_INIT_SDCARD "Init. SD-Card"
  606. #define MSG_CNG_SDCARD "Change SD-Card"
  607. #define MSG_ZPROBE_OUT "Z probe out. bed"
  608. #define MSG_POSITION_UNKNOWN "Home X/Y before Z"
  609. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  610. #define MSG_BABYSTEP_X "Babystep X"
  611. #define MSG_BABYSTEP_Y "Babystep Y"
  612. #define MSG_BABYSTEP_Z "Babystep Z"
  613. #define MSG_ENDSTOP_ABORT "Endstop abort"
  614. #define MSG_CONTRAST "Contrast"
  615. #endif
  616. #if LANGUAGE_CHOICE == 5
  617. // LCD Menu Messages
  618. // Please note these are limited to 17 characters!
  619. #define WELCOME_MSG MACHINE_NAME " lista."
  620. #define MSG_SD_INSERTED "Tarjeta colocada"
  621. #define MSG_SD_REMOVED "Tarjeta retirada"
  622. #define MSG_MAIN "Menu principal"
  623. #define MSG_AUTOSTART " Autostart"
  624. #define MSG_DISABLE_STEPPERS "Apagar motores"
  625. #define MSG_AUTO_HOME "Llevar al origen"
  626. #define MSG_SET_HOME_OFFSETS "Ajustar offsets"
  627. #define MSG_SET_ORIGIN "Establecer cero"
  628. #define MSG_PREHEAT_PLA "Precalentar PLA"
  629. #define MSG_PREHEAT_PLA0 "Precalentar PLA 1"
  630. #define MSG_PREHEAT_PLA1 "Precalentar PLA 2"
  631. #define MSG_PREHEAT_PLA2 "Precalentar PLA 3"
  632. #define MSG_PREHEAT_PLA012 "Precal. PLA Todo"
  633. #define MSG_PREHEAT_PLA_BEDONLY "Precal. PLA Base"
  634. #define MSG_PREHEAT_PLA_SETTINGS "Ajustar temp. PLA"
  635. #define MSG_PREHEAT_ABS "Precalentar ABS"
  636. #define MSG_PREHEAT_ABS0 "Precalentar ABS 1"
  637. #define MSG_PREHEAT_ABS1 "Precalentar ABS 2"
  638. #define MSG_PREHEAT_ABS2 "Precalentar ABS 3"
  639. #define MSG_PREHEAT_ABS012 "Precal. ABS Todo"
  640. #define MSG_PREHEAT_ABS_BEDONLY "Precal. ABS Base"
  641. #define MSG_PREHEAT_ABS_SETTINGS "Ajustar temp. ABS"
  642. #define MSG_COOLDOWN "Enfriar"
  643. #define MSG_SWITCH_PS_ON "Encender"
  644. #define MSG_SWITCH_PS_OFF "Apagar"
  645. #define MSG_EXTRUDE "Extruir"
  646. #define MSG_RETRACT "Retraer"
  647. #define MSG_MOVE_AXIS "Mover ejes"
  648. #define MSG_MOVE_X "Mover X"
  649. #define MSG_MOVE_Y "Mover Y"
  650. #define MSG_MOVE_Z "Mover Z"
  651. #define MSG_MOVE_E "Extrusor"
  652. #define MSG_MOVE_E1 "Extrusor2"
  653. #define MSG_MOVE_E2 "Extrusor3"
  654. #define MSG_MOVE_01MM "Mover 0.1mm"
  655. #define MSG_MOVE_1MM "Mover 1mm"
  656. #define MSG_MOVE_10MM "Mover 10mm"
  657. #define MSG_SPEED "Velocidad"
  658. #define MSG_NOZZLE "Nozzle"
  659. #define MSG_NOZZLE1 "Nozzle2"
  660. #define MSG_NOZZLE2 "Nozzle3"
  661. #define MSG_BED "Base"
  662. #define MSG_FAN_SPEED "Ventilador"
  663. #define MSG_FLOW "Flujo"
  664. #define MSG_FLOW0 "Flujo 0"
  665. #define MSG_FLOW1 "Flujo 1"
  666. #define MSG_FLOW2 "Flujo 2"
  667. #define MSG_CONTROL "Control"
  668. #define MSG_MIN "\002 Min"
  669. #define MSG_MAX "\002 Max"
  670. #define MSG_FACTOR "\002 Fact"
  671. #define MSG_AUTOTEMP "Autotemp"
  672. #define MSG_ON "On"
  673. #define MSG_OFF "Off"
  674. #define MSG_PID_P "PID-P"
  675. #define MSG_PID_I "PID-I"
  676. #define MSG_PID_D "PID-D"
  677. #define MSG_PID_C "PID-C"
  678. #define MSG_ACC "Acel"
  679. #define MSG_VXY_JERK "Vxy-jerk"
  680. #define MSG_VZ_JERK "Vz-jerk"
  681. #define MSG_VE_JERK "Ve-jerk"
  682. #define MSG_VMAX "Vmax"
  683. #define MSG_X "x"
  684. #define MSG_Y "y"
  685. #define MSG_Z "z"
  686. #define MSG_E "e"
  687. #define MSG_VMIN "Vmin"
  688. #define MSG_VTRAV_MIN "Vvacio min"
  689. #define MSG_AMAX "Amax"
  690. #define MSG_A_RETRACT "A-retrac."
  691. #define MSG_XSTEPS "X pasos/mm"
  692. #define MSG_YSTEPS "Y pasos/mm"
  693. #define MSG_ZSTEPS "Z pasos/mm"
  694. #define MSG_ESTEPS "E pasos/mm"
  695. #define MSG_RECTRACT "Retraer"
  696. #define MSG_TEMPERATURE "Temperatura"
  697. #define MSG_MOTION "Movimiento"
  698. #define MSG_STORE_EPROM "Guardar memoria"
  699. #define MSG_LOAD_EPROM "Cargar memoria"
  700. #define MSG_RESTORE_FAILSAFE "Rest. de emergen."
  701. #define MSG_REFRESH "Volver a cargar"
  702. #define MSG_WATCH "Monitorizar"
  703. #define MSG_PREPARE "Preparar"
  704. #define MSG_TUNE "Ajustar"
  705. #define MSG_PAUSE_PRINT "Pausar impresion"
  706. #define MSG_RESUME_PRINT "Reanudar impres."
  707. #define MSG_STOP_PRINT "Detener impresion"
  708. #define MSG_CARD_MENU "Menu de SD"
  709. #define MSG_NO_CARD "No hay tarjeta SD"
  710. #define MSG_DWELL "Reposo..."
  711. #define MSG_USERWAIT "Esperando ordenes"
  712. #define MSG_RESUMING "Resumiendo impre."
  713. #define MSG_NO_MOVE "Sin movimiento"
  714. #define MSG_KILLED "PARADA DE EMERG."
  715. #define MSG_STOPPED "PARADA"
  716. #define MSG_CONTROL_RETRACT "Retraer mm"
  717. #define MSG_CONTROL_RETRACT_SWAP "Interc. Retraer mm"
  718. #define MSG_CONTROL_RETRACTF "Retraer V"
  719. #define MSG_CONTROL_RETRACT_ZLIFT "Levantar mm"
  720. #define MSG_CONTROL_RETRACT_RECOVER "DesRet +mm"
  721. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Interc. DesRet +mm"
  722. #define MSG_CONTROL_RETRACT_RECOVERF "DesRet V"
  723. #define MSG_AUTORETRACT "AutoRetr."
  724. #define MSG_FILAMENTCHANGE "Cambiar filamento"
  725. #define MSG_INIT_SDCARD "Iniciando tarjeta"
  726. #define MSG_CNG_SDCARD "Cambiar tarjeta"
  727. #define MSG_RECTRACT_WIDE "Retraer"
  728. #define MSG_TEMPERATURE_WIDE "Temperatura"
  729. #define MSG_TEMPERATURE_RTN "Temperatura"
  730. #define MSG_MAIN_WIDE "Menu principal"
  731. #define MSG_MOTION_WIDE "Movimiento"
  732. #define MSG_PREPARE_ALT "Preparar"
  733. #define MSG_CONTROL_ARROW "Control"
  734. #define MSG_RETRACT_ARROW "Retraer"
  735. #define MSG_STEPPER_RELEASED "Desacoplada."
  736. #define MSG_ZPROBE_OUT "sonda Z fuera"
  737. #define MSG_POSITION_UNKNOWN "Reiniciar X/Y y Z"
  738. #define MSG_ZPROBE_ZOFFSET "Offset Z"
  739. #define MSG_BABYSTEP_X "Babystep X"
  740. #define MSG_BABYSTEP_Y "Babystep Y"
  741. #define MSG_BABYSTEP_Z "Babystep Z"
  742. #define MSG_ENDSTOP_ABORT "Endstop abort"
  743. #define MSG_CONTRAST "Contraste"
  744. #endif
  745. #if LANGUAGE_CHOICE == 6
  746. // LCD Menu Messages
  747. // Please note these are limited to 17 characters!
  748. #define WELCOME_MSG MACHINE_NAME "Готов."
  749. #define MSG_SD_INSERTED "Карта вставлена"
  750. #define MSG_SD_REMOVED "Карта извлечена"
  751. #define MSG_MAIN "Меню \003"
  752. #define MSG_AUTOSTART "Автостарт"
  753. #define MSG_DISABLE_STEPPERS "Выкл. двигатели"
  754. #define MSG_AUTO_HOME "Парковка"
  755. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  756. #define MSG_SET_ORIGIN "Запомнить ноль"
  757. #define MSG_PREHEAT_PLA "Преднагрев PLA"
  758. #define MSG_PREHEAT_PLA0 "Преднагрев PLA0"
  759. #define MSG_PREHEAT_PLA1 "Преднагрев PLA1"
  760. #define MSG_PREHEAT_PLA2 "Преднагрев PLA2"
  761. #define MSG_PREHEAT_PLA012 "Преднаг. PLA все"
  762. #define MSG_PREHEAT_PLA_BEDONLY "Пред. PLA Кровать"
  763. #define MSG_PREHEAT_PLA_SETTINGS "Настройки PLA"
  764. #define MSG_PREHEAT_ABS "Преднагрев ABS"
  765. #define MSG_PREHEAT_ABS0 "Преднагрев ABS0"
  766. #define MSG_PREHEAT_ABS1 "Преднагрев ABS1"
  767. #define MSG_PREHEAT_ABS2 "Преднагрев ABS2"
  768. #define MSG_PREHEAT_ABS012 "Преднаг. ABS все "
  769. #define MSG_PREHEAT_ABS_BEDONLY "Пред. ABS Кровать"
  770. #define MSG_PREHEAT_ABS_SETTINGS "Настройки ABS"
  771. #define MSG_COOLDOWN "Охлаждение"
  772. #define MSG_SWITCH_PS_ON "Switch Power On"
  773. #define MSG_SWITCH_PS_OFF "Switch Power Off"
  774. #define MSG_EXTRUDE "Экструзия"
  775. #define MSG_RETRACT "Откат"
  776. #define MSG_MOVE_AXIS "Движение по осям"
  777. #define MSG_MOVE_X "Move X"
  778. #define MSG_MOVE_Y "Move Y"
  779. #define MSG_MOVE_Z "Move Z"
  780. #define MSG_MOVE_E "Extruder"
  781. #define MSG_MOVE_E1 "Extruder2"
  782. #define MSG_MOVE_E2 "Extruder3"
  783. #define MSG_MOVE_01MM "Move 0.1mm"
  784. #define MSG_MOVE_1MM "Move 1mm"
  785. #define MSG_MOVE_10MM "Move 10mm"
  786. #define MSG_SPEED "Скорость:"
  787. #define MSG_NOZZLE "\002 Фильера:"
  788. #define MSG_NOZZLE1 "\002 Фильера2:"
  789. #define MSG_NOZZLE2 "\002 Фильера3:"
  790. #define MSG_BED "\002 Кровать:"
  791. #define MSG_FAN_SPEED "Куллер:"
  792. #define MSG_FLOW "Поток:"
  793. #define MSG_FLOW0 " Поток0:"
  794. #define MSG_FLOW1 " Поток1:"
  795. #define MSG_FLOW2 " Поток2:"
  796. #define MSG_CONTROL "Настройки \003"
  797. #define MSG_MIN "\002 Минимум:"
  798. #define MSG_MAX "\002 Максимум:"
  799. #define MSG_FACTOR "\002 Фактор:"
  800. #define MSG_AUTOTEMP "Autotemp:"
  801. #define MSG_ON "Вкл. "
  802. #define MSG_OFF "Выкл. "
  803. #define MSG_PID_P "PID-P: "
  804. #define MSG_PID_I "PID-I: "
  805. #define MSG_PID_D "PID-D: "
  806. #define MSG_PID_C "PID-C: "
  807. #define MSG_ACC "Acc:"
  808. #define MSG_VXY_JERK "Vxy-jerk: "
  809. #define MSG_VZ_JERK "Vz-jerk"
  810. #define MSG_VE_JERK "Ve-jerk"
  811. #define MSG_VMAX "Vmax "
  812. #define MSG_X "x:"
  813. #define MSG_Y "y:"
  814. #define MSG_Z "z:"
  815. #define MSG_E "e:"
  816. #define MSG_VMIN "Vmin:"
  817. #define MSG_VTRAV_MIN "VTrav min:"
  818. #define MSG_AMAX "Amax "
  819. #define MSG_A_RETRACT "A-retract:"
  820. #define MSG_XSTEPS "X шаг/mm:"
  821. #define MSG_YSTEPS "Y шаг/mm:"
  822. #define MSG_ZSTEPS "Z шаг/mm:"
  823. #define MSG_ESTEPS "E шаг/mm:"
  824. #define MSG_RECTRACT "Откат подачи \x7E"
  825. #define MSG_TEMPERATURE "Температура \x7E"
  826. #define MSG_MOTION "Скорости \x7E"
  827. #define MSG_CONTRAST "LCD contrast"
  828. #define MSG_STORE_EPROM "Сохранить в EPROM"
  829. #define MSG_LOAD_EPROM "Загруз. из EPROM"
  830. #define MSG_RESTORE_FAILSAFE "Сброс настроек"
  831. #define MSG_REFRESH "\004Обновить"
  832. #define MSG_WATCH "Обзор \003"
  833. #define MSG_PREPARE "Действия \x7E"
  834. #define MSG_TUNE "Настройки \x7E"
  835. #define MSG_PAUSE_PRINT "Продолжить печать"
  836. #define MSG_RESUME_PRINT "возобн. печать"
  837. #define MSG_STOP_PRINT "Остановить печать"
  838. #define MSG_CARD_MENU "Меню карты \x7E"
  839. #define MSG_NO_CARD "Нет карты"
  840. #define MSG_DWELL "Сон..."
  841. #define MSG_USERWAIT "Ожиданиие"
  842. #define MSG_RESUMING "Resuming print"
  843. #define MSG_NO_MOVE "Нет движения."
  844. #define MSG_KILLED "УБИТО."
  845. #define MSG_STOPPED "ОСТАНОВЛЕНО."
  846. #define MSG_CONTROL_RETRACT "Откат mm:"
  847. #define MSG_CONTROL_RETRACT_SWAP "своп Откат mm:"
  848. #define MSG_CONTROL_RETRACTF "Откат V:"
  849. #define MSG_CONTROL_RETRACT_ZLIFT "Прыжок mm:"
  850. #define MSG_CONTROL_RETRACT_RECOVER "Возврат +mm:"
  851. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "своп Возврат +mm:"
  852. #define MSG_CONTROL_RETRACT_RECOVERF "Возврат V:"
  853. #define MSG_AUTORETRACT "АвтоОткат:"
  854. #define MSG_FILAMENTCHANGE "Change filament"
  855. #define MSG_INIT_SDCARD "Init. SD-Card"
  856. #define MSG_CNG_SDCARD "Change SD-Card"
  857. #define MSG_ZPROBE_OUT "Z probe out. bed"
  858. #define MSG_POSITION_UNKNOWN "Home X/Y before Z"
  859. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  860. #define MSG_BABYSTEP_X "Babystep X"
  861. #define MSG_BABYSTEP_Y "Babystep Y"
  862. #define MSG_BABYSTEP_Z "Babystep Z"
  863. #define MSG_ENDSTOP_ABORT "Endstop abort"
  864. #define MSG_CONTRAST "Contrast"
  865. #endif
  866. #if LANGUAGE_CHOICE == 7
  867. // LCD Menu Messages
  868. // Please note these are limited to 17 characters!
  869. #define WELCOME_MSG MACHINE_NAME " pronto."
  870. #define MSG_SD_INSERTED "SD Card inserita"
  871. #define MSG_SD_REMOVED "SD Card rimossa"
  872. #define MSG_MAIN "Menu principale"
  873. #define MSG_AUTOSTART "Autostart"
  874. #define MSG_DISABLE_STEPPERS "Disabilita Motori"
  875. #define MSG_AUTO_HOME "Auto Home"
  876. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  877. #define MSG_SET_ORIGIN "Imposta Origine"
  878. #define MSG_PREHEAT_PLA "Preriscalda PLA"
  879. #define MSG_PREHEAT_PLA0 "Preriscalda PLA 1"
  880. #define MSG_PREHEAT_PLA1 "Preriscalda PLA 2"
  881. #define MSG_PREHEAT_PLA2 "Preriscalda PLA 3"
  882. #define MSG_PREHEAT_PLA012 "Preris. PLA Tutto"
  883. #define MSG_PREHEAT_PLA_BEDONLY "Preri. PLA Piatto"
  884. #define MSG_PREHEAT_PLA_SETTINGS "Preris. PLA Conf"
  885. #define MSG_PREHEAT_ABS "Preriscalda ABS"
  886. #define MSG_PREHEAT_ABS0 "Preriscalda ABS 1"
  887. #define MSG_PREHEAT_ABS1 "Preriscalda ABS 2"
  888. #define MSG_PREHEAT_ABS2 "Preriscalda ABS 3"
  889. #define MSG_PREHEAT_ABS012 "Preris. ABS Tutto"
  890. #define MSG_PREHEAT_ABS_BEDONLY "Preri. ABS Piatto"
  891. #define MSG_PREHEAT_ABS_SETTINGS "Preris. ABS Conf"
  892. #define MSG_COOLDOWN "Raffredda"
  893. #define MSG_SWITCH_PS_ON "Switch Power On"
  894. #define MSG_SWITCH_PS_OFF "Switch Power Off"
  895. #define MSG_EXTRUDE "Estrudi"
  896. #define MSG_RETRACT "Ritrai"
  897. #define MSG_MOVE_AXIS "Muovi Asse"
  898. #define MSG_MOVE_X "Move X"
  899. #define MSG_MOVE_Y "Move Y"
  900. #define MSG_MOVE_Z "Move Z"
  901. #define MSG_MOVE_E "Extruder"
  902. #define MSG_MOVE_E1 "Extruder2"
  903. #define MSG_MOVE_E2 "Extruder3"
  904. #define MSG_MOVE_01MM "Move 0.1mm"
  905. #define MSG_MOVE_1MM "Move 1mm"
  906. #define MSG_MOVE_10MM "Move 10mm"
  907. #define MSG_SPEED "Velcità"
  908. #define MSG_NOZZLE "Ugello"
  909. #define MSG_NOZZLE1 "Ugello2"
  910. #define MSG_NOZZLE2 "Ugello3"
  911. #define MSG_BED "Piatto"
  912. #define MSG_FAN_SPEED "Ventola"
  913. #define MSG_FLOW "Flusso"
  914. #define MSG_FLOW0 "Flusso 0"
  915. #define MSG_FLOW1 "Flusso 1"
  916. #define MSG_FLOW2 "Flusso 2"
  917. #define MSG_CONTROL "Controllo"
  918. #define MSG_MIN " \002 Min:"
  919. #define MSG_MAX " \002 Max:"
  920. #define MSG_FACTOR " \002 Fact:"
  921. #define MSG_AUTOTEMP "Autotemp"
  922. #define MSG_ON "On "
  923. #define MSG_OFF "Off"
  924. #define MSG_PID_P "PID-P"
  925. #define MSG_PID_I "PID-I"
  926. #define MSG_PID_D "PID-D"
  927. #define MSG_PID_C "PID-C"
  928. #define MSG_ACC "Accel"
  929. #define MSG_VXY_JERK "Vxy-jerk"
  930. #define MSG_VZ_JERK "Vz-jerk"
  931. #define MSG_VE_JERK "Ve-jerk"
  932. #define MSG_VMAX "Vmax"
  933. #define MSG_X "x"
  934. #define MSG_Y "y"
  935. #define MSG_Z "z"
  936. #define MSG_E "e"
  937. #define MSG_VMIN "Vmin"
  938. #define MSG_VTRAV_MIN "VTrav min"
  939. #define MSG_AMAX "Amax"
  940. #define MSG_A_RETRACT "A-retract"
  941. #define MSG_XSTEPS "Xpassi/mm"
  942. #define MSG_YSTEPS "Ypassi/mm"
  943. #define MSG_ZSTEPS "Zpassi/mm"
  944. #define MSG_ESTEPS "Epassi/mm"
  945. #define MSG_RECTRACT "Ritrai"
  946. #define MSG_TEMPERATURE "Temperatura"
  947. #define MSG_MOTION "Movimento"
  948. #define MSG_CONTRAST "LCD contrast"
  949. #define MSG_STORE_EPROM "Salva in EEPROM"
  950. #define MSG_LOAD_EPROM "Carica da EEPROM"
  951. #define MSG_RESTORE_FAILSAFE "Impostaz. default"
  952. #define MSG_REFRESH "Aggiorna"
  953. #define MSG_WATCH "Guarda"
  954. #define MSG_PREPARE "Prepara"
  955. #define MSG_TUNE "Adatta"
  956. #define MSG_PAUSE_PRINT "Pausa"
  957. #define MSG_RESUME_PRINT "Riprendi Stampa"
  958. #define MSG_STOP_PRINT "Arresta Stampa"
  959. #define MSG_CARD_MENU "SD Card Menu"
  960. #define MSG_NO_CARD "No SD Card"
  961. #define MSG_DWELL "Sospensione..."
  962. #define MSG_USERWAIT "Attendi Utente..."
  963. #define MSG_RESUMING "Riprendi Stampa"
  964. #define MSG_NO_MOVE "Nessun Movimento."
  965. #define MSG_KILLED "UCCISO. "
  966. #define MSG_STOPPED "ARRESTATO. "
  967. #define MSG_CONTROL_RETRACT "Ritrai mm"
  968. #define MSG_CONTROL_RETRACT_SWAP "Scamb. Ritrai mm"
  969. #define MSG_CONTROL_RETRACTF "Ritrai V"
  970. #define MSG_CONTROL_RETRACT_ZLIFT "Salta mm"
  971. #define MSG_CONTROL_RETRACT_RECOVER "UnRet +mm"
  972. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Scamb. UnRet +mm"
  973. #define MSG_CONTROL_RETRACT_RECOVERF "UnRet V"
  974. #define MSG_AUTORETRACT "AutoArretramento"
  975. #define MSG_FILAMENTCHANGE "Cambia filamento"
  976. #define MSG_INIT_SDCARD "Iniz. SD-Card"
  977. #define MSG_CNG_SDCARD "Cambia SD-Card"
  978. #define MSG_ZPROBE_OUT "Z probe out. bed"
  979. #define MSG_POSITION_UNKNOWN "Home X/Y before Z"
  980. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  981. #define MSG_BABYSTEP_X "Babystep X"
  982. #define MSG_BABYSTEP_Y "Babystep Y"
  983. #define MSG_BABYSTEP_Z "Babystep Z"
  984. #define MSG_ENDSTOP_ABORT "Endstop abort"
  985. #define MSG_CONTRAST "Contrast"
  986. #endif
  987. #if LANGUAGE_CHOICE == 8
  988. // LCD Menu Messages
  989. // Please note these are limited to 17 characters!
  990. #define WELCOME_MSG MACHINE_NAME " pronto."
  991. #define MSG_SD_INSERTED "Cartao inserido"
  992. #define MSG_SD_REMOVED "Cartao removido"
  993. #define MSG_MAIN " Menu principal \003"
  994. #define MSG_AUTOSTART "Autostart"
  995. #define MSG_DISABLE_STEPPERS " Apagar motores"
  996. #define MSG_AUTO_HOME "Ir para origen"
  997. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  998. #define MSG_SET_ORIGIN "Estabelecer orig."
  999. #define MSG_PREHEAT_PLA "Pre-aquecer PLA"
  1000. #define MSG_PREHEAT_PLA0 " pre-aquecer PLA 1"
  1001. #define MSG_PREHEAT_PLA1 " pre-aquecer PLA 2"
  1002. #define MSG_PREHEAT_PLA2 " pre-aquecer PLA 3"
  1003. #define MSG_PREHEAT_PLA012 " pre-aq. PLA Tudo"
  1004. #define MSG_PREHEAT_PLA_BEDONLY " pre-aq. PLA \002Base"
  1005. #define MSG_PREHEAT_PLA_SETTINGS "PLA setting"
  1006. #define MSG_PREHEAT_ABS "Pre-aquecer ABS"
  1007. #define MSG_PREHEAT_ABS0 " pre-aquecer ABS 1"
  1008. #define MSG_PREHEAT_ABS1 " pre-aquecer ABS 2"
  1009. #define MSG_PREHEAT_ABS2 " pre-aquecer ABS 3"
  1010. #define MSG_PREHEAT_ABS012 " pre-aq. ABS Tudo"
  1011. #define MSG_PREHEAT_ABS_BEDONLY " pre-aq. ABS \002Base"
  1012. #define MSG_PREHEAT_ABS_SETTINGS "ABS setting"
  1013. #define MSG_COOLDOWN "Esfriar"
  1014. #define MSG_SWITCH_PS_ON "Switch Power On"
  1015. #define MSG_SWITCH_PS_OFF "Switch Power Off"
  1016. #define MSG_EXTRUDE "Extrudar"
  1017. #define MSG_RETRACT "Retrair"
  1018. #define MSG_PREHEAT_PLA "Pre-aquecer PLA"
  1019. #define MSG_PREHEAT_ABS "Pre-aquecer ABS"
  1020. #define MSG_MOVE_AXIS "Mover eixo \x7E"
  1021. #define MSG_MOVE_X "Move X"
  1022. #define MSG_MOVE_Y "Move Y"
  1023. #define MSG_MOVE_Z "Move Z"
  1024. #define MSG_MOVE_E "Extruder"
  1025. #define MSG_MOVE_E1 "Extruder2"
  1026. #define MSG_MOVE_E2 "Extruder3"
  1027. #define MSG_MOVE_01MM "Move 0.1mm"
  1028. #define MSG_MOVE_1MM "Move 1mm"
  1029. #define MSG_MOVE_10MM "Move 10mm"
  1030. #define MSG_SPEED "Velocidade:"
  1031. #define MSG_NOZZLE "\002Nozzle:"
  1032. #define MSG_NOZZLE1 "\002Nozzle2:"
  1033. #define MSG_NOZZLE2 "\002Nozzle3:"
  1034. #define MSG_BED "\002Base:"
  1035. #define MSG_FAN_SPEED "Velocidade vento."
  1036. #define MSG_FLOW "Fluxo:"
  1037. #define MSG_FLOW0 "Fluxo0:"
  1038. #define MSG_FLOW1 "Fluxo1:"
  1039. #define MSG_FLOW2 "Fluxo2:"
  1040. #define MSG_CONTROL "Controle \003"
  1041. #define MSG_MIN "\002 Min:"
  1042. #define MSG_MAX "\002 Max:"
  1043. #define MSG_FACTOR "\002 Fact:"
  1044. #define MSG_AUTOTEMP "Autotemp:"
  1045. #define MSG_ON "On "
  1046. #define MSG_OFF "Off"
  1047. #define MSG_PID_P "PID-P: "
  1048. #define MSG_PID_I "PID-I: "
  1049. #define MSG_PID_D "PID-D: "
  1050. #define MSG_PID_C "PID-C: "
  1051. #define MSG_ACC "Acc:"
  1052. #define MSG_VXY_JERK "Vxy-jerk: "
  1053. #define MSG_VZ_JERK "Vz-jerk"
  1054. #define MSG_VE_JERK "Ve-jerk"
  1055. #define MSG_VMAX " Vmax "
  1056. #define MSG_X "x:"
  1057. #define MSG_Y "y:"
  1058. #define MSG_Z "z:"
  1059. #define MSG_E "e:"
  1060. #define MSG_VMIN "Vmin:"
  1061. #define MSG_VTRAV_MIN "VTrav min:"
  1062. #define MSG_AMAX "Amax "
  1063. #define MSG_A_RETRACT "A-retract:"
  1064. #define MSG_XSTEPS "Xpasso/mm:"
  1065. #define MSG_YSTEPS "Ypasso/mm:"
  1066. #define MSG_ZSTEPS "Zpasso/mm:"
  1067. #define MSG_ESTEPS "Epasso/mm:"
  1068. #define MSG_MAIN_WIDE "Menu Principal \003"
  1069. #define MSG_RECTRACT "Retrair"
  1070. #define MSG_TEMPERATURE "Temperatura"
  1071. #define MSG_MOTION "Movimento"
  1072. #define MSG_STORE_EPROM "Guardar memoria"
  1073. #define MSG_LOAD_EPROM "Carregar memoria"
  1074. #define MSG_RESTORE_FAILSAFE "Rest. de emergen."
  1075. #define MSG_REFRESH "\004Recarregar"
  1076. #define MSG_WATCH "Monitorar \003"
  1077. #define MSG_PREPARE "Preparar \x7E"
  1078. #define MSG_PREPARE_ALT "Preparar \003"
  1079. #define MSG_CONTROL_ARROW "Controle \x7E"
  1080. #define MSG_RETRACT_ARROW "Retrair \x7E"
  1081. #define MSG_TUNE "Tune \x7E"
  1082. #define MSG_PAUSE_PRINT "Pausar impressao"
  1083. #define MSG_RESUME_PRINT "Resumir impressao"
  1084. #define MSG_STOP_PRINT "Parar impressao"
  1085. #define MSG_CARD_MENU "Menu cartao SD"
  1086. #define MSG_NO_CARD "Sem cartao SD"
  1087. #define MSG_DWELL "Repouso..."
  1088. #define MSG_USERWAIT "Esperando ordem"
  1089. #define MSG_RESUMING "Resuming print"
  1090. #define MSG_NO_MOVE "Sem movimento"
  1091. #define MSG_KILLED "PARADA DE EMERG."
  1092. #define MSG_STOPPED "PARADA. "
  1093. #define MSG_STEPPER_RELEASED "Lancado."
  1094. #define MSG_CONTROL_RETRACT " Retrair mm:"
  1095. #define MSG_CONTROL_RETRACT_SWAP "Troca Retrair mm:"
  1096. #define MSG_CONTROL_RETRACTF " Retrair V:"
  1097. #define MSG_CONTROL_RETRACT_ZLIFT " Levantar mm:"
  1098. #define MSG_CONTROL_RETRACT_RECOVER " DesRet +mm:"
  1099. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Troca DesRet +mm:"
  1100. #define MSG_CONTROL_RETRACT_RECOVERF " DesRet V:"
  1101. #define MSG_AUTORETRACT " AutoRetr.:"
  1102. #define MSG_FILAMENTCHANGE "Change filament"
  1103. #define MSG_INIT_SDCARD "Init. SD-Card"
  1104. #define MSG_CNG_SDCARD "Change SD-Card"
  1105. #define MSG_ZPROBE_OUT "Son. fora da mesa"
  1106. #define MSG_POSITION_UNKNOWN "XY antes de Z"
  1107. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  1108. #define MSG_BABYSTEP_X "Babystep X"
  1109. #define MSG_BABYSTEP_Y "Babystep Y"
  1110. #define MSG_BABYSTEP_Z "Babystep Z"
  1111. #define MSG_ENDSTOP_ABORT "Endstop abort"
  1112. #define MSG_CONTRAST "Contrast"
  1113. #endif
  1114. #if LANGUAGE_CHOICE == 9
  1115. // LCD Menu Messages
  1116. // Please note these are limited to 17 characters!
  1117. #define WELCOME_MSG MACHINE_NAME " valmis."
  1118. #define MSG_SD_INSERTED "Kortti asetettu"
  1119. #define MSG_SD_REMOVED "Kortti poistettu"
  1120. #define MSG_MAIN "Palaa"
  1121. #define MSG_AUTOSTART "Automaatti"
  1122. #define MSG_DISABLE_STEPPERS "Vapauta moottorit"
  1123. #define MSG_AUTO_HOME "Aja referenssiin"
  1124. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  1125. #define MSG_SET_ORIGIN "Aseta origo"
  1126. #define MSG_PREHEAT_PLA "Esilammita PLA"
  1127. #define MSG_PREHEAT_PLA0 "Esilammita PLA 1"
  1128. #define MSG_PREHEAT_PLA1 "Esilammita PLA 2"
  1129. #define MSG_PREHEAT_PLA2 "Esilammita PLA 3"
  1130. #define MSG_PREHEAT_PLA012 "Esila. PLA Kaikki"
  1131. #define MSG_PREHEAT_PLA_BEDONLY "Esila. PLA Alusta"
  1132. #define MSG_PREHEAT_PLA_SETTINGS "Esilamm. PLA konf"
  1133. #define MSG_PREHEAT_ABS "Esilammita ABS"
  1134. #define MSG_PREHEAT_ABS0 "Esilammita ABS 1"
  1135. #define MSG_PREHEAT_ABS1 "Esilammita ABS 2"
  1136. #define MSG_PREHEAT_ABS2 "Esilammita ABS 3"
  1137. #define MSG_PREHEAT_ABS012 "Esila. ABS Kaikki"
  1138. #define MSG_PREHEAT_ABS_BEDONLY "Esila. ABS Alusta"
  1139. #define MSG_PREHEAT_ABS_SETTINGS "Esilamm. ABS konf"
  1140. #define MSG_COOLDOWN "Jaahdyta"
  1141. #define MSG_SWITCH_PS_ON "Virta paalle"
  1142. #define MSG_SWITCH_PS_OFF "Virta pois"
  1143. #define MSG_EXTRUDE "Pursota"
  1144. #define MSG_RETRACT "Veda takaisin"
  1145. #define MSG_MOVE_AXIS "Liikuta akseleita"
  1146. #define MSG_MOVE_X "Move X"
  1147. #define MSG_MOVE_Y "Move Y"
  1148. #define MSG_MOVE_Z "Move Z"
  1149. #define MSG_MOVE_E "Extruder"
  1150. #define MSG_MOVE_E1 "Extruder2"
  1151. #define MSG_MOVE_E2 "Extruder3"
  1152. #define MSG_MOVE_01MM "Move 0.1mm"
  1153. #define MSG_MOVE_1MM "Move 1mm"
  1154. #define MSG_MOVE_10MM "Move 10mm"
  1155. #define MSG_SPEED "Nopeus"
  1156. #define MSG_NOZZLE "Suutin"
  1157. #define MSG_NOZZLE1 "Suutin2"
  1158. #define MSG_NOZZLE2 "Suutin3"
  1159. #define MSG_BED "Alusta"
  1160. #define MSG_FAN_SPEED "Tuul. nopeus"
  1161. #define MSG_FLOW "Virtaus"
  1162. #define MSG_FLOW0 "Virtaus 0"
  1163. #define MSG_FLOW1 "Virtaus 1"
  1164. #define MSG_FLOW2 "Virtaus 2"
  1165. #define MSG_CONTROL "Kontrolli"
  1166. #define MSG_MIN " \002 Min"
  1167. #define MSG_MAX " \002 Max"
  1168. #define MSG_FACTOR " \002 Kerr"
  1169. #define MSG_AUTOTEMP "Autotemp"
  1170. #define MSG_ON "On "
  1171. #define MSG_OFF "Off"
  1172. #define MSG_PID_P "PID-P"
  1173. #define MSG_PID_I "PID-I"
  1174. #define MSG_PID_D "PID-D"
  1175. #define MSG_PID_C "PID-C"
  1176. #define MSG_ACC "Kiihtyv"
  1177. #define MSG_VXY_JERK "Vxy-jerk"
  1178. #define MSG_VZ_JERK "Vz-jerk"
  1179. #define MSG_VE_JERK "Ve-jerk"
  1180. #define MSG_VMAX "Vmax "
  1181. #define MSG_X "x"
  1182. #define MSG_Y "y"
  1183. #define MSG_Z "z"
  1184. #define MSG_E "e"
  1185. #define MSG_VMIN "Vmin"
  1186. #define MSG_VTRAV_MIN "VLiike min"
  1187. #define MSG_AMAX "Amax "
  1188. #define MSG_A_RETRACT "A-peruuta"
  1189. #define MSG_XSTEPS "Xsteps/mm"
  1190. #define MSG_YSTEPS "Ysteps/mm"
  1191. #define MSG_ZSTEPS "Zsteps/mm"
  1192. #define MSG_ESTEPS "Esteps/mm"
  1193. #define MSG_RECTRACT "Veda takaisin"
  1194. #define MSG_TEMPERATURE "Lampotila"
  1195. #define MSG_MOTION "Liike"
  1196. #define MSG_CONTRAST "LCD contrast"
  1197. #define MSG_STORE_EPROM "Tallenna muistiin"
  1198. #define MSG_LOAD_EPROM "Lataa muistista"
  1199. #define MSG_RESTORE_FAILSAFE "Palauta oletus"
  1200. #define MSG_REFRESH "Paivita"
  1201. #define MSG_WATCH "Seuraa"
  1202. #define MSG_PREPARE "Valmistele"
  1203. #define MSG_TUNE "Saada"
  1204. #define MSG_PAUSE_PRINT "Keskeyta tulostus"
  1205. #define MSG_RESUME_PRINT "Jatka tulostusta"
  1206. #define MSG_STOP_PRINT "Pysayta tulostus"
  1207. #define MSG_CARD_MENU "Korttivalikko"
  1208. #define MSG_NO_CARD "Ei korttia"
  1209. #define MSG_DWELL "Nukkumassa..."
  1210. #define MSG_USERWAIT "Odotet. valintaa"
  1211. #define MSG_RESUMING "Jatke. tulostusta"
  1212. #define MSG_NO_MOVE "Ei liiketta."
  1213. #define MSG_KILLED "KILLED. "
  1214. #define MSG_STOPPED "STOPPED. "
  1215. #define MSG_CONTROL_RETRACT "Veda mm"
  1216. #define MSG_CONTROL_RETRACT_SWAP "Va. Veda mm"
  1217. #define MSG_CONTROL_RETRACTF "Veda V"
  1218. #define MSG_CONTROL_RETRACT_ZLIFT "Z mm"
  1219. #define MSG_CONTROL_RETRACT_RECOVER "UnRet +mm"
  1220. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Va. UnRet +mm"
  1221. #define MSG_CONTROL_RETRACT_RECOVERF "UnRet V"
  1222. #define MSG_AUTORETRACT "AutoVeto."
  1223. #define MSG_FILAMENTCHANGE "Change filament"
  1224. #define MSG_INIT_SDCARD "Init. SD-Card"
  1225. #define MSG_CNG_SDCARD "Change SD-Card"
  1226. #define MSG_ZPROBE_OUT "Z probe out. bed"
  1227. #define MSG_POSITION_UNKNOWN "Home X/Y before Z"
  1228. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  1229. #define MSG_BABYSTEP_X "Babystep X"
  1230. #define MSG_BABYSTEP_Y "Babystep Y"
  1231. #define MSG_BABYSTEP_Z "Babystep Z"
  1232. #define MSG_ENDSTOP_ABORT "Endstop abort"
  1233. #endif
  1234. #if LANGUAGE_CHOICE == 10
  1235. // LCD Menu Messages
  1236. // Please note these are limited to 17 characters!
  1237. #define WELCOME_MSG MACHINE_NAME " parada."
  1238. #define MSG_SD_INSERTED "Tarcheta colocada"
  1239. #define MSG_SD_REMOVED "Tarcheta retirada"
  1240. #define MSG_MAIN "Menu prencipal"
  1241. #define MSG_AUTOSTART " Autostart"
  1242. #define MSG_DISABLE_STEPPERS "Amortar motors"
  1243. #define MSG_AUTO_HOME "Levar a l'orichen"
  1244. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  1245. #define MSG_SET_ORIGIN "Establir zero"
  1246. #define MSG_PREHEAT_PLA "Precalentar PLA"
  1247. #define MSG_PREHEAT_PLA0 "Precalentar PLA0"
  1248. #define MSG_PREHEAT_PLA1 "Precalentar PLA1"
  1249. #define MSG_PREHEAT_PLA2 "Precalentar PLA2"
  1250. #define MSG_PREHEAT_PLA012 "Precalentar PLA a"
  1251. #define MSG_PREHEAT_PLA_BEDONLY "Prec. PLA Base"
  1252. #define MSG_PREHEAT_PLA_SETTINGS "Achustar tem. PLA"
  1253. #define MSG_PREHEAT_ABS "Precalentar ABS"
  1254. #define MSG_PREHEAT_ABS0 "Precalentar ABS0"
  1255. #define MSG_PREHEAT_ABS1 "Precalentar ABS1"
  1256. #define MSG_PREHEAT_ABS2 "Precalentar ABS2"
  1257. #define MSG_PREHEAT_ABS012 "Precalentar ABS a"
  1258. #define MSG_PREHEAT_ABS_BEDONLY "Prec. ABS Base"
  1259. #define MSG_PREHEAT_ABS_SETTINGS "Achustar tem. ABS"
  1260. #define MSG_COOLDOWN "Enfriar"
  1261. #define MSG_SWITCH_PS_ON "Enchegar Fuent"
  1262. #define MSG_SWITCH_PS_OFF "Desenchegar Fuent"
  1263. #define MSG_EXTRUDE "Extruir"
  1264. #define MSG_RETRACT "Retraer"
  1265. #define MSG_MOVE_AXIS "Mover Eixes"
  1266. #define MSG_MOVE_X "Move X"
  1267. #define MSG_MOVE_Y "Move Y"
  1268. #define MSG_MOVE_Z "Move Z"
  1269. #define MSG_MOVE_E "Extruder"
  1270. #define MSG_MOVE_E1 "Extruder2"
  1271. #define MSG_MOVE_E2 "Extruder3"
  1272. #define MSG_MOVE_01MM "Move 0.1mm"
  1273. #define MSG_MOVE_1MM "Move 1mm"
  1274. #define MSG_MOVE_10MM "Move 10mm"
  1275. #define MSG_SPEED "Velocidat"
  1276. #define MSG_NOZZLE "Nozzle"
  1277. #define MSG_NOZZLE1 "Nozzle2"
  1278. #define MSG_NOZZLE2 "Nozzle3"
  1279. #define MSG_BED "Base"
  1280. #define MSG_FAN_SPEED "Ixoriador"
  1281. #define MSG_FLOW "Fluxo"
  1282. #define MSG_FLOW0 "Fluxo 0"
  1283. #define MSG_FLOW1 "Fluxo 1"
  1284. #define MSG_FLOW2 "Fluxo 2"
  1285. #define MSG_CONTROL "Control"
  1286. #define MSG_MIN "\002 Min"
  1287. #define MSG_MAX "\002 Max"
  1288. #define MSG_FACTOR "\002 Fact"
  1289. #define MSG_AUTOTEMP "Autotemp"
  1290. #define MSG_ON "On"
  1291. #define MSG_OFF "Off"
  1292. #define MSG_PID_P "PID-P"
  1293. #define MSG_PID_I "PID-I"
  1294. #define MSG_PID_D "PID-D"
  1295. #define MSG_PID_C "PID-C"
  1296. #define MSG_ACC "Acel"
  1297. #define MSG_VXY_JERK "Vxy-jerk"
  1298. #define MSG_VZ_JERK "Vz-jerk"
  1299. #define MSG_VE_JERK "Ves-jerk"
  1300. #define MSG_VMAX "Vmax"
  1301. #define MSG_X "x"
  1302. #define MSG_Y "y"
  1303. #define MSG_Z "z"
  1304. #define MSG_E "y"
  1305. #define MSG_VMIN "Vmin"
  1306. #define MSG_VTRAV_MIN "VTrav min"
  1307. #define MSG_AMAX "Amax"
  1308. #define MSG_A_RETRACT "A-retrac."
  1309. #define MSG_XSTEPS "X trangos/mm"
  1310. #define MSG_YSTEPS "Y trangos/mm"
  1311. #define MSG_ZSTEPS "Z trangos/mm"
  1312. #define MSG_ESTEPS "E trangos/mm"
  1313. #define MSG_RECTRACT "Retraer"
  1314. #define MSG_TEMPERATURE "Temperatura"
  1315. #define MSG_MOTION "Movimiento"
  1316. #define MSG_STORE_EPROM "Alzar Memoria"
  1317. #define MSG_LOAD_EPROM "Cargar Memoria"
  1318. #define MSG_RESTORE_FAILSAFE "Rest. d'emerchen."
  1319. #define MSG_REFRESH "Tornar a cargar"
  1320. #define MSG_WATCH "Monitorizar"
  1321. #define MSG_PREPARE "Preparar"
  1322. #define MSG_TUNE "Achustar"
  1323. #define MSG_PAUSE_PRINT "Pausar impresion"
  1324. #define MSG_RESUME_PRINT "Contin. impresion"
  1325. #define MSG_STOP_PRINT "Detener Impresion"
  1326. #define MSG_CARD_MENU "Menu de SD"
  1327. #define MSG_NO_CARD "No i hai tarcheta"
  1328. #define MSG_DWELL "Reposo..."
  1329. #define MSG_USERWAIT "Asperan. ordines"
  1330. #define MSG_RESUMING "Contin. impresion"
  1331. #define MSG_NO_MOVE "Sin movimiento"
  1332. #define MSG_KILLED "ATURADA D'EMERCH."
  1333. #define MSG_STOPPED "ATURADA."
  1334. #define MSG_CONTROL_RETRACT "Retraer mm"
  1335. #define MSG_CONTROL_RETRACT_SWAP "Swap Retraer mm"
  1336. #define MSG_CONTROL_RETRACTF "Retraer F"
  1337. #define MSG_CONTROL_RETRACT_ZLIFT "Devantar mm"
  1338. #define MSG_CONTROL_RETRACT_RECOVER "DesRet +mm"
  1339. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Swap DesRet +mm"
  1340. #define MSG_CONTROL_RETRACT_RECOVERF "DesRet F"
  1341. #define MSG_AUTORETRACT "AutoRetr."
  1342. #define MSG_FILAMENTCHANGE "Cambear"
  1343. #define MSG_INIT_SDCARD "Encetan. tarcheta"
  1344. #define MSG_CNG_SDCARD "Cambiar tarcheta"
  1345. #define MSG_RECTRACT_WIDE "Retraer"
  1346. #define MSG_TEMPERATURE_WIDE "Temperatura"
  1347. #define MSG_TEMPERATURE_RTN "Temperatura"
  1348. #define MSG_MAIN_WIDE "Menu Prencipal"
  1349. #define MSG_MOTION_WIDE "Movimiento"
  1350. #define MSG_PREPARE_ALT "Preparar"
  1351. #define MSG_CONTROL_ARROW "Control"
  1352. #define MSG_RETRACT_ARROW "Retraer"
  1353. #define MSG_STEPPER_RELEASED "Desacoplada."
  1354. #define MSG_ZPROBE_OUT "Z probe out. bed"
  1355. #define MSG_POSITION_UNKNOWN "Home X/Y before Z"
  1356. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  1357. #define MSG_BABYSTEP_X "Babystep X"
  1358. #define MSG_BABYSTEP_Y "Babystep Y"
  1359. #define MSG_BABYSTEP_Z "Babystep Z"
  1360. #define MSG_ENDSTOP_ABORT "Endstop abort"
  1361. #define MSG_CONTRAST "Contrast"
  1362. #endif
  1363. #if LANGUAGE_CHOICE == 11 //Dutch
  1364. // LCD Menu Messages
  1365. // Please note these are limited to 17 characters!
  1366. #define WELCOME_MSG MACHINE_NAME " gereed."
  1367. #define MSG_SD_INSERTED "Kaart ingestoken"
  1368. #define MSG_SD_REMOVED "Kaart verwijderd"
  1369. #define MSG_MAIN "Main"
  1370. #define MSG_AUTOSTART "Autostart"
  1371. #define MSG_DISABLE_STEPPERS "Motoren uit"
  1372. #define MSG_AUTO_HOME "Auto home"
  1373. #define MSG_SET_HOME_OFFSETS "Set home offsets"
  1374. #define MSG_SET_ORIGIN "Nulpunt instellen"
  1375. #define MSG_PREHEAT_PLA "PLA voorverwarmen"
  1376. #define MSG_PREHEAT_PLA0 "PLA voorverw. 0"
  1377. #define MSG_PREHEAT_PLA1 "PLA voorverw. 1"
  1378. #define MSG_PREHEAT_PLA2 "PLA voorverw. 2"
  1379. #define MSG_PREHEAT_PLA012 "PLA voorverw. aan"
  1380. #define MSG_PREHEAT_PLA_BEDONLY "PLA voorverw. Bed"
  1381. #define MSG_PREHEAT_PLA_SETTINGS "PLA verw. conf"
  1382. #define MSG_PREHEAT_ABS "ABS voorverwarmen"
  1383. #define MSG_PREHEAT_ABS0 "ABS voorverw. 0"
  1384. #define MSG_PREHEAT_ABS1 "ABS voorverw. 1"
  1385. #define MSG_PREHEAT_ABS2 "ABS voorverw. 2"
  1386. #define MSG_PREHEAT_ABS012 "ABS voorverw. aan"
  1387. #define MSG_PREHEAT_ABS_BEDONLY "ABS voorverw. Bed"
  1388. #define MSG_PREHEAT_ABS_SETTINGS "ABS verw. conf"
  1389. #define MSG_COOLDOWN "Afkoelen"
  1390. #define MSG_SWITCH_PS_ON "Stroom aan"
  1391. #define MSG_SWITCH_PS_OFF "Stroom uit"
  1392. #define MSG_EXTRUDE "Extrude"
  1393. #define MSG_RETRACT "Retract"
  1394. #define MSG_MOVE_AXIS "As verplaatsen"
  1395. #define MSG_MOVE_X "Verplaats X"
  1396. #define MSG_MOVE_Y "Verplaats Y"
  1397. #define MSG_MOVE_Z "Verplaats Z"
  1398. #define MSG_MOVE_E "Extruder"
  1399. #define MSG_MOVE_E1 "Extruder2"
  1400. #define MSG_MOVE_E2 "Extruder3"
  1401. #define MSG_MOVE_01MM "Verplaats 0.1mm"
  1402. #define MSG_MOVE_1MM "Verplaats 1mm"
  1403. #define MSG_MOVE_10MM "Verplaats 10mm"
  1404. #define MSG_SPEED "Snelheid"
  1405. #define MSG_NOZZLE "Nozzle"
  1406. #define MSG_NOZZLE1 "Nozzle2"
  1407. #define MSG_NOZZLE2 "Nozzle3"
  1408. #define MSG_BED "Bed"
  1409. #define MSG_FAN_SPEED "Fan snelheid"
  1410. #define MSG_FLOW "Flow"
  1411. #define MSG_FLOW0 "Flow 0"
  1412. #define MSG_FLOW1 "Flow 1"
  1413. #define MSG_FLOW2 "Flow 2"
  1414. #define MSG_CONTROL "Control"
  1415. #define MSG_MIN " \002 Min"
  1416. #define MSG_MAX " \002 Max"
  1417. #define MSG_FACTOR " \002 Fact"
  1418. #define MSG_AUTOTEMP "Autotemp"
  1419. #define MSG_ON "Aan "
  1420. #define MSG_OFF "Uit"
  1421. #define MSG_PID_P "PID-P"
  1422. #define MSG_PID_I "PID-I"
  1423. #define MSG_PID_D "PID-D"
  1424. #define MSG_PID_C "PID-C"
  1425. #define MSG_ACC "Versn"
  1426. #define MSG_VXY_JERK "Vxy-jerk"
  1427. #define MSG_VZ_JERK "Vz-jerk"
  1428. #define MSG_VE_JERK "Ve-jerk"
  1429. #define MSG_VMAX "Vmax "
  1430. #define MSG_X "x"
  1431. #define MSG_Y "y"
  1432. #define MSG_Z "z"
  1433. #define MSG_E "e"
  1434. #define MSG_VMIN "Vmin"
  1435. #define MSG_VTRAV_MIN "VTrav min"
  1436. #define MSG_AMAX "Amax "
  1437. #define MSG_A_RETRACT "A-retract"
  1438. #define MSG_XSTEPS "Xsteps/mm"
  1439. #define MSG_YSTEPS "Ysteps/mm"
  1440. #define MSG_ZSTEPS "Zsteps/mm"
  1441. #define MSG_ESTEPS "Esteps/mm"
  1442. #define MSG_RECTRACT "Terugtrekken"
  1443. #define MSG_TEMPERATURE "Temperatuur"
  1444. #define MSG_MOTION "Beweging"
  1445. #define MSG_CONTRAST "LCD contrast"
  1446. #define MSG_STORE_EPROM "Geheugen opslaan"
  1447. #define MSG_LOAD_EPROM "Geheugen laden"
  1448. #define MSG_RESTORE_FAILSAFE "Noodstop reset"
  1449. #define MSG_REFRESH "Ververs"
  1450. #define MSG_WATCH "Info scherm"
  1451. #define MSG_PREPARE "Voorbereiden"
  1452. #define MSG_TUNE "Afstellen"
  1453. #define MSG_PAUSE_PRINT "Print pauzeren"
  1454. #define MSG_RESUME_PRINT "Print hervatten"
  1455. #define MSG_STOP_PRINT "Print stoppen"
  1456. #define MSG_CARD_MENU "Print van SD"
  1457. #define MSG_NO_CARD "Geen SD kaart"
  1458. #define MSG_DWELL "Slapen..."
  1459. #define MSG_USERWAIT "Wachten..."
  1460. #define MSG_RESUMING "Print hervatten"
  1461. #define MSG_NO_MOVE "Geen beweging."
  1462. #define MSG_KILLED "AFGEBROKEN. "
  1463. #define MSG_STOPPED "GESTOPT. "
  1464. #define MSG_CONTROL_RETRACT "Retract mm"
  1465. #define MSG_CONTROL_RETRACT_SWAP "Ruil Retract mm"
  1466. #define MSG_CONTROL_RETRACTF "Retract F"
  1467. #define MSG_CONTROL_RETRACT_ZLIFT "Hop mm"
  1468. #define MSG_CONTROL_RETRACT_RECOVER "UnRet +mm"
  1469. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Ruil UnRet +mm"
  1470. #define MSG_CONTROL_RETRACT_RECOVERF "UnRet F"
  1471. #define MSG_AUTORETRACT "AutoRetr."
  1472. #define MSG_FILAMENTCHANGE "Verv. Filament"
  1473. #define MSG_INIT_SDCARD "Init. SD kaart"
  1474. #define MSG_CNG_SDCARD "Verv. SD card"
  1475. #define MSG_ZPROBE_OUT "Z probe uit. bed"
  1476. #define MSG_POSITION_UNKNOWN "Home X/Y voor Z"
  1477. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  1478. #define MSG_BABYSTEP_X "Babystap X"
  1479. #define MSG_BABYSTEP_Y "Babystap Y"
  1480. #define MSG_BABYSTEP_Z "Babystap Z"
  1481. #define MSG_ENDSTOP_ABORT "Endstop afbr."
  1482. #endif
  1483. #if LANGUAGE_CHOICE == 12
  1484. // LCD Menu Messages
  1485. // Please note these are limited to 17 characters!
  1486. #define WELCOME_MSG MACHINE_NAME " preparada."
  1487. #define MSG_SD_INSERTED "SD detectada."
  1488. #define MSG_SD_REMOVED "SD expulsada."
  1489. #define MSG_MAIN "Menu principal"
  1490. #define MSG_AUTOSTART "Inici automatic"
  1491. #define MSG_DISABLE_STEPPERS "Apagar motors"
  1492. #define MSG_AUTO_HOME "Home global"
  1493. #define MSG_SET_ORIGIN "Establir origen"
  1494. #define MSG_PREHEAT_PLA "Preescalfar PLA"
  1495. #define MSG_PREHEAT_PLA0 "Preescalfar PLA 1"
  1496. #define MSG_PREHEAT_PLA1 "Preescalfar PLA 2"
  1497. #define MSG_PREHEAT_PLA2 "Preescalfar PLA 3"
  1498. #define MSG_PREHEAT_PLA012 "Preesc. tot PLA"
  1499. #define MSG_PREHEAT_PLA_BEDONLY "Preesc. llit PLA"
  1500. #define MSG_PREHEAT_PLA_SETTINGS "Configuració PLA"
  1501. #define MSG_PREHEAT_ABS "Preescalfar ABS"
  1502. #define MSG_PREHEAT_ABS0 "Preescalfar ABS 1"
  1503. #define MSG_PREHEAT_ABS1 "Preescalfar ABS 2"
  1504. #define MSG_PREHEAT_ABS2 "Preescalfar ABS 3"
  1505. #define MSG_PREHEAT_ABS012 "Preesc. tot ABS"
  1506. #define MSG_PREHEAT_ABS_BEDONLY "Preesc. llit ABS"
  1507. #define MSG_PREHEAT_ABS_SETTINGS "Configuració ABS"
  1508. #define MSG_COOLDOWN "Refredar"
  1509. #define MSG_SWITCH_PS_ON "Switch power on"
  1510. #define MSG_SWITCH_PS_OFF "Switch power off"
  1511. #define MSG_EXTRUDE "Extruir"
  1512. #define MSG_RETRACT "Refredar"
  1513. #define MSG_MOVE_AXIS "Moure eixos"
  1514. #define MSG_MOVE_X "Moure X"
  1515. #define MSG_MOVE_Y "Moure Y"
  1516. #define MSG_MOVE_Z "Moure Z"
  1517. #define MSG_MOVE_E "Extrusor"
  1518. #define MSG_MOVE_E1 "Extruder2"
  1519. #define MSG_MOVE_E2 "Extruder3"
  1520. #define MSG_MOVE_01MM "Moure 0.1mm"
  1521. #define MSG_MOVE_1MM "Moure 1mm"
  1522. #define MSG_MOVE_10MM "Moure 10mm"
  1523. #define MSG_SPEED "Velocitat"
  1524. #define MSG_NOZZLE "Nozzle"
  1525. #define MSG_NOZZLE1 "Nozzle2"
  1526. #define MSG_NOZZLE2 "Nozzle3"
  1527. #define MSG_BED "Llit"
  1528. #define MSG_FAN_SPEED "Vel. Ventilador"
  1529. #define MSG_FLOW "Fluxe"
  1530. #define MSG_FLOW0 "Fluxe 0"
  1531. #define MSG_FLOW1 "Fluxe 1"
  1532. #define MSG_FLOW2 "Fluxe 2"
  1533. #define MSG_CONTROL "Control"
  1534. #define MSG_MIN " \002 Min"
  1535. #define MSG_MAX " \002 Max"
  1536. #define MSG_FACTOR " \002 Fact"
  1537. #define MSG_AUTOTEMP "Autotemp"
  1538. #define MSG_ON "On "
  1539. #define MSG_OFF "Off"
  1540. #define MSG_PID_P "PID-P"
  1541. #define MSG_PID_I "PID-I"
  1542. #define MSG_PID_D "PID-D"
  1543. #define MSG_PID_C "PID-C"
  1544. #define MSG_ACC "Accel"
  1545. #define MSG_VXY_JERK "Vxy-jerk"
  1546. #define MSG_VZ_JERK "Vz-jerk"
  1547. #define MSG_VE_JERK "Ve-jerk"
  1548. #define MSG_VMAX "Vmax "
  1549. #define MSG_X "x"
  1550. #define MSG_Y "y"
  1551. #define MSG_Z "z"
  1552. #define MSG_E "e"
  1553. #define MSG_VMIN "Vmin"
  1554. #define MSG_VTRAV_MIN "VTrav min"
  1555. #define MSG_AMAX "Amax "
  1556. #define MSG_A_RETRACT "A-retract"
  1557. #define MSG_XSTEPS "Xpassos/mm"
  1558. #define MSG_YSTEPS "Ypassos/mm"
  1559. #define MSG_ZSTEPS "Zpassos/mm"
  1560. #define MSG_ESTEPS "Epassos/mm"
  1561. #define MSG_RECTRACT "Retreure"
  1562. #define MSG_TEMPERATURE "Temperatura"
  1563. #define MSG_MOTION "Moviment"
  1564. #define MSG_CONTRAST "Contrast de LCD"
  1565. #define MSG_STORE_EPROM "Desar a memoria"
  1566. #define MSG_LOAD_EPROM "Carregar de mem."
  1567. #define MSG_RESTORE_FAILSAFE "Rest. emergencia"
  1568. #define MSG_REFRESH "Refrescar"
  1569. #define MSG_WATCH "Pantalla Info."
  1570. #define MSG_PREPARE "Preparar"
  1571. #define MSG_TUNE "Calibrar"
  1572. #define MSG_PAUSE_PRINT "Pausa imp."
  1573. #define MSG_RESUME_PRINT "Reprendre imp."
  1574. #define MSG_STOP_PRINT "Parar inp."
  1575. #define MSG_CARD_MENU "Imprimir de SD"
  1576. #define MSG_NO_CARD "-Sense targeta SD"
  1577. #define MSG_DWELL "Repos..."
  1578. #define MSG_USERWAIT "Esperant usuari.."
  1579. #define MSG_RESUMING "Reprenent imp."
  1580. #define MSG_NO_MOVE "Sense moviment."
  1581. #define MSG_KILLED "PARADA DE EMERG. "
  1582. #define MSG_STOPPED "ATURAT. "
  1583. #define MSG_CONTROL_RETRACT "Retreure mm"
  1584. #define MSG_CONTROL_RETRACT_SWAP "Swap Retreure mm"
  1585. #define MSG_CONTROL_RETRACTF "Retreure F"
  1586. #define MSG_CONTROL_RETRACT_ZLIFT "Aixecar mm"
  1587. #define MSG_CONTROL_RETRACT_RECOVER "DesRet +mm"
  1588. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Swap DesRet +mm"
  1589. #define MSG_CONTROL_RETRACT_RECOVERF "DesRet F"
  1590. #define MSG_AUTORETRACT "AutoRetr."
  1591. #define MSG_FILAMENTCHANGE "Canviar filament"
  1592. #define MSG_INIT_SDCARD "Iniciant SD"
  1593. #define MSG_CNG_SDCARD "Canviar SD"
  1594. #define MSG_ZPROBE_OUT "Z probe out. bed"
  1595. #define MSG_POSITION_UNKNOWN "Home X/Y abans Z"
  1596. #define MSG_ZPROBE_ZOFFSET "Z Offset"
  1597. #define MSG_BABYSTEP_X "Babystep X"
  1598. #define MSG_BABYSTEP_Y "Babystep Y"
  1599. #define MSG_BABYSTEP_Z "Babystep Z"
  1600. #define MSG_ENDSTOP_ABORT "Endstop abort"
  1601. #endif
  1602. //Basque-Euskera
  1603. #if LANGUAGE_CHOICE == 13
  1604. // LCD Menu Messages
  1605. // Please note these are limited to 17 characters!
  1606. #define WELCOME_MSG MACHINE_NAME " prest."
  1607. #define MSG_SD_INSERTED "Txartela sartuta"
  1608. #define MSG_SD_REMOVED "Txartela kenduta"
  1609. #define MSG_MAIN "Menu nagusia"
  1610. #define MSG_AUTOSTART "Auto hasiera"
  1611. #define MSG_DISABLE_STEPPERS "Itzali motoreak"
  1612. #define MSG_AUTO_HOME "Hasierara joan"
  1613. #define MSG_SET_ORIGIN "Hasiera ipini"
  1614. #define MSG_PREHEAT_PLA "Aurreberotu PLA"
  1615. #define MSG_PREHEAT_PLA0 "Aurreberotu PLA1"
  1616. #define MSG_PREHEAT_PLA1 "Aurreberotu PLA2"
  1617. #define MSG_PREHEAT_PLA2 "Aurreberotu PLA3"
  1618. #define MSG_PREHEAT_PLA012 "Berotu PLA Guztia"
  1619. #define MSG_PREHEAT_PLA_BEDONLY "Berotu PLA Ohea"
  1620. #define MSG_PREHEAT_PLA_SETTINGS "Berotu PLA Konfig"
  1621. #define MSG_PREHEAT_ABS "Aurreberotu ABS"
  1622. #define MSG_PREHEAT_ABS0 "Aurreberotu ABS 1"
  1623. #define MSG_PREHEAT_ABS1 "Aurreberotu ABS 2"
  1624. #define MSG_PREHEAT_ABS2 "Aurreberotu ABS 3"
  1625. #define MSG_PREHEAT_ABS012 "Berotu ABS Guztia"
  1626. #define MSG_PREHEAT_ABS_BEDONLY "Berotu ABS Ohea"
  1627. #define MSG_PREHEAT_ABS_SETTINGS "Berotu ABS Konfig"
  1628. #define MSG_COOLDOWN "Hoztu"
  1629. #define MSG_SWITCH_PS_ON "Energia piztu"
  1630. #define MSG_SWITCH_PS_OFF "Energia itzali"
  1631. #define MSG_EXTRUDE "Estruitu"
  1632. #define MSG_RETRACT "Atzera eragin"
  1633. #define MSG_MOVE_AXIS "Ardatzak mugitu"
  1634. #define MSG_MOVE_X "Mugitu X"
  1635. #define MSG_MOVE_Y "Mugitu Y"
  1636. #define MSG_MOVE_Z "Mugitu Z"
  1637. #define MSG_MOVE_E "Estrusorea"
  1638. #define MSG_MOVE_E1 "Estrusorea2"
  1639. #define MSG_MOVE_E2 "Estrusorea3"
  1640. #define MSG_MOVE_01MM "Mugitu 0.1mm"
  1641. #define MSG_MOVE_1MM "Mugitu 1mm"
  1642. #define MSG_MOVE_10MM "Mugitu 10mm"
  1643. #define MSG_SPEED "Abiadura"
  1644. #define MSG_NOZZLE "Pita"
  1645. #define MSG_NOZZLE1 "Pita2"
  1646. #define MSG_NOZZLE2 "Pita3"
  1647. #define MSG_BED "Ohea"
  1648. #define MSG_FAN_SPEED "Haizagailua"
  1649. #define MSG_FLOW "Fluxua"
  1650. #define MSG_FLOW0 "Fluxua 0"
  1651. #define MSG_FLOW1 "Fluxua 1"
  1652. #define MSG_FLOW2 "Fluxua 2"
  1653. #define MSG_CONTROL "Kontrola"
  1654. #define MSG_MIN " \002 Min"
  1655. #define MSG_MAX " \002 Max"
  1656. #define MSG_FACTOR " \002 Faktorea"
  1657. #define MSG_AUTOTEMP "Auto tenperatura"
  1658. #define MSG_ON "On "
  1659. #define MSG_OFF "Off"
  1660. #define MSG_PID_P "PID-P"
  1661. #define MSG_PID_I "PID-I"
  1662. #define MSG_PID_D "PID-D"
  1663. #define MSG_PID_C "PID-C"
  1664. #define MSG_ACC "Azelerazioa"
  1665. #define MSG_VXY_JERK "Vxy-astindua"
  1666. #define MSG_VZ_JERK "Vz-astindua"
  1667. #define MSG_VE_JERK "Ve-astindua"
  1668. #define MSG_VMAX "Vmax "
  1669. #define MSG_X "x"
  1670. #define MSG_Y "y"
  1671. #define MSG_Z "z"
  1672. #define MSG_E "e"
  1673. #define MSG_VMIN "Vmin"
  1674. #define MSG_VTRAV_MIN "VTrav min"
  1675. #define MSG_AMAX "Amax "
  1676. #define MSG_A_RETRACT "A-retrakt"
  1677. #define MSG_XSTEPS "X pausoak/mm"
  1678. #define MSG_YSTEPS "Y pausoak/mm"
  1679. #define MSG_ZSTEPS "Z pausoak/mm"
  1680. #define MSG_ESTEPS "E pausoak/mm"
  1681. #define MSG_RECTRACT "Atzera eragin"
  1682. #define MSG_TEMPERATURE "Tenperatura"
  1683. #define MSG_MOTION "Mugimendua"
  1684. #define MSG_CONTRAST "LCD kontrastea"
  1685. #define MSG_STORE_EPROM "Gorde memoria"
  1686. #define MSG_LOAD_EPROM "Kargatu memoria"
  1687. #define MSG_RESTORE_FAILSAFE "Larri. berriz."
  1688. #define MSG_REFRESH "Berriz kargatu"
  1689. #define MSG_WATCH "Pantaila info"
  1690. #define MSG_PREPARE "Prestatu"
  1691. #define MSG_TUNE "Doitu"
  1692. #define MSG_PAUSE_PRINT "Pausatu inprimak."
  1693. #define MSG_RESUME_PRINT "Jarraitu inprima."
  1694. #define MSG_STOP_PRINT "Gelditu inprima."
  1695. #define MSG_CARD_MENU "SD-tik inprimatu"
  1696. #define MSG_NO_CARD "Ez dago txartelik"
  1697. #define MSG_DWELL "Lo egin..."
  1698. #define MSG_USERWAIT "Aginduak zain..."
  1699. #define MSG_RESUMING "Jarraitzen inpri."
  1700. #define MSG_NO_MOVE "Mugimendu gabe"
  1701. #define MSG_KILLED "LARRIALDI GELDIA"
  1702. #define MSG_STOPPED "GELDITUTA. "
  1703. #define MSG_CONTROL_RETRACT "Atzera egin mm"
  1704. #define MSG_CONTROL_RETRACT_SWAP "Swap Atzera egin mm"
  1705. #define MSG_CONTROL_RETRACTF "Atzera egin V"
  1706. #define MSG_CONTROL_RETRACT_ZLIFT "Igo mm"
  1707. #define MSG_CONTROL_RETRACT_RECOVER "Atzera egin +mm"
  1708. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Swap Atzera egin +mm"
  1709. #define MSG_CONTROL_RETRACT_RECOVERF "Atzera egin V"
  1710. #define MSG_AUTORETRACT "Atzera egin"
  1711. #define MSG_FILAMENTCHANGE "Aldatu filament."
  1712. #define MSG_INIT_SDCARD "Hasieratu txartela"
  1713. #define MSG_CNG_SDCARD "Aldatu txartela"
  1714. #define MSG_ZPROBE_OUT "Z ohe hasiera"
  1715. #define MSG_POSITION_UNKNOWN "Posizio ezezaguna"
  1716. #define MSG_ZPROBE_ZOFFSET "Z konpentsatu"
  1717. #define MSG_BABYSTEP_X "Babystep X"
  1718. #define MSG_BABYSTEP_Y "Babystep Y"
  1719. #define MSG_BABYSTEP_Z "Babystep Z"
  1720. #define MSG_ENDSTOP_ABORT "Endstop deuseztat"
  1721. #endif
  1722. #endif // ifndef LANGUAGE_H