lang_en.txt 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989
  1. #MSG_PLANNER_BUFFER_BYTES c=0 r=0
  2. " PlannerBufferBytes: "
  3. #MSG_ERR_COLD_EXTRUDE_STOP c=0 r=0
  4. " cold extrusion prevented"
  5. #MSG_FREE_MEMORY c=0 r=0
  6. " Free Memory: "
  7. #MSG_CONFIGURATION_VER c=0 r=0
  8. " Last Updated: "
  9. #MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2 c=14 r=0
  10. " of 4"
  11. #MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE2 c=14 r=0
  12. " of 9"
  13. #MSG_MEASURED_OFFSET c=0 r=0
  14. "[0;0] point offset"
  15. #MSG_CRASH_DET_ONLY_IN_NORMAL c=20 r=4
  16. "\x1b[2JCrash detection can\x1b[1;0Hbe turned on only in\x1b[2;0HNormal mode"
  17. #MSG_CRASH_DET_STEALTH_FORCE_OFF c=20 r=4
  18. "\x1b[2JWARNING:\x1b[1;0HCrash detection\x1b[2;0Hdisabled in\x1b[3;0HStealth mode"
  19. #MSG_BABYSTEPPING_Z c=20 r=0
  20. "Adjusting Z"
  21. #MSG_SELFTEST_CHECK_ALLCORRECT c=20 r=0
  22. "All correct "
  23. #MSG_WIZARD_DONE c=20 r=8
  24. "All is done. Happy printing!"
  25. #MSG_PRESS c=20 r=0
  26. "and press the knob"
  27. #MSG_CONFIRM_CARRIAGE_AT_THE_TOP c=20 r=2
  28. "Are left and right Z~carriages all up?"
  29. #MSG_AUTO_DEPLETE_ON c=17 r=1
  30. "Auto deplete [on]"
  31. # MSG_AUTO_DEPLETE_OFF c=17 r=1
  32. "Auto deplete[off]"
  33. #MSG_AUTO_HOME c=0 r=0
  34. "Auto home"
  35. #MSG_AUTOLOAD_FILAMENT c=17 r=0
  36. "AutoLoad filament"
  37. #MSG_AUTOLOADING_ONLY_IF_FSENS_ON c=20 r=4
  38. "Autoloading filament available only when filament sensor is turned on..."
  39. #MSG_AUTOLOADING_ENABLED c=20 r=4
  40. "Autoloading filament is active, just press the knob and insert filament..."
  41. #MSG_SELFTEST_AXIS_LENGTH c=0 r=0
  42. "Axis length"
  43. #MSG_SELFTEST_AXIS c=0 r=0
  44. "Axis"
  45. #MSG_SELFTEST_BEDHEATER c=0 r=0
  46. "Bed / Heater"
  47. #MSG_BED_DONE c=0 r=0
  48. "Bed done"
  49. #MSG_BED_HEATING c=0 r=0
  50. "Bed Heating"
  51. #MSG_BED_CORRECTION_MENU c=0 r=0
  52. "Bed level correct"
  53. #MSG_BED_LEVELING_FAILED_POINT_LOW c=20 r=4
  54. "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset."
  55. #MSG_BED_LEVELING_FAILED_PROBE_DISCONNECTED c=20 r=4
  56. "Bed leveling failed. Sensor disconnected or cable broken. Waiting for reset."
  57. #MSG_BED_LEVELING_FAILED_POINT_HIGH c=20 r=4
  58. "Bed leveling failed. Sensor triggered too high. Waiting for reset."
  59. #MSG_BED c=0 r=0
  60. "Bed"
  61. #MSG_MENU_BELT_STATUS c=15 r=1
  62. "Belt status"
  63. #MSG_RECOVER_PRINT c=20 r=2
  64. "Blackout occurred. Recover print?"
  65. #MSG_CALIBRATE_BED c=0 r=0
  66. "Calibrate XYZ"
  67. #MSG_HOMEYZ c=0 r=0
  68. "Calibrate Z"
  69. #MSG_CALIBRATE_PINDA c=17 r=1
  70. "Calibrate"
  71. #MSG_MOVE_CARRIAGE_TO_THE_TOP c=20 r=8
  72. "Calibrating XYZ. Rotate the knob to move the Z carriage up to the end stoppers. Click when done."
  73. #MSG_CALIBRATE_Z_AUTO c=20 r=2
  74. "Calibrating Z"
  75. #MSG_MOVE_CARRIAGE_TO_THE_TOP_Z c=20 r=8
  76. "Calibrating Z. Rotate the knob to move the Z carriage up to the end stoppers. Click when done."
  77. #MSG_HOMEYZ_DONE c=0 r=0
  78. "Calibration done"
  79. #MSG_MENU_CALIBRATION c=0 r=0
  80. "Calibration"
  81. #
  82. "Cancel"
  83. #MSG_SD_CANT_ENTER_SUBDIR c=0 r=0
  84. "Cannot enter subdir: "
  85. #MSG_SD_INSERTED c=0 r=0
  86. "Card inserted"
  87. #MSG_SD_REMOVED c=0 r=0
  88. "Card removed"
  89. #MSG_NOT_COLOR c=0 r=0
  90. "Color not correct"
  91. #MSG_COOLDOWN c=0 r=0
  92. "Cooldown"
  93. #
  94. "Copy selected language from XFLASH?"
  95. #MSG_CRASHDETECT_ON c=0 r=0
  96. "Crash det. [on]"
  97. #MSG_CRASHDETECT_NA c=0 r=0
  98. "Crash det. [N/A]"
  99. #MSG_CRASHDETECT_OFF c=0 r=0
  100. "Crash det. [off]"
  101. #MSG_CRASH_DETECTED c=20 r=1
  102. "Crash detected."
  103. #
  104. "Crash detected. Resume print?"
  105. #MSG_CURRENT c=19 r=1
  106. "Current"
  107. #MSG_DATE c=17 r=1
  108. "Date:"
  109. #MSG_DISABLE_STEPPERS c=0 r=0
  110. "Disable steppers"
  111. #MSG_BABYSTEP_Z_NOT_SET c=20 r=12
  112. "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."
  113. #MSG_WIZARD_REPEAT_V2_CAL c=20 r=7
  114. "Do you want to repeat last step to readjust distance between nozzle and heatbed?"
  115. #MSG_EXTRUDER_CORRECTION c=9 r=0
  116. "E-correct"
  117. #MSG_EJECT_FILAMENT c=17 r=1
  118. "Eject filament"
  119. #MSG_EJECT_FILAMENT1 c=17 r=1
  120. "Eject filament 1"
  121. #MSG_EJECT_FILAMENT2 c=17 r=1
  122. "Eject filament 2"
  123. #MSG_EJECT_FILAMENT3 c=17 r=1
  124. "Eject filament 3"
  125. #MSG_EJECT_FILAMENT4 c=17 r=1
  126. "Eject filament 4"
  127. #MSG_EJECT_FILAMENT5 c=17 r=1
  128. "Eject filament 5"
  129. #
  130. "Eject"
  131. #MSG_EJECTING_FILAMENT c=20 r=1
  132. "Ejecting filament"
  133. #MSG_SELFTEST_ENDSTOP_NOTHIT c=20 r=1
  134. "Endstop not hit"
  135. #MSG_SELFTEST_ENDSTOP c=0 r=0
  136. "Endstop"
  137. #MSG_ENDSTOPS_HIT c=0 r=0
  138. "endstops hit: "
  139. #MSG_SELFTEST_ENDSTOPS c=0 r=0
  140. "Endstops"
  141. #MSG_Enqueing c=0 r=0
  142. "enqueing \x22"
  143. #MSG_STACK_ERROR c=20 r=4
  144. "Error - static memory has been overwritten"
  145. #MSG_SD_ERR_WRITE_TO_FILE c=0 r=0
  146. "error writing to file"
  147. #MSG_FSENS_NOT_RESPONDING c=20 r=4
  148. "ERROR: Filament sensor is not responding, please check connection."
  149. #MSG_ERROR c=0 r=0
  150. "ERROR:"
  151. #
  152. "External SPI flash W25X20CL not responding."
  153. #
  154. "Extruder 1"
  155. #
  156. "Extruder 2"
  157. #
  158. "Extruder 3"
  159. #
  160. "Extruder 4"
  161. #MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
  162. "Extruder fan:"
  163. #MSG_INFO_EXTRUDER c=15 r=1
  164. "Extruder info"
  165. #MSG_MOVE_E c=0 r=0
  166. "Extruder"
  167. #MSG_FSENS_AUTOLOAD_ON c=17 r=1
  168. "F. autoload [on]"
  169. #MSG_FSENS_AUTOLOAD_NA c=17 r=1
  170. "F. autoload [N/A]"
  171. #MSG_FSENS_AUTOLOAD_OFF c=17 r=1
  172. "F. autoload [off]"
  173. #MSG_FAN_SPEED c=14 r=0
  174. "Fan speed"
  175. #MSG_SELFTEST_FAN c=20 r=0
  176. "Fan test"
  177. #MSG_FANS_CHECK_ON c=17 r=1
  178. "Fans check [on]"
  179. #MSG_FANS_CHECK_OFF c=17 r=1
  180. "Fans check [off]"
  181. #MSG_FSENSOR_ON c=0 r=0
  182. "Fil. sensor [on]"
  183. #MSG_RESPONSE_POOR c=20 r=2
  184. "Fil. sensor response is poor, disable it?"
  185. #MSG_FSENSOR_NA c=0 r=0
  186. "Fil. sensor [N/A]"
  187. #MSG_FSENSOR_OFF c=0 r=0
  188. "Fil. sensor [off]"
  189. #MSG_FILAMENT_CLEAN c=20 r=2
  190. "Filament extruding & with correct color?"
  191. #MSG_NOT_LOADED c=19 r=0
  192. "Filament not loaded"
  193. #MSG_FILAMENT_SENSOR c=20 r=0
  194. "Filament sensor"
  195. #MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
  196. "Filament sensor:"
  197. #MSG_FILAMENT_USED c=19 r=1
  198. "Filament used"
  199. #MSG_PRINT_TIME c=19 r=1
  200. "Print time"
  201. #MSG_FILE_INCOMPLETE c=20 r=2
  202. "File incomplete. Continue anyway?"
  203. #MSG_FINISHING_MOVEMENTS c=20 r=1
  204. "Finishing movements"
  205. #MSG_V2_CALIBRATION c=17 r=1
  206. "First layer cal."
  207. #MSG_WIZARD_SELFTEST c=20 r=8
  208. "First, I will run the selftest to check most common assembly problems."
  209. #MSG_FLOW c=0 r=0
  210. "Flow"
  211. #MSG_PRUSA3D_FORUM c=0 r=0
  212. "forum.prusa3d.com"
  213. #MSG_SELFTEST_COOLING_FAN c=20 r=0
  214. "Front print fan?"
  215. #MSG_BED_CORRECTION_FRONT c=14 r=1
  216. "Front side[um]"
  217. #MSG_SELFTEST_FANS c=0 r=0
  218. "Front/left fans"
  219. #MSG_SELFTEST_HEATERTHERMISTOR c=0 r=0
  220. "Heater/Thermistor"
  221. #MSG_BED_HEATING_SAFETY_DISABLED c=0 r=0
  222. "Heating disabled by safety timer."
  223. #MSG_HEATING_COMPLETE c=20 r=0
  224. "Heating done."
  225. #MSG_HEATING c=0 r=0
  226. "Heating"
  227. #MSG_WIZARD_WELCOME c=20 r=7
  228. "Hi, I am your Original Prusa i3 printer. Would you like me to guide you through the setup process?"
  229. #MSG_PRUSA3D_HOWTO c=0 r=0
  230. "howto.prusa3d.com"
  231. #
  232. "Change extruder"
  233. #MSG_FILAMENTCHANGE c=0 r=0
  234. "Change filament"
  235. #MSG_CHANGE_SUCCESS c=0 r=0
  236. "Change success!"
  237. #MSG_CORRECTLY c=20 r=0
  238. "Changed correctly?"
  239. #MSG_SELFTEST_CHECK_BED c=20 r=0
  240. "Checking bed "
  241. #MSG_SELFTEST_CHECK_ENDSTOPS c=20 r=0
  242. "Checking endstops"
  243. #MSG_SELFTEST_CHECK_HOTEND c=20 r=0
  244. "Checking hotend "
  245. #MSG_SELFTEST_CHECK_FSENSOR c=20 r=0
  246. "Checking sensors "
  247. #MSG_SELFTEST_CHECK_X c=20 r=0
  248. "Checking X axis "
  249. #MSG_SELFTEST_CHECK_Y c=20 r=0
  250. "Checking Y axis "
  251. #MSG_SELFTEST_CHECK_Z c=20 r=0
  252. "Checking Z axis "
  253. #MSG_ERR_CHECKSUM_MISMATCH c=0 r=0
  254. "checksum mismatch, Last Line: "
  255. #MSG_CHOOSE_EXTRUDER c=20 r=1
  256. "Choose extruder:"
  257. #MSG_CHOOSE_FILAMENT c=20 r=1
  258. "Choose filament:"
  259. #MSG_FILAMENT c=17 r=1
  260. "Filament"
  261. #MSG_WIZARD_XYZ_CAL c=20 r=8
  262. "I will run xyz calibration now. It will take approx. 12 mins."
  263. #MSG_WIZARD_Z_CAL c=20 r=8
  264. "I will run z calibration now."
  265. #MSG_WIZARD_V2_CAL_2 c=20 r=12
  266. "I will start to print line and you will gradually lower the nozzle by rotating the knob, until you reach optimal height. Check the pictures in our handbook in chapter Calibration."
  267. #MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1 c=60 r=0
  268. "Improving bed calibration point"
  269. #MSG_WATCH c=0 r=0
  270. "Info screen"
  271. #MSG_FILAMENT_LOADING_T0 c=20 r=4
  272. "Insert filament into extruder 1. Click when done."
  273. #MSG_FILAMENT_LOADING_T1 c=20 r=4
  274. "Insert filament into extruder 2. Click when done."
  275. #MSG_FILAMENT_LOADING_T2 c=20 r=4
  276. "Insert filament into extruder 3. Click when done."
  277. #MSG_FILAMENT_LOADING_T3 c=20 r=4
  278. "Insert filament into extruder 4. Click when done."
  279. #
  280. "Is filament 1 loaded?"
  281. #MSG_INSERT_FILAMENT c=20 r=0
  282. "Insert filament"
  283. #MSG_WIZARD_FILAMENT_LOADED c=20 r=2
  284. "Is filament loaded?"
  285. #MSG_WIZARD_PLA_FILAMENT c=20 r=2
  286. "Is it PLA filament?"
  287. #MSG_PLA_FILAMENT_LOADED c=20 r=2
  288. "Is PLA filament loaded?"
  289. #MSG_STEEL_SHEET_CHECK c=20 r=2
  290. "Is steel sheet on heatbed?"
  291. #MSG_FIND_BED_OFFSET_AND_SKEW_ITERATION c=20 r=0
  292. "Iteration "
  293. #MSG_KILLED c=0 r=0
  294. "KILLED. "
  295. #MSG_SELFTEST_EXTRUDER_FAN c=20 r=0
  296. "Left hotend fan?"
  297. #
  298. "Left"
  299. #MSG_BED_CORRECTION_LEFT c=14 r=1
  300. "Left side [um]"
  301. #
  302. "Lin. correction"
  303. #MSG_BABYSTEP_Z c=0 r=0
  304. "Live adjust Z"
  305. #MSG_LOAD_FILAMENT c=17 r=0
  306. "Load filament"
  307. #MSG_LOADING_COLOR c=0 r=0
  308. "Loading color"
  309. #MSG_LOADING_FILAMENT c=20 r=0
  310. "Loading filament"
  311. #MSG_LOOSE_PULLEY c=20 r=1
  312. "Loose pulley"
  313. #MSG_M104_INVALID_EXTRUDER c=0 r=0
  314. "M104 Invalid extruder "
  315. #MSG_M105_INVALID_EXTRUDER c=0 r=0
  316. "M105 Invalid extruder "
  317. #MSG_M109_INVALID_EXTRUDER c=0 r=0
  318. "M109 Invalid extruder "
  319. #MSG_M117_V2_CALIBRATION c=25 r=1
  320. "M117 First layer cal."
  321. #MSG_M200_INVALID_EXTRUDER c=0 r=0
  322. "M200 Invalid extruder "
  323. #MSG_M218_INVALID_EXTRUDER c=0 r=0
  324. "M218 Invalid extruder "
  325. #MSG_M221_INVALID_EXTRUDER c=0 r=0
  326. "M221 Invalid extruder "
  327. #MSG_MAIN c=0 r=0
  328. "Main"
  329. #MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE1 c=60 r=0
  330. "Measuring reference height of calibration point"
  331. #MSG_MESH_BED_LEVELING c=0 r=0
  332. "Mesh Bed Leveling"
  333. #MSG_MMU_OK_RESUMING_POSITION c=20 r=4
  334. "MMU OK. Resuming position..."
  335. #MSG_MMU_OK_RESUMING_TEMPERATURE c=20 r=4
  336. "MMU OK. Resuming temperature..."
  337. #
  338. "Measured skew"
  339. #MSG_MMU_OK_RESUMING c=20 r=4
  340. "MMU OK. Resuming..."
  341. #MSG_STEALTH_MODE_OFF c=0 r=0
  342. "Mode [Normal]"
  343. #MSG_SILENT_MODE_ON c=0 r=0
  344. "Mode [silent]"
  345. #MSG_STEALTH_MODE_ON c=0 r=0
  346. "Mode [Stealth]"
  347. #MSG_AUTO_MODE_ON c=0 r=0
  348. "Mode [auto power]"
  349. #MSG_SILENT_MODE_OFF c=0 r=0
  350. "Mode [high power]"
  351. #MSG_SELFTEST_MOTOR c=0 r=0
  352. "Motor"
  353. #MSG_MOVE_AXIS c=0 r=0
  354. "Move axis"
  355. #MSG_MOVE_X c=0 r=0
  356. "Move X"
  357. #MSG_MOVE_Y c=0 r=0
  358. "Move Y"
  359. #MSG_MOVE_Z c=0 r=0
  360. "Move Z"
  361. #MSG_ERR_NO_CHECKSUM c=0 r=0
  362. "No Checksum with line number, Last Line: "
  363. #MSG_NO_MOVE c=0 r=0
  364. "No move."
  365. #MSG_NO_CARD c=0 r=0
  366. "No SD card"
  367. #MSG_NO c=0 r=0
  368. "No"
  369. #MSG_SELFTEST_NOTCONNECTED c=0 r=0
  370. "Not connected"
  371. #
  372. "New firmware version available:"
  373. #MSG_SELFTEST_FAN_NO c=19 r=0
  374. "Not spinning"
  375. #MSG_WIZARD_V2_CAL c=20 r=8
  376. "Now I will calibrate distance between tip of the nozzle and heatbed surface."
  377. #MSG_WIZARD_WILL_PREHEAT c=20 r=4
  378. "Now I will preheat nozzle for PLA."
  379. #MSG_NOZZLE c=0 r=0
  380. "Nozzle"
  381. #MSG_OK c=0 r=0
  382. "ok"
  383. #MSG_DEFAULT_SETTINGS_LOADED c=20 r=4
  384. "Old settings found. Default PID, Esteps etc. will be set."
  385. #MSG_SD_OPEN_FILE_FAIL c=0 r=0
  386. "open failed, File: "
  387. #MSG_ENDSTOP_OPEN c=0 r=0
  388. "open"
  389. #MSG_SD_OPENROOT_FAIL c=0 r=0
  390. "openRoot failed"
  391. #MSG_PAUSE_PRINT c=0 r=0
  392. "Pause print"
  393. #MSG_PID_RUNNING c=20 r=1
  394. "PID cal. "
  395. #MSG_PID_FINISHED c=20 r=1
  396. "PID cal. finished"
  397. #MSG_PID_EXTRUDER c=17 r=1
  398. "PID calibration"
  399. #MSG_PINDA_PREHEAT c=20 r=1
  400. "PINDA Heating"
  401. #MSG_PAPER c=20 r=8
  402. "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."
  403. #MSG_WIZARD_CLEAN_HEATBED c=20 r=8
  404. "Please clean heatbed and then press the knob."
  405. #MSG_CONFIRM_NOZZLE_CLEAN c=20 r=8
  406. "Please clean the nozzle for calibration. Click when done."
  407. #MSG_SELFTEST_PLEASECHECK c=0 r=0
  408. "Please check :"
  409. #MSG_WIZARD_CALIBRATION_FAILED c=20 r=8
  410. "Please check our handbook and fix the problem. Then resume the Wizard by rebooting the printer."
  411. #MSG_WIZARD_LOAD_FILAMENT c=20 r=8
  412. "Please insert PLA filament to the extruder, then press knob to load it."
  413. #MSG_PLEASE_LOAD_PLA c=20 r=4
  414. "Please load PLA filament first."
  415. #MSG_CHECK_IDLER c=20 r=4
  416. "Please open idler and remove filament manually."
  417. #MSG_PLACE_STEEL_SHEET c=20 r=4
  418. "Please place steel sheet on heatbed."
  419. #MSG_PRESS_TO_UNLOAD c=20 r=4
  420. "Please press the knob to unload filament"
  421. #
  422. "Please insert PLA filament to the first tube of MMU, then press the knob to load it."
  423. #MSG_PULL_OUT_FILAMENT c=20 r=4
  424. "Please pull out filament immediately"
  425. #MSG_EJECT_REMOVE c=20 r=4
  426. "Please remove filament and then press the knob."
  427. #MSG_REMOVE_STEEL_SHEET c=20 r=4
  428. "Please remove steel sheet from heatbed."
  429. #MSG_RUN_XYZ c=20 r=4
  430. "Please run XYZ calibration first."
  431. #MSG_UPDATE_MMU2_FW c=20 r=4
  432. "Please update firmware in your MMU2. Waiting for reset."
  433. #MSG_PLEASE_WAIT c=20 r=0
  434. "Please wait"
  435. #MSG_POWERUP c=0 r=0
  436. "PowerUp"
  437. #MSG_PREHEAT_NOZZLE c=20 r=0
  438. "Preheat the nozzle!"
  439. #MSG_PREHEAT c=0 r=0
  440. "Preheat"
  441. #MSG_WIZARD_HEATING c=20 r=3
  442. "Preheating nozzle. Please wait."
  443. #
  444. "Please upgrade."
  445. #MSG_PRESS_TO_PREHEAT c=20 r=4
  446. "Press knob to preheat nozzle and continue."
  447. #MSG_PRINT_ABORTED c=20 r=0
  448. "Print aborted"
  449. #MSG_SELFTEST_PRINT_FAN_SPEED c=18 r=0
  450. "Print fan:"
  451. #MSG_CARD_MENU c=0 r=0
  452. "Print from SD"
  453. #MSG_PRINT_PAUSED c=20 r=1
  454. "Print paused"
  455. #MSG_ERR_KILLED c=0 r=0
  456. "Printer halted. kill() called!"
  457. #MSG_FOLLOW_CALIBRATION_FLOW c=20 r=8
  458. "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
  459. #MSG_ERR_STOPPED c=0 r=0
  460. "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
  461. #WELCOME_MSG c=20 r=0
  462. "Prusa i3 MK2.5 ready."
  463. #WELCOME_MSG c=20 r=0
  464. "Prusa i3 MK3 ready."
  465. #MSG_PRUSA3D c=0 r=0
  466. "prusa3d.com"
  467. #MSG_BED_CORRECTION_REAR c=14 r=1
  468. "Rear side [um]"
  469. #MSG_RECOVERING_PRINT c=20 r=1
  470. "Recovering print "
  471. #MSG_REMOVE_OLD_FILAMENT c=20 r=4
  472. "Remove old filament and press the knob to start loading new filament."
  473. #MSG_CALIBRATE_BED_RESET c=0 r=0
  474. "Reset XYZ calibr."
  475. #MSG_BED_CORRECTION_RESET c=0 r=0
  476. "Reset"
  477. #MSG_RESUME_PRINT c=0 r=0
  478. "Resume print"
  479. #MSG_RESUMING_PRINT c=20 r=1
  480. "Resuming print"
  481. #MSG_BED_CORRECTION_RIGHT c=14 r=1
  482. "Right side[um]"
  483. #MSG_SECOND_SERIAL_ON c=17 r=1
  484. "RPi port [on]"
  485. #
  486. "Resend"
  487. #MSG_SECOND_SERIAL_OFF c=17 r=1
  488. "RPi port [off]"
  489. #MSG_WIZARD_RERUN c=20 r=7
  490. "Running Wizard will delete current calibration results and start from the beginning. Continue?"
  491. #MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY_OFF c=19 r=1
  492. "SD card [normal]"
  493. #MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY_ON c=19 r=1
  494. "SD card [flshAir]"
  495. #MSG_SD_CARD_OK c=0 r=0
  496. "SD card ok"
  497. #
  498. "Right"
  499. #MSG_SD_INIT_FAIL c=0 r=0
  500. "SD init fail"
  501. #MSG_FIND_BED_OFFSET_AND_SKEW_LINE1 c=60 r=0
  502. "Searching bed calibration point"
  503. #MSG_LANGUAGE_SELECT c=0 r=0
  504. "Select language"
  505. #MSG_SELFTEST_OK c=0 r=0
  506. "Self test OK"
  507. #MSG_SELFTEST_START c=20 r=0
  508. "Self test start "
  509. #MSG_SELFTEST c=0 r=0
  510. "Selftest "
  511. #MSG_SELFTEST_ERROR c=0 r=0
  512. "Selftest error !"
  513. #MSG_SELFTEST_FAILED c=20 r=0
  514. "Selftest failed "
  515. #MSG_FORCE_SELFTEST c=20 r=8
  516. "Selftest will be run to calibrate accurate sensorless rehoming."
  517. #
  518. "Select nozzle preheat temperature which matches your material."
  519. #
  520. "Select PLA filament:"
  521. #MSG_SET_TEMPERATURE c=19 r=1
  522. "Set temperature:"
  523. #MSG_SETTINGS c=0 r=0
  524. "Settings"
  525. #MSG_SHOW_END_STOPS c=17 r=1
  526. "Show end stops"
  527. #
  528. "Show pinda state"
  529. #MSG_DWELL c=0 r=0
  530. "Sleep..."
  531. #MSG_FILE_CNT c=20 r=4
  532. "Some files will not be sorted. Max. No. of files in 1 folder for sorting is 100."
  533. #MSG_SORT_NONE c=17 r=1
  534. "Sort: [none]"
  535. #MSG_SORT_TIME c=17 r=1
  536. "Sort: [time]"
  537. #
  538. "Severe skew"
  539. #MSG_SORT_ALPHA c=17 r=1
  540. "Sort: [alphabet]"
  541. #MSG_SORTING c=20 r=1
  542. "Sorting files"
  543. #MSG_SOUND_LOUD c=17 r=1
  544. "Sound [loud]"
  545. #
  546. "Slight skew"
  547. #MSG_SOUND_MUTE c=17 r=1
  548. "Sound [mute]"
  549. #MSG_SOUND_ONCE c=17 r=1
  550. "Sound [once]"
  551. #MSG_SOUND_SILENT c=17 r=1
  552. "Sound [silent]"
  553. #MSG_SPEED c=0 r=0
  554. "Speed"
  555. #MSG_SELFTEST_FAN_YES c=19 r=0
  556. "Spinning"
  557. #MSG_TEMP_CAL_WARNING c=20 r=4
  558. "Stable ambient temperature 21-26C is needed a rigid stand is required."
  559. #MSG_STATISTICS c=0 r=0
  560. "Statistics "
  561. #MSG_STOP_PRINT c=0 r=0
  562. "Stop print"
  563. #MSG_STOPPED c=0 r=0
  564. "STOPPED. "
  565. #MSG_SUPPORT c=0 r=0
  566. "Support"
  567. #MSG_SELFTEST_SWAPPED c=0 r=0
  568. "Swapped"
  569. #MSG_TEMP_CALIBRATION c=20 r=1
  570. "Temp. cal. "
  571. #MSG_TEMP_CALIBRATION_ON c=20 r=1
  572. "Temp. cal. [on]"
  573. #MSG_TEMP_CALIBRATION_OFF c=20 r=1
  574. "Temp. cal. [off]"
  575. #MSG_CALIBRATION_PINDA_MENU c=17 r=1
  576. "Temp. calibration"
  577. #MSG_TEMP_CAL_FAILED c=20 r=8
  578. "Temperature calibration failed"
  579. #MSG_TEMP_CALIBRATION_DONE c=20 r=12
  580. "Temperature calibration is finished and active. Temp. calibration can be disabled in menu Settings->Temp. cal."
  581. #MSG_TEMPERATURE c=0 r=0
  582. "Temperature"
  583. #MSG_MENU_TEMPERATURES c=15 r=1
  584. "Temperatures"
  585. #MSG_FOLLOW_Z_CALIBRATION_FLOW c=20 r=4
  586. "There is still a need to make Z calibration. Please follow the manual, chapter First steps, section Calibration flow."
  587. #
  588. "Total filament"
  589. #
  590. "Total print time"
  591. #MSG_ENDSTOP_HIT c=0 r=0
  592. "TRIGGERED"
  593. #MSG_TUNE c=0 r=0
  594. "Tune"
  595. #
  596. "Unload"
  597. #
  598. "Unload all"
  599. #MSG_UNLOAD_FILAMENT c=17 r=0
  600. "Unload filament"
  601. #MSG_UNLOADING_FILAMENT c=20 r=1
  602. "Unloading filament"
  603. #MSG_USED c=19 r=1
  604. "Used during print"
  605. #MSG_MENU_VOLTAGES c=15 r=1
  606. "Voltages"
  607. #MSG_SD_VOL_INIT_FAIL c=0 r=0
  608. "volume.init failed"
  609. #MSG_USERWAIT c=0 r=0
  610. "Wait for user..."
  611. #MSG_WAITING_TEMP c=20 r=3
  612. "Waiting for nozzle and bed cooling"
  613. #MSG_WAITING_TEMP_PINDA c=20 r=3
  614. "Waiting for PINDA probe cooling"
  615. #MSG_CHANGED_BOTH c=20 r=4
  616. "Warning: both printer type and motherboard type changed."
  617. #MSG_CHANGED_MOTHERBOARD c=20 r=4
  618. "Warning: motherboard type changed."
  619. #MSG_CHANGED_PRINTER c=20 r=4
  620. "Warning: printer type changed."
  621. #MSG_UNLOAD_SUCCESSFUL c=20 r=2
  622. "Was filament unload successful?"
  623. #MSG_SELFTEST_WIRINGERROR c=0 r=0
  624. "Wiring error"
  625. #MSG_WIZARD c=17 r=1
  626. "Wizard"
  627. #MSG_XYZ_DETAILS c=19 r=1
  628. "XYZ cal. details"
  629. #MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED c=20 r=8
  630. "XYZ calibration failed. Please consult the manual."
  631. #MSG_YES c=0 r=0
  632. "Yes"
  633. #MSG_WIZARD_QUIT c=20 r=8
  634. "You can always resume the Wizard from Calibration -> Wizard."
  635. #MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME c=20 r=8
  636. "XYZ calibration all right. Skew will be corrected automatically."
  637. #MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD c=20 r=8
  638. "XYZ calibration all right. X/Y axes are slightly skewed. Good job!"
  639. #MSG_BED_SKEW_OFFSET_DETECTION_PERFECT c=20 r=8
  640. "XYZ calibration ok. X/Y axes are perpendicular. Congratulations!"
  641. #MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR c=20 r=8
  642. "XYZ calibration compromised. Front calibration points not reachable."
  643. #MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR c=20 r=8
  644. "XYZ calibration compromised. Right front calibration point not reachable."
  645. #MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR c=20 r=8
  646. "XYZ calibration compromised. Left front calibration point not reachable."
  647. #MSG_LOAD_ALL c=17 r=0
  648. "Load all"
  649. #MSG_LOAD_FILAMENT_1 c=17 r=0
  650. "Load filament 1"
  651. #MSG_LOAD_FILAMENT_2 c=17 r=0
  652. "Load filament 2"
  653. #MSG_LOAD_FILAMENT_3 c=17 r=0
  654. "Load filament 3"
  655. #MSG_LOAD_FILAMENT_4 c=17 r=0
  656. "Load filament 4"
  657. #MSG_LOAD_FILAMENT_5 c=17 r=0
  658. "Load filament 5"
  659. #MSG_OFF c=0 r=0
  660. " [off]"