lang_en_da.txt 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371
  1. #MSG_IR_03_OR_OLDER c=18
  2. " 0.3 or older"
  3. "\x00"
  4. #MSG_FS_V_03_OR_OLDER c=18
  5. "FS v0.3 or older"
  6. "\x00"
  7. #MSG_IR_04_OR_NEWER c=18
  8. " 0.4 or newer"
  9. "\x00"
  10. #MSG_FS_V_04_OR_NEWER c=18
  11. "FS v0.4 or newer"
  12. "\x00"
  13. #MSG_IR_UNKNOWN c=18
  14. "unknown state"
  15. "\x00"
  16. #MSG_MEASURED_OFFSET c=20
  17. "[0;0] point offset"
  18. "\x00"
  19. #MSG_CRASH_DET_ONLY_IN_NORMAL c=20 r=4
  20. "Crash detection can\x0abe turned on only in\x0aNormal mode"
  21. "\x00"
  22. #MSG_CRASH_DET_STEALTH_FORCE_OFF c=20 r=4
  23. "WARNING:\x0aCrash detection\x0adisabled in\x0aStealth mode"
  24. "\x00"
  25. #MSG_BABYSTEPPING_Z c=15
  26. "Adjusting Z:"
  27. "\x00"
  28. #MSG_SELFTEST_CHECK_ALLCORRECT c=20
  29. "All correct"
  30. "\x00"
  31. #MSG_WIZARD_DONE c=20 r=3
  32. "All is done. Happy printing!"
  33. "\x00"
  34. #MSG_AMBIENT c=14
  35. "Ambient"
  36. "\x00"
  37. #MSG_AUTO c=6
  38. "Auto"
  39. "\x00"
  40. #MSG_PRESS c=20 r=2
  41. "and press the knob"
  42. "\x00"
  43. #MSG_CONFIRM_CARRIAGE_AT_THE_TOP c=20 r=2
  44. "Are left and right Z~carriages all up?"
  45. "\x00"
  46. #MSG_AUTO_HOME c=18
  47. "Auto home"
  48. "\x00"
  49. #MSG_AUTOLOAD_FILAMENT c=18
  50. "AutoLoad filament"
  51. "\x00"
  52. #MSG_AUTOLOADING_ONLY_IF_FSENS_ON c=20 r=4
  53. "Autoloading filament available only when filament sensor is turned on..."
  54. "\x00"
  55. #MSG_AUTOLOADING_ENABLED c=20 r=4
  56. "Autoloading filament is active, just press the knob and insert filament..."
  57. "\x00"
  58. #MSG_SELFTEST_AXIS_LENGTH c=20
  59. "Axis length"
  60. "\x00"
  61. #MSG_SELFTEST_AXIS c=16
  62. "Axis"
  63. "\x00"
  64. #MSG_SELFTEST_BEDHEATER c=20
  65. "Bed/Heater"
  66. "\x00"
  67. #MSG_BED_DONE c=20
  68. "Bed done"
  69. "\x00"
  70. #MSG_BED_HEATING c=20
  71. "Bed Heating"
  72. "\x00"
  73. #MSG_BED_CORRECTION_MENU c=18
  74. "Bed level correct"
  75. "\x00"
  76. #MSG_BELTTEST c=18
  77. "Belt test"
  78. "\x00"
  79. #MSG_BED_LEVELING_FAILED_POINT_LOW c=20 r=6
  80. "Bed leveling failed. Sensor didn't trigger. Debris on nozzle? Waiting for reset."
  81. "\x00"
  82. #MSG_BRIGHT c=6
  83. "Bright"
  84. "\x00"
  85. #MSG_BRIGHTNESS c=18
  86. "Brightness"
  87. "\x00"
  88. #MSG_BED c=13
  89. "Bed"
  90. "\x00"
  91. #MSG_BELT_STATUS c=18
  92. "Belt status"
  93. "\x00"
  94. #MSG_RECOVER_PRINT c=20 r=2
  95. "Blackout occurred. Recover print?"
  96. "\x00"
  97. #MSG_CALIBRATING_HOME c=20
  98. "Calibrating home"
  99. "\x00"
  100. #MSG_CALIBRATE_BED c=18
  101. "Calibrate XYZ"
  102. "\x00"
  103. #MSG_HOMEYZ c=18
  104. "Calibrate Z"
  105. "\x00"
  106. #MSG_CANCEL2 c=10
  107. ">Cancel"
  108. "\x00"
  109. #MSG_MOVE_CARRIAGE_TO_THE_TOP c=20 r=8
  110. "Calibrating XYZ. Rotate the knob to move the Z carriage up to the end stoppers. Click when done."
  111. "\x00"
  112. #MSG_CALIBRATE_Z_AUTO c=20 r=2
  113. "Calibrating Z"
  114. "\x00"
  115. #MSG_MOVE_CARRIAGE_TO_THE_TOP_Z c=20 r=8
  116. "Calibrating Z. Rotate the knob to move the Z carriage up to the end stoppers. Click when done."
  117. "\x00"
  118. #MSG_HOMEYZ_DONE c=20
  119. "Calibration done"
  120. "\x00"
  121. #MSG_MENU_CALIBRATION c=18
  122. "Calibration"
  123. "\x00"
  124. #MSG_SD_REMOVED c=20
  125. "Card removed"
  126. "\x00"
  127. #MSG_CHECKING_FILE c=17
  128. "Checking file"
  129. "\x00"
  130. #MSG_NOT_COLOR c=19
  131. "Color not correct"
  132. "\x00"
  133. #MSG_COOLDOWN c=18
  134. "Cooldown"
  135. "\x00"
  136. #MSG_COPY_SEL_LANG c=20 r=3
  137. "Copy selected language?"
  138. "\x00"
  139. #MSG_CRASHDETECT c=13
  140. "Crash det."
  141. "\x00"
  142. #MSG_SELECT_FIL_1ST_LAYERCAL c=20 r=7
  143. "Select a filament for the First Layer Calibration and select it in the on-screen menu."
  144. "\x00"
  145. #MSG_CRASH_DETECTED c=20
  146. "Crash detected."
  147. "\x00"
  148. #MSG_CRASH_RESUME c=20 r=3
  149. "Crash detected. Resume print?"
  150. "\x00"
  151. #MSG_CRASH c=7
  152. "Crash"
  153. "\x00"
  154. #MSG_DATE c=17
  155. "Date:"
  156. "\x00"
  157. #MSG_COMMUNITY_MADE c=18
  158. "Community made"
  159. "\x00"
  160. #MSG_DISABLE_STEPPERS c=18
  161. "Disable steppers"
  162. "\x00"
  163. #MSG_BABYSTEP_Z_NOT_SET c=20 r=12
  164. "Distance between tip of the nozzle and the bed surface has not been set yet. Please follow the manual, chapter First steps, section First layer calibration."
  165. "\x00"
  166. #MSG_FS_CONTINUE c=5
  167. "Cont."
  168. "\x00"
  169. #MSG_WIZARD_REPEAT_V2_CAL c=20 r=7
  170. "Do you want to repeat last step to readjust distance between nozzle and heatbed?"
  171. "\x00"
  172. #MSG_EXTRUDER_CORRECTION c=13
  173. "E-correct:"
  174. "\x00"
  175. #MSG_EJECT_FILAMENT c=16
  176. "Eject filament"
  177. "\x00"
  178. #MSG_EJECTING_FILAMENT c=20
  179. "Ejecting filament"
  180. "\x00"
  181. #MSG_SELFTEST_ENDSTOP_NOTHIT c=20
  182. "Endstop not hit"
  183. "\x00"
  184. #MSG_SELFTEST_ENDSTOP c=16
  185. "Endstop"
  186. "\x00"
  187. #MSG_SELFTEST_ENDSTOPS c=20
  188. "Endstops"
  189. "\x00"
  190. #MSG_CUT_FILAMENT c=16
  191. "Cut filament"
  192. "\x00"
  193. #MSG_CUTTER c=9
  194. "Cutter"
  195. "\x00"
  196. #MSG_MMU_CUTTING_FIL c=18
  197. "Cutting filament"
  198. "\x00"
  199. #MSG_FSENS_NOT_RESPONDING c=20 r=4
  200. "ERROR: Filament sensor is not responding, please check connection."
  201. "\x00"
  202. #MSG_DIM c=6
  203. "Dim"
  204. "\x00"
  205. #MSG_ERROR c=10
  206. "ERROR:"
  207. "\x00"
  208. #MSG_EXTRUDER_FAN_SPEED c=16
  209. "Extruder fan:"
  210. "\x00"
  211. #MSG_INFO_EXTRUDER c=18
  212. "Extruder info"
  213. "\x00"
  214. #MSG_EXTRUDER c=17
  215. "Extruder"
  216. "\x00"
  217. #MSG_MMU_FAIL_STATS c=18
  218. "Fail stats MMU"
  219. "\x00"
  220. #MSG_FSENSOR_AUTOLOAD c=13
  221. "F. autoload"
  222. "\x00"
  223. #MSG_FAIL_STATS c=18
  224. "Fail stats"
  225. "\x00"
  226. #MSG_FAN_SPEED c=14
  227. "Fan speed"
  228. "\x00"
  229. #MSG_SELFTEST_FAN c=20
  230. "Fan test"
  231. "\x00"
  232. #MSG_FANS_CHECK c=13
  233. "Fans check"
  234. "\x00"
  235. #MSG_FSENSOR c=12
  236. "Fil. sensor"
  237. "\x00"
  238. #MSG_FIL_RUNOUTS c=15
  239. "Fil. runouts"
  240. "\x00"
  241. #MSG_FILAMENT_CLEAN c=20 r=2
  242. "Filament extruding & with correct color?"
  243. "\x00"
  244. #MSG_NOT_LOADED c=19
  245. "Filament not loaded"
  246. "\x00"
  247. #MSG_SELFTEST_FILAMENT_SENSOR c=17
  248. "Filament sensor"
  249. "\x00"
  250. #MSG_FILAMENT_USED c=19
  251. "Filament used"
  252. "\x00"
  253. #MSG_PRINT_TIME c=19
  254. "Print time"
  255. "\x00"
  256. #MSG_FS_ACTION c=10
  257. "FS Action"
  258. "\x00"
  259. #MSG_FILE_INCOMPLETE c=20 r=3
  260. "File incomplete. Continue anyway?"
  261. "\x00"
  262. #MSG_FINISHING_MOVEMENTS c=20
  263. "Finishing movements"
  264. "\x00"
  265. #MSG_V2_CALIBRATION c=18
  266. "First layer cal."
  267. "\x00"
  268. #MSG_WIZARD_SELFTEST c=20 r=8
  269. "First, I will run the selftest to check most common assembly problems."
  270. "\x00"
  271. #MSG_MMU_FIX_ISSUE c=20 r=4
  272. "Fix the issue and then press button on MMU unit."
  273. "\x00"
  274. #MSG_FLOW c=15
  275. "Flow"
  276. "\x00"
  277. #MSG_SELFTEST_COOLING_FAN c=20
  278. "Front print fan?"
  279. "\x00"
  280. #MSG_BED_CORRECTION_FRONT c=14
  281. "Front side[\xe4m]"
  282. "\x00"
  283. #MSG_SELFTEST_FANS c=20
  284. "Front/left fans"
  285. "\x00"
  286. #MSG_SELFTEST_HEATERTHERMISTOR c=20
  287. "Heater/Thermistor"
  288. "\x00"
  289. #MSG_BED_HEATING_SAFETY_DISABLED c=20 r=4
  290. "Heating disabled by safety timer."
  291. "\x00"
  292. #MSG_HEATING_COMPLETE c=20
  293. "Heating done."
  294. "\x00"
  295. #MSG_HEATING c=20
  296. "Heating"
  297. "\x00"
  298. #MSG_WIZARD_WELCOME c=20 r=7
  299. "Hi, I am your Original Prusa i3 printer. Would you like me to guide you through the setup process?"
  300. "Hej, jeg er din originale Prusa i3 -printer. Vil du have mig til at guide dig gennem installationsprocessen?"
  301. #MSG_FILAMENTCHANGE c=18
  302. "Change filament"
  303. "\x00"
  304. #MSG_CHANGE_SUCCESS c=20
  305. "Change success!"
  306. "\x00"
  307. #MSG_CORRECTLY c=20
  308. "Changed correctly?"
  309. "\x00"
  310. #MSG_SELFTEST_CHECK_BED c=20
  311. "Checking bed"
  312. "\x00"
  313. #MSG_SELFTEST_CHECK_ENDSTOPS c=20
  314. "Checking endstops"
  315. "\x00"
  316. #MSG_SELFTEST_CHECK_HOTEND c=20
  317. "Checking hotend"
  318. "\x00"
  319. #MSG_SELFTEST_CHECK_FSENSOR c=20
  320. "Checking sensors"
  321. "\x00"
  322. #MSG_CHECKING_X c=20
  323. "Checking X axis"
  324. "\x00"
  325. #MSG_CHECKING_Y c=20
  326. "Checking Y axis"
  327. "\x00"
  328. #MSG_SELFTEST_CHECK_Z c=20
  329. "Checking Z axis"
  330. "\x00"
  331. #MSG_SELECT_EXTRUDER c=20
  332. "Select extruder:"
  333. "\x00"
  334. #MSG_FILAMENT c=17
  335. "Filament"
  336. "\x00"
  337. #MSG_WIZARD_XYZ_CAL c=20 r=8
  338. "I will run xyz calibration now. It will take approx. 12 mins."
  339. "\x00"
  340. #MSG_WIZARD_Z_CAL c=20 r=8
  341. "I will run z calibration now."
  342. "\x00"
  343. #MSG_WATCH c=18
  344. "Info screen"
  345. "\x00"
  346. #MSG_INSERT_FILAMENT c=20
  347. "Insert filament"
  348. "\x00"
  349. #MSG_FILAMENT_LOADED c=20 r=2
  350. "Is filament loaded?"
  351. "\x00"
  352. #MSG_STEEL_SHEET_CHECK c=20 r=2
  353. "Is steel sheet on heatbed?"
  354. "\x00"
  355. #MSG_LAST_PRINT_FAILURES c=20
  356. "Last print failures"
  357. "\x00"
  358. #MSG_WIZARD_WELCOME_SHIPPING c=20 r=16
  359. "Hi, I am your Original Prusa i3 printer. I will guide you through a short setup process, in which the Z-axis will be calibrated. Then, you will be ready to print."
  360. "\x00"
  361. #MSG_ADDITIONAL_SHEETS c=20 r=9
  362. "If you have additional steel sheets, calibrate their presets in Settings - HW Setup - Steel sheets."
  363. "\x00"
  364. #MSG_LAST_PRINT c=18
  365. "Last print"
  366. "\x00"
  367. #MSG_SELFTEST_EXTRUDER_FAN c=20
  368. "Left hotend fan?"
  369. "\x00"
  370. #MSG_LEFT c=10
  371. "Left"
  372. "\x00"
  373. #MSG_BED_CORRECTION_LEFT c=14
  374. "Left side [\xe4m]"
  375. "\x00"
  376. #MSG_LIN_CORRECTION c=18
  377. "Lin. correction"
  378. "\x00"
  379. #MSG_BABYSTEP_Z c=18
  380. "Live adjust Z"
  381. "\x00"
  382. #MSG_INSERT_FIL c=20 r=6
  383. "Insert the filament (do not load it) into the extruder and then press the knob."
  384. "\x00"
  385. #MSG_LOAD_FILAMENT c=17
  386. "Load filament"
  387. "\x00"
  388. #MSG_LOADING_COLOR c=20
  389. "Loading color"
  390. "\x00"
  391. #MSG_LOADING_FILAMENT c=20
  392. "Loading filament"
  393. "\x00"
  394. #MSG_ITERATION c=12
  395. "Iteration"
  396. "\x00"
  397. #MSG_LOOSE_PULLEY c=20
  398. "Loose pulley"
  399. "\x00"
  400. #MSG_LOAD_TO_NOZZLE c=18
  401. "Load to nozzle"
  402. "\x00"
  403. #MSG_M117_V2_CALIBRATION c=25
  404. "M117 First layer cal."
  405. "\x00"
  406. #MSG_MAIN c=18
  407. "Main"
  408. "\x00"
  409. #MSG_BL_HIGH c=12
  410. "Level Bright"
  411. "\x00"
  412. #MSG_BL_LOW c=12
  413. "Level Dimmed"
  414. "\x00"
  415. #MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE1 c=20 r=3
  416. "Measuring reference height of calibration point"
  417. "\x00"
  418. #MSG_MESH_BED_LEVELING c=18
  419. "Mesh Bed Leveling"
  420. "\x00"
  421. #MSG_MMU_OK_RESUMING_POSITION c=20 r=4
  422. "MMU OK. Resuming position..."
  423. "\x00"
  424. #MSG_MMU_OK_RESUMING_TEMPERATURE c=20 r=4
  425. "MMU OK. Resuming temperature..."
  426. "\x00"
  427. #MSG_MEASURED_SKEW c=14
  428. "Measured skew"
  429. "\x00"
  430. #MSG_MMU_FAILS c=15
  431. "MMU fails"
  432. "\x00"
  433. #MSG_MMU_LOAD_FAILED c=20
  434. "MMU load failed"
  435. "\x00"
  436. #MSG_MMU_LOAD_FAILS c=15
  437. "MMU load fails"
  438. "\x00"
  439. #MSG_MMU_OK_RESUMING c=20 r=4
  440. "MMU OK. Resuming..."
  441. "\x00"
  442. #MSG_MODE c=6
  443. "Mode"
  444. "\x00"
  445. #MSG_MK3_FIRMWARE_ON_MK3S c=20 r=4
  446. "MK3 firmware detected on MK3S printer"
  447. "\x00"
  448. #MSG_NORMAL c=7
  449. "Normal"
  450. "\x00"
  451. #MSG_SILENT c=7
  452. "Silent"
  453. "\x00"
  454. #MSG_MMU_USER_ATTENTION c=20 r=3
  455. "MMU needs user attention."
  456. "\x00"
  457. #MSG_MMU_POWER_FAILS c=15
  458. "MMU power fails"
  459. "\x00"
  460. #MSG_STEALTH c=7
  461. "Stealth"
  462. "\x00"
  463. #MSG_AUTO_POWER c=10
  464. "Auto power"
  465. "\x00"
  466. #MSG_HIGH_POWER c=10
  467. "High power"
  468. "\x00"
  469. #MSG_MMU_CONNECTED c=18
  470. "MMU2 connected"
  471. "\x00"
  472. #MSG_SELFTEST_MOTOR c=18
  473. "Motor"
  474. "\x00"
  475. #MSG_MOVE_AXIS c=18
  476. "Move axis"
  477. "\x00"
  478. #MSG_MOVE_X c=18
  479. "Move X"
  480. "\x00"
  481. #MSG_MOVE_Y c=18
  482. "Move Y"
  483. "\x00"
  484. #MSG_MOVE_Z c=18
  485. "Move Z"
  486. "\x00"
  487. #MSG_NO_MOVE c=20
  488. "No move."
  489. "\x00"
  490. #MSG_NO_CARD c=18
  491. "No SD card"
  492. "\x00"
  493. #MSG_NA c=3
  494. "N/A"
  495. "\x00"
  496. #MSG_NO c=4
  497. "No"
  498. "\x00"
  499. #MSG_SELFTEST_NOTCONNECTED c=20
  500. "Not connected"
  501. "\x00"
  502. #MSG_NEW_FIRMWARE_AVAILABLE c=20 r=2
  503. "New firmware version available:"
  504. "\x00"
  505. #MSG_SELFTEST_FAN_NO c=19
  506. "Not spinning"
  507. "\x00"
  508. #MSG_WIZARD_V2_CAL c=20 r=8
  509. "Now I will calibrate distance between tip of the nozzle and heatbed surface."
  510. "\x00"
  511. #MSG_WIZARD_WILL_PREHEAT c=20 r=4
  512. "Now I will preheat nozzle for PLA."
  513. "\x00"
  514. #MSG_NOZZLE c=12
  515. "Nozzle"
  516. "\x00"
  517. #MSG_DEFAULT_SETTINGS_LOADED c=20 r=6
  518. "Old settings found. Default PID, Esteps etc. will be set."
  519. "\x00"
  520. #MSG_REMOVE_TEST_PRINT c=20 r=4
  521. "Now remove the test print from steel sheet."
  522. "\x00"
  523. #MSG_PAUSE_PRINT c=18
  524. "Pause print"
  525. "\x00"
  526. #MSG_PID_RUNNING c=20
  527. "PID cal."
  528. "\x00"
  529. #MSG_PID_FINISHED c=20
  530. "PID cal. finished"
  531. "\x00"
  532. #MSG_PID_EXTRUDER c=17
  533. "PID calibration"
  534. "\x00"
  535. #MSG_PINDA_PREHEAT c=20
  536. "PINDA Heating"
  537. "\x00"
  538. #MSG_PAPER c=20 r=10
  539. "Place a sheet of paper under the nozzle during the calibration of first 4 points. If the nozzle catches the paper, power off the printer immediately."
  540. "\x00"
  541. #MSG_WIZARD_CLEAN_HEATBED c=20 r=8
  542. "Please clean heatbed and then press the knob."
  543. "\x00"
  544. #MSG_CONFIRM_NOZZLE_CLEAN c=20 r=8
  545. "Please clean the nozzle for calibration. Click when done."
  546. "\x00"
  547. #MSG_SELFTEST_PLEASECHECK c=20
  548. "Please check:"
  549. "\x00"
  550. #MSG_WIZARD_CALIBRATION_FAILED c=20 r=8
  551. "Please check our handbook and fix the problem. Then resume the Wizard by rebooting the printer."
  552. "\x00"
  553. #MSG_CHECK_IDLER c=20 r=5
  554. "Please open idler and remove filament manually."
  555. "\x00"
  556. #MSG_PLACE_STEEL_SHEET c=20 r=5
  557. "Please place steel sheet on heatbed."
  558. "\x00"
  559. #MSG_PRESS_TO_UNLOAD c=20 r=4
  560. "Please press the knob to unload filament"
  561. "\x00"
  562. #MSG_PULL_OUT_FILAMENT c=20 r=4
  563. "Please pull out filament immediately"
  564. "\x00"
  565. #MSG_EJECT_REMOVE c=20 r=4
  566. "Please remove filament and then press the knob."
  567. "\x00"
  568. #MSG_REMOVE_STEEL_SHEET c=20 r=4
  569. "Please remove steel sheet from heatbed."
  570. "\x00"
  571. #MSG_RUN_XYZ c=20 r=4
  572. "Please run XYZ calibration first."
  573. "\x00"
  574. #MSG_UPDATE_MMU2_FW c=20 r=4
  575. "Please update firmware in your MMU2. Waiting for reset."
  576. "\x00"
  577. #MSG_PLEASE_WAIT c=20
  578. "Please wait"
  579. "\x00"
  580. #MSG_REMOVE_SHIPPING_HELPERS c=20 r=3
  581. "Please remove shipping helpers first."
  582. "\x00"
  583. #MSG_PREHEAT_NOZZLE c=20
  584. "Preheat the nozzle!"
  585. "\x00"
  586. #MSG_PREHEAT c=18
  587. "Preheat"
  588. "\x00"
  589. #MSG_WIZARD_HEATING c=20 r=3
  590. "Preheating nozzle. Please wait."
  591. "\x00"
  592. #MSG_NEW_FIRMWARE_PLEASE_UPGRADE c=20
  593. "Please upgrade."
  594. "\x00"
  595. #MSG_PRESS_TO_PREHEAT c=20 r=4
  596. "Press the knob to preheat nozzle and continue."
  597. "\x00"
  598. #MSG_FS_PAUSE c=5
  599. "Pause"
  600. "\x00"
  601. #MSG_POWER_FAILURES c=15
  602. "Power failures"
  603. "\x00"
  604. #MSG_PRINT_ABORTED c=20
  605. "Print aborted"
  606. "\x00"
  607. #MSG_PREHEATING_TO_LOAD c=20
  608. "Preheating to load"
  609. "\x00"
  610. #MSG_PREHEATING_TO_UNLOAD c=20
  611. "Preheating to unload"
  612. "\x00"
  613. #MSG_PRINT_FAN_SPEED c=16
  614. "Print fan:"
  615. "\x00"
  616. #MSG_CARD_MENU c=18
  617. "Print from SD"
  618. "\x00"
  619. #MSG_PRESS_KNOB c=20
  620. "Press the knob"
  621. "\x00"
  622. #MSG_PRINT_PAUSED c=20
  623. "Print paused"
  624. "\x00"
  625. #MSG_RESUME_NOZZLE_TEMP c=20 r=4
  626. "Press the knob to resume nozzle temperature."
  627. "\x00"
  628. #MSG_FOLLOW_CALIBRATION_FLOW c=20 r=8
  629. "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
  630. "\x00"
  631. #MSG_WIZARD_LOAD_FILAMENT c=20 r=6
  632. "Please insert filament into the extruder, then press the knob to load it."
  633. "\x00"
  634. #MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6
  635. "Please insert filament into the first tube of the MMU, then press the knob to load it."
  636. "\x00"
  637. #MSG_PLEASE_LOAD_PLA c=20 r=4
  638. "Please load filament first."
  639. "\x00"
  640. #MSG_BED_CORRECTION_REAR c=14
  641. "Rear side [\xe4m]"
  642. "\x00"
  643. #MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
  644. "Please unload the filament first, then repeat this action."
  645. "\x00"
  646. #MSG_CHECK_IR_CONNECTION c=20 r=4
  647. "Please check the IR sensor connection, unload filament if present."
  648. "\x00"
  649. #MSG_RECOVERING_PRINT c=20
  650. "Recovering print"
  651. "\x00"
  652. #MSG_REMOVE_OLD_FILAMENT c=20 r=5
  653. "Remove old filament and press the knob to start loading new filament."
  654. "\x00"
  655. #MSG_CALIBRATE_BED_RESET c=18
  656. "Reset XYZ calibr."
  657. "\x00"
  658. #MSG_RESET c=14
  659. "Reset"
  660. "\x00"
  661. #MSG_RESUME_PRINT c=18
  662. "Resume print"
  663. "\x00"
  664. #MSG_RESUMING_PRINT c=20
  665. "Resuming print"
  666. "\x00"
  667. #MSG_BED_CORRECTION_RIGHT c=14
  668. "Right side[\xe4m]"
  669. "\x00"
  670. #MSG_RPI_PORT c=13
  671. "RPi port"
  672. "\x00"
  673. #MSG_WIZARD_RERUN c=20 r=7
  674. "Running Wizard will delete current calibration results and start from the beginning. Continue?"
  675. "\x00"
  676. #MSG_SD_CARD c=8
  677. "SD card"
  678. "\x00"
  679. #MSG_RIGHT c=10
  680. "Right"
  681. "\x00"
  682. #MSG_FIND_BED_OFFSET_AND_SKEW_LINE1 c=20 r=3
  683. "Searching bed calibration point"
  684. "\x00"
  685. #MSG_LANGUAGE_SELECT c=18
  686. "Select language"
  687. "\x00"
  688. #MSG_SELFTEST_OK c=20
  689. "Self test OK"
  690. "\x00"
  691. #MSG_SELFTEST_START c=20
  692. "Self test start"
  693. "\x00"
  694. #MSG_SELFTEST c=18
  695. "Selftest"
  696. "\x00"
  697. #MSG_SELFTEST_ERROR c=20
  698. "Selftest error!"
  699. "\x00"
  700. #MSG_SELFTEST_FAILED c=20
  701. "Selftest failed"
  702. "\x00"
  703. #MSG_FORCE_SELFTEST c=20 r=8
  704. "Selftest will be run to calibrate accurate sensorless rehoming."
  705. "\x00"
  706. #MSG_SEL_PREHEAT_TEMP c=20 r=6
  707. "Select nozzle preheat temperature which matches your material."
  708. "\x00"
  709. #MSG_SET_TEMPERATURE c=20
  710. "Set temperature:"
  711. "\x00"
  712. #MSG_SETTINGS c=18
  713. "Settings"
  714. "\x00"
  715. #MSG_SHOW_END_STOPS c=18
  716. "Show end stops"
  717. "\x00"
  718. #MSG_FILE_CNT c=20 r=6
  719. "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
  720. "\x00"
  721. #MSG_SORT c=7
  722. "Sort"
  723. "\x00"
  724. #MSG_NONE c=8
  725. "None"
  726. "\x00"
  727. #MSG_SORT_TIME c=8
  728. "Time"
  729. "\x00"
  730. #MSG_SEVERE_SKEW c=14
  731. "Severe skew"
  732. "\x00"
  733. #MSG_SORT_ALPHA c=8
  734. "Alphabet"
  735. "\x00"
  736. #MSG_SORTING c=20
  737. "Sorting files"
  738. "\x00"
  739. #MSG_SOUND_LOUD c=7
  740. "Loud"
  741. "\x00"
  742. #MSG_SLIGHT_SKEW c=14
  743. "Slight skew"
  744. "\x00"
  745. #MSG_SOUND c=7
  746. "Sound"
  747. "\x00"
  748. #MSG_RUNOUTS c=7
  749. "Runouts"
  750. "\x00"
  751. #MSG_Z-LEVELING_ENFORCED c=20 r=4
  752. "Some problem encountered, Z-leveling enforced ..."
  753. "\x00"
  754. #MSG_SOUND_ONCE c=7
  755. "Once"
  756. "\x00"
  757. #MSG_SPEED c=15
  758. "Speed"
  759. "\x00"
  760. #MSG_SELFTEST_FAN_YES c=19
  761. "Spinning"
  762. "\x00"
  763. #MSG_TEMP_CAL_WARNING c=20 r=4
  764. "Stable ambient temperature 21-26C is needed a rigid stand is required."
  765. "\x00"
  766. #MSG_STATISTICS c=18
  767. "Statistics"
  768. "\x00"
  769. #MSG_STOP_PRINT c=18
  770. "Stop print"
  771. "\x00"
  772. #MSG_STOPPED c=20
  773. "STOPPED."
  774. "\x00"
  775. #MSG_SUPPORT c=18
  776. "Support"
  777. "\x00"
  778. #MSG_SELFTEST_SWAPPED c=16
  779. "Swapped"
  780. "\x00"
  781. #MSG_SELECT_FILAMENT c=20
  782. "Select filament:"
  783. "\x00"
  784. #MSG_PINDA_CALIBRATION c=13
  785. "PINDA cal."
  786. "\x00"
  787. #MSG_SELECT_TEMP_MATCHES_MATERIAL c=20 r=4
  788. "Select temperature which matches your material."
  789. "\x00"
  790. #MSG_PINDA_CAL_FAILED c=20 r=4
  791. "PINDA calibration failed"
  792. "\x00"
  793. #MSG_PINDA_CALIBRATION_DONE c=20 r=8
  794. "PINDA calibration is finished and active. It can be disabled in menu Settings->PINDA cal."
  795. "\x00"
  796. #MSG_FS_VERIFIED c=20 r=3
  797. "Sensor verified, remove the filament now."
  798. "\x00"
  799. #MSG_TEMPERATURE c=18
  800. "Temperature"
  801. "\x00"
  802. #MSG_MENU_TEMPERATURES c=15
  803. "Temperatures"
  804. "\x00"
  805. #MSG_FOLLOW_Z_CALIBRATION_FLOW c=20 r=9
  806. "There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
  807. "\x00"
  808. #MSG_TOTAL_FILAMENT c=19
  809. "Total filament"
  810. "\x00"
  811. #MSG_TOTAL_PRINT_TIME c=19
  812. "Total print time"
  813. "\x00"
  814. #MSG_TUNE c=18
  815. "Tune"
  816. "\x00"
  817. #MSG_TOTAL_FAILURES c=20
  818. "Total failures"
  819. "\x00"
  820. #MSG_TO_LOAD_FIL c=20
  821. "to load filament"
  822. "\x00"
  823. #MSG_TO_UNLOAD_FIL c=20
  824. "to unload filament"
  825. "\x00"
  826. #MSG_UNLOAD_FILAMENT c=18
  827. "Unload filament"
  828. "\x00"
  829. #MSG_UNLOADING_FILAMENT c=20
  830. "Unloading filament"
  831. "\x00"
  832. #MSG_TOTAL c=6
  833. "Total"
  834. "\x00"
  835. #MSG_MENU_VOLTAGES c=15
  836. "Voltages"
  837. "\x00"
  838. #MSG_UNKNOWN c=13
  839. "unknown"
  840. "\x00"
  841. #MSG_USERWAIT c=20
  842. "Wait for user..."
  843. "\x00"
  844. #MSG_WAITING_TEMP c=20 r=4
  845. "Waiting for nozzle and bed cooling"
  846. "\x00"
  847. #MSG_WAITING_TEMP_PINDA c=20 r=3
  848. "Waiting for PINDA probe cooling"
  849. "\x00"
  850. #MSG_CHANGED_BOTH c=20 r=4
  851. "Warning: both printer type and motherboard type changed."
  852. "\x00"
  853. #MSG_CHANGED_MOTHERBOARD c=20 r=4
  854. "Warning: motherboard type changed."
  855. "\x00"
  856. #MSG_CHANGED_PRINTER c=20 r=4
  857. "Warning: printer type changed."
  858. "\x00"
  859. #MSG_UNLOAD_SUCCESSFUL c=20 r=2
  860. "Was filament unload successful?"
  861. "\x00"
  862. #MSG_SELFTEST_WIRINGERROR c=18
  863. "Wiring error"
  864. "\x00"
  865. #MSG_WIZARD c=17
  866. "Wizard"
  867. "\x00"
  868. #MSG_XYZ_DETAILS c=18
  869. "XYZ cal. details"
  870. "\x00"
  871. #MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED c=20 r=8
  872. "XYZ calibration failed. Please consult the manual."
  873. "\x00"
  874. #MSG_YES c=4
  875. "Yes"
  876. "\x00"
  877. #MSG_WIZARD_QUIT c=20 r=8
  878. "You can always resume the Wizard from Calibration -> Wizard."
  879. "\x00"
  880. #MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME c=20 r=8
  881. "XYZ calibration all right. Skew will be corrected automatically."
  882. "\x00"
  883. #MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD c=20 r=8
  884. "XYZ calibration all right. X/Y axes are slightly skewed. Good job!"
  885. "\x00"
  886. #MSG_TIMEOUT c=12
  887. "Timeout"
  888. "\x00"
  889. #MSG_X_CORRECTION c=13
  890. "X-correct:"
  891. "\x00"
  892. #MSG_BED_SKEW_OFFSET_DETECTION_PERFECT c=20 r=8
  893. "XYZ calibration ok. X/Y axes are perpendicular. Congratulations!"
  894. "\x00"
  895. #MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR c=20 r=8
  896. "XYZ calibration compromised. Front calibration points not reachable."
  897. "\x00"
  898. #MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR c=20 r=8
  899. "XYZ calibration compromised. Right front calibration point not reachable."
  900. "\x00"
  901. #MSG_LOAD_ALL c=17
  902. "Load all"
  903. "\x00"
  904. #MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND c=20 r=6
  905. "XYZ calibration failed. Bed calibration point was not found."
  906. "\x00"
  907. #MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=6
  908. "XYZ calibration failed. Front calibration points not reachable."
  909. "\x00"
  910. #MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR c=20 r=6
  911. "XYZ calibration failed. Right front calibration point not reachable."
  912. "\x00"
  913. #MSG_Y_DIST_FROM_MIN c=20
  914. "Y distance from min"
  915. "\x00"
  916. #MSG_WIZARD_V2_CAL_2 c=20 r=12
  917. "The printer will start printing a zig-zag line. Rotate the knob until you reach the optimal height. Check the pictures in the handbook (Calibration chapter)."
  918. "\x00"
  919. #MSG_FIL_FAILED c=20 r=5
  920. "Verification failed, remove the filament and try again."
  921. "\x00"
  922. #MSG_Y_CORRECTION c=13
  923. "Y-correct:"
  924. "\x00"
  925. #MSG_OFF c=3
  926. "Off"
  927. "\x00"
  928. #MSG_ON c=3
  929. "On"
  930. "\x00"
  931. #MSG_BACK c=18
  932. "Back"
  933. "\x00"
  934. #MSG_CHECKS c=18
  935. "Checks"
  936. "\x00"
  937. #MSG_FALSE_TRIGGERING c=20
  938. "False triggering"
  939. "\x00"
  940. #MSG_STRICT c=8
  941. "Strict"
  942. "\x00"
  943. #MSG_WARN c=8
  944. "Warn"
  945. "\x00"
  946. #MSG_HW_SETUP c=18
  947. "HW Setup"
  948. "\x00"
  949. #MSG_MAGNETS_COMP c=13
  950. "Magnets comp."
  951. "\x00"
  952. #MSG_MESH c=12
  953. "Mesh"
  954. "\x00"
  955. #MSG_MK3S_FIRMWARE_ON_MK3 c=20 r=4
  956. "MK3S firmware detected on MK3 printer"
  957. "\x00"
  958. #MSG_MMU_MODE c=8
  959. "MMU Mode"
  960. "\x00"
  961. #MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
  962. "Mode change in progress..."
  963. "\x00"
  964. #MSG_MODEL c=8
  965. "Model"
  966. "\x00"
  967. #MSG_NOZZLE_DIAMETER c=10
  968. "Nozzle d."
  969. "\x00"
  970. #MSG_GCODE_DIFF_CONTINUE c=20 r=4
  971. "G-code sliced for a different level. Continue?"
  972. "\x00"
  973. #MSG_GCODE_DIFF_CANCELLED c=20 r=7
  974. "G-code sliced for a different level. Please re-slice the model again. Print cancelled."
  975. "\x00"
  976. #MSG_GCODE_DIFF_PRINTER_CONTINUE c=20 r=5
  977. "G-code sliced for a different printer type. Continue?"
  978. "\x00"
  979. #MSG_GCODE_DIFF_PRINTER_CANCELLED c=20 r=8
  980. "G-code sliced for a different printer type. Please re-slice the model again. Print cancelled."
  981. "\x00"
  982. #MSG_GCODE_NEWER_FIRMWARE_CONTINUE c=20 r=5
  983. "G-code sliced for a newer firmware. Continue?"
  984. "\x00"
  985. #MSG_GCODE_NEWER_FIRMWARE_CANCELLED c=20 r=8
  986. "G-code sliced for a newer firmware. Please update the firmware. Print cancelled."
  987. "\x00"
  988. #MSG_PREHEATING_TO_CUT c=20
  989. "Preheating to cut"
  990. "\x00"
  991. #MSG_PREHEATING_TO_EJECT c=20
  992. "Preheating to eject"
  993. "\x00"
  994. #MSG_NOZZLE_DIFFERS_CONTINUE c=20 r=5
  995. "Printer nozzle diameter differs from the G-code. Continue?"
  996. "\x00"
  997. #MSG_NOZZLE_DIFFERS_CANCELLED c=20 r=9
  998. "Printer nozzle diameter differs from the G-code. Please check the value in settings. Print cancelled."
  999. "\x00"
  1000. #MSG_SELFTEST_FS_LEVEL c=20
  1001. "%s level expected"
  1002. "\x00"
  1003. #MSG_RENAME c=18
  1004. "Rename"
  1005. "\x00"
  1006. #MSG_SELECT c=18
  1007. "Select"
  1008. "\x00"
  1009. #MSG_INFO_SENSORS c=18
  1010. "Sensor info"
  1011. "\x00"
  1012. #MSG_SHEET c=10
  1013. "Sheet"
  1014. "\x00"
  1015. #MSG_SOUND_BLIND c=7
  1016. "Assist"
  1017. "\x00"
  1018. #MSG_STEEL_SHEET c=18
  1019. "Steel sheets"
  1020. "\x00"
  1021. #MSG_Z_CORRECTION c=13
  1022. "Z-correct:"
  1023. "\x00"
  1024. #MSG_Z_PROBE_NR c=14
  1025. "Z-probe nr."
  1026. "\x00"
  1027. #MSG_PRINTER_IP c=18
  1028. "Printer IP Addr:"
  1029. "\x00"