language_all.cpp 144 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680
  1. #include <avr/pgmspace.h>
  2. #include "configuration_prusa.h"
  3. #include "language_all.h"
  4. #define LCD_WIDTH 20
  5. extern unsigned char lang_selected;
  6. const char MSG_ACC_EN[] PROGMEM = "Accel";
  7. const char MSG_ACC_CZ[] PROGMEM = "Accel";
  8. const char MSG_ACC_IT[] PROGMEM = "Accel";
  9. const char MSG_ACC_ES[] PROGMEM = "Accel";
  10. const char MSG_ACC_PL[] PROGMEM = "Accel";
  11. const char * const MSG_ACC_LANG_TABLE[LANG_NUM] PROGMEM = {
  12. MSG_ACC_EN,
  13. MSG_ACC_CZ,
  14. MSG_ACC_IT,
  15. MSG_ACC_ES,
  16. MSG_ACC_PL
  17. };
  18. const char MSG_ACTIVE_EXTRUDER_EN[] PROGMEM = "Active Extruder: ";
  19. const char MSG_ACTIVE_EXTRUDER_CZ[] PROGMEM = "Active Extruder: ";
  20. const char MSG_ACTIVE_EXTRUDER_IT[] PROGMEM = "Active Extruder: ";
  21. const char MSG_ACTIVE_EXTRUDER_ES[] PROGMEM = "Active Extruder: ";
  22. const char MSG_ACTIVE_EXTRUDER_PL[] PROGMEM = "Active Extruder: ";
  23. const char * const MSG_ACTIVE_EXTRUDER_LANG_TABLE[LANG_NUM] PROGMEM = {
  24. MSG_ACTIVE_EXTRUDER_EN,
  25. MSG_ACTIVE_EXTRUDER_CZ,
  26. MSG_ACTIVE_EXTRUDER_IT,
  27. MSG_ACTIVE_EXTRUDER_ES,
  28. MSG_ACTIVE_EXTRUDER_PL
  29. };
  30. const char MSG_ADJUSTZ_EN[] PROGMEM = "Auto adjust Z ?";
  31. const char MSG_ADJUSTZ_CZ[] PROGMEM = "Auto doladit Z ?";
  32. const char MSG_ADJUSTZ_IT[] PROGMEM = "Auto regolare Z ?";
  33. const char MSG_ADJUSTZ_ES[] PROGMEM = "Auto Micropaso Z?";
  34. const char MSG_ADJUSTZ_PL[] PROGMEM = "Autodostroic Z?";
  35. const char * const MSG_ADJUSTZ_LANG_TABLE[LANG_NUM] PROGMEM = {
  36. MSG_ADJUSTZ_EN,
  37. MSG_ADJUSTZ_CZ,
  38. MSG_ADJUSTZ_IT,
  39. MSG_ADJUSTZ_ES,
  40. MSG_ADJUSTZ_PL
  41. };
  42. const char MSG_AMAX_EN[] PROGMEM = "Amax ";
  43. const char MSG_AMAX_CZ[] PROGMEM = "Amax ";
  44. const char MSG_AMAX_IT[] PROGMEM = "Amax ";
  45. const char MSG_AMAX_ES[] PROGMEM = "Amax ";
  46. const char MSG_AMAX_PL[] PROGMEM = "Amax ";
  47. const char * const MSG_AMAX_LANG_TABLE[LANG_NUM] PROGMEM = {
  48. MSG_AMAX_EN,
  49. MSG_AMAX_CZ,
  50. MSG_AMAX_IT,
  51. MSG_AMAX_ES,
  52. MSG_AMAX_PL
  53. };
  54. const char MSG_AUTHOR_EN[] PROGMEM = " | Author: ";
  55. const char MSG_AUTHOR_CZ[] PROGMEM = " | Author: ";
  56. const char MSG_AUTHOR_IT[] PROGMEM = " | Author: ";
  57. const char MSG_AUTHOR_ES[] PROGMEM = " | Author: ";
  58. const char MSG_AUTHOR_PL[] PROGMEM = " | Author: ";
  59. const char * const MSG_AUTHOR_LANG_TABLE[LANG_NUM] PROGMEM = {
  60. MSG_AUTHOR_EN,
  61. MSG_AUTHOR_CZ,
  62. MSG_AUTHOR_IT,
  63. MSG_AUTHOR_ES,
  64. MSG_AUTHOR_PL
  65. };
  66. const char MSG_AUTORETRACT_EN[] PROGMEM = "AutoRetr.";
  67. const char MSG_AUTORETRACT_CZ[] PROGMEM = "AutoRetr.";
  68. const char MSG_AUTORETRACT_IT[] PROGMEM = "AutoRetr.";
  69. const char MSG_AUTORETRACT_ES[] PROGMEM = "AutoRetr.";
  70. const char MSG_AUTORETRACT_PL[] PROGMEM = "AutoRetr.";
  71. const char * const MSG_AUTORETRACT_LANG_TABLE[LANG_NUM] PROGMEM = {
  72. MSG_AUTORETRACT_EN,
  73. MSG_AUTORETRACT_CZ,
  74. MSG_AUTORETRACT_IT,
  75. MSG_AUTORETRACT_ES,
  76. MSG_AUTORETRACT_PL
  77. };
  78. const char MSG_AUTOSTART_EN[] PROGMEM = "Autostart";
  79. const char MSG_AUTOSTART_CZ[] PROGMEM = "Autostart";
  80. const char MSG_AUTOSTART_IT[] PROGMEM = "Autostart";
  81. const char MSG_AUTOSTART_ES[] PROGMEM = "Autostart";
  82. const char MSG_AUTOSTART_PL[] PROGMEM = "Autostart";
  83. const char * const MSG_AUTOSTART_LANG_TABLE[LANG_NUM] PROGMEM = {
  84. MSG_AUTOSTART_EN,
  85. MSG_AUTOSTART_CZ,
  86. MSG_AUTOSTART_IT,
  87. MSG_AUTOSTART_ES,
  88. MSG_AUTOSTART_PL
  89. };
  90. const char MSG_AUTOTEMP_EN[] PROGMEM = "Autotemp";
  91. const char MSG_AUTOTEMP_CZ[] PROGMEM = "Autotemp";
  92. const char MSG_AUTOTEMP_IT[] PROGMEM = "Autotemp";
  93. const char MSG_AUTOTEMP_ES[] PROGMEM = "Autotemp";
  94. const char MSG_AUTOTEMP_PL[] PROGMEM = "Autotemp";
  95. const char * const MSG_AUTOTEMP_LANG_TABLE[LANG_NUM] PROGMEM = {
  96. MSG_AUTOTEMP_EN,
  97. MSG_AUTOTEMP_CZ,
  98. MSG_AUTOTEMP_IT,
  99. MSG_AUTOTEMP_ES,
  100. MSG_AUTOTEMP_PL
  101. };
  102. const char MSG_AUTO_HOME_EN[] PROGMEM = "Auto home";
  103. const char MSG_AUTO_HOME_CZ[] PROGMEM = "Auto home";
  104. const char MSG_AUTO_HOME_IT[] PROGMEM = "Auto Home";
  105. const char MSG_AUTO_HOME_ES[] PROGMEM = "Llevar al origen";
  106. const char MSG_AUTO_HOME_PL[] PROGMEM = "Auto home";
  107. const char * const MSG_AUTO_HOME_LANG_TABLE[LANG_NUM] PROGMEM = {
  108. MSG_AUTO_HOME_EN,
  109. MSG_AUTO_HOME_CZ,
  110. MSG_AUTO_HOME_IT,
  111. MSG_AUTO_HOME_ES,
  112. MSG_AUTO_HOME_PL
  113. };
  114. const char MSG_A_RETRACT_EN[] PROGMEM = "A-retract";
  115. const char MSG_A_RETRACT_CZ[] PROGMEM = "A-retract";
  116. const char MSG_A_RETRACT_IT[] PROGMEM = "A-retract";
  117. const char MSG_A_RETRACT_ES[] PROGMEM = "A-retract";
  118. const char MSG_A_RETRACT_PL[] PROGMEM = "A-retract";
  119. const char * const MSG_A_RETRACT_LANG_TABLE[LANG_NUM] PROGMEM = {
  120. MSG_A_RETRACT_EN,
  121. MSG_A_RETRACT_CZ,
  122. MSG_A_RETRACT_IT,
  123. MSG_A_RETRACT_ES,
  124. MSG_A_RETRACT_PL
  125. };
  126. const char MSG_BABYSTEPPING_X_EN[] PROGMEM = "Babystepping X";
  127. const char MSG_BABYSTEPPING_X_CZ[] PROGMEM = "Babystepping X";
  128. const char MSG_BABYSTEPPING_X_IT[] PROGMEM = "Babystepping X";
  129. const char MSG_BABYSTEPPING_X_ES[] PROGMEM = "Babystepping X";
  130. const char MSG_BABYSTEPPING_X_PL[] PROGMEM = "Babystepping X";
  131. const char * const MSG_BABYSTEPPING_X_LANG_TABLE[LANG_NUM] PROGMEM = {
  132. MSG_BABYSTEPPING_X_EN,
  133. MSG_BABYSTEPPING_X_CZ,
  134. MSG_BABYSTEPPING_X_IT,
  135. MSG_BABYSTEPPING_X_ES,
  136. MSG_BABYSTEPPING_X_PL
  137. };
  138. const char MSG_BABYSTEPPING_Y_EN[] PROGMEM = "Babystepping Y";
  139. const char MSG_BABYSTEPPING_Y_CZ[] PROGMEM = "Babystepping Y";
  140. const char MSG_BABYSTEPPING_Y_IT[] PROGMEM = "Babystepping Y";
  141. const char MSG_BABYSTEPPING_Y_ES[] PROGMEM = "Babystepping Y";
  142. const char MSG_BABYSTEPPING_Y_PL[] PROGMEM = "Babystepping Y";
  143. const char * const MSG_BABYSTEPPING_Y_LANG_TABLE[LANG_NUM] PROGMEM = {
  144. MSG_BABYSTEPPING_Y_EN,
  145. MSG_BABYSTEPPING_Y_CZ,
  146. MSG_BABYSTEPPING_Y_IT,
  147. MSG_BABYSTEPPING_Y_ES,
  148. MSG_BABYSTEPPING_Y_PL
  149. };
  150. const char MSG_BABYSTEPPING_Z_EN[] PROGMEM = "Adjusting Z";
  151. const char MSG_BABYSTEPPING_Z_CZ[] PROGMEM = "Dostavovani Z";
  152. const char MSG_BABYSTEPPING_Z_IT[] PROGMEM = "Adjusting Z";
  153. const char MSG_BABYSTEPPING_Z_ES[] PROGMEM = "Adjusting Z";
  154. const char MSG_BABYSTEPPING_Z_PL[] PROGMEM = "Dostavovani Z";
  155. const char * const MSG_BABYSTEPPING_Z_LANG_TABLE[LANG_NUM] PROGMEM = {
  156. MSG_BABYSTEPPING_Z_EN,
  157. MSG_BABYSTEPPING_Z_CZ,
  158. MSG_BABYSTEPPING_Z_IT,
  159. MSG_BABYSTEPPING_Z_ES,
  160. MSG_BABYSTEPPING_Z_PL
  161. };
  162. const char MSG_BABYSTEP_X_EN[] PROGMEM = "Babystep X";
  163. const char MSG_BABYSTEP_X_CZ[] PROGMEM = "Babystep X";
  164. const char MSG_BABYSTEP_X_IT[] PROGMEM = "Babystep X";
  165. const char MSG_BABYSTEP_X_ES[] PROGMEM = "Babystep X";
  166. const char MSG_BABYSTEP_X_PL[] PROGMEM = "Babystep X";
  167. const char * const MSG_BABYSTEP_X_LANG_TABLE[LANG_NUM] PROGMEM = {
  168. MSG_BABYSTEP_X_EN,
  169. MSG_BABYSTEP_X_CZ,
  170. MSG_BABYSTEP_X_IT,
  171. MSG_BABYSTEP_X_ES,
  172. MSG_BABYSTEP_X_PL
  173. };
  174. const char MSG_BABYSTEP_Y_EN[] PROGMEM = "Babystep Y";
  175. const char MSG_BABYSTEP_Y_CZ[] PROGMEM = "Babystep Y";
  176. const char MSG_BABYSTEP_Y_IT[] PROGMEM = "Babystep Y";
  177. const char MSG_BABYSTEP_Y_ES[] PROGMEM = "Babystep Y";
  178. const char MSG_BABYSTEP_Y_PL[] PROGMEM = "Babystep Y";
  179. const char * const MSG_BABYSTEP_Y_LANG_TABLE[LANG_NUM] PROGMEM = {
  180. MSG_BABYSTEP_Y_EN,
  181. MSG_BABYSTEP_Y_CZ,
  182. MSG_BABYSTEP_Y_IT,
  183. MSG_BABYSTEP_Y_ES,
  184. MSG_BABYSTEP_Y_PL
  185. };
  186. const char MSG_BABYSTEP_Z_EN[] PROGMEM = "Live adjust Z";
  187. const char MSG_BABYSTEP_Z_CZ[] PROGMEM = "Doladeni osy Z";
  188. const char MSG_BABYSTEP_Z_IT[] PROGMEM = "Babystep Z";
  189. const char MSG_BABYSTEP_Z_ES[] PROGMEM = "Micropaso Z";
  190. const char MSG_BABYSTEP_Z_PL[] PROGMEM = "Dostrojenie osy Z";
  191. const char * const MSG_BABYSTEP_Z_LANG_TABLE[LANG_NUM] PROGMEM = {
  192. MSG_BABYSTEP_Z_EN,
  193. MSG_BABYSTEP_Z_CZ,
  194. MSG_BABYSTEP_Z_IT,
  195. MSG_BABYSTEP_Z_ES,
  196. MSG_BABYSTEP_Z_PL
  197. };
  198. const char MSG_BABYSTEP_Z_NOT_SET_EN[] PROGMEM = "Printer has not been calibrated yet. Run calibration G-code to adjust Z height.";
  199. const char MSG_BABYSTEP_Z_NOT_SET_CZ[] PROGMEM = "Tiskarna nebyla jeste zkalibrovana. Spustte kalibracni G-kod a doladte Z.";
  200. const char MSG_BABYSTEP_Z_NOT_SET_IT[] PROGMEM = "Printer has not been calibrated yet. Run calibration G-code to adjust Z height.";
  201. const char MSG_BABYSTEP_Z_NOT_SET_ES[] PROGMEM = "Printer has not been calibrated yet. Run calibration G-code to adjust Z height.";
  202. const char MSG_BABYSTEP_Z_NOT_SET_PL[] PROGMEM = "Printer has not been calibrated yet. Run calibration G-code to adjust Z height.";
  203. const char * const MSG_BABYSTEP_Z_NOT_SET_LANG_TABLE[LANG_NUM] PROGMEM = {
  204. MSG_BABYSTEP_Z_NOT_SET_EN,
  205. MSG_BABYSTEP_Z_NOT_SET_CZ,
  206. MSG_BABYSTEP_Z_NOT_SET_IT,
  207. MSG_BABYSTEP_Z_NOT_SET_ES,
  208. MSG_BABYSTEP_Z_NOT_SET_PL
  209. };
  210. const char MSG_BED_EN[] PROGMEM = "Bed";
  211. const char MSG_BED_CZ[] PROGMEM = "Bed";
  212. const char MSG_BED_IT[] PROGMEM = "Piatto";
  213. const char MSG_BED_ES[] PROGMEM = "Base";
  214. const char MSG_BED_PL[] PROGMEM = "Stolik";
  215. const char * const MSG_BED_LANG_TABLE[LANG_NUM] PROGMEM = {
  216. MSG_BED_EN,
  217. MSG_BED_CZ,
  218. MSG_BED_IT,
  219. MSG_BED_ES,
  220. MSG_BED_PL
  221. };
  222. const char MSG_BED_DONE_EN[] PROGMEM = "Bed done";
  223. const char MSG_BED_DONE_CZ[] PROGMEM = "Bed OK.";
  224. const char MSG_BED_DONE_IT[] PROGMEM = "Piatto fatto.";
  225. const char MSG_BED_DONE_ES[] PROGMEM = "Base listo.";
  226. const char MSG_BED_DONE_PL[] PROGMEM = "Stolik OK.";
  227. const char * const MSG_BED_DONE_LANG_TABLE[LANG_NUM] PROGMEM = {
  228. MSG_BED_DONE_EN,
  229. MSG_BED_DONE_CZ,
  230. MSG_BED_DONE_IT,
  231. MSG_BED_DONE_ES,
  232. MSG_BED_DONE_PL
  233. };
  234. const char MSG_BED_HEATING_EN[] PROGMEM = "Bed Heating";
  235. const char MSG_BED_HEATING_CZ[] PROGMEM = "Zahrivani bed";
  236. const char MSG_BED_HEATING_IT[] PROGMEM = "Piatto riscaldam.";
  237. const char MSG_BED_HEATING_ES[] PROGMEM = "Base Calentando";
  238. const char MSG_BED_HEATING_PL[] PROGMEM = "Grzanie stolika..";
  239. const char * const MSG_BED_HEATING_LANG_TABLE[LANG_NUM] PROGMEM = {
  240. MSG_BED_HEATING_EN,
  241. MSG_BED_HEATING_CZ,
  242. MSG_BED_HEATING_IT,
  243. MSG_BED_HEATING_ES,
  244. MSG_BED_HEATING_PL
  245. };
  246. const char MSG_BED_LEVELING_FAILED_POINT_HIGH_EN[] PROGMEM = "Bed leveling failed. Sensor triggered too high. Waiting for reset.";
  247. const char MSG_BED_LEVELING_FAILED_POINT_HIGH_CZ[] PROGMEM = "Kalibrace Z selhala. Sensor sepnul prilis vysoko. Cekam na reset.";
  248. const char MSG_BED_LEVELING_FAILED_POINT_HIGH_IT[] PROGMEM = "Bed leveling failed. Sensor triggered too high. Waiting for reset.";
  249. const char MSG_BED_LEVELING_FAILED_POINT_HIGH_ES[] PROGMEM = "Bed leveling failed. Sensor triggered too high. Waiting for reset.";
  250. const char MSG_BED_LEVELING_FAILED_POINT_HIGH_PL[] PROGMEM = "Bed leveling failed. Sensor triggered too high. Waiting for reset.";
  251. const char * const MSG_BED_LEVELING_FAILED_POINT_HIGH_LANG_TABLE[LANG_NUM] PROGMEM = {
  252. MSG_BED_LEVELING_FAILED_POINT_HIGH_EN,
  253. MSG_BED_LEVELING_FAILED_POINT_HIGH_CZ,
  254. MSG_BED_LEVELING_FAILED_POINT_HIGH_IT,
  255. MSG_BED_LEVELING_FAILED_POINT_HIGH_ES,
  256. MSG_BED_LEVELING_FAILED_POINT_HIGH_PL
  257. };
  258. const char MSG_BED_LEVELING_FAILED_POINT_LOW_EN[] PROGMEM = "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset.";
  259. const char MSG_BED_LEVELING_FAILED_POINT_LOW_CZ[] PROGMEM = "Kalibrace Z selhala. Sensor nesepnul. Znecistena tryska? Cekam na reset.";
  260. const char MSG_BED_LEVELING_FAILED_POINT_LOW_IT[] PROGMEM = "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset.";
  261. const char MSG_BED_LEVELING_FAILED_POINT_LOW_ES[] PROGMEM = "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset.";
  262. const char MSG_BED_LEVELING_FAILED_POINT_LOW_PL[] PROGMEM = "Bed leveling failed. Sensor didnt trigger. Debris on nozzle? Waiting for reset.";
  263. const char * const MSG_BED_LEVELING_FAILED_POINT_LOW_LANG_TABLE[LANG_NUM] PROGMEM = {
  264. MSG_BED_LEVELING_FAILED_POINT_LOW_EN,
  265. MSG_BED_LEVELING_FAILED_POINT_LOW_CZ,
  266. MSG_BED_LEVELING_FAILED_POINT_LOW_IT,
  267. MSG_BED_LEVELING_FAILED_POINT_LOW_ES,
  268. MSG_BED_LEVELING_FAILED_POINT_LOW_PL
  269. };
  270. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR_EN[] PROGMEM = "X/Y calibration failed. Front calibration points not reachable.";
  271. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR_CZ[] PROGMEM = "Kalibrace X/Y selhala. Predni kalibracni body moc vpredu. Srovnejte tiskarnu.";
  272. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR_IT[] PROGMEM = "X/Y calibration failed. Front calibration points not reachable.";
  273. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR_ES[] PROGMEM = "X/Y calibration failed. Front calibration points not reachable.";
  274. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR_PL[] PROGMEM = "X/Y calibration failed. Front calibration points not reachable.";
  275. const char * const MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR_LANG_TABLE[LANG_NUM] PROGMEM = {
  276. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR_EN,
  277. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR_CZ,
  278. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR_IT,
  279. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR_ES,
  280. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR_PL
  281. };
  282. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR_EN[] PROGMEM = "X/Y calibration failed. Left front calibration point not reachable.";
  283. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR_CZ[] PROGMEM = "Kalibrace X/Y selhala. Levy predni bod moc vpredu. Srovnejte tiskarnu.";
  284. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR_IT[] PROGMEM = "X/Y calibration failed. Left front calibration point not reachable.";
  285. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR_ES[] PROGMEM = "X/Y calibration failed. Left front calibration point not reachable.";
  286. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR_PL[] PROGMEM = "X/Y calibration failed. Left front calibration point not reachable.";
  287. const char * const MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR_LANG_TABLE[LANG_NUM] PROGMEM = {
  288. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR_EN,
  289. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR_CZ,
  290. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR_IT,
  291. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR_ES,
  292. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR_PL
  293. };
  294. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR_EN[] PROGMEM = "X/Y calibration failed. Right front calibration point not reachable.";
  295. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR_CZ[] PROGMEM = "Kalibrace X/Y selhala. Pravy predni bod moc vpredu. Srovnejte tiskarnu.";
  296. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR_IT[] PROGMEM = "X/Y calibration failed. Right front calibration point not reachable.";
  297. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR_ES[] PROGMEM = "X/Y calibration failed. Right front calibration point not reachable.";
  298. const char MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR_PL[] PROGMEM = "X/Y calibration failed. Right front calibration point not reachable.";
  299. const char * const MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR_LANG_TABLE[LANG_NUM] PROGMEM = {
  300. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR_EN,
  301. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR_CZ,
  302. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR_IT,
  303. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR_ES,
  304. MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR_PL
  305. };
  306. const char MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED_EN[] PROGMEM = "X/Y calibration failed. Please consult the manual.";
  307. const char MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED_CZ[] PROGMEM = "Kalibrace X/Y selhala. Nahlednete do manualu.";
  308. const char MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED_IT[] PROGMEM = "X/Y calibration failed. Please consult the manual.";
  309. const char MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED_ES[] PROGMEM = "X/Y calibration failed. Please consult the manual.";
  310. const char MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED_PL[] PROGMEM = "X/Y calibration failed. Please consult the manual.";
  311. const char * const MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED_LANG_TABLE[LANG_NUM] PROGMEM = {
  312. MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED_EN,
  313. MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED_CZ,
  314. MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED_IT,
  315. MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED_ES,
  316. MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED_PL
  317. };
  318. const char MSG_BED_SKEW_OFFSET_DETECTION_PERFECT_EN[] PROGMEM = "X/Y calibration ok. X/Y axes are perpendicular.";
  319. const char MSG_BED_SKEW_OFFSET_DETECTION_PERFECT_CZ[] PROGMEM = "X/Y calibration ok. X/Y axes are perpendicular.";
  320. const char MSG_BED_SKEW_OFFSET_DETECTION_PERFECT_IT[] PROGMEM = "X/Y calibration ok. X/Y axes are perpendicular.";
  321. const char MSG_BED_SKEW_OFFSET_DETECTION_PERFECT_ES[] PROGMEM = "X/Y calibration ok. X/Y axes are perpendicular.";
  322. const char MSG_BED_SKEW_OFFSET_DETECTION_PERFECT_PL[] PROGMEM = "X/Y calibration ok. X/Y axes are perpendicular.";
  323. const char * const MSG_BED_SKEW_OFFSET_DETECTION_PERFECT_LANG_TABLE[LANG_NUM] PROGMEM = {
  324. MSG_BED_SKEW_OFFSET_DETECTION_PERFECT_EN,
  325. MSG_BED_SKEW_OFFSET_DETECTION_PERFECT_CZ,
  326. MSG_BED_SKEW_OFFSET_DETECTION_PERFECT_IT,
  327. MSG_BED_SKEW_OFFSET_DETECTION_PERFECT_ES,
  328. MSG_BED_SKEW_OFFSET_DETECTION_PERFECT_PL
  329. };
  330. const char MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND_EN[] PROGMEM = "X/Y calibration failed. Bed calibration point was not found.";
  331. const char MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND_CZ[] PROGMEM = "Kalibrace X/Y selhala. Kalibracni bod podlozky nenalezen.";
  332. const char MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND_IT[] PROGMEM = "X/Y calibration failed. Bed calibration point was not found.";
  333. const char MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND_ES[] PROGMEM = "X/Y calibration failed. Bed calibration point was not found.";
  334. const char MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND_PL[] PROGMEM = "X/Y calibration failed. Bed calibration point was not found.";
  335. const char * const MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND_LANG_TABLE[LANG_NUM] PROGMEM = {
  336. MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND_EN,
  337. MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND_CZ,
  338. MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND_IT,
  339. MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND_ES,
  340. MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND_PL
  341. };
  342. const char MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME_EN[] PROGMEM = "X/Y skewed severly. Skew will be corrected automatically.";
  343. const char MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME_CZ[] PROGMEM = "X/Y osy jsou silne zkosene. Zkoseni bude automaticky vyrovnano pri tisku.";
  344. const char MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME_IT[] PROGMEM = "X/Y skewed severly. Skew will be corrected automatically.";
  345. const char MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME_ES[] PROGMEM = "X/Y skewed severly. Skew will be corrected automatically.";
  346. const char MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME_PL[] PROGMEM = "X/Y skewed severly. Skew will be corrected automatically.";
  347. const char * const MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME_LANG_TABLE[LANG_NUM] PROGMEM = {
  348. MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME_EN,
  349. MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME_CZ,
  350. MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME_IT,
  351. MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME_ES,
  352. MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME_PL
  353. };
  354. const char MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD_EN[] PROGMEM = "X/Y calibration all right. X/Y axes are slightly skewed.";
  355. const char MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD_CZ[] PROGMEM = "Kalibrace X/Y v poradku. X/Y osy mirne zkosene.";
  356. const char MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD_IT[] PROGMEM = "X/Y calibration all right. X/Y axes are slightly skewed.";
  357. const char MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD_ES[] PROGMEM = "X/Y calibration all right. X/Y axes are slightly skewed.";
  358. const char MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD_PL[] PROGMEM = "X/Y calibration all right. X/Y axes are slightly skewed.";
  359. const char * const MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD_LANG_TABLE[LANG_NUM] PROGMEM = {
  360. MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD_EN,
  361. MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD_CZ,
  362. MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD_IT,
  363. MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD_ES,
  364. MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD_PL
  365. };
  366. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR_EN[] PROGMEM = "X/Y calibration compromised. Front calibration points not reachable.";
  367. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR_CZ[] PROGMEM = "Kalibrace X/Y nepresna. Predni kalibracni body moc vpredu.";
  368. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR_IT[] PROGMEM = "X/Y calibration compromised. Front calibration points not reachable.";
  369. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR_ES[] PROGMEM = "X/Y calibration compromised. Front calibration points not reachable.";
  370. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR_PL[] PROGMEM = "X/Y calibration compromised. Front calibration points not reachable.";
  371. const char * const MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR_LANG_TABLE[LANG_NUM] PROGMEM = {
  372. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR_EN,
  373. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR_CZ,
  374. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR_IT,
  375. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR_ES,
  376. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR_PL
  377. };
  378. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR_EN[] PROGMEM = "X/Y calibration compromised. Left front calibration point not reachable.";
  379. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR_CZ[] PROGMEM = "Kalibrace X/Y nepresna. Levy predni bod moc vpredu.";
  380. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR_IT[] PROGMEM = "X/Y calibration compromised. Left front calibration point not reachable.";
  381. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR_ES[] PROGMEM = "X/Y calibration compromised. Left front calibration point not reachable.";
  382. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR_PL[] PROGMEM = "X/Y calibration compromised. Left front calibration point not reachable.";
  383. const char * const MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR_LANG_TABLE[LANG_NUM] PROGMEM = {
  384. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR_EN,
  385. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR_CZ,
  386. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR_IT,
  387. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR_ES,
  388. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR_PL
  389. };
  390. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR_EN[] PROGMEM = "X/Y calibration compromised. Right front calibration point not reachable.";
  391. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR_CZ[] PROGMEM = "Kalibrace X/Y nepresna. Pravy predni bod moc vpredu.";
  392. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR_IT[] PROGMEM = "X/Y calibration compromised. Right front calibration point not reachable.";
  393. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR_ES[] PROGMEM = "X/Y calibration compromised. Right front calibration point not reachable.";
  394. const char MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR_PL[] PROGMEM = "X/Y calibration compromised. Right front calibration point not reachable.";
  395. const char * const MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR_LANG_TABLE[LANG_NUM] PROGMEM = {
  396. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR_EN,
  397. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR_CZ,
  398. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR_IT,
  399. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR_ES,
  400. MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR_PL
  401. };
  402. const char MSG_BEGIN_FILE_LIST_EN[] PROGMEM = "Begin file list";
  403. const char MSG_BEGIN_FILE_LIST_CZ[] PROGMEM = "Begin file list";
  404. const char MSG_BEGIN_FILE_LIST_IT[] PROGMEM = "Begin file list";
  405. const char MSG_BEGIN_FILE_LIST_ES[] PROGMEM = "Begin file list";
  406. const char MSG_BEGIN_FILE_LIST_PL[] PROGMEM = "Begin file list";
  407. const char * const MSG_BEGIN_FILE_LIST_LANG_TABLE[LANG_NUM] PROGMEM = {
  408. MSG_BEGIN_FILE_LIST_EN,
  409. MSG_BEGIN_FILE_LIST_CZ,
  410. MSG_BEGIN_FILE_LIST_IT,
  411. MSG_BEGIN_FILE_LIST_ES,
  412. MSG_BEGIN_FILE_LIST_PL
  413. };
  414. const char MSG_BROWNOUT_RESET_EN[] PROGMEM = " Brown out Reset";
  415. const char MSG_BROWNOUT_RESET_CZ[] PROGMEM = " Brown out Reset";
  416. const char MSG_BROWNOUT_RESET_IT[] PROGMEM = " Brown out Reset";
  417. const char MSG_BROWNOUT_RESET_ES[] PROGMEM = " Brown out Reset";
  418. const char MSG_BROWNOUT_RESET_PL[] PROGMEM = " Brown out Reset";
  419. const char * const MSG_BROWNOUT_RESET_LANG_TABLE[LANG_NUM] PROGMEM = {
  420. MSG_BROWNOUT_RESET_EN,
  421. MSG_BROWNOUT_RESET_CZ,
  422. MSG_BROWNOUT_RESET_IT,
  423. MSG_BROWNOUT_RESET_ES,
  424. MSG_BROWNOUT_RESET_PL
  425. };
  426. const char MSG_CALIBRATE_BED_EN[] PROGMEM = "Calibrate X/Y";
  427. const char MSG_CALIBRATE_BED_CZ[] PROGMEM = "Kalibrace X/Y";
  428. const char MSG_CALIBRATE_BED_IT[] PROGMEM = "Calibrate X/Y";
  429. const char MSG_CALIBRATE_BED_ES[] PROGMEM = "Calibrate X/Y";
  430. const char MSG_CALIBRATE_BED_PL[] PROGMEM = "Calibrate X/Y";
  431. const char * const MSG_CALIBRATE_BED_LANG_TABLE[LANG_NUM] PROGMEM = {
  432. MSG_CALIBRATE_BED_EN,
  433. MSG_CALIBRATE_BED_CZ,
  434. MSG_CALIBRATE_BED_IT,
  435. MSG_CALIBRATE_BED_ES,
  436. MSG_CALIBRATE_BED_PL
  437. };
  438. const char MSG_CALIBRATE_BED_RESET_EN[] PROGMEM = "Reset X/Y calibr.";
  439. const char MSG_CALIBRATE_BED_RESET_CZ[] PROGMEM = "Reset X/Y kalibr.";
  440. const char MSG_CALIBRATE_BED_RESET_IT[] PROGMEM = "Reset X/Y calibr.";
  441. const char MSG_CALIBRATE_BED_RESET_ES[] PROGMEM = "Reset X/Y calibr.";
  442. const char MSG_CALIBRATE_BED_RESET_PL[] PROGMEM = "Reset X/Y calibr.";
  443. const char * const MSG_CALIBRATE_BED_RESET_LANG_TABLE[LANG_NUM] PROGMEM = {
  444. MSG_CALIBRATE_BED_RESET_EN,
  445. MSG_CALIBRATE_BED_RESET_CZ,
  446. MSG_CALIBRATE_BED_RESET_IT,
  447. MSG_CALIBRATE_BED_RESET_ES,
  448. MSG_CALIBRATE_BED_RESET_PL
  449. };
  450. const char MSG_CARD_MENU_EN[] PROGMEM = "Print from SD";
  451. const char MSG_CARD_MENU_CZ[] PROGMEM = "Tisk z SD";
  452. const char MSG_CARD_MENU_IT[] PROGMEM = "Menu SD Carta";
  453. const char MSG_CARD_MENU_ES[] PROGMEM = "Menu de SD";
  454. const char MSG_CARD_MENU_PL[] PROGMEM = "Druk z SD";
  455. const char * const MSG_CARD_MENU_LANG_TABLE[LANG_NUM] PROGMEM = {
  456. MSG_CARD_MENU_EN,
  457. MSG_CARD_MENU_CZ,
  458. MSG_CARD_MENU_IT,
  459. MSG_CARD_MENU_ES,
  460. MSG_CARD_MENU_PL
  461. };
  462. const char MSG_CHANGE_SUCCESS_EN[] PROGMEM = "Change success!";
  463. const char MSG_CHANGE_SUCCESS_CZ[] PROGMEM = "Zmena uspesna!";
  464. const char MSG_CHANGE_SUCCESS_IT[] PROGMEM = "Cambia. riuscito!";
  465. const char MSG_CHANGE_SUCCESS_ES[] PROGMEM = "Cambiar bien!";
  466. const char MSG_CHANGE_SUCCESS_PL[] PROGMEM = "Wymiana ok!";
  467. const char * const MSG_CHANGE_SUCCESS_LANG_TABLE[LANG_NUM] PROGMEM = {
  468. MSG_CHANGE_SUCCESS_EN,
  469. MSG_CHANGE_SUCCESS_CZ,
  470. MSG_CHANGE_SUCCESS_IT,
  471. MSG_CHANGE_SUCCESS_ES,
  472. MSG_CHANGE_SUCCESS_PL
  473. };
  474. const char MSG_CHANGING_FILAMENT_EN[] PROGMEM = "Changing filament!";
  475. const char MSG_CHANGING_FILAMENT_CZ[] PROGMEM = "Vymena filamentu!";
  476. const char MSG_CHANGING_FILAMENT_IT[] PROGMEM = "Mutevole fil.!";
  477. const char MSG_CHANGING_FILAMENT_ES[] PROGMEM = "Cambiando fil.!";
  478. const char MSG_CHANGING_FILAMENT_PL[] PROGMEM = "Wymiana filamentu";
  479. const char * const MSG_CHANGING_FILAMENT_LANG_TABLE[LANG_NUM] PROGMEM = {
  480. MSG_CHANGING_FILAMENT_EN,
  481. MSG_CHANGING_FILAMENT_CZ,
  482. MSG_CHANGING_FILAMENT_IT,
  483. MSG_CHANGING_FILAMENT_ES,
  484. MSG_CHANGING_FILAMENT_PL
  485. };
  486. const char MSG_CNG_SDCARD_EN[] PROGMEM = "Change SD card";
  487. const char MSG_CNG_SDCARD_CZ[] PROGMEM = "Vymenit SD";
  488. const char MSG_CNG_SDCARD_IT[] PROGMEM = "Change SD card";
  489. const char MSG_CNG_SDCARD_ES[] PROGMEM = "Change SD card";
  490. const char MSG_CNG_SDCARD_PL[] PROGMEM = "Vymenit SD";
  491. const char * const MSG_CNG_SDCARD_LANG_TABLE[LANG_NUM] PROGMEM = {
  492. MSG_CNG_SDCARD_EN,
  493. MSG_CNG_SDCARD_CZ,
  494. MSG_CNG_SDCARD_IT,
  495. MSG_CNG_SDCARD_ES,
  496. MSG_CNG_SDCARD_PL
  497. };
  498. const char MSG_CONFIGURATION_VER_EN[] PROGMEM = " Last Updated: ";
  499. const char MSG_CONFIGURATION_VER_CZ[] PROGMEM = " Last Updated: ";
  500. const char MSG_CONFIGURATION_VER_IT[] PROGMEM = " Last Updated: ";
  501. const char MSG_CONFIGURATION_VER_ES[] PROGMEM = " Last Updated: ";
  502. const char MSG_CONFIGURATION_VER_PL[] PROGMEM = " Last Updated: ";
  503. const char * const MSG_CONFIGURATION_VER_LANG_TABLE[LANG_NUM] PROGMEM = {
  504. MSG_CONFIGURATION_VER_EN,
  505. MSG_CONFIGURATION_VER_CZ,
  506. MSG_CONFIGURATION_VER_IT,
  507. MSG_CONFIGURATION_VER_ES,
  508. MSG_CONFIGURATION_VER_PL
  509. };
  510. const char MSG_CONFIRM_CARRIAGE_AT_THE_TOP_EN[] PROGMEM = "Are left and right Z~carriages all up?";
  511. const char MSG_CONFIRM_CARRIAGE_AT_THE_TOP_CZ[] PROGMEM = "Dojely oba Z voziky k~hornimu dorazu?";
  512. const char MSG_CONFIRM_CARRIAGE_AT_THE_TOP_IT[] PROGMEM = "Are left and right Z~carriages all up?";
  513. const char MSG_CONFIRM_CARRIAGE_AT_THE_TOP_ES[] PROGMEM = "Are left and right Z~carriages all up?";
  514. const char MSG_CONFIRM_CARRIAGE_AT_THE_TOP_PL[] PROGMEM = "Are left and right Z~carriages all up?";
  515. const char * const MSG_CONFIRM_CARRIAGE_AT_THE_TOP_LANG_TABLE[LANG_NUM] PROGMEM = {
  516. MSG_CONFIRM_CARRIAGE_AT_THE_TOP_EN,
  517. MSG_CONFIRM_CARRIAGE_AT_THE_TOP_CZ,
  518. MSG_CONFIRM_CARRIAGE_AT_THE_TOP_IT,
  519. MSG_CONFIRM_CARRIAGE_AT_THE_TOP_ES,
  520. MSG_CONFIRM_CARRIAGE_AT_THE_TOP_PL
  521. };
  522. const char MSG_CONFIRM_NOZZLE_CLEAN_EN[] PROGMEM = "Please clean the nozzle for calibration. Click when done.";
  523. const char MSG_CONFIRM_NOZZLE_CLEAN_CZ[] PROGMEM = "Pro uspesnou kalibraci ocistete prosim tiskovou trysku. Potvrdte tlacitkem.";
  524. const char MSG_CONFIRM_NOZZLE_CLEAN_IT[] PROGMEM = "Please clean the nozzle for calibration. Click when done.";
  525. const char MSG_CONFIRM_NOZZLE_CLEAN_ES[] PROGMEM = "Please clean the nozzle for calibration. Click when done.";
  526. const char MSG_CONFIRM_NOZZLE_CLEAN_PL[] PROGMEM = "Please clean the nozzle for calibration. Click when done.";
  527. const char * const MSG_CONFIRM_NOZZLE_CLEAN_LANG_TABLE[LANG_NUM] PROGMEM = {
  528. MSG_CONFIRM_NOZZLE_CLEAN_EN,
  529. MSG_CONFIRM_NOZZLE_CLEAN_CZ,
  530. MSG_CONFIRM_NOZZLE_CLEAN_IT,
  531. MSG_CONFIRM_NOZZLE_CLEAN_ES,
  532. MSG_CONFIRM_NOZZLE_CLEAN_PL
  533. };
  534. const char MSG_CONTRAST_EN[] PROGMEM = "LCD contrast";
  535. const char MSG_CONTRAST_CZ[] PROGMEM = "LCD contrast";
  536. const char MSG_CONTRAST_IT[] PROGMEM = "LCD contrast";
  537. const char MSG_CONTRAST_ES[] PROGMEM = "LCD contrast";
  538. const char MSG_CONTRAST_PL[] PROGMEM = "LCD contrast";
  539. const char * const MSG_CONTRAST_LANG_TABLE[LANG_NUM] PROGMEM = {
  540. MSG_CONTRAST_EN,
  541. MSG_CONTRAST_CZ,
  542. MSG_CONTRAST_IT,
  543. MSG_CONTRAST_ES,
  544. MSG_CONTRAST_PL
  545. };
  546. const char MSG_CONTROL_EN[] PROGMEM = "Control";
  547. const char MSG_CONTROL_CZ[] PROGMEM = "Kontrola";
  548. const char MSG_CONTROL_IT[] PROGMEM = "Control";
  549. const char MSG_CONTROL_ES[] PROGMEM = "Control";
  550. const char MSG_CONTROL_PL[] PROGMEM = "Kontrola";
  551. const char * const MSG_CONTROL_LANG_TABLE[LANG_NUM] PROGMEM = {
  552. MSG_CONTROL_EN,
  553. MSG_CONTROL_CZ,
  554. MSG_CONTROL_IT,
  555. MSG_CONTROL_ES,
  556. MSG_CONTROL_PL
  557. };
  558. const char MSG_CONTROL_RETRACT_EN[] PROGMEM = "Retract mm";
  559. const char MSG_CONTROL_RETRACT_CZ[] PROGMEM = "Retract mm";
  560. const char MSG_CONTROL_RETRACT_IT[] PROGMEM = "Retract mm";
  561. const char MSG_CONTROL_RETRACT_ES[] PROGMEM = "Retract mm";
  562. const char MSG_CONTROL_RETRACT_PL[] PROGMEM = "Retract mm";
  563. const char * const MSG_CONTROL_RETRACT_LANG_TABLE[LANG_NUM] PROGMEM = {
  564. MSG_CONTROL_RETRACT_EN,
  565. MSG_CONTROL_RETRACT_CZ,
  566. MSG_CONTROL_RETRACT_IT,
  567. MSG_CONTROL_RETRACT_ES,
  568. MSG_CONTROL_RETRACT_PL
  569. };
  570. const char MSG_CONTROL_RETRACTF_EN[] PROGMEM = "Retract V";
  571. const char MSG_CONTROL_RETRACTF_CZ[] PROGMEM = "Retract V";
  572. const char MSG_CONTROL_RETRACTF_IT[] PROGMEM = "Retract V";
  573. const char MSG_CONTROL_RETRACTF_ES[] PROGMEM = "Retract V";
  574. const char MSG_CONTROL_RETRACTF_PL[] PROGMEM = "Retract V";
  575. const char * const MSG_CONTROL_RETRACTF_LANG_TABLE[LANG_NUM] PROGMEM = {
  576. MSG_CONTROL_RETRACTF_EN,
  577. MSG_CONTROL_RETRACTF_CZ,
  578. MSG_CONTROL_RETRACTF_IT,
  579. MSG_CONTROL_RETRACTF_ES,
  580. MSG_CONTROL_RETRACTF_PL
  581. };
  582. const char MSG_CONTROL_RETRACT_RECOVER_EN[] PROGMEM = "UnRet +mm";
  583. const char MSG_CONTROL_RETRACT_RECOVER_CZ[] PROGMEM = "UnRet +mm";
  584. const char MSG_CONTROL_RETRACT_RECOVER_IT[] PROGMEM = "UnRet +mm";
  585. const char MSG_CONTROL_RETRACT_RECOVER_ES[] PROGMEM = "UnRet +mm";
  586. const char MSG_CONTROL_RETRACT_RECOVER_PL[] PROGMEM = "UnRet +mm";
  587. const char * const MSG_CONTROL_RETRACT_RECOVER_LANG_TABLE[LANG_NUM] PROGMEM = {
  588. MSG_CONTROL_RETRACT_RECOVER_EN,
  589. MSG_CONTROL_RETRACT_RECOVER_CZ,
  590. MSG_CONTROL_RETRACT_RECOVER_IT,
  591. MSG_CONTROL_RETRACT_RECOVER_ES,
  592. MSG_CONTROL_RETRACT_RECOVER_PL
  593. };
  594. const char MSG_CONTROL_RETRACT_RECOVERF_EN[] PROGMEM = "UnRet V";
  595. const char MSG_CONTROL_RETRACT_RECOVERF_CZ[] PROGMEM = "UnRet V";
  596. const char MSG_CONTROL_RETRACT_RECOVERF_IT[] PROGMEM = "UnRet V";
  597. const char MSG_CONTROL_RETRACT_RECOVERF_ES[] PROGMEM = "UnRet V";
  598. const char MSG_CONTROL_RETRACT_RECOVERF_PL[] PROGMEM = "UnRet V";
  599. const char * const MSG_CONTROL_RETRACT_RECOVERF_LANG_TABLE[LANG_NUM] PROGMEM = {
  600. MSG_CONTROL_RETRACT_RECOVERF_EN,
  601. MSG_CONTROL_RETRACT_RECOVERF_CZ,
  602. MSG_CONTROL_RETRACT_RECOVERF_IT,
  603. MSG_CONTROL_RETRACT_RECOVERF_ES,
  604. MSG_CONTROL_RETRACT_RECOVERF_PL
  605. };
  606. const char MSG_CONTROL_RETRACT_RECOVER_SWAP_EN[] PROGMEM = "S UnRet+mm";
  607. const char MSG_CONTROL_RETRACT_RECOVER_SWAP_CZ[] PROGMEM = "S UnRet+mm";
  608. const char MSG_CONTROL_RETRACT_RECOVER_SWAP_IT[] PROGMEM = "S UnRet+mm";
  609. const char MSG_CONTROL_RETRACT_RECOVER_SWAP_ES[] PROGMEM = "S UnRet+mm";
  610. const char MSG_CONTROL_RETRACT_RECOVER_SWAP_PL[] PROGMEM = "S UnRet+mm";
  611. const char * const MSG_CONTROL_RETRACT_RECOVER_SWAP_LANG_TABLE[LANG_NUM] PROGMEM = {
  612. MSG_CONTROL_RETRACT_RECOVER_SWAP_EN,
  613. MSG_CONTROL_RETRACT_RECOVER_SWAP_CZ,
  614. MSG_CONTROL_RETRACT_RECOVER_SWAP_IT,
  615. MSG_CONTROL_RETRACT_RECOVER_SWAP_ES,
  616. MSG_CONTROL_RETRACT_RECOVER_SWAP_PL
  617. };
  618. const char MSG_CONTROL_RETRACT_SWAP_EN[] PROGMEM = "Swap Re.mm";
  619. const char MSG_CONTROL_RETRACT_SWAP_CZ[] PROGMEM = "Swap Re.mm";
  620. const char MSG_CONTROL_RETRACT_SWAP_IT[] PROGMEM = "Swap Re.mm";
  621. const char MSG_CONTROL_RETRACT_SWAP_ES[] PROGMEM = "Swap Re.mm";
  622. const char MSG_CONTROL_RETRACT_SWAP_PL[] PROGMEM = "Swap Re.mm";
  623. const char * const MSG_CONTROL_RETRACT_SWAP_LANG_TABLE[LANG_NUM] PROGMEM = {
  624. MSG_CONTROL_RETRACT_SWAP_EN,
  625. MSG_CONTROL_RETRACT_SWAP_CZ,
  626. MSG_CONTROL_RETRACT_SWAP_IT,
  627. MSG_CONTROL_RETRACT_SWAP_ES,
  628. MSG_CONTROL_RETRACT_SWAP_PL
  629. };
  630. const char MSG_CONTROL_RETRACT_ZLIFT_EN[] PROGMEM = "Hop mm";
  631. const char MSG_CONTROL_RETRACT_ZLIFT_CZ[] PROGMEM = "Hop mm";
  632. const char MSG_CONTROL_RETRACT_ZLIFT_IT[] PROGMEM = "Hop mm";
  633. const char MSG_CONTROL_RETRACT_ZLIFT_ES[] PROGMEM = "Hop mm";
  634. const char MSG_CONTROL_RETRACT_ZLIFT_PL[] PROGMEM = "Hop mm";
  635. const char * const MSG_CONTROL_RETRACT_ZLIFT_LANG_TABLE[LANG_NUM] PROGMEM = {
  636. MSG_CONTROL_RETRACT_ZLIFT_EN,
  637. MSG_CONTROL_RETRACT_ZLIFT_CZ,
  638. MSG_CONTROL_RETRACT_ZLIFT_IT,
  639. MSG_CONTROL_RETRACT_ZLIFT_ES,
  640. MSG_CONTROL_RETRACT_ZLIFT_PL
  641. };
  642. const char MSG_COOLDOWN_EN[] PROGMEM = "Cooldown";
  643. const char MSG_COOLDOWN_CZ[] PROGMEM = "Zchladit";
  644. const char MSG_COOLDOWN_IT[] PROGMEM = "Raffredda";
  645. const char MSG_COOLDOWN_ES[] PROGMEM = "Enfriar";
  646. const char MSG_COOLDOWN_PL[] PROGMEM = "Wychlodzic";
  647. const char * const MSG_COOLDOWN_LANG_TABLE[LANG_NUM] PROGMEM = {
  648. MSG_COOLDOWN_EN,
  649. MSG_COOLDOWN_CZ,
  650. MSG_COOLDOWN_IT,
  651. MSG_COOLDOWN_ES,
  652. MSG_COOLDOWN_PL
  653. };
  654. const char MSG_CORRECTLY_EN[] PROGMEM = "Changed correctly?";
  655. const char MSG_CORRECTLY_CZ[] PROGMEM = "Vymena ok?";
  656. const char MSG_CORRECTLY_IT[] PROGMEM = "Cambiato corr.?";
  657. const char MSG_CORRECTLY_ES[] PROGMEM = "Cambiado correc.?";
  658. const char MSG_CORRECTLY_PL[] PROGMEM = "Wymiana ok?";
  659. const char * const MSG_CORRECTLY_LANG_TABLE[LANG_NUM] PROGMEM = {
  660. MSG_CORRECTLY_EN,
  661. MSG_CORRECTLY_CZ,
  662. MSG_CORRECTLY_IT,
  663. MSG_CORRECTLY_ES,
  664. MSG_CORRECTLY_PL
  665. };
  666. const char MSG_COUNT_X_EN[] PROGMEM = " Count X: ";
  667. const char MSG_COUNT_X_CZ[] PROGMEM = " Count X: ";
  668. const char MSG_COUNT_X_IT[] PROGMEM = " Count X: ";
  669. const char MSG_COUNT_X_ES[] PROGMEM = " Count X: ";
  670. const char MSG_COUNT_X_PL[] PROGMEM = " Count X: ";
  671. const char * const MSG_COUNT_X_LANG_TABLE[LANG_NUM] PROGMEM = {
  672. MSG_COUNT_X_EN,
  673. MSG_COUNT_X_CZ,
  674. MSG_COUNT_X_IT,
  675. MSG_COUNT_X_ES,
  676. MSG_COUNT_X_PL
  677. };
  678. const char MSG_DISABLE_STEPPERS_EN[] PROGMEM = "Disable steppers";
  679. const char MSG_DISABLE_STEPPERS_CZ[] PROGMEM = "Vypnout motory";
  680. const char MSG_DISABLE_STEPPERS_IT[] PROGMEM = "Disabilita Motori";
  681. const char MSG_DISABLE_STEPPERS_ES[] PROGMEM = "Apagar motores";
  682. const char MSG_DISABLE_STEPPERS_PL[] PROGMEM = "Wylaczyc silniki";
  683. const char * const MSG_DISABLE_STEPPERS_LANG_TABLE[LANG_NUM] PROGMEM = {
  684. MSG_DISABLE_STEPPERS_EN,
  685. MSG_DISABLE_STEPPERS_CZ,
  686. MSG_DISABLE_STEPPERS_IT,
  687. MSG_DISABLE_STEPPERS_ES,
  688. MSG_DISABLE_STEPPERS_PL
  689. };
  690. const char MSG_DWELL_EN[] PROGMEM = "Sleep...";
  691. const char MSG_DWELL_CZ[] PROGMEM = "Sleep...";
  692. const char MSG_DWELL_IT[] PROGMEM = "Sospensione...";
  693. const char MSG_DWELL_ES[] PROGMEM = "Reposo...";
  694. const char MSG_DWELL_PL[] PROGMEM = "Sleep...";
  695. const char * const MSG_DWELL_LANG_TABLE[LANG_NUM] PROGMEM = {
  696. MSG_DWELL_EN,
  697. MSG_DWELL_CZ,
  698. MSG_DWELL_IT,
  699. MSG_DWELL_ES,
  700. MSG_DWELL_PL
  701. };
  702. const char MSG_E_EN[] PROGMEM = "e";
  703. const char MSG_E_CZ[] PROGMEM = "e";
  704. const char MSG_E_IT[] PROGMEM = "e";
  705. const char MSG_E_ES[] PROGMEM = "e";
  706. const char MSG_E_PL[] PROGMEM = "e";
  707. const char * const MSG_E_LANG_TABLE[LANG_NUM] PROGMEM = {
  708. MSG_E_EN,
  709. MSG_E_CZ,
  710. MSG_E_IT,
  711. MSG_E_ES,
  712. MSG_E_PL
  713. };
  714. const char MSG_ENDSTOPS_HIT_EN[] PROGMEM = "endstops hit: ";
  715. const char MSG_ENDSTOPS_HIT_CZ[] PROGMEM = "endstops hit: ";
  716. const char MSG_ENDSTOPS_HIT_IT[] PROGMEM = "endstops hit: ";
  717. const char MSG_ENDSTOPS_HIT_ES[] PROGMEM = "endstops hit: ";
  718. const char MSG_ENDSTOPS_HIT_PL[] PROGMEM = "endstops hit: ";
  719. const char * const MSG_ENDSTOPS_HIT_LANG_TABLE[LANG_NUM] PROGMEM = {
  720. MSG_ENDSTOPS_HIT_EN,
  721. MSG_ENDSTOPS_HIT_CZ,
  722. MSG_ENDSTOPS_HIT_IT,
  723. MSG_ENDSTOPS_HIT_ES,
  724. MSG_ENDSTOPS_HIT_PL
  725. };
  726. const char MSG_ENDSTOP_ABORT_EN[] PROGMEM = "Endstop abort";
  727. const char MSG_ENDSTOP_ABORT_CZ[] PROGMEM = "Endstop abort";
  728. const char MSG_ENDSTOP_ABORT_IT[] PROGMEM = "Endstop abort";
  729. const char MSG_ENDSTOP_ABORT_ES[] PROGMEM = "Endstop abort";
  730. const char MSG_ENDSTOP_ABORT_PL[] PROGMEM = "Endstop abort";
  731. const char * const MSG_ENDSTOP_ABORT_LANG_TABLE[LANG_NUM] PROGMEM = {
  732. MSG_ENDSTOP_ABORT_EN,
  733. MSG_ENDSTOP_ABORT_CZ,
  734. MSG_ENDSTOP_ABORT_IT,
  735. MSG_ENDSTOP_ABORT_ES,
  736. MSG_ENDSTOP_ABORT_PL
  737. };
  738. const char MSG_ENDSTOP_HIT_EN[] PROGMEM = "TRIGGERED";
  739. const char MSG_ENDSTOP_HIT_CZ[] PROGMEM = "TRIGGERED";
  740. const char MSG_ENDSTOP_HIT_IT[] PROGMEM = "TRIGGERED";
  741. const char MSG_ENDSTOP_HIT_ES[] PROGMEM = "TRIGGERED";
  742. const char MSG_ENDSTOP_HIT_PL[] PROGMEM = "TRIGGERED";
  743. const char * const MSG_ENDSTOP_HIT_LANG_TABLE[LANG_NUM] PROGMEM = {
  744. MSG_ENDSTOP_HIT_EN,
  745. MSG_ENDSTOP_HIT_CZ,
  746. MSG_ENDSTOP_HIT_IT,
  747. MSG_ENDSTOP_HIT_ES,
  748. MSG_ENDSTOP_HIT_PL
  749. };
  750. const char MSG_ENDSTOP_OPEN_EN[] PROGMEM = "open";
  751. const char MSG_ENDSTOP_OPEN_CZ[] PROGMEM = "open";
  752. const char MSG_ENDSTOP_OPEN_IT[] PROGMEM = "open";
  753. const char MSG_ENDSTOP_OPEN_ES[] PROGMEM = "open";
  754. const char MSG_ENDSTOP_OPEN_PL[] PROGMEM = "open";
  755. const char * const MSG_ENDSTOP_OPEN_LANG_TABLE[LANG_NUM] PROGMEM = {
  756. MSG_ENDSTOP_OPEN_EN,
  757. MSG_ENDSTOP_OPEN_CZ,
  758. MSG_ENDSTOP_OPEN_IT,
  759. MSG_ENDSTOP_OPEN_ES,
  760. MSG_ENDSTOP_OPEN_PL
  761. };
  762. const char MSG_END_FILE_LIST_EN[] PROGMEM = "End file list";
  763. const char MSG_END_FILE_LIST_CZ[] PROGMEM = "End file list";
  764. const char MSG_END_FILE_LIST_IT[] PROGMEM = "End file list";
  765. const char MSG_END_FILE_LIST_ES[] PROGMEM = "End file list";
  766. const char MSG_END_FILE_LIST_PL[] PROGMEM = "End file list";
  767. const char * const MSG_END_FILE_LIST_LANG_TABLE[LANG_NUM] PROGMEM = {
  768. MSG_END_FILE_LIST_EN,
  769. MSG_END_FILE_LIST_CZ,
  770. MSG_END_FILE_LIST_IT,
  771. MSG_END_FILE_LIST_ES,
  772. MSG_END_FILE_LIST_PL
  773. };
  774. const char MSG_ERROR_EN[] PROGMEM = "ERROR:";
  775. const char MSG_ERROR_CZ[] PROGMEM = "CHYBA:";
  776. const char MSG_ERROR_IT[] PROGMEM = "ERROR:";
  777. const char MSG_ERROR_ES[] PROGMEM = "ERROR:";
  778. const char MSG_ERROR_PL[] PROGMEM = "BLAD:";
  779. const char * const MSG_ERROR_LANG_TABLE[LANG_NUM] PROGMEM = {
  780. MSG_ERROR_EN,
  781. MSG_ERROR_CZ,
  782. MSG_ERROR_IT,
  783. MSG_ERROR_ES,
  784. MSG_ERROR_PL
  785. };
  786. const char MSG_ERR_CHECKSUM_MISMATCH_EN[] PROGMEM = "checksum mismatch, Last Line: ";
  787. const char MSG_ERR_CHECKSUM_MISMATCH_CZ[] PROGMEM = "checksum mismatch, Last Line: ";
  788. const char MSG_ERR_CHECKSUM_MISMATCH_IT[] PROGMEM = "checksum mismatch, Last Line: ";
  789. const char MSG_ERR_CHECKSUM_MISMATCH_ES[] PROGMEM = "checksum mismatch, Last Line: ";
  790. const char MSG_ERR_CHECKSUM_MISMATCH_PL[] PROGMEM = "checksum mismatch, Last Line: ";
  791. const char * const MSG_ERR_CHECKSUM_MISMATCH_LANG_TABLE[LANG_NUM] PROGMEM = {
  792. MSG_ERR_CHECKSUM_MISMATCH_EN,
  793. MSG_ERR_CHECKSUM_MISMATCH_CZ,
  794. MSG_ERR_CHECKSUM_MISMATCH_IT,
  795. MSG_ERR_CHECKSUM_MISMATCH_ES,
  796. MSG_ERR_CHECKSUM_MISMATCH_PL
  797. };
  798. const char MSG_ERR_COLD_EXTRUDE_STOP_EN[] PROGMEM = " cold extrusion prevented";
  799. const char MSG_ERR_COLD_EXTRUDE_STOP_CZ[] PROGMEM = " cold extrusion prevented";
  800. const char MSG_ERR_COLD_EXTRUDE_STOP_IT[] PROGMEM = " cold extrusion prevented";
  801. const char MSG_ERR_COLD_EXTRUDE_STOP_ES[] PROGMEM = " cold extrusion prevented";
  802. const char MSG_ERR_COLD_EXTRUDE_STOP_PL[] PROGMEM = " cold extrusion prevented";
  803. const char * const MSG_ERR_COLD_EXTRUDE_STOP_LANG_TABLE[LANG_NUM] PROGMEM = {
  804. MSG_ERR_COLD_EXTRUDE_STOP_EN,
  805. MSG_ERR_COLD_EXTRUDE_STOP_CZ,
  806. MSG_ERR_COLD_EXTRUDE_STOP_IT,
  807. MSG_ERR_COLD_EXTRUDE_STOP_ES,
  808. MSG_ERR_COLD_EXTRUDE_STOP_PL
  809. };
  810. const char MSG_ERR_KILLED_EN[] PROGMEM = "Printer halted. kill() called!";
  811. const char MSG_ERR_KILLED_CZ[] PROGMEM = "Printer halted. kill() called!";
  812. const char MSG_ERR_KILLED_IT[] PROGMEM = "Printer halted. kill() called!";
  813. const char MSG_ERR_KILLED_ES[] PROGMEM = "Printer halted. kill() called!";
  814. const char MSG_ERR_KILLED_PL[] PROGMEM = "Printer halted. kill() called!";
  815. const char * const MSG_ERR_KILLED_LANG_TABLE[LANG_NUM] PROGMEM = {
  816. MSG_ERR_KILLED_EN,
  817. MSG_ERR_KILLED_CZ,
  818. MSG_ERR_KILLED_IT,
  819. MSG_ERR_KILLED_ES,
  820. MSG_ERR_KILLED_PL
  821. };
  822. const char MSG_ERR_LINE_NO_EN[] PROGMEM = "Line Number is not Last Line Number+1, Last Line: ";
  823. const char MSG_ERR_LINE_NO_CZ[] PROGMEM = "Line Number is not Last Line Number+1, Last Line: ";
  824. const char MSG_ERR_LINE_NO_IT[] PROGMEM = "Line Number is not Last Line Number+1, Last Line: ";
  825. const char MSG_ERR_LINE_NO_ES[] PROGMEM = "Line Number is not Last Line Number+1, Last Line: ";
  826. const char MSG_ERR_LINE_NO_PL[] PROGMEM = "Line Number is not Last Line Number+1, Last Line: ";
  827. const char * const MSG_ERR_LINE_NO_LANG_TABLE[LANG_NUM] PROGMEM = {
  828. MSG_ERR_LINE_NO_EN,
  829. MSG_ERR_LINE_NO_CZ,
  830. MSG_ERR_LINE_NO_IT,
  831. MSG_ERR_LINE_NO_ES,
  832. MSG_ERR_LINE_NO_PL
  833. };
  834. const char MSG_ERR_LONG_EXTRUDE_STOP_EN[] PROGMEM = " too long extrusion prevented";
  835. const char MSG_ERR_LONG_EXTRUDE_STOP_CZ[] PROGMEM = " too long extrusion prevented";
  836. const char MSG_ERR_LONG_EXTRUDE_STOP_IT[] PROGMEM = " too long extrusion prevented";
  837. const char MSG_ERR_LONG_EXTRUDE_STOP_ES[] PROGMEM = " too long extrusion prevented";
  838. const char MSG_ERR_LONG_EXTRUDE_STOP_PL[] PROGMEM = " too long extrusion prevented";
  839. const char * const MSG_ERR_LONG_EXTRUDE_STOP_LANG_TABLE[LANG_NUM] PROGMEM = {
  840. MSG_ERR_LONG_EXTRUDE_STOP_EN,
  841. MSG_ERR_LONG_EXTRUDE_STOP_CZ,
  842. MSG_ERR_LONG_EXTRUDE_STOP_IT,
  843. MSG_ERR_LONG_EXTRUDE_STOP_ES,
  844. MSG_ERR_LONG_EXTRUDE_STOP_PL
  845. };
  846. const char MSG_ERR_NO_CHECKSUM_EN[] PROGMEM = "No Checksum with line number, Last Line: ";
  847. const char MSG_ERR_NO_CHECKSUM_CZ[] PROGMEM = "No Checksum with line number, Last Line: ";
  848. const char MSG_ERR_NO_CHECKSUM_IT[] PROGMEM = "No Checksum with line number, Last Line: ";
  849. const char MSG_ERR_NO_CHECKSUM_ES[] PROGMEM = "No Checksum with line number, Last Line: ";
  850. const char MSG_ERR_NO_CHECKSUM_PL[] PROGMEM = "No Checksum with line number, Last Line: ";
  851. const char * const MSG_ERR_NO_CHECKSUM_LANG_TABLE[LANG_NUM] PROGMEM = {
  852. MSG_ERR_NO_CHECKSUM_EN,
  853. MSG_ERR_NO_CHECKSUM_CZ,
  854. MSG_ERR_NO_CHECKSUM_IT,
  855. MSG_ERR_NO_CHECKSUM_ES,
  856. MSG_ERR_NO_CHECKSUM_PL
  857. };
  858. const char MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM_EN[] PROGMEM = "No Line Number with checksum, Last Line: ";
  859. const char MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM_CZ[] PROGMEM = "No Line Number with checksum, Last Line: ";
  860. const char MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM_IT[] PROGMEM = "No Line Number with checksum, Last Line: ";
  861. const char MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM_ES[] PROGMEM = "No Line Number with checksum, Last Line: ";
  862. const char MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM_PL[] PROGMEM = "No Line Number with checksum, Last Line: ";
  863. const char * const MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM_LANG_TABLE[LANG_NUM] PROGMEM = {
  864. MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM_EN,
  865. MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM_CZ,
  866. MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM_IT,
  867. MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM_ES,
  868. MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM_PL
  869. };
  870. const char MSG_ERR_NO_THERMISTORS_EN[] PROGMEM = "No thermistors - no temperature";
  871. const char MSG_ERR_NO_THERMISTORS_CZ[] PROGMEM = "No thermistors - no temperature";
  872. const char MSG_ERR_NO_THERMISTORS_IT[] PROGMEM = "No thermistors - no temperature";
  873. const char MSG_ERR_NO_THERMISTORS_ES[] PROGMEM = "No thermistors - no temperature";
  874. const char MSG_ERR_NO_THERMISTORS_PL[] PROGMEM = "No thermistors - no temperature";
  875. const char * const MSG_ERR_NO_THERMISTORS_LANG_TABLE[LANG_NUM] PROGMEM = {
  876. MSG_ERR_NO_THERMISTORS_EN,
  877. MSG_ERR_NO_THERMISTORS_CZ,
  878. MSG_ERR_NO_THERMISTORS_IT,
  879. MSG_ERR_NO_THERMISTORS_ES,
  880. MSG_ERR_NO_THERMISTORS_PL
  881. };
  882. const char MSG_ERR_STOPPED_EN[] PROGMEM = "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)";
  883. const char MSG_ERR_STOPPED_CZ[] PROGMEM = "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)";
  884. const char MSG_ERR_STOPPED_IT[] PROGMEM = "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)";
  885. const char MSG_ERR_STOPPED_ES[] PROGMEM = "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)";
  886. const char MSG_ERR_STOPPED_PL[] PROGMEM = "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)";
  887. const char * const MSG_ERR_STOPPED_LANG_TABLE[LANG_NUM] PROGMEM = {
  888. MSG_ERR_STOPPED_EN,
  889. MSG_ERR_STOPPED_CZ,
  890. MSG_ERR_STOPPED_IT,
  891. MSG_ERR_STOPPED_ES,
  892. MSG_ERR_STOPPED_PL
  893. };
  894. const char MSG_ESTEPS_EN[] PROGMEM = "Esteps/mm";
  895. const char MSG_ESTEPS_CZ[] PROGMEM = "Esteps/mm";
  896. const char MSG_ESTEPS_IT[] PROGMEM = "Esteps/mm";
  897. const char MSG_ESTEPS_ES[] PROGMEM = "Esteps/mm";
  898. const char MSG_ESTEPS_PL[] PROGMEM = "Esteps/mm";
  899. const char * const MSG_ESTEPS_LANG_TABLE[LANG_NUM] PROGMEM = {
  900. MSG_ESTEPS_EN,
  901. MSG_ESTEPS_CZ,
  902. MSG_ESTEPS_IT,
  903. MSG_ESTEPS_ES,
  904. MSG_ESTEPS_PL
  905. };
  906. const char MSG_EXTERNAL_RESET_EN[] PROGMEM = " External Reset";
  907. const char MSG_EXTERNAL_RESET_CZ[] PROGMEM = " External Reset";
  908. const char MSG_EXTERNAL_RESET_IT[] PROGMEM = " External Reset";
  909. const char MSG_EXTERNAL_RESET_ES[] PROGMEM = " External Reset";
  910. const char MSG_EXTERNAL_RESET_PL[] PROGMEM = " External Reset";
  911. const char * const MSG_EXTERNAL_RESET_LANG_TABLE[LANG_NUM] PROGMEM = {
  912. MSG_EXTERNAL_RESET_EN,
  913. MSG_EXTERNAL_RESET_CZ,
  914. MSG_EXTERNAL_RESET_IT,
  915. MSG_EXTERNAL_RESET_ES,
  916. MSG_EXTERNAL_RESET_PL
  917. };
  918. const char MSG_EXTRUDE_EN[] PROGMEM = "Extrude";
  919. const char MSG_EXTRUDE_CZ[] PROGMEM = "Extrudovat";
  920. const char MSG_EXTRUDE_IT[] PROGMEM = "Extrude";
  921. const char MSG_EXTRUDE_ES[] PROGMEM = "Extrude";
  922. const char MSG_EXTRUDE_PL[] PROGMEM = "Extrudovat";
  923. const char * const MSG_EXTRUDE_LANG_TABLE[LANG_NUM] PROGMEM = {
  924. MSG_EXTRUDE_EN,
  925. MSG_EXTRUDE_CZ,
  926. MSG_EXTRUDE_IT,
  927. MSG_EXTRUDE_ES,
  928. MSG_EXTRUDE_PL
  929. };
  930. const char MSG_Enqueing_EN[] PROGMEM = "enqueing \"";
  931. const char MSG_Enqueing_CZ[] PROGMEM = "enqueing \"";
  932. const char MSG_Enqueing_IT[] PROGMEM = "enqueing \"";
  933. const char MSG_Enqueing_ES[] PROGMEM = "enqueing \"";
  934. const char MSG_Enqueing_PL[] PROGMEM = "enqueing \"";
  935. const char * const MSG_Enqueing_LANG_TABLE[LANG_NUM] PROGMEM = {
  936. MSG_Enqueing_EN,
  937. MSG_Enqueing_CZ,
  938. MSG_Enqueing_IT,
  939. MSG_Enqueing_ES,
  940. MSG_Enqueing_PL
  941. };
  942. const char MSG_FACTOR_EN[] PROGMEM = " \002 Fact";
  943. const char MSG_FACTOR_CZ[] PROGMEM = " \002 Fact";
  944. const char MSG_FACTOR_IT[] PROGMEM = " \002 Fact";
  945. const char MSG_FACTOR_ES[] PROGMEM = " \002 Fact";
  946. const char MSG_FACTOR_PL[] PROGMEM = " \002 Fact";
  947. const char * const MSG_FACTOR_LANG_TABLE[LANG_NUM] PROGMEM = {
  948. MSG_FACTOR_EN,
  949. MSG_FACTOR_CZ,
  950. MSG_FACTOR_IT,
  951. MSG_FACTOR_ES,
  952. MSG_FACTOR_PL
  953. };
  954. const char MSG_FAN_SPEED_EN[] PROGMEM = "Fan speed";
  955. const char MSG_FAN_SPEED_CZ[] PROGMEM = "Rychlost vent.";
  956. const char MSG_FAN_SPEED_IT[] PROGMEM = "Ventola";
  957. const char MSG_FAN_SPEED_ES[] PROGMEM = "Ventilador";
  958. const char MSG_FAN_SPEED_PL[] PROGMEM = "Predkosc went.";
  959. const char * const MSG_FAN_SPEED_LANG_TABLE[LANG_NUM] PROGMEM = {
  960. MSG_FAN_SPEED_EN,
  961. MSG_FAN_SPEED_CZ,
  962. MSG_FAN_SPEED_IT,
  963. MSG_FAN_SPEED_ES,
  964. MSG_FAN_SPEED_PL
  965. };
  966. const char MSG_FILAMENTCHANGE_EN[] PROGMEM = "Change filament";
  967. const char MSG_FILAMENTCHANGE_CZ[] PROGMEM = "Vymenit filament";
  968. const char MSG_FILAMENTCHANGE_IT[] PROGMEM = "Cambiare filamento";
  969. const char MSG_FILAMENTCHANGE_ES[] PROGMEM = "Cambiar filamento";
  970. const char MSG_FILAMENTCHANGE_PL[] PROGMEM = "Wymienic filament";
  971. const char * const MSG_FILAMENTCHANGE_LANG_TABLE[LANG_NUM] PROGMEM = {
  972. MSG_FILAMENTCHANGE_EN,
  973. MSG_FILAMENTCHANGE_CZ,
  974. MSG_FILAMENTCHANGE_IT,
  975. MSG_FILAMENTCHANGE_ES,
  976. MSG_FILAMENTCHANGE_PL
  977. };
  978. const char MSG_FILAMENT_SIZE_EXTRUDER_0_EN[] PROGMEM = "Fil. Dia. 1";
  979. const char MSG_FILAMENT_SIZE_EXTRUDER_0_CZ[] PROGMEM = "Fil. Dia. 1";
  980. const char MSG_FILAMENT_SIZE_EXTRUDER_0_IT[] PROGMEM = "Fil. Dia. 1";
  981. const char MSG_FILAMENT_SIZE_EXTRUDER_0_ES[] PROGMEM = "Fil. Dia. 1";
  982. const char MSG_FILAMENT_SIZE_EXTRUDER_0_PL[] PROGMEM = "Fil. Dia. 1";
  983. const char * const MSG_FILAMENT_SIZE_EXTRUDER_0_LANG_TABLE[LANG_NUM] PROGMEM = {
  984. MSG_FILAMENT_SIZE_EXTRUDER_0_EN,
  985. MSG_FILAMENT_SIZE_EXTRUDER_0_CZ,
  986. MSG_FILAMENT_SIZE_EXTRUDER_0_IT,
  987. MSG_FILAMENT_SIZE_EXTRUDER_0_ES,
  988. MSG_FILAMENT_SIZE_EXTRUDER_0_PL
  989. };
  990. const char MSG_FILAMENT_SIZE_EXTRUDER_1_EN[] PROGMEM = "Fil. Dia. 2";
  991. const char MSG_FILAMENT_SIZE_EXTRUDER_1_CZ[] PROGMEM = "Fil. Dia. 2";
  992. const char MSG_FILAMENT_SIZE_EXTRUDER_1_IT[] PROGMEM = "Fil. Dia. 2";
  993. const char MSG_FILAMENT_SIZE_EXTRUDER_1_ES[] PROGMEM = "Fil. Dia. 2";
  994. const char MSG_FILAMENT_SIZE_EXTRUDER_1_PL[] PROGMEM = "Fil. Dia. 2";
  995. const char * const MSG_FILAMENT_SIZE_EXTRUDER_1_LANG_TABLE[LANG_NUM] PROGMEM = {
  996. MSG_FILAMENT_SIZE_EXTRUDER_1_EN,
  997. MSG_FILAMENT_SIZE_EXTRUDER_1_CZ,
  998. MSG_FILAMENT_SIZE_EXTRUDER_1_IT,
  999. MSG_FILAMENT_SIZE_EXTRUDER_1_ES,
  1000. MSG_FILAMENT_SIZE_EXTRUDER_1_PL
  1001. };
  1002. const char MSG_FILAMENT_SIZE_EXTRUDER_2_EN[] PROGMEM = "Fil. Dia. 3";
  1003. const char MSG_FILAMENT_SIZE_EXTRUDER_2_CZ[] PROGMEM = "Fil. Dia. 3";
  1004. const char MSG_FILAMENT_SIZE_EXTRUDER_2_IT[] PROGMEM = "Fil. Dia. 3";
  1005. const char MSG_FILAMENT_SIZE_EXTRUDER_2_ES[] PROGMEM = "Fil. Dia. 3";
  1006. const char MSG_FILAMENT_SIZE_EXTRUDER_2_PL[] PROGMEM = "Fil. Dia. 3";
  1007. const char * const MSG_FILAMENT_SIZE_EXTRUDER_2_LANG_TABLE[LANG_NUM] PROGMEM = {
  1008. MSG_FILAMENT_SIZE_EXTRUDER_2_EN,
  1009. MSG_FILAMENT_SIZE_EXTRUDER_2_CZ,
  1010. MSG_FILAMENT_SIZE_EXTRUDER_2_IT,
  1011. MSG_FILAMENT_SIZE_EXTRUDER_2_ES,
  1012. MSG_FILAMENT_SIZE_EXTRUDER_2_PL
  1013. };
  1014. const char MSG_FILE_PRINTED_EN[] PROGMEM = "Done printing file";
  1015. const char MSG_FILE_PRINTED_CZ[] PROGMEM = "Done printing file";
  1016. const char MSG_FILE_PRINTED_IT[] PROGMEM = "Done printing file";
  1017. const char MSG_FILE_PRINTED_ES[] PROGMEM = "Done printing file";
  1018. const char MSG_FILE_PRINTED_PL[] PROGMEM = "Done printing file";
  1019. const char * const MSG_FILE_PRINTED_LANG_TABLE[LANG_NUM] PROGMEM = {
  1020. MSG_FILE_PRINTED_EN,
  1021. MSG_FILE_PRINTED_CZ,
  1022. MSG_FILE_PRINTED_IT,
  1023. MSG_FILE_PRINTED_ES,
  1024. MSG_FILE_PRINTED_PL
  1025. };
  1026. const char MSG_FILE_SAVED_EN[] PROGMEM = "Done saving file.";
  1027. const char MSG_FILE_SAVED_CZ[] PROGMEM = "Done saving file.";
  1028. const char MSG_FILE_SAVED_IT[] PROGMEM = "Done saving file.";
  1029. const char MSG_FILE_SAVED_ES[] PROGMEM = "Done saving file.";
  1030. const char MSG_FILE_SAVED_PL[] PROGMEM = "Done saving file.";
  1031. const char * const MSG_FILE_SAVED_LANG_TABLE[LANG_NUM] PROGMEM = {
  1032. MSG_FILE_SAVED_EN,
  1033. MSG_FILE_SAVED_CZ,
  1034. MSG_FILE_SAVED_IT,
  1035. MSG_FILE_SAVED_ES,
  1036. MSG_FILE_SAVED_PL
  1037. };
  1038. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE1_EN[] PROGMEM = "Searching bed";
  1039. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE1_CZ[] PROGMEM = "Hledam kalibracni";
  1040. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE1_IT[] PROGMEM = "Searching bed";
  1041. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE1_ES[] PROGMEM = "Searching bed";
  1042. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE1_PL[] PROGMEM = "Searching bed";
  1043. const char * const MSG_FIND_BED_OFFSET_AND_SKEW_LINE1_LANG_TABLE[LANG_NUM] PROGMEM = {
  1044. MSG_FIND_BED_OFFSET_AND_SKEW_LINE1_EN,
  1045. MSG_FIND_BED_OFFSET_AND_SKEW_LINE1_CZ,
  1046. MSG_FIND_BED_OFFSET_AND_SKEW_LINE1_IT,
  1047. MSG_FIND_BED_OFFSET_AND_SKEW_LINE1_ES,
  1048. MSG_FIND_BED_OFFSET_AND_SKEW_LINE1_PL
  1049. };
  1050. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE2_EN[] PROGMEM = "calibration point";
  1051. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE2_CZ[] PROGMEM = "bod podlozky";
  1052. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE2_IT[] PROGMEM = "calibration point";
  1053. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE2_ES[] PROGMEM = "calibration point";
  1054. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE2_PL[] PROGMEM = "calibration point";
  1055. const char * const MSG_FIND_BED_OFFSET_AND_SKEW_LINE2_LANG_TABLE[LANG_NUM] PROGMEM = {
  1056. MSG_FIND_BED_OFFSET_AND_SKEW_LINE2_EN,
  1057. MSG_FIND_BED_OFFSET_AND_SKEW_LINE2_CZ,
  1058. MSG_FIND_BED_OFFSET_AND_SKEW_LINE2_IT,
  1059. MSG_FIND_BED_OFFSET_AND_SKEW_LINE2_ES,
  1060. MSG_FIND_BED_OFFSET_AND_SKEW_LINE2_PL
  1061. };
  1062. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE3_EN[] PROGMEM = " of 4";
  1063. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE3_CZ[] PROGMEM = " z 4";
  1064. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE3_IT[] PROGMEM = " of 4";
  1065. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE3_ES[] PROGMEM = " of 4";
  1066. const char MSG_FIND_BED_OFFSET_AND_SKEW_LINE3_PL[] PROGMEM = " of 4";
  1067. const char * const MSG_FIND_BED_OFFSET_AND_SKEW_LINE3_LANG_TABLE[LANG_NUM] PROGMEM = {
  1068. MSG_FIND_BED_OFFSET_AND_SKEW_LINE3_EN,
  1069. MSG_FIND_BED_OFFSET_AND_SKEW_LINE3_CZ,
  1070. MSG_FIND_BED_OFFSET_AND_SKEW_LINE3_IT,
  1071. MSG_FIND_BED_OFFSET_AND_SKEW_LINE3_ES,
  1072. MSG_FIND_BED_OFFSET_AND_SKEW_LINE3_PL
  1073. };
  1074. const char MSG_FLOW_EN[] PROGMEM = "Flow";
  1075. const char MSG_FLOW_CZ[] PROGMEM = "Prutok";
  1076. const char MSG_FLOW_IT[] PROGMEM = "Flusso";
  1077. const char MSG_FLOW_ES[] PROGMEM = "Flujo";
  1078. const char MSG_FLOW_PL[] PROGMEM = "Przeplyw";
  1079. const char * const MSG_FLOW_LANG_TABLE[LANG_NUM] PROGMEM = {
  1080. MSG_FLOW_EN,
  1081. MSG_FLOW_CZ,
  1082. MSG_FLOW_IT,
  1083. MSG_FLOW_ES,
  1084. MSG_FLOW_PL
  1085. };
  1086. const char MSG_FLOW0_EN[] PROGMEM = "Flow 0";
  1087. const char MSG_FLOW0_CZ[] PROGMEM = "Prutok 0";
  1088. const char MSG_FLOW0_IT[] PROGMEM = "Flow 0";
  1089. const char MSG_FLOW0_ES[] PROGMEM = "Flow 0";
  1090. const char MSG_FLOW0_PL[] PROGMEM = "Prutok 0";
  1091. const char * const MSG_FLOW0_LANG_TABLE[LANG_NUM] PROGMEM = {
  1092. MSG_FLOW0_EN,
  1093. MSG_FLOW0_CZ,
  1094. MSG_FLOW0_IT,
  1095. MSG_FLOW0_ES,
  1096. MSG_FLOW0_PL
  1097. };
  1098. const char MSG_FLOW1_EN[] PROGMEM = "Flow 1";
  1099. const char MSG_FLOW1_CZ[] PROGMEM = "Prutok 1";
  1100. const char MSG_FLOW1_IT[] PROGMEM = "Flow 1";
  1101. const char MSG_FLOW1_ES[] PROGMEM = "Flow 1";
  1102. const char MSG_FLOW1_PL[] PROGMEM = "Prutok 1";
  1103. const char * const MSG_FLOW1_LANG_TABLE[LANG_NUM] PROGMEM = {
  1104. MSG_FLOW1_EN,
  1105. MSG_FLOW1_CZ,
  1106. MSG_FLOW1_IT,
  1107. MSG_FLOW1_ES,
  1108. MSG_FLOW1_PL
  1109. };
  1110. const char MSG_FLOW2_EN[] PROGMEM = "Flow 2";
  1111. const char MSG_FLOW2_CZ[] PROGMEM = "Prutok 2";
  1112. const char MSG_FLOW2_IT[] PROGMEM = "Flow 2";
  1113. const char MSG_FLOW2_ES[] PROGMEM = "Flow 2";
  1114. const char MSG_FLOW2_PL[] PROGMEM = "Prutok 2";
  1115. const char * const MSG_FLOW2_LANG_TABLE[LANG_NUM] PROGMEM = {
  1116. MSG_FLOW2_EN,
  1117. MSG_FLOW2_CZ,
  1118. MSG_FLOW2_IT,
  1119. MSG_FLOW2_ES,
  1120. MSG_FLOW2_PL
  1121. };
  1122. const char MSG_FREE_MEMORY_EN[] PROGMEM = " Free Memory: ";
  1123. const char MSG_FREE_MEMORY_CZ[] PROGMEM = " Free Memory: ";
  1124. const char MSG_FREE_MEMORY_IT[] PROGMEM = " Free Memory: ";
  1125. const char MSG_FREE_MEMORY_ES[] PROGMEM = " Free Memory: ";
  1126. const char MSG_FREE_MEMORY_PL[] PROGMEM = " Free Memory: ";
  1127. const char * const MSG_FREE_MEMORY_LANG_TABLE[LANG_NUM] PROGMEM = {
  1128. MSG_FREE_MEMORY_EN,
  1129. MSG_FREE_MEMORY_CZ,
  1130. MSG_FREE_MEMORY_IT,
  1131. MSG_FREE_MEMORY_ES,
  1132. MSG_FREE_MEMORY_PL
  1133. };
  1134. const char MSG_HEATING_EN[] PROGMEM = "Heating";
  1135. const char MSG_HEATING_CZ[] PROGMEM = "Zahrivani";
  1136. const char MSG_HEATING_IT[] PROGMEM = "Riscaldamento...";
  1137. const char MSG_HEATING_ES[] PROGMEM = "Calentando...";
  1138. const char MSG_HEATING_PL[] PROGMEM = "Grzanie...";
  1139. const char * const MSG_HEATING_LANG_TABLE[LANG_NUM] PROGMEM = {
  1140. MSG_HEATING_EN,
  1141. MSG_HEATING_CZ,
  1142. MSG_HEATING_IT,
  1143. MSG_HEATING_ES,
  1144. MSG_HEATING_PL
  1145. };
  1146. const char MSG_HEATING_COMPLETE_EN[] PROGMEM = "Heating done.";
  1147. const char MSG_HEATING_COMPLETE_CZ[] PROGMEM = "Zahrivani OK.";
  1148. const char MSG_HEATING_COMPLETE_IT[] PROGMEM = "Riscaldamento fatto.";
  1149. const char MSG_HEATING_COMPLETE_ES[] PROGMEM = "Calentando listo.";
  1150. const char MSG_HEATING_COMPLETE_PL[] PROGMEM = "Grzanie OK.";
  1151. const char * const MSG_HEATING_COMPLETE_LANG_TABLE[LANG_NUM] PROGMEM = {
  1152. MSG_HEATING_COMPLETE_EN,
  1153. MSG_HEATING_COMPLETE_CZ,
  1154. MSG_HEATING_COMPLETE_IT,
  1155. MSG_HEATING_COMPLETE_ES,
  1156. MSG_HEATING_COMPLETE_PL
  1157. };
  1158. const char MSG_HOMEYZ_EN[] PROGMEM = "Calibrate Z";
  1159. const char MSG_HOMEYZ_CZ[] PROGMEM = "Kalibrovat Z";
  1160. const char MSG_HOMEYZ_IT[] PROGMEM = "Calibra Z";
  1161. const char MSG_HOMEYZ_ES[] PROGMEM = "Calibrar Z";
  1162. const char MSG_HOMEYZ_PL[] PROGMEM = "Kalibruj Z";
  1163. const char * const MSG_HOMEYZ_LANG_TABLE[LANG_NUM] PROGMEM = {
  1164. MSG_HOMEYZ_EN,
  1165. MSG_HOMEYZ_CZ,
  1166. MSG_HOMEYZ_IT,
  1167. MSG_HOMEYZ_ES,
  1168. MSG_HOMEYZ_PL
  1169. };
  1170. const char MSG_HOMEYZ_DONE_EN[] PROGMEM = "Calibration done";
  1171. const char MSG_HOMEYZ_DONE_CZ[] PROGMEM = "Kalibrace OK";
  1172. const char MSG_HOMEYZ_DONE_IT[] PROGMEM = "Calibratura OK";
  1173. const char MSG_HOMEYZ_DONE_ES[] PROGMEM = "Calibracion OK";
  1174. const char MSG_HOMEYZ_DONE_PL[] PROGMEM = "Kalibracja OK";
  1175. const char * const MSG_HOMEYZ_DONE_LANG_TABLE[LANG_NUM] PROGMEM = {
  1176. MSG_HOMEYZ_DONE_EN,
  1177. MSG_HOMEYZ_DONE_CZ,
  1178. MSG_HOMEYZ_DONE_IT,
  1179. MSG_HOMEYZ_DONE_ES,
  1180. MSG_HOMEYZ_DONE_PL
  1181. };
  1182. const char MSG_HOMEYZ_PROGRESS_EN[] PROGMEM = "Calibrating Z";
  1183. const char MSG_HOMEYZ_PROGRESS_CZ[] PROGMEM = "Kalibruji Z";
  1184. const char MSG_HOMEYZ_PROGRESS_IT[] PROGMEM = "Calibrando Z";
  1185. const char MSG_HOMEYZ_PROGRESS_ES[] PROGMEM = "Calibrando Z";
  1186. const char MSG_HOMEYZ_PROGRESS_PL[] PROGMEM = "Kalibruje Z";
  1187. const char * const MSG_HOMEYZ_PROGRESS_LANG_TABLE[LANG_NUM] PROGMEM = {
  1188. MSG_HOMEYZ_PROGRESS_EN,
  1189. MSG_HOMEYZ_PROGRESS_CZ,
  1190. MSG_HOMEYZ_PROGRESS_IT,
  1191. MSG_HOMEYZ_PROGRESS_ES,
  1192. MSG_HOMEYZ_PROGRESS_PL
  1193. };
  1194. const char MSG_HOTEND_OFFSET_EN[] PROGMEM = "Hotend offsets:";
  1195. const char MSG_HOTEND_OFFSET_CZ[] PROGMEM = "Hotend offsets:";
  1196. const char MSG_HOTEND_OFFSET_IT[] PROGMEM = "Hotend offsets:";
  1197. const char MSG_HOTEND_OFFSET_ES[] PROGMEM = "Hotend offsets:";
  1198. const char MSG_HOTEND_OFFSET_PL[] PROGMEM = "Hotend offsets:";
  1199. const char * const MSG_HOTEND_OFFSET_LANG_TABLE[LANG_NUM] PROGMEM = {
  1200. MSG_HOTEND_OFFSET_EN,
  1201. MSG_HOTEND_OFFSET_CZ,
  1202. MSG_HOTEND_OFFSET_IT,
  1203. MSG_HOTEND_OFFSET_ES,
  1204. MSG_HOTEND_OFFSET_PL
  1205. };
  1206. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1_EN[] PROGMEM = "Improving bed";
  1207. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1_CZ[] PROGMEM = "Zlepsuji presnost";
  1208. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1_IT[] PROGMEM = "Improving bed";
  1209. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1_ES[] PROGMEM = "Improving bed";
  1210. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1_PL[] PROGMEM = "Improving bed";
  1211. const char * const MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1_LANG_TABLE[LANG_NUM] PROGMEM = {
  1212. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1_EN,
  1213. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1_CZ,
  1214. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1_IT,
  1215. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1_ES,
  1216. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE1_PL
  1217. };
  1218. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2_EN[] PROGMEM = "calibration point";
  1219. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2_CZ[] PROGMEM = "kalibracniho bodu";
  1220. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2_IT[] PROGMEM = "calibration point";
  1221. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2_ES[] PROGMEM = "calibration point";
  1222. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2_PL[] PROGMEM = "calibration point";
  1223. const char * const MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2_LANG_TABLE[LANG_NUM] PROGMEM = {
  1224. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2_EN,
  1225. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2_CZ,
  1226. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2_IT,
  1227. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2_ES,
  1228. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE2_PL
  1229. };
  1230. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE3_EN[] PROGMEM = " of 9";
  1231. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE3_CZ[] PROGMEM = " z 9";
  1232. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE3_IT[] PROGMEM = " of 9";
  1233. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE3_ES[] PROGMEM = " of 9";
  1234. const char MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE3_PL[] PROGMEM = " of 9";
  1235. const char * const MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE3_LANG_TABLE[LANG_NUM] PROGMEM = {
  1236. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE3_EN,
  1237. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE3_CZ,
  1238. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE3_IT,
  1239. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE3_ES,
  1240. MSG_IMPROVE_BED_OFFSET_AND_SKEW_LINE3_PL
  1241. };
  1242. const char MSG_INIT_SDCARD_EN[] PROGMEM = "Init. SD card";
  1243. const char MSG_INIT_SDCARD_CZ[] PROGMEM = "Inic. SD";
  1244. const char MSG_INIT_SDCARD_IT[] PROGMEM = "Init. SD card";
  1245. const char MSG_INIT_SDCARD_ES[] PROGMEM = "Init. SD card";
  1246. const char MSG_INIT_SDCARD_PL[] PROGMEM = "Inic. SD";
  1247. const char * const MSG_INIT_SDCARD_LANG_TABLE[LANG_NUM] PROGMEM = {
  1248. MSG_INIT_SDCARD_EN,
  1249. MSG_INIT_SDCARD_CZ,
  1250. MSG_INIT_SDCARD_IT,
  1251. MSG_INIT_SDCARD_ES,
  1252. MSG_INIT_SDCARD_PL
  1253. };
  1254. const char MSG_INSERT_FILAMENT_EN[] PROGMEM = "Insert filament";
  1255. const char MSG_INSERT_FILAMENT_CZ[] PROGMEM = "Vlozte filament";
  1256. const char MSG_INSERT_FILAMENT_IT[] PROGMEM = "Inserire filamento";
  1257. const char MSG_INSERT_FILAMENT_ES[] PROGMEM = "Inserta filamento";
  1258. const char MSG_INSERT_FILAMENT_PL[] PROGMEM = "Wprowadz filament";
  1259. const char * const MSG_INSERT_FILAMENT_LANG_TABLE[LANG_NUM] PROGMEM = {
  1260. MSG_INSERT_FILAMENT_EN,
  1261. MSG_INSERT_FILAMENT_CZ,
  1262. MSG_INSERT_FILAMENT_IT,
  1263. MSG_INSERT_FILAMENT_ES,
  1264. MSG_INSERT_FILAMENT_PL
  1265. };
  1266. const char MSG_INVALID_EXTRUDER_EN[] PROGMEM = "Invalid extruder";
  1267. const char MSG_INVALID_EXTRUDER_CZ[] PROGMEM = "Invalid extruder";
  1268. const char MSG_INVALID_EXTRUDER_IT[] PROGMEM = "Invalid extruder";
  1269. const char MSG_INVALID_EXTRUDER_ES[] PROGMEM = "Invalid extruder";
  1270. const char MSG_INVALID_EXTRUDER_PL[] PROGMEM = "Invalid extruder";
  1271. const char * const MSG_INVALID_EXTRUDER_LANG_TABLE[LANG_NUM] PROGMEM = {
  1272. MSG_INVALID_EXTRUDER_EN,
  1273. MSG_INVALID_EXTRUDER_CZ,
  1274. MSG_INVALID_EXTRUDER_IT,
  1275. MSG_INVALID_EXTRUDER_ES,
  1276. MSG_INVALID_EXTRUDER_PL
  1277. };
  1278. const char MSG_KILLED_EN[] PROGMEM = "KILLED. ";
  1279. const char MSG_KILLED_CZ[] PROGMEM = "KILLED. ";
  1280. const char MSG_KILLED_IT[] PROGMEM = "UCCISO ";
  1281. const char MSG_KILLED_ES[] PROGMEM = "PARADA DE EMERG.";
  1282. const char MSG_KILLED_PL[] PROGMEM = "KILLED. ";
  1283. const char * const MSG_KILLED_LANG_TABLE[LANG_NUM] PROGMEM = {
  1284. MSG_KILLED_EN,
  1285. MSG_KILLED_CZ,
  1286. MSG_KILLED_IT,
  1287. MSG_KILLED_ES,
  1288. MSG_KILLED_PL
  1289. };
  1290. const char MSG_LANGUAGE_NAME_EN[] PROGMEM = "English";
  1291. const char MSG_LANGUAGE_NAME_CZ[] PROGMEM = "Cestina";
  1292. const char MSG_LANGUAGE_NAME_IT[] PROGMEM = "Italiano";
  1293. const char MSG_LANGUAGE_NAME_ES[] PROGMEM = "Espanol";
  1294. const char MSG_LANGUAGE_NAME_PL[] PROGMEM = "Polski";
  1295. const char * const MSG_LANGUAGE_NAME_LANG_TABLE[LANG_NUM] PROGMEM = {
  1296. MSG_LANGUAGE_NAME_EN,
  1297. MSG_LANGUAGE_NAME_CZ,
  1298. MSG_LANGUAGE_NAME_IT,
  1299. MSG_LANGUAGE_NAME_ES,
  1300. MSG_LANGUAGE_NAME_PL
  1301. };
  1302. const char MSG_LANGUAGE_SELECT_EN[] PROGMEM = "Select language ";
  1303. const char MSG_LANGUAGE_SELECT_CZ[] PROGMEM = "Vyber jazyka ";
  1304. const char MSG_LANGUAGE_SELECT_IT[] PROGMEM = "Selez. la lingua";
  1305. const char MSG_LANGUAGE_SELECT_ES[] PROGMEM = "Cambia la lengua ";
  1306. const char MSG_LANGUAGE_SELECT_PL[] PROGMEM = "Wybor jezyka ";
  1307. const char * const MSG_LANGUAGE_SELECT_LANG_TABLE[LANG_NUM] PROGMEM = {
  1308. MSG_LANGUAGE_SELECT_EN,
  1309. MSG_LANGUAGE_SELECT_CZ,
  1310. MSG_LANGUAGE_SELECT_IT,
  1311. MSG_LANGUAGE_SELECT_ES,
  1312. MSG_LANGUAGE_SELECT_PL
  1313. };
  1314. const char MSG_LOADING_COLOR_EN[] PROGMEM = "Loading color";
  1315. const char MSG_LOADING_COLOR_CZ[] PROGMEM = "Cisteni barvy";
  1316. const char MSG_LOADING_COLOR_IT[] PROGMEM = "Cargando color";
  1317. const char MSG_LOADING_COLOR_ES[] PROGMEM = "Cargando color";
  1318. const char MSG_LOADING_COLOR_PL[] PROGMEM = "Czyszcz. koloru";
  1319. const char * const MSG_LOADING_COLOR_LANG_TABLE[LANG_NUM] PROGMEM = {
  1320. MSG_LOADING_COLOR_EN,
  1321. MSG_LOADING_COLOR_CZ,
  1322. MSG_LOADING_COLOR_IT,
  1323. MSG_LOADING_COLOR_ES,
  1324. MSG_LOADING_COLOR_PL
  1325. };
  1326. const char MSG_LOADING_FILAMENT_EN[] PROGMEM = "Loading filament";
  1327. const char MSG_LOADING_FILAMENT_CZ[] PROGMEM = "Zavadeni filamentu";
  1328. const char MSG_LOADING_FILAMENT_IT[] PROGMEM = "Cargando fil.";
  1329. const char MSG_LOADING_FILAMENT_ES[] PROGMEM = "Cargando fil.";
  1330. const char MSG_LOADING_FILAMENT_PL[] PROGMEM = "Wprow. filamentu";
  1331. const char * const MSG_LOADING_FILAMENT_LANG_TABLE[LANG_NUM] PROGMEM = {
  1332. MSG_LOADING_FILAMENT_EN,
  1333. MSG_LOADING_FILAMENT_CZ,
  1334. MSG_LOADING_FILAMENT_IT,
  1335. MSG_LOADING_FILAMENT_ES,
  1336. MSG_LOADING_FILAMENT_PL
  1337. };
  1338. const char MSG_LOAD_EPROM_EN[] PROGMEM = "Load memory";
  1339. const char MSG_LOAD_EPROM_CZ[] PROGMEM = "Ulozit pamet";
  1340. const char MSG_LOAD_EPROM_IT[] PROGMEM = "Load memory";
  1341. const char MSG_LOAD_EPROM_ES[] PROGMEM = "Load memory";
  1342. const char MSG_LOAD_EPROM_PL[] PROGMEM = "Ulozit pamet";
  1343. const char * const MSG_LOAD_EPROM_LANG_TABLE[LANG_NUM] PROGMEM = {
  1344. MSG_LOAD_EPROM_EN,
  1345. MSG_LOAD_EPROM_CZ,
  1346. MSG_LOAD_EPROM_IT,
  1347. MSG_LOAD_EPROM_ES,
  1348. MSG_LOAD_EPROM_PL
  1349. };
  1350. const char MSG_LOAD_FILAMENT_EN[] PROGMEM = "Load filament";
  1351. const char MSG_LOAD_FILAMENT_CZ[] PROGMEM = "Zavest filament";
  1352. const char MSG_LOAD_FILAMENT_IT[] PROGMEM = "Caricare filamento";
  1353. const char MSG_LOAD_FILAMENT_ES[] PROGMEM = "Introducir filamento";
  1354. const char MSG_LOAD_FILAMENT_PL[] PROGMEM = "Wprowadz filament";
  1355. const char * const MSG_LOAD_FILAMENT_LANG_TABLE[LANG_NUM] PROGMEM = {
  1356. MSG_LOAD_FILAMENT_EN,
  1357. MSG_LOAD_FILAMENT_CZ,
  1358. MSG_LOAD_FILAMENT_IT,
  1359. MSG_LOAD_FILAMENT_ES,
  1360. MSG_LOAD_FILAMENT_PL
  1361. };
  1362. const char MSG_M104_INVALID_EXTRUDER_EN[] PROGMEM = "M104 Invalid extruder ";
  1363. const char MSG_M104_INVALID_EXTRUDER_CZ[] PROGMEM = "M104 Invalid extruder ";
  1364. const char MSG_M104_INVALID_EXTRUDER_IT[] PROGMEM = "M104 Invalid extruder ";
  1365. const char MSG_M104_INVALID_EXTRUDER_ES[] PROGMEM = "M104 Invalid extruder ";
  1366. const char MSG_M104_INVALID_EXTRUDER_PL[] PROGMEM = "M104 Invalid extruder ";
  1367. const char * const MSG_M104_INVALID_EXTRUDER_LANG_TABLE[LANG_NUM] PROGMEM = {
  1368. MSG_M104_INVALID_EXTRUDER_EN,
  1369. MSG_M104_INVALID_EXTRUDER_CZ,
  1370. MSG_M104_INVALID_EXTRUDER_IT,
  1371. MSG_M104_INVALID_EXTRUDER_ES,
  1372. MSG_M104_INVALID_EXTRUDER_PL
  1373. };
  1374. const char MSG_M105_INVALID_EXTRUDER_EN[] PROGMEM = "M105 Invalid extruder ";
  1375. const char MSG_M105_INVALID_EXTRUDER_CZ[] PROGMEM = "M105 Invalid extruder ";
  1376. const char MSG_M105_INVALID_EXTRUDER_IT[] PROGMEM = "M105 Invalid extruder ";
  1377. const char MSG_M105_INVALID_EXTRUDER_ES[] PROGMEM = "M105 Invalid extruder ";
  1378. const char MSG_M105_INVALID_EXTRUDER_PL[] PROGMEM = "M105 Invalid extruder ";
  1379. const char * const MSG_M105_INVALID_EXTRUDER_LANG_TABLE[LANG_NUM] PROGMEM = {
  1380. MSG_M105_INVALID_EXTRUDER_EN,
  1381. MSG_M105_INVALID_EXTRUDER_CZ,
  1382. MSG_M105_INVALID_EXTRUDER_IT,
  1383. MSG_M105_INVALID_EXTRUDER_ES,
  1384. MSG_M105_INVALID_EXTRUDER_PL
  1385. };
  1386. const char MSG_M109_INVALID_EXTRUDER_EN[] PROGMEM = "M109 Invalid extruder ";
  1387. const char MSG_M109_INVALID_EXTRUDER_CZ[] PROGMEM = "M109 Invalid extruder ";
  1388. const char MSG_M109_INVALID_EXTRUDER_IT[] PROGMEM = "M109 Invalid extruder ";
  1389. const char MSG_M109_INVALID_EXTRUDER_ES[] PROGMEM = "M109 Invalid extruder ";
  1390. const char MSG_M109_INVALID_EXTRUDER_PL[] PROGMEM = "M109 Invalid extruder ";
  1391. const char * const MSG_M109_INVALID_EXTRUDER_LANG_TABLE[LANG_NUM] PROGMEM = {
  1392. MSG_M109_INVALID_EXTRUDER_EN,
  1393. MSG_M109_INVALID_EXTRUDER_CZ,
  1394. MSG_M109_INVALID_EXTRUDER_IT,
  1395. MSG_M109_INVALID_EXTRUDER_ES,
  1396. MSG_M109_INVALID_EXTRUDER_PL
  1397. };
  1398. const char MSG_M115_REPORT_EN[] PROGMEM = "FIRMWARE_NAME:Marlin V1.0.2; Sprinter/grbl mashup for gen6 FIRMWARE_URL:https://github.com/prusa3d/Prusa-i3-Plus/ PROTOCOL_VERSION:1.0 MACHINE_TYPE:" CUSTOM_MENDEL_NAME " EXTRUDER_COUNT:1 UUID:00000000-0000-0000-0000-000000000000\n";
  1399. const char MSG_M115_REPORT_CZ[] PROGMEM = "FIRMWARE_NAME:Marlin V1.0.2; Sprinter/grbl mashup for gen6 FIRMWARE_URL:https://github.com/prusa3d/Prusa-i3-Plus/ PROTOCOL_VERSION:1.0 MACHINE_TYPE:" CUSTOM_MENDEL_NAME " EXTRUDER_COUNT:1 UUID:00000000-0000-0000-0000-000000000000\n";
  1400. const char MSG_M115_REPORT_IT[] PROGMEM = "FIRMWARE_NAME:Marlin V1.0.2; Sprinter/grbl mashup for gen6 FIRMWARE_URL:https://github.com/prusa3d/Prusa-i3-Plus/ PROTOCOL_VERSION:1.0 MACHINE_TYPE:" CUSTOM_MENDEL_NAME " EXTRUDER_COUNT:1 UUID:00000000-0000-0000-0000-000000000000\n";
  1401. const char MSG_M115_REPORT_ES[] PROGMEM = "FIRMWARE_NAME:Marlin V1.0.2; Sprinter/grbl mashup for gen6 FIRMWARE_URL:https://github.com/prusa3d/Prusa-i3-Plus/ PROTOCOL_VERSION:1.0 MACHINE_TYPE:" CUSTOM_MENDEL_NAME " EXTRUDER_COUNT:1 UUID:00000000-0000-0000-0000-000000000000\n";
  1402. const char MSG_M115_REPORT_PL[] PROGMEM = "FIRMWARE_NAME:Marlin V1.0.2; Sprinter/grbl mashup for gen6 FIRMWARE_URL:https://github.com/prusa3d/Prusa-i3-Plus/ PROTOCOL_VERSION:1.0 MACHINE_TYPE:" CUSTOM_MENDEL_NAME " EXTRUDER_COUNT:1 UUID:00000000-0000-0000-0000-000000000000\n";
  1403. const char * const MSG_M115_REPORT_LANG_TABLE[LANG_NUM] PROGMEM = {
  1404. MSG_M115_REPORT_EN,
  1405. MSG_M115_REPORT_CZ,
  1406. MSG_M115_REPORT_IT,
  1407. MSG_M115_REPORT_ES,
  1408. MSG_M115_REPORT_PL
  1409. };
  1410. const char MSG_M119_REPORT_EN[] PROGMEM = "Reporting endstop status";
  1411. const char MSG_M119_REPORT_CZ[] PROGMEM = "Reporting endstop status";
  1412. const char MSG_M119_REPORT_IT[] PROGMEM = "Reporting endstop status";
  1413. const char MSG_M119_REPORT_ES[] PROGMEM = "Reporting endstop status";
  1414. const char MSG_M119_REPORT_PL[] PROGMEM = "Reporting endstop status";
  1415. const char * const MSG_M119_REPORT_LANG_TABLE[LANG_NUM] PROGMEM = {
  1416. MSG_M119_REPORT_EN,
  1417. MSG_M119_REPORT_CZ,
  1418. MSG_M119_REPORT_IT,
  1419. MSG_M119_REPORT_ES,
  1420. MSG_M119_REPORT_PL
  1421. };
  1422. const char MSG_M200_INVALID_EXTRUDER_EN[] PROGMEM = "M200 Invalid extruder ";
  1423. const char MSG_M200_INVALID_EXTRUDER_CZ[] PROGMEM = "M200 Invalid extruder ";
  1424. const char MSG_M200_INVALID_EXTRUDER_IT[] PROGMEM = "M200 Invalid extruder ";
  1425. const char MSG_M200_INVALID_EXTRUDER_ES[] PROGMEM = "M200 Invalid extruder ";
  1426. const char MSG_M200_INVALID_EXTRUDER_PL[] PROGMEM = "M200 Invalid extruder ";
  1427. const char * const MSG_M200_INVALID_EXTRUDER_LANG_TABLE[LANG_NUM] PROGMEM = {
  1428. MSG_M200_INVALID_EXTRUDER_EN,
  1429. MSG_M200_INVALID_EXTRUDER_CZ,
  1430. MSG_M200_INVALID_EXTRUDER_IT,
  1431. MSG_M200_INVALID_EXTRUDER_ES,
  1432. MSG_M200_INVALID_EXTRUDER_PL
  1433. };
  1434. const char MSG_M218_INVALID_EXTRUDER_EN[] PROGMEM = "M218 Invalid extruder ";
  1435. const char MSG_M218_INVALID_EXTRUDER_CZ[] PROGMEM = "M218 Invalid extruder ";
  1436. const char MSG_M218_INVALID_EXTRUDER_IT[] PROGMEM = "M218 Invalid extruder ";
  1437. const char MSG_M218_INVALID_EXTRUDER_ES[] PROGMEM = "M218 Invalid extruder ";
  1438. const char MSG_M218_INVALID_EXTRUDER_PL[] PROGMEM = "M218 Invalid extruder ";
  1439. const char * const MSG_M218_INVALID_EXTRUDER_LANG_TABLE[LANG_NUM] PROGMEM = {
  1440. MSG_M218_INVALID_EXTRUDER_EN,
  1441. MSG_M218_INVALID_EXTRUDER_CZ,
  1442. MSG_M218_INVALID_EXTRUDER_IT,
  1443. MSG_M218_INVALID_EXTRUDER_ES,
  1444. MSG_M218_INVALID_EXTRUDER_PL
  1445. };
  1446. const char MSG_M221_INVALID_EXTRUDER_EN[] PROGMEM = "M221 Invalid extruder ";
  1447. const char MSG_M221_INVALID_EXTRUDER_CZ[] PROGMEM = "M221 Invalid extruder ";
  1448. const char MSG_M221_INVALID_EXTRUDER_IT[] PROGMEM = "M221 Invalid extruder ";
  1449. const char MSG_M221_INVALID_EXTRUDER_ES[] PROGMEM = "M221 Invalid extruder ";
  1450. const char MSG_M221_INVALID_EXTRUDER_PL[] PROGMEM = "M221 Invalid extruder ";
  1451. const char * const MSG_M221_INVALID_EXTRUDER_LANG_TABLE[LANG_NUM] PROGMEM = {
  1452. MSG_M221_INVALID_EXTRUDER_EN,
  1453. MSG_M221_INVALID_EXTRUDER_CZ,
  1454. MSG_M221_INVALID_EXTRUDER_IT,
  1455. MSG_M221_INVALID_EXTRUDER_ES,
  1456. MSG_M221_INVALID_EXTRUDER_PL
  1457. };
  1458. const char MSG_MAIN_EN[] PROGMEM = "Main";
  1459. const char MSG_MAIN_CZ[] PROGMEM = "Hlavni nabidka";
  1460. const char MSG_MAIN_IT[] PROGMEM = "Menu principale";
  1461. const char MSG_MAIN_ES[] PROGMEM = "Menu principal";
  1462. const char MSG_MAIN_PL[] PROGMEM = "Menu glowne";
  1463. const char * const MSG_MAIN_LANG_TABLE[LANG_NUM] PROGMEM = {
  1464. MSG_MAIN_EN,
  1465. MSG_MAIN_CZ,
  1466. MSG_MAIN_IT,
  1467. MSG_MAIN_ES,
  1468. MSG_MAIN_PL
  1469. };
  1470. const char MSG_MAX_EN[] PROGMEM = " \002 Max";
  1471. const char MSG_MAX_CZ[] PROGMEM = " \002 Max";
  1472. const char MSG_MAX_IT[] PROGMEM = " \002 Max";
  1473. const char MSG_MAX_ES[] PROGMEM = " \002 Max";
  1474. const char MSG_MAX_PL[] PROGMEM = " \002 Max";
  1475. const char * const MSG_MAX_LANG_TABLE[LANG_NUM] PROGMEM = {
  1476. MSG_MAX_EN,
  1477. MSG_MAX_CZ,
  1478. MSG_MAX_IT,
  1479. MSG_MAX_ES,
  1480. MSG_MAX_PL
  1481. };
  1482. const char MSG_MIN_EN[] PROGMEM = " \002 Min";
  1483. const char MSG_MIN_CZ[] PROGMEM = " \002 Min";
  1484. const char MSG_MIN_IT[] PROGMEM = " \002 Min";
  1485. const char MSG_MIN_ES[] PROGMEM = " \002 Min";
  1486. const char MSG_MIN_PL[] PROGMEM = " \002 Min";
  1487. const char * const MSG_MIN_LANG_TABLE[LANG_NUM] PROGMEM = {
  1488. MSG_MIN_EN,
  1489. MSG_MIN_CZ,
  1490. MSG_MIN_IT,
  1491. MSG_MIN_ES,
  1492. MSG_MIN_PL
  1493. };
  1494. const char MSG_MOTION_EN[] PROGMEM = "Motion";
  1495. const char MSG_MOTION_CZ[] PROGMEM = "Pohyb";
  1496. const char MSG_MOTION_IT[] PROGMEM = "Motion";
  1497. const char MSG_MOTION_ES[] PROGMEM = "Motion";
  1498. const char MSG_MOTION_PL[] PROGMEM = "Pohyb";
  1499. const char * const MSG_MOTION_LANG_TABLE[LANG_NUM] PROGMEM = {
  1500. MSG_MOTION_EN,
  1501. MSG_MOTION_CZ,
  1502. MSG_MOTION_IT,
  1503. MSG_MOTION_ES,
  1504. MSG_MOTION_PL
  1505. };
  1506. const char MSG_MOVE_01MM_EN[] PROGMEM = "Move 0.1mm";
  1507. const char MSG_MOVE_01MM_CZ[] PROGMEM = "Posunout o 0.1mm";
  1508. const char MSG_MOVE_01MM_IT[] PROGMEM = "Move 0.1mm";
  1509. const char MSG_MOVE_01MM_ES[] PROGMEM = "Move 0.1mm";
  1510. const char MSG_MOVE_01MM_PL[] PROGMEM = "Posunout o 0.1mm";
  1511. const char * const MSG_MOVE_01MM_LANG_TABLE[LANG_NUM] PROGMEM = {
  1512. MSG_MOVE_01MM_EN,
  1513. MSG_MOVE_01MM_CZ,
  1514. MSG_MOVE_01MM_IT,
  1515. MSG_MOVE_01MM_ES,
  1516. MSG_MOVE_01MM_PL
  1517. };
  1518. const char MSG_MOVE_10MM_EN[] PROGMEM = "Move 10mm";
  1519. const char MSG_MOVE_10MM_CZ[] PROGMEM = "Posunout o 10mm";
  1520. const char MSG_MOVE_10MM_IT[] PROGMEM = "Move 10mm";
  1521. const char MSG_MOVE_10MM_ES[] PROGMEM = "Move 10mm";
  1522. const char MSG_MOVE_10MM_PL[] PROGMEM = "Posunout o 10mm";
  1523. const char * const MSG_MOVE_10MM_LANG_TABLE[LANG_NUM] PROGMEM = {
  1524. MSG_MOVE_10MM_EN,
  1525. MSG_MOVE_10MM_CZ,
  1526. MSG_MOVE_10MM_IT,
  1527. MSG_MOVE_10MM_ES,
  1528. MSG_MOVE_10MM_PL
  1529. };
  1530. const char MSG_MOVE_1MM_EN[] PROGMEM = "Move 1mm";
  1531. const char MSG_MOVE_1MM_CZ[] PROGMEM = "Posunout o 1mm";
  1532. const char MSG_MOVE_1MM_IT[] PROGMEM = "Move 1mm";
  1533. const char MSG_MOVE_1MM_ES[] PROGMEM = "Move 1mm";
  1534. const char MSG_MOVE_1MM_PL[] PROGMEM = "Posunout o 1mm";
  1535. const char * const MSG_MOVE_1MM_LANG_TABLE[LANG_NUM] PROGMEM = {
  1536. MSG_MOVE_1MM_EN,
  1537. MSG_MOVE_1MM_CZ,
  1538. MSG_MOVE_1MM_IT,
  1539. MSG_MOVE_1MM_ES,
  1540. MSG_MOVE_1MM_PL
  1541. };
  1542. const char MSG_MOVE_AXIS_EN[] PROGMEM = "Move axis";
  1543. const char MSG_MOVE_AXIS_CZ[] PROGMEM = "Posunout osu";
  1544. const char MSG_MOVE_AXIS_IT[] PROGMEM = "Muovi Asse";
  1545. const char MSG_MOVE_AXIS_ES[] PROGMEM = "Mover ejes";
  1546. const char MSG_MOVE_AXIS_PL[] PROGMEM = "Ruch osi";
  1547. const char * const MSG_MOVE_AXIS_LANG_TABLE[LANG_NUM] PROGMEM = {
  1548. MSG_MOVE_AXIS_EN,
  1549. MSG_MOVE_AXIS_CZ,
  1550. MSG_MOVE_AXIS_IT,
  1551. MSG_MOVE_AXIS_ES,
  1552. MSG_MOVE_AXIS_PL
  1553. };
  1554. const char MSG_MOVE_CARRIAGE_TO_THE_TOP_EN[] PROGMEM = "Calibrating X/Y. Move Z carriage up to the end stoppers. Click when done.";
  1555. const char MSG_MOVE_CARRIAGE_TO_THE_TOP_CZ[] PROGMEM = "Kalibrace X/Y. Posunte prosim Z osu az k~hornimu dorazu. Potvrdte tlacitkem.";
  1556. const char MSG_MOVE_CARRIAGE_TO_THE_TOP_IT[] PROGMEM = "Calibrating X/Y. Move Z carriage up to the end stoppers. Click when done.";
  1557. const char MSG_MOVE_CARRIAGE_TO_THE_TOP_ES[] PROGMEM = "Calibrating X/Y. Move Z carriage up to the end stoppers. Click when done.";
  1558. const char MSG_MOVE_CARRIAGE_TO_THE_TOP_PL[] PROGMEM = "Calibrating X/Y. Move Z carriage up to the end stoppers. Click when done.";
  1559. const char * const MSG_MOVE_CARRIAGE_TO_THE_TOP_LANG_TABLE[LANG_NUM] PROGMEM = {
  1560. MSG_MOVE_CARRIAGE_TO_THE_TOP_EN,
  1561. MSG_MOVE_CARRIAGE_TO_THE_TOP_CZ,
  1562. MSG_MOVE_CARRIAGE_TO_THE_TOP_IT,
  1563. MSG_MOVE_CARRIAGE_TO_THE_TOP_ES,
  1564. MSG_MOVE_CARRIAGE_TO_THE_TOP_PL
  1565. };
  1566. const char MSG_MOVE_E_EN[] PROGMEM = "Extruder";
  1567. const char MSG_MOVE_E_CZ[] PROGMEM = "Extruder";
  1568. const char MSG_MOVE_E_IT[] PROGMEM = "Estrusore";
  1569. const char MSG_MOVE_E_ES[] PROGMEM = "Extrusor";
  1570. const char MSG_MOVE_E_PL[] PROGMEM = "Extruder";
  1571. const char * const MSG_MOVE_E_LANG_TABLE[LANG_NUM] PROGMEM = {
  1572. MSG_MOVE_E_EN,
  1573. MSG_MOVE_E_CZ,
  1574. MSG_MOVE_E_IT,
  1575. MSG_MOVE_E_ES,
  1576. MSG_MOVE_E_PL
  1577. };
  1578. const char MSG_MOVE_E1_EN[] PROGMEM = "Extruder2";
  1579. const char MSG_MOVE_E1_CZ[] PROGMEM = "Extruder2";
  1580. const char MSG_MOVE_E1_IT[] PROGMEM = "Extruder2";
  1581. const char MSG_MOVE_E1_ES[] PROGMEM = "Extruder2";
  1582. const char MSG_MOVE_E1_PL[] PROGMEM = "Extruder2";
  1583. const char * const MSG_MOVE_E1_LANG_TABLE[LANG_NUM] PROGMEM = {
  1584. MSG_MOVE_E1_EN,
  1585. MSG_MOVE_E1_CZ,
  1586. MSG_MOVE_E1_IT,
  1587. MSG_MOVE_E1_ES,
  1588. MSG_MOVE_E1_PL
  1589. };
  1590. const char MSG_MOVE_E2_EN[] PROGMEM = "Extruder3";
  1591. const char MSG_MOVE_E2_CZ[] PROGMEM = "Extruder3";
  1592. const char MSG_MOVE_E2_IT[] PROGMEM = "Extruder3";
  1593. const char MSG_MOVE_E2_ES[] PROGMEM = "Extruder3";
  1594. const char MSG_MOVE_E2_PL[] PROGMEM = "Extruder3";
  1595. const char * const MSG_MOVE_E2_LANG_TABLE[LANG_NUM] PROGMEM = {
  1596. MSG_MOVE_E2_EN,
  1597. MSG_MOVE_E2_CZ,
  1598. MSG_MOVE_E2_IT,
  1599. MSG_MOVE_E2_ES,
  1600. MSG_MOVE_E2_PL
  1601. };
  1602. const char MSG_MOVE_X_EN[] PROGMEM = "Move X";
  1603. const char MSG_MOVE_X_CZ[] PROGMEM = "Posunout X";
  1604. const char MSG_MOVE_X_IT[] PROGMEM = "Muovi X";
  1605. const char MSG_MOVE_X_ES[] PROGMEM = "Mover X";
  1606. const char MSG_MOVE_X_PL[] PROGMEM = "Przesunac X";
  1607. const char * const MSG_MOVE_X_LANG_TABLE[LANG_NUM] PROGMEM = {
  1608. MSG_MOVE_X_EN,
  1609. MSG_MOVE_X_CZ,
  1610. MSG_MOVE_X_IT,
  1611. MSG_MOVE_X_ES,
  1612. MSG_MOVE_X_PL
  1613. };
  1614. const char MSG_MOVE_Y_EN[] PROGMEM = "Move Y";
  1615. const char MSG_MOVE_Y_CZ[] PROGMEM = "Posunout Y";
  1616. const char MSG_MOVE_Y_IT[] PROGMEM = "Muovi Y";
  1617. const char MSG_MOVE_Y_ES[] PROGMEM = "Mover Y";
  1618. const char MSG_MOVE_Y_PL[] PROGMEM = "Przesunac Y";
  1619. const char * const MSG_MOVE_Y_LANG_TABLE[LANG_NUM] PROGMEM = {
  1620. MSG_MOVE_Y_EN,
  1621. MSG_MOVE_Y_CZ,
  1622. MSG_MOVE_Y_IT,
  1623. MSG_MOVE_Y_ES,
  1624. MSG_MOVE_Y_PL
  1625. };
  1626. const char MSG_MOVE_Z_EN[] PROGMEM = "Move Z";
  1627. const char MSG_MOVE_Z_CZ[] PROGMEM = "Posunout Z";
  1628. const char MSG_MOVE_Z_IT[] PROGMEM = "Muovi Z";
  1629. const char MSG_MOVE_Z_ES[] PROGMEM = "Mover Z";
  1630. const char MSG_MOVE_Z_PL[] PROGMEM = "Przesunac Z";
  1631. const char * const MSG_MOVE_Z_LANG_TABLE[LANG_NUM] PROGMEM = {
  1632. MSG_MOVE_Z_EN,
  1633. MSG_MOVE_Z_CZ,
  1634. MSG_MOVE_Z_IT,
  1635. MSG_MOVE_Z_ES,
  1636. MSG_MOVE_Z_PL
  1637. };
  1638. const char MSG_NEW_FIRMWARE_AVAILABLE_EN[] PROGMEM = "New firmware version available:";
  1639. const char MSG_NEW_FIRMWARE_AVAILABLE_CZ[] PROGMEM = "Vysla nova verze firmware:";
  1640. const char MSG_NEW_FIRMWARE_AVAILABLE_IT[] PROGMEM = "New firmware version available:";
  1641. const char MSG_NEW_FIRMWARE_AVAILABLE_ES[] PROGMEM = "New firmware version available:";
  1642. const char MSG_NEW_FIRMWARE_AVAILABLE_PL[] PROGMEM = "New firmware version available:";
  1643. const char * const MSG_NEW_FIRMWARE_AVAILABLE_LANG_TABLE[LANG_NUM] PROGMEM = {
  1644. MSG_NEW_FIRMWARE_AVAILABLE_EN,
  1645. MSG_NEW_FIRMWARE_AVAILABLE_CZ,
  1646. MSG_NEW_FIRMWARE_AVAILABLE_IT,
  1647. MSG_NEW_FIRMWARE_AVAILABLE_ES,
  1648. MSG_NEW_FIRMWARE_AVAILABLE_PL
  1649. };
  1650. const char MSG_NEW_FIRMWARE_PLEASE_UPGRADE_EN[] PROGMEM = "Please upgrade.";
  1651. const char MSG_NEW_FIRMWARE_PLEASE_UPGRADE_CZ[] PROGMEM = "Prosim aktualizujte.";
  1652. const char MSG_NEW_FIRMWARE_PLEASE_UPGRADE_IT[] PROGMEM = "Please upgrade.";
  1653. const char MSG_NEW_FIRMWARE_PLEASE_UPGRADE_ES[] PROGMEM = "Please upgrade.";
  1654. const char MSG_NEW_FIRMWARE_PLEASE_UPGRADE_PL[] PROGMEM = "Please upgrade.";
  1655. const char * const MSG_NEW_FIRMWARE_PLEASE_UPGRADE_LANG_TABLE[LANG_NUM] PROGMEM = {
  1656. MSG_NEW_FIRMWARE_PLEASE_UPGRADE_EN,
  1657. MSG_NEW_FIRMWARE_PLEASE_UPGRADE_CZ,
  1658. MSG_NEW_FIRMWARE_PLEASE_UPGRADE_IT,
  1659. MSG_NEW_FIRMWARE_PLEASE_UPGRADE_ES,
  1660. MSG_NEW_FIRMWARE_PLEASE_UPGRADE_PL
  1661. };
  1662. const char MSG_NO_EN[] PROGMEM = "No";
  1663. const char MSG_NO_CZ[] PROGMEM = "Ne";
  1664. const char MSG_NO_IT[] PROGMEM = "No";
  1665. const char MSG_NO_ES[] PROGMEM = "No";
  1666. const char MSG_NO_PL[] PROGMEM = "Nie";
  1667. const char * const MSG_NO_LANG_TABLE[LANG_NUM] PROGMEM = {
  1668. MSG_NO_EN,
  1669. MSG_NO_CZ,
  1670. MSG_NO_IT,
  1671. MSG_NO_ES,
  1672. MSG_NO_PL
  1673. };
  1674. const char MSG_NOT_COLOR_EN[] PROGMEM = "Color not clear";
  1675. const char MSG_NOT_COLOR_CZ[] PROGMEM = "Barva neni cista";
  1676. const char MSG_NOT_COLOR_IT[] PROGMEM = "Color no claro";
  1677. const char MSG_NOT_COLOR_ES[] PROGMEM = "Color no claro";
  1678. const char MSG_NOT_COLOR_PL[] PROGMEM = "Kolor zanieczysz.";
  1679. const char * const MSG_NOT_COLOR_LANG_TABLE[LANG_NUM] PROGMEM = {
  1680. MSG_NOT_COLOR_EN,
  1681. MSG_NOT_COLOR_CZ,
  1682. MSG_NOT_COLOR_IT,
  1683. MSG_NOT_COLOR_ES,
  1684. MSG_NOT_COLOR_PL
  1685. };
  1686. const char MSG_NOT_LOADED_EN[] PROGMEM = "Filament not loaded";
  1687. const char MSG_NOT_LOADED_CZ[] PROGMEM = "Filament nezaveden";
  1688. const char MSG_NOT_LOADED_IT[] PROGMEM = "Fil. no cargado";
  1689. const char MSG_NOT_LOADED_ES[] PROGMEM = "Fil. no cargado";
  1690. const char MSG_NOT_LOADED_PL[] PROGMEM = "Brak filamentu";
  1691. const char * const MSG_NOT_LOADED_LANG_TABLE[LANG_NUM] PROGMEM = {
  1692. MSG_NOT_LOADED_EN,
  1693. MSG_NOT_LOADED_CZ,
  1694. MSG_NOT_LOADED_IT,
  1695. MSG_NOT_LOADED_ES,
  1696. MSG_NOT_LOADED_PL
  1697. };
  1698. const char MSG_NOZZLE_EN[] PROGMEM = "Nozzle";
  1699. const char MSG_NOZZLE_CZ[] PROGMEM = "Tryska";
  1700. const char MSG_NOZZLE_IT[] PROGMEM = "Ugello";
  1701. const char MSG_NOZZLE_ES[] PROGMEM = "Fusor";
  1702. const char MSG_NOZZLE_PL[] PROGMEM = "Dysza";
  1703. const char * const MSG_NOZZLE_LANG_TABLE[LANG_NUM] PROGMEM = {
  1704. MSG_NOZZLE_EN,
  1705. MSG_NOZZLE_CZ,
  1706. MSG_NOZZLE_IT,
  1707. MSG_NOZZLE_ES,
  1708. MSG_NOZZLE_PL
  1709. };
  1710. const char MSG_NOZZLE1_EN[] PROGMEM = "Nozzle2";
  1711. const char MSG_NOZZLE1_CZ[] PROGMEM = "Tryska2";
  1712. const char MSG_NOZZLE1_IT[] PROGMEM = "Nozzle2";
  1713. const char MSG_NOZZLE1_ES[] PROGMEM = "Nozzle2";
  1714. const char MSG_NOZZLE1_PL[] PROGMEM = "Tryska2";
  1715. const char * const MSG_NOZZLE1_LANG_TABLE[LANG_NUM] PROGMEM = {
  1716. MSG_NOZZLE1_EN,
  1717. MSG_NOZZLE1_CZ,
  1718. MSG_NOZZLE1_IT,
  1719. MSG_NOZZLE1_ES,
  1720. MSG_NOZZLE1_PL
  1721. };
  1722. const char MSG_NOZZLE2_EN[] PROGMEM = "Nozzle3";
  1723. const char MSG_NOZZLE2_CZ[] PROGMEM = "Tryska3";
  1724. const char MSG_NOZZLE2_IT[] PROGMEM = "Nozzle3";
  1725. const char MSG_NOZZLE2_ES[] PROGMEM = "Nozzle3";
  1726. const char MSG_NOZZLE2_PL[] PROGMEM = "Tryska3";
  1727. const char * const MSG_NOZZLE2_LANG_TABLE[LANG_NUM] PROGMEM = {
  1728. MSG_NOZZLE2_EN,
  1729. MSG_NOZZLE2_CZ,
  1730. MSG_NOZZLE2_IT,
  1731. MSG_NOZZLE2_ES,
  1732. MSG_NOZZLE2_PL
  1733. };
  1734. const char MSG_NO_CARD_EN[] PROGMEM = "No SD card";
  1735. const char MSG_NO_CARD_CZ[] PROGMEM = "Zadna SD karta";
  1736. const char MSG_NO_CARD_IT[] PROGMEM = "No SD Carta";
  1737. const char MSG_NO_CARD_ES[] PROGMEM = "No hay tarjeta SD";
  1738. const char MSG_NO_CARD_PL[] PROGMEM = "Brak karty SD";
  1739. const char * const MSG_NO_CARD_LANG_TABLE[LANG_NUM] PROGMEM = {
  1740. MSG_NO_CARD_EN,
  1741. MSG_NO_CARD_CZ,
  1742. MSG_NO_CARD_IT,
  1743. MSG_NO_CARD_ES,
  1744. MSG_NO_CARD_PL
  1745. };
  1746. const char MSG_NO_MOVE_EN[] PROGMEM = "No move.";
  1747. const char MSG_NO_MOVE_CZ[] PROGMEM = "No move.";
  1748. const char MSG_NO_MOVE_IT[] PROGMEM = "Nessun Movimento";
  1749. const char MSG_NO_MOVE_ES[] PROGMEM = "Sin movimiento";
  1750. const char MSG_NO_MOVE_PL[] PROGMEM = "No move.";
  1751. const char * const MSG_NO_MOVE_LANG_TABLE[LANG_NUM] PROGMEM = {
  1752. MSG_NO_MOVE_EN,
  1753. MSG_NO_MOVE_CZ,
  1754. MSG_NO_MOVE_IT,
  1755. MSG_NO_MOVE_ES,
  1756. MSG_NO_MOVE_PL
  1757. };
  1758. const char MSG_OFF_EN[] PROGMEM = "Off";
  1759. const char MSG_OFF_CZ[] PROGMEM = "Off";
  1760. const char MSG_OFF_IT[] PROGMEM = "Off";
  1761. const char MSG_OFF_ES[] PROGMEM = "Off";
  1762. const char MSG_OFF_PL[] PROGMEM = "Off";
  1763. const char * const MSG_OFF_LANG_TABLE[LANG_NUM] PROGMEM = {
  1764. MSG_OFF_EN,
  1765. MSG_OFF_CZ,
  1766. MSG_OFF_IT,
  1767. MSG_OFF_ES,
  1768. MSG_OFF_PL
  1769. };
  1770. const char MSG_OK_EN[] PROGMEM = "ok";
  1771. const char MSG_OK_CZ[] PROGMEM = "ok";
  1772. const char MSG_OK_IT[] PROGMEM = "ok";
  1773. const char MSG_OK_ES[] PROGMEM = "ok";
  1774. const char MSG_OK_PL[] PROGMEM = "ok";
  1775. const char * const MSG_OK_LANG_TABLE[LANG_NUM] PROGMEM = {
  1776. MSG_OK_EN,
  1777. MSG_OK_CZ,
  1778. MSG_OK_IT,
  1779. MSG_OK_ES,
  1780. MSG_OK_PL
  1781. };
  1782. const char MSG_ON_EN[] PROGMEM = "On ";
  1783. const char MSG_ON_CZ[] PROGMEM = "On ";
  1784. const char MSG_ON_IT[] PROGMEM = "On ";
  1785. const char MSG_ON_ES[] PROGMEM = "On ";
  1786. const char MSG_ON_PL[] PROGMEM = "On ";
  1787. const char * const MSG_ON_LANG_TABLE[LANG_NUM] PROGMEM = {
  1788. MSG_ON_EN,
  1789. MSG_ON_CZ,
  1790. MSG_ON_IT,
  1791. MSG_ON_ES,
  1792. MSG_ON_PL
  1793. };
  1794. const char MSG_PAUSE_PRINT_EN[] PROGMEM = "Pause print";
  1795. const char MSG_PAUSE_PRINT_CZ[] PROGMEM = "Pozastavit tisk";
  1796. const char MSG_PAUSE_PRINT_IT[] PROGMEM = "Pausa";
  1797. const char MSG_PAUSE_PRINT_ES[] PROGMEM = "Pausar impresion";
  1798. const char MSG_PAUSE_PRINT_PL[] PROGMEM = "Przerwac druk";
  1799. const char * const MSG_PAUSE_PRINT_LANG_TABLE[LANG_NUM] PROGMEM = {
  1800. MSG_PAUSE_PRINT_EN,
  1801. MSG_PAUSE_PRINT_CZ,
  1802. MSG_PAUSE_PRINT_IT,
  1803. MSG_PAUSE_PRINT_ES,
  1804. MSG_PAUSE_PRINT_PL
  1805. };
  1806. const char MSG_PICK_Z_EN[] PROGMEM = "Pick print";
  1807. const char MSG_PICK_Z_CZ[] PROGMEM = "Vyberte vytisk";
  1808. const char MSG_PICK_Z_IT[] PROGMEM = "Vyberte vytisk";
  1809. const char MSG_PICK_Z_ES[] PROGMEM = "Vyberte vytisk";
  1810. const char MSG_PICK_Z_PL[] PROGMEM = "Vyberte vytisk";
  1811. const char * const MSG_PICK_Z_LANG_TABLE[LANG_NUM] PROGMEM = {
  1812. MSG_PICK_Z_EN,
  1813. MSG_PICK_Z_CZ,
  1814. MSG_PICK_Z_IT,
  1815. MSG_PICK_Z_ES,
  1816. MSG_PICK_Z_PL
  1817. };
  1818. const char MSG_PID_C_EN[] PROGMEM = "PID-C";
  1819. const char MSG_PID_C_CZ[] PROGMEM = "PID-C";
  1820. const char MSG_PID_C_IT[] PROGMEM = "PID-C";
  1821. const char MSG_PID_C_ES[] PROGMEM = "PID-C";
  1822. const char MSG_PID_C_PL[] PROGMEM = "PID-C";
  1823. const char * const MSG_PID_C_LANG_TABLE[LANG_NUM] PROGMEM = {
  1824. MSG_PID_C_EN,
  1825. MSG_PID_C_CZ,
  1826. MSG_PID_C_IT,
  1827. MSG_PID_C_ES,
  1828. MSG_PID_C_PL
  1829. };
  1830. const char MSG_PID_D_EN[] PROGMEM = "PID-D";
  1831. const char MSG_PID_D_CZ[] PROGMEM = "PID-D";
  1832. const char MSG_PID_D_IT[] PROGMEM = "PID-D";
  1833. const char MSG_PID_D_ES[] PROGMEM = "PID-D";
  1834. const char MSG_PID_D_PL[] PROGMEM = "PID-D";
  1835. const char * const MSG_PID_D_LANG_TABLE[LANG_NUM] PROGMEM = {
  1836. MSG_PID_D_EN,
  1837. MSG_PID_D_CZ,
  1838. MSG_PID_D_IT,
  1839. MSG_PID_D_ES,
  1840. MSG_PID_D_PL
  1841. };
  1842. const char MSG_PID_I_EN[] PROGMEM = "PID-I";
  1843. const char MSG_PID_I_CZ[] PROGMEM = "PID-I";
  1844. const char MSG_PID_I_IT[] PROGMEM = "PID-I";
  1845. const char MSG_PID_I_ES[] PROGMEM = "PID-I";
  1846. const char MSG_PID_I_PL[] PROGMEM = "PID-I";
  1847. const char * const MSG_PID_I_LANG_TABLE[LANG_NUM] PROGMEM = {
  1848. MSG_PID_I_EN,
  1849. MSG_PID_I_CZ,
  1850. MSG_PID_I_IT,
  1851. MSG_PID_I_ES,
  1852. MSG_PID_I_PL
  1853. };
  1854. const char MSG_PID_P_EN[] PROGMEM = "PID-P";
  1855. const char MSG_PID_P_CZ[] PROGMEM = "PID-P";
  1856. const char MSG_PID_P_IT[] PROGMEM = "PID-P";
  1857. const char MSG_PID_P_ES[] PROGMEM = "PID-P";
  1858. const char MSG_PID_P_PL[] PROGMEM = "PID-P";
  1859. const char * const MSG_PID_P_LANG_TABLE[LANG_NUM] PROGMEM = {
  1860. MSG_PID_P_EN,
  1861. MSG_PID_P_CZ,
  1862. MSG_PID_P_IT,
  1863. MSG_PID_P_ES,
  1864. MSG_PID_P_PL
  1865. };
  1866. const char MSG_PLANNER_BUFFER_BYTES_EN[] PROGMEM = " PlannerBufferBytes: ";
  1867. const char MSG_PLANNER_BUFFER_BYTES_CZ[] PROGMEM = " PlannerBufferBytes: ";
  1868. const char MSG_PLANNER_BUFFER_BYTES_IT[] PROGMEM = " PlannerBufferBytes: ";
  1869. const char MSG_PLANNER_BUFFER_BYTES_ES[] PROGMEM = " PlannerBufferBytes: ";
  1870. const char MSG_PLANNER_BUFFER_BYTES_PL[] PROGMEM = " PlannerBufferBytes: ";
  1871. const char * const MSG_PLANNER_BUFFER_BYTES_LANG_TABLE[LANG_NUM] PROGMEM = {
  1872. MSG_PLANNER_BUFFER_BYTES_EN,
  1873. MSG_PLANNER_BUFFER_BYTES_CZ,
  1874. MSG_PLANNER_BUFFER_BYTES_IT,
  1875. MSG_PLANNER_BUFFER_BYTES_ES,
  1876. MSG_PLANNER_BUFFER_BYTES_PL
  1877. };
  1878. const char MSG_PLEASE_WAIT_EN[] PROGMEM = "Please wait";
  1879. const char MSG_PLEASE_WAIT_CZ[] PROGMEM = "Prosim cekejte";
  1880. const char MSG_PLEASE_WAIT_IT[] PROGMEM = "Aspetta";
  1881. const char MSG_PLEASE_WAIT_ES[] PROGMEM = "Espera";
  1882. const char MSG_PLEASE_WAIT_PL[] PROGMEM = "Prosze czekac";
  1883. const char * const MSG_PLEASE_WAIT_LANG_TABLE[LANG_NUM] PROGMEM = {
  1884. MSG_PLEASE_WAIT_EN,
  1885. MSG_PLEASE_WAIT_CZ,
  1886. MSG_PLEASE_WAIT_IT,
  1887. MSG_PLEASE_WAIT_ES,
  1888. MSG_PLEASE_WAIT_PL
  1889. };
  1890. const char MSG_POSITION_UNKNOWN_EN[] PROGMEM = "Home X/Y before Z";
  1891. const char MSG_POSITION_UNKNOWN_CZ[] PROGMEM = "Home X/Y before Z";
  1892. const char MSG_POSITION_UNKNOWN_IT[] PROGMEM = "Home X/Y before Z";
  1893. const char MSG_POSITION_UNKNOWN_ES[] PROGMEM = "Home X/Y before Z";
  1894. const char MSG_POSITION_UNKNOWN_PL[] PROGMEM = "Home X/Y before Z";
  1895. const char * const MSG_POSITION_UNKNOWN_LANG_TABLE[LANG_NUM] PROGMEM = {
  1896. MSG_POSITION_UNKNOWN_EN,
  1897. MSG_POSITION_UNKNOWN_CZ,
  1898. MSG_POSITION_UNKNOWN_IT,
  1899. MSG_POSITION_UNKNOWN_ES,
  1900. MSG_POSITION_UNKNOWN_PL
  1901. };
  1902. const char MSG_POWERUP_EN[] PROGMEM = "PowerUp";
  1903. const char MSG_POWERUP_CZ[] PROGMEM = "PowerUp";
  1904. const char MSG_POWERUP_IT[] PROGMEM = "PowerUp";
  1905. const char MSG_POWERUP_ES[] PROGMEM = "PowerUp";
  1906. const char MSG_POWERUP_PL[] PROGMEM = "PowerUp";
  1907. const char * const MSG_POWERUP_LANG_TABLE[LANG_NUM] PROGMEM = {
  1908. MSG_POWERUP_EN,
  1909. MSG_POWERUP_CZ,
  1910. MSG_POWERUP_IT,
  1911. MSG_POWERUP_ES,
  1912. MSG_POWERUP_PL
  1913. };
  1914. const char MSG_PREHEAT_EN[] PROGMEM = "Preheat";
  1915. const char MSG_PREHEAT_CZ[] PROGMEM = "Predehrev";
  1916. const char MSG_PREHEAT_IT[] PROGMEM = "Preriscalda";
  1917. const char MSG_PREHEAT_ES[] PROGMEM = "Precalentar";
  1918. const char MSG_PREHEAT_PL[] PROGMEM = "Grzanie";
  1919. const char * const MSG_PREHEAT_LANG_TABLE[LANG_NUM] PROGMEM = {
  1920. MSG_PREHEAT_EN,
  1921. MSG_PREHEAT_CZ,
  1922. MSG_PREHEAT_IT,
  1923. MSG_PREHEAT_ES,
  1924. MSG_PREHEAT_PL
  1925. };
  1926. const char MSG_PREHEAT_ABS_EN[] PROGMEM = "Preheat ABS";
  1927. const char MSG_PREHEAT_ABS_CZ[] PROGMEM = "Predehrev ABS";
  1928. const char MSG_PREHEAT_ABS_IT[] PROGMEM = "Preheat ABS";
  1929. const char MSG_PREHEAT_ABS_ES[] PROGMEM = "Preheat ABS";
  1930. const char MSG_PREHEAT_ABS_PL[] PROGMEM = "Predehrev ABS";
  1931. const char * const MSG_PREHEAT_ABS_LANG_TABLE[LANG_NUM] PROGMEM = {
  1932. MSG_PREHEAT_ABS_EN,
  1933. MSG_PREHEAT_ABS_CZ,
  1934. MSG_PREHEAT_ABS_IT,
  1935. MSG_PREHEAT_ABS_ES,
  1936. MSG_PREHEAT_ABS_PL
  1937. };
  1938. const char MSG_PREHEAT_ABS0_EN[] PROGMEM = "Preheat ABS 1";
  1939. const char MSG_PREHEAT_ABS0_CZ[] PROGMEM = "Predehrev ABS 1";
  1940. const char MSG_PREHEAT_ABS0_IT[] PROGMEM = "Preheat ABS 1";
  1941. const char MSG_PREHEAT_ABS0_ES[] PROGMEM = "Preheat ABS 1";
  1942. const char MSG_PREHEAT_ABS0_PL[] PROGMEM = "Predehrev ABS 1";
  1943. const char * const MSG_PREHEAT_ABS0_LANG_TABLE[LANG_NUM] PROGMEM = {
  1944. MSG_PREHEAT_ABS0_EN,
  1945. MSG_PREHEAT_ABS0_CZ,
  1946. MSG_PREHEAT_ABS0_IT,
  1947. MSG_PREHEAT_ABS0_ES,
  1948. MSG_PREHEAT_ABS0_PL
  1949. };
  1950. const char MSG_PREHEAT_ABS012_EN[] PROGMEM = "Preheat ABS All";
  1951. const char MSG_PREHEAT_ABS012_CZ[] PROGMEM = "Predehrev ABS All";
  1952. const char MSG_PREHEAT_ABS012_IT[] PROGMEM = "Preheat ABS All";
  1953. const char MSG_PREHEAT_ABS012_ES[] PROGMEM = "Preheat ABS All";
  1954. const char MSG_PREHEAT_ABS012_PL[] PROGMEM = "Predehrev ABS All";
  1955. const char * const MSG_PREHEAT_ABS012_LANG_TABLE[LANG_NUM] PROGMEM = {
  1956. MSG_PREHEAT_ABS012_EN,
  1957. MSG_PREHEAT_ABS012_CZ,
  1958. MSG_PREHEAT_ABS012_IT,
  1959. MSG_PREHEAT_ABS012_ES,
  1960. MSG_PREHEAT_ABS012_PL
  1961. };
  1962. const char MSG_PREHEAT_ABS1_EN[] PROGMEM = "Preheat ABS 2";
  1963. const char MSG_PREHEAT_ABS1_CZ[] PROGMEM = "Predehrev ABS 2";
  1964. const char MSG_PREHEAT_ABS1_IT[] PROGMEM = "Preheat ABS 2";
  1965. const char MSG_PREHEAT_ABS1_ES[] PROGMEM = "Preheat ABS 2";
  1966. const char MSG_PREHEAT_ABS1_PL[] PROGMEM = "Predehrev ABS 2";
  1967. const char * const MSG_PREHEAT_ABS1_LANG_TABLE[LANG_NUM] PROGMEM = {
  1968. MSG_PREHEAT_ABS1_EN,
  1969. MSG_PREHEAT_ABS1_CZ,
  1970. MSG_PREHEAT_ABS1_IT,
  1971. MSG_PREHEAT_ABS1_ES,
  1972. MSG_PREHEAT_ABS1_PL
  1973. };
  1974. const char MSG_PREHEAT_ABS2_EN[] PROGMEM = "Preheat ABS 3";
  1975. const char MSG_PREHEAT_ABS2_CZ[] PROGMEM = "Predehrev ABS 3";
  1976. const char MSG_PREHEAT_ABS2_IT[] PROGMEM = "Preheat ABS 3";
  1977. const char MSG_PREHEAT_ABS2_ES[] PROGMEM = "Preheat ABS 3";
  1978. const char MSG_PREHEAT_ABS2_PL[] PROGMEM = "Predehrev ABS 3";
  1979. const char * const MSG_PREHEAT_ABS2_LANG_TABLE[LANG_NUM] PROGMEM = {
  1980. MSG_PREHEAT_ABS2_EN,
  1981. MSG_PREHEAT_ABS2_CZ,
  1982. MSG_PREHEAT_ABS2_IT,
  1983. MSG_PREHEAT_ABS2_ES,
  1984. MSG_PREHEAT_ABS2_PL
  1985. };
  1986. const char MSG_PREHEAT_ABS_BEDONLY_EN[] PROGMEM = "Preheat ABS Bed";
  1987. const char MSG_PREHEAT_ABS_BEDONLY_CZ[] PROGMEM = "Predehrev ABS Bed";
  1988. const char MSG_PREHEAT_ABS_BEDONLY_IT[] PROGMEM = "Preheat ABS Bed";
  1989. const char MSG_PREHEAT_ABS_BEDONLY_ES[] PROGMEM = "Preheat ABS Bed";
  1990. const char MSG_PREHEAT_ABS_BEDONLY_PL[] PROGMEM = "Predehrev ABS Bed";
  1991. const char * const MSG_PREHEAT_ABS_BEDONLY_LANG_TABLE[LANG_NUM] PROGMEM = {
  1992. MSG_PREHEAT_ABS_BEDONLY_EN,
  1993. MSG_PREHEAT_ABS_BEDONLY_CZ,
  1994. MSG_PREHEAT_ABS_BEDONLY_IT,
  1995. MSG_PREHEAT_ABS_BEDONLY_ES,
  1996. MSG_PREHEAT_ABS_BEDONLY_PL
  1997. };
  1998. const char MSG_PREHEAT_ABS_SETTINGS_EN[] PROGMEM = "Preheat ABS conf";
  1999. const char MSG_PREHEAT_ABS_SETTINGS_CZ[] PROGMEM = "Predehrev ABS conf";
  2000. const char MSG_PREHEAT_ABS_SETTINGS_IT[] PROGMEM = "Preheat ABS conf";
  2001. const char MSG_PREHEAT_ABS_SETTINGS_ES[] PROGMEM = "Preheat ABS conf";
  2002. const char MSG_PREHEAT_ABS_SETTINGS_PL[] PROGMEM = "Predehrev ABS conf";
  2003. const char * const MSG_PREHEAT_ABS_SETTINGS_LANG_TABLE[LANG_NUM] PROGMEM = {
  2004. MSG_PREHEAT_ABS_SETTINGS_EN,
  2005. MSG_PREHEAT_ABS_SETTINGS_CZ,
  2006. MSG_PREHEAT_ABS_SETTINGS_IT,
  2007. MSG_PREHEAT_ABS_SETTINGS_ES,
  2008. MSG_PREHEAT_ABS_SETTINGS_PL
  2009. };
  2010. const char MSG_PREHEAT_NOZZLE_EN[] PROGMEM = "Preheat the nozzle!";
  2011. const char MSG_PREHEAT_NOZZLE_CZ[] PROGMEM = "Predehrejte trysku!";
  2012. const char MSG_PREHEAT_NOZZLE_IT[] PROGMEM = "Preris. ugello!";
  2013. const char MSG_PREHEAT_NOZZLE_ES[] PROGMEM = "Precal. extrusor!";
  2014. const char MSG_PREHEAT_NOZZLE_PL[] PROGMEM = "Nagrzej dysze!";
  2015. const char * const MSG_PREHEAT_NOZZLE_LANG_TABLE[LANG_NUM] PROGMEM = {
  2016. MSG_PREHEAT_NOZZLE_EN,
  2017. MSG_PREHEAT_NOZZLE_CZ,
  2018. MSG_PREHEAT_NOZZLE_IT,
  2019. MSG_PREHEAT_NOZZLE_ES,
  2020. MSG_PREHEAT_NOZZLE_PL
  2021. };
  2022. const char MSG_PREHEAT_PLA_EN[] PROGMEM = "Preheat PLA";
  2023. const char MSG_PREHEAT_PLA_CZ[] PROGMEM = "Predehrev PLA";
  2024. const char MSG_PREHEAT_PLA_IT[] PROGMEM = "Preheat PLA";
  2025. const char MSG_PREHEAT_PLA_ES[] PROGMEM = "Preheat PLA";
  2026. const char MSG_PREHEAT_PLA_PL[] PROGMEM = "Predehrev PLA";
  2027. const char * const MSG_PREHEAT_PLA_LANG_TABLE[LANG_NUM] PROGMEM = {
  2028. MSG_PREHEAT_PLA_EN,
  2029. MSG_PREHEAT_PLA_CZ,
  2030. MSG_PREHEAT_PLA_IT,
  2031. MSG_PREHEAT_PLA_ES,
  2032. MSG_PREHEAT_PLA_PL
  2033. };
  2034. const char MSG_PREHEAT_PLA0_EN[] PROGMEM = "Preheat PLA 1";
  2035. const char MSG_PREHEAT_PLA0_CZ[] PROGMEM = "Predehrev PLA 1";
  2036. const char MSG_PREHEAT_PLA0_IT[] PROGMEM = "Preheat PLA 1";
  2037. const char MSG_PREHEAT_PLA0_ES[] PROGMEM = "Preheat PLA 1";
  2038. const char MSG_PREHEAT_PLA0_PL[] PROGMEM = "Predehrev PLA 1";
  2039. const char * const MSG_PREHEAT_PLA0_LANG_TABLE[LANG_NUM] PROGMEM = {
  2040. MSG_PREHEAT_PLA0_EN,
  2041. MSG_PREHEAT_PLA0_CZ,
  2042. MSG_PREHEAT_PLA0_IT,
  2043. MSG_PREHEAT_PLA0_ES,
  2044. MSG_PREHEAT_PLA0_PL
  2045. };
  2046. const char MSG_PREHEAT_PLA012_EN[] PROGMEM = "Preheat PLA All";
  2047. const char MSG_PREHEAT_PLA012_CZ[] PROGMEM = "Predehrev PLA All";
  2048. const char MSG_PREHEAT_PLA012_IT[] PROGMEM = "Preheat PLA All";
  2049. const char MSG_PREHEAT_PLA012_ES[] PROGMEM = "Preheat PLA All";
  2050. const char MSG_PREHEAT_PLA012_PL[] PROGMEM = "Predehrev PLA All";
  2051. const char * const MSG_PREHEAT_PLA012_LANG_TABLE[LANG_NUM] PROGMEM = {
  2052. MSG_PREHEAT_PLA012_EN,
  2053. MSG_PREHEAT_PLA012_CZ,
  2054. MSG_PREHEAT_PLA012_IT,
  2055. MSG_PREHEAT_PLA012_ES,
  2056. MSG_PREHEAT_PLA012_PL
  2057. };
  2058. const char MSG_PREHEAT_PLA1_EN[] PROGMEM = "Preheat PLA 2";
  2059. const char MSG_PREHEAT_PLA1_CZ[] PROGMEM = "Predehrev PLA 2";
  2060. const char MSG_PREHEAT_PLA1_IT[] PROGMEM = "Preheat PLA 2";
  2061. const char MSG_PREHEAT_PLA1_ES[] PROGMEM = "Preheat PLA 2";
  2062. const char MSG_PREHEAT_PLA1_PL[] PROGMEM = "Predehrev PLA 2";
  2063. const char * const MSG_PREHEAT_PLA1_LANG_TABLE[LANG_NUM] PROGMEM = {
  2064. MSG_PREHEAT_PLA1_EN,
  2065. MSG_PREHEAT_PLA1_CZ,
  2066. MSG_PREHEAT_PLA1_IT,
  2067. MSG_PREHEAT_PLA1_ES,
  2068. MSG_PREHEAT_PLA1_PL
  2069. };
  2070. const char MSG_PREHEAT_PLA2_EN[] PROGMEM = "Preheat PLA 3";
  2071. const char MSG_PREHEAT_PLA2_CZ[] PROGMEM = "Predehrev PLA 3";
  2072. const char MSG_PREHEAT_PLA2_IT[] PROGMEM = "Preheat PLA 3";
  2073. const char MSG_PREHEAT_PLA2_ES[] PROGMEM = "Preheat PLA 3";
  2074. const char MSG_PREHEAT_PLA2_PL[] PROGMEM = "Predehrev PLA 3";
  2075. const char * const MSG_PREHEAT_PLA2_LANG_TABLE[LANG_NUM] PROGMEM = {
  2076. MSG_PREHEAT_PLA2_EN,
  2077. MSG_PREHEAT_PLA2_CZ,
  2078. MSG_PREHEAT_PLA2_IT,
  2079. MSG_PREHEAT_PLA2_ES,
  2080. MSG_PREHEAT_PLA2_PL
  2081. };
  2082. const char MSG_PREHEAT_PLA_BEDONLY_EN[] PROGMEM = "Preheat PLA Bed";
  2083. const char MSG_PREHEAT_PLA_BEDONLY_CZ[] PROGMEM = "Predehrev PLA Bed";
  2084. const char MSG_PREHEAT_PLA_BEDONLY_IT[] PROGMEM = "Preheat PLA Bed";
  2085. const char MSG_PREHEAT_PLA_BEDONLY_ES[] PROGMEM = "Preheat PLA Bed";
  2086. const char MSG_PREHEAT_PLA_BEDONLY_PL[] PROGMEM = "Predehrev PLA Bed";
  2087. const char * const MSG_PREHEAT_PLA_BEDONLY_LANG_TABLE[LANG_NUM] PROGMEM = {
  2088. MSG_PREHEAT_PLA_BEDONLY_EN,
  2089. MSG_PREHEAT_PLA_BEDONLY_CZ,
  2090. MSG_PREHEAT_PLA_BEDONLY_IT,
  2091. MSG_PREHEAT_PLA_BEDONLY_ES,
  2092. MSG_PREHEAT_PLA_BEDONLY_PL
  2093. };
  2094. const char MSG_PREHEAT_PLA_SETTINGS_EN[] PROGMEM = "Preheat PLA conf";
  2095. const char MSG_PREHEAT_PLA_SETTINGS_CZ[] PROGMEM = "Predehrev PLA conf";
  2096. const char MSG_PREHEAT_PLA_SETTINGS_IT[] PROGMEM = "Preheat PLA conf";
  2097. const char MSG_PREHEAT_PLA_SETTINGS_ES[] PROGMEM = "Preheat PLA conf";
  2098. const char MSG_PREHEAT_PLA_SETTINGS_PL[] PROGMEM = "Predehrev PLA conf";
  2099. const char * const MSG_PREHEAT_PLA_SETTINGS_LANG_TABLE[LANG_NUM] PROGMEM = {
  2100. MSG_PREHEAT_PLA_SETTINGS_EN,
  2101. MSG_PREHEAT_PLA_SETTINGS_CZ,
  2102. MSG_PREHEAT_PLA_SETTINGS_IT,
  2103. MSG_PREHEAT_PLA_SETTINGS_ES,
  2104. MSG_PREHEAT_PLA_SETTINGS_PL
  2105. };
  2106. const char MSG_PREPARE_EN[] PROGMEM = "Prepare";
  2107. const char MSG_PREPARE_CZ[] PROGMEM = "Priprava";
  2108. const char MSG_PREPARE_IT[] PROGMEM = "Prepare";
  2109. const char MSG_PREPARE_ES[] PROGMEM = "Prepare";
  2110. const char MSG_PREPARE_PL[] PROGMEM = "Priprava";
  2111. const char * const MSG_PREPARE_LANG_TABLE[LANG_NUM] PROGMEM = {
  2112. MSG_PREPARE_EN,
  2113. MSG_PREPARE_CZ,
  2114. MSG_PREPARE_IT,
  2115. MSG_PREPARE_ES,
  2116. MSG_PREPARE_PL
  2117. };
  2118. const char MSG_PRESS_EN[] PROGMEM = "And press the knob";
  2119. const char MSG_PRESS_CZ[] PROGMEM = "A stisknete tlacitko";
  2120. const char MSG_PRESS_IT[] PROGMEM = "Y pulse el mando";
  2121. const char MSG_PRESS_ES[] PROGMEM = "Y pulse el mando";
  2122. const char MSG_PRESS_PL[] PROGMEM = "Nacisnij przycisk";
  2123. const char * const MSG_PRESS_LANG_TABLE[LANG_NUM] PROGMEM = {
  2124. MSG_PRESS_EN,
  2125. MSG_PRESS_CZ,
  2126. MSG_PRESS_IT,
  2127. MSG_PRESS_ES,
  2128. MSG_PRESS_PL
  2129. };
  2130. const char MSG_PRINT_ABORTED_EN[] PROGMEM = "Print aborted";
  2131. const char MSG_PRINT_ABORTED_CZ[] PROGMEM = "Tisk prerusen";
  2132. const char MSG_PRINT_ABORTED_IT[] PROGMEM = "Stampa abortita";
  2133. const char MSG_PRINT_ABORTED_ES[] PROGMEM = "Print aborted";
  2134. const char MSG_PRINT_ABORTED_PL[] PROGMEM = "Druk przerwany";
  2135. const char * const MSG_PRINT_ABORTED_LANG_TABLE[LANG_NUM] PROGMEM = {
  2136. MSG_PRINT_ABORTED_EN,
  2137. MSG_PRINT_ABORTED_CZ,
  2138. MSG_PRINT_ABORTED_IT,
  2139. MSG_PRINT_ABORTED_ES,
  2140. MSG_PRINT_ABORTED_PL
  2141. };
  2142. const char MSG_PRUSA3D_EN[] PROGMEM = "prusa3d.com";
  2143. const char MSG_PRUSA3D_CZ[] PROGMEM = "prusa3d.cz";
  2144. const char MSG_PRUSA3D_IT[] PROGMEM = "prusa3d.com";
  2145. const char MSG_PRUSA3D_ES[] PROGMEM = "prusa3d.com";
  2146. const char MSG_PRUSA3D_PL[] PROGMEM = "prusa3d.cz";
  2147. const char * const MSG_PRUSA3D_LANG_TABLE[LANG_NUM] PROGMEM = {
  2148. MSG_PRUSA3D_EN,
  2149. MSG_PRUSA3D_CZ,
  2150. MSG_PRUSA3D_IT,
  2151. MSG_PRUSA3D_ES,
  2152. MSG_PRUSA3D_PL
  2153. };
  2154. const char MSG_PRUSA3D_FORUM_EN[] PROGMEM = "forum.prusa3d.com";
  2155. const char MSG_PRUSA3D_FORUM_CZ[] PROGMEM = "forum.prusa3d.cz";
  2156. const char MSG_PRUSA3D_FORUM_IT[] PROGMEM = "forum.prusa3d.com";
  2157. const char MSG_PRUSA3D_FORUM_ES[] PROGMEM = "forum.prusa3d.com";
  2158. const char MSG_PRUSA3D_FORUM_PL[] PROGMEM = "forum.prusa3d.cz";
  2159. const char * const MSG_PRUSA3D_FORUM_LANG_TABLE[LANG_NUM] PROGMEM = {
  2160. MSG_PRUSA3D_FORUM_EN,
  2161. MSG_PRUSA3D_FORUM_CZ,
  2162. MSG_PRUSA3D_FORUM_IT,
  2163. MSG_PRUSA3D_FORUM_ES,
  2164. MSG_PRUSA3D_FORUM_PL
  2165. };
  2166. const char MSG_PRUSA3D_HOWTO_EN[] PROGMEM = "howto.prusa3d.com";
  2167. const char MSG_PRUSA3D_HOWTO_CZ[] PROGMEM = "howto.prusa3d.cz";
  2168. const char MSG_PRUSA3D_HOWTO_IT[] PROGMEM = "howto.prusa3d.com";
  2169. const char MSG_PRUSA3D_HOWTO_ES[] PROGMEM = "howto.prusa3d.com";
  2170. const char MSG_PRUSA3D_HOWTO_PL[] PROGMEM = "howto.prusa3d.cz";
  2171. const char * const MSG_PRUSA3D_HOWTO_LANG_TABLE[LANG_NUM] PROGMEM = {
  2172. MSG_PRUSA3D_HOWTO_EN,
  2173. MSG_PRUSA3D_HOWTO_CZ,
  2174. MSG_PRUSA3D_HOWTO_IT,
  2175. MSG_PRUSA3D_HOWTO_ES,
  2176. MSG_PRUSA3D_HOWTO_PL
  2177. };
  2178. const char MSG_REBOOT_EN[] PROGMEM = "Reboot the printer";
  2179. const char MSG_REBOOT_CZ[] PROGMEM = "Restartujte tiskarnu";
  2180. const char MSG_REBOOT_IT[] PROGMEM = "Riavvio la stamp.";
  2181. const char MSG_REBOOT_ES[] PROGMEM = "Reiniciar la imp.";
  2182. const char MSG_REBOOT_PL[] PROGMEM = "Restart drukarki";
  2183. const char * const MSG_REBOOT_LANG_TABLE[LANG_NUM] PROGMEM = {
  2184. MSG_REBOOT_EN,
  2185. MSG_REBOOT_CZ,
  2186. MSG_REBOOT_IT,
  2187. MSG_REBOOT_ES,
  2188. MSG_REBOOT_PL
  2189. };
  2190. const char MSG_RECTRACT_EN[] PROGMEM = "Rectract";
  2191. const char MSG_RECTRACT_CZ[] PROGMEM = "Rectract";
  2192. const char MSG_RECTRACT_IT[] PROGMEM = "Rectract";
  2193. const char MSG_RECTRACT_ES[] PROGMEM = "Rectract";
  2194. const char MSG_RECTRACT_PL[] PROGMEM = "Rectract";
  2195. const char * const MSG_RECTRACT_LANG_TABLE[LANG_NUM] PROGMEM = {
  2196. MSG_RECTRACT_EN,
  2197. MSG_RECTRACT_CZ,
  2198. MSG_RECTRACT_IT,
  2199. MSG_RECTRACT_ES,
  2200. MSG_RECTRACT_PL
  2201. };
  2202. const char MSG_REFRESH_EN[] PROGMEM = "\xF8" "Refresh";
  2203. const char MSG_REFRESH_CZ[] PROGMEM = "\xF8" "Obnovit";
  2204. const char MSG_REFRESH_IT[] PROGMEM = "\xF8" "Refresh";
  2205. const char MSG_REFRESH_ES[] PROGMEM = "\xF8" "Refresh";
  2206. const char MSG_REFRESH_PL[] PROGMEM = "\xF8" "Obnovit";
  2207. const char * const MSG_REFRESH_LANG_TABLE[LANG_NUM] PROGMEM = {
  2208. MSG_REFRESH_EN,
  2209. MSG_REFRESH_CZ,
  2210. MSG_REFRESH_IT,
  2211. MSG_REFRESH_ES,
  2212. MSG_REFRESH_PL
  2213. };
  2214. const char MSG_RESEND_EN[] PROGMEM = "Resend: ";
  2215. const char MSG_RESEND_CZ[] PROGMEM = "Resend: ";
  2216. const char MSG_RESEND_IT[] PROGMEM = "Resend: ";
  2217. const char MSG_RESEND_ES[] PROGMEM = "Resend: ";
  2218. const char MSG_RESEND_PL[] PROGMEM = "Resend: ";
  2219. const char * const MSG_RESEND_LANG_TABLE[LANG_NUM] PROGMEM = {
  2220. MSG_RESEND_EN,
  2221. MSG_RESEND_CZ,
  2222. MSG_RESEND_IT,
  2223. MSG_RESEND_ES,
  2224. MSG_RESEND_PL
  2225. };
  2226. const char MSG_RESTORE_FAILSAFE_EN[] PROGMEM = "Restore failsafe";
  2227. const char MSG_RESTORE_FAILSAFE_CZ[] PROGMEM = "Obnovit vychozi";
  2228. const char MSG_RESTORE_FAILSAFE_IT[] PROGMEM = "Restore failsafe";
  2229. const char MSG_RESTORE_FAILSAFE_ES[] PROGMEM = "Restore failsafe";
  2230. const char MSG_RESTORE_FAILSAFE_PL[] PROGMEM = "Obnovit vychozi";
  2231. const char * const MSG_RESTORE_FAILSAFE_LANG_TABLE[LANG_NUM] PROGMEM = {
  2232. MSG_RESTORE_FAILSAFE_EN,
  2233. MSG_RESTORE_FAILSAFE_CZ,
  2234. MSG_RESTORE_FAILSAFE_IT,
  2235. MSG_RESTORE_FAILSAFE_ES,
  2236. MSG_RESTORE_FAILSAFE_PL
  2237. };
  2238. const char MSG_RESUME_PRINT_EN[] PROGMEM = "Resume print";
  2239. const char MSG_RESUME_PRINT_CZ[] PROGMEM = "Pokracovat";
  2240. const char MSG_RESUME_PRINT_IT[] PROGMEM = "Riprendi stampa";
  2241. const char MSG_RESUME_PRINT_ES[] PROGMEM = "Reanudar impres.";
  2242. const char MSG_RESUME_PRINT_PL[] PROGMEM = "Kontynuowac";
  2243. const char * const MSG_RESUME_PRINT_LANG_TABLE[LANG_NUM] PROGMEM = {
  2244. MSG_RESUME_PRINT_EN,
  2245. MSG_RESUME_PRINT_CZ,
  2246. MSG_RESUME_PRINT_IT,
  2247. MSG_RESUME_PRINT_ES,
  2248. MSG_RESUME_PRINT_PL
  2249. };
  2250. const char MSG_RESUMING_EN[] PROGMEM = "Resuming print";
  2251. const char MSG_RESUMING_CZ[] PROGMEM = "Obnoveni tisku";
  2252. const char MSG_RESUMING_IT[] PROGMEM = "Riprendi Stampa";
  2253. const char MSG_RESUMING_ES[] PROGMEM = "Resumiendo impre.";
  2254. const char MSG_RESUMING_PL[] PROGMEM = "Wznowienie druku";
  2255. const char * const MSG_RESUMING_LANG_TABLE[LANG_NUM] PROGMEM = {
  2256. MSG_RESUMING_EN,
  2257. MSG_RESUMING_CZ,
  2258. MSG_RESUMING_IT,
  2259. MSG_RESUMING_ES,
  2260. MSG_RESUMING_PL
  2261. };
  2262. const char MSG_RETRACT_EN[] PROGMEM = "Retract";
  2263. const char MSG_RETRACT_CZ[] PROGMEM = "Retract";
  2264. const char MSG_RETRACT_IT[] PROGMEM = "Retract";
  2265. const char MSG_RETRACT_ES[] PROGMEM = "Retract";
  2266. const char MSG_RETRACT_PL[] PROGMEM = "Retract";
  2267. const char * const MSG_RETRACT_LANG_TABLE[LANG_NUM] PROGMEM = {
  2268. MSG_RETRACT_EN,
  2269. MSG_RETRACT_CZ,
  2270. MSG_RETRACT_IT,
  2271. MSG_RETRACT_ES,
  2272. MSG_RETRACT_PL
  2273. };
  2274. const char MSG_SD_CANT_ENTER_SUBDIR_EN[] PROGMEM = "Cannot enter subdir: ";
  2275. const char MSG_SD_CANT_ENTER_SUBDIR_CZ[] PROGMEM = "Cannot enter subdir: ";
  2276. const char MSG_SD_CANT_ENTER_SUBDIR_IT[] PROGMEM = "Cannot enter subdir: ";
  2277. const char MSG_SD_CANT_ENTER_SUBDIR_ES[] PROGMEM = "Cannot enter subdir: ";
  2278. const char MSG_SD_CANT_ENTER_SUBDIR_PL[] PROGMEM = "Cannot enter subdir: ";
  2279. const char * const MSG_SD_CANT_ENTER_SUBDIR_LANG_TABLE[LANG_NUM] PROGMEM = {
  2280. MSG_SD_CANT_ENTER_SUBDIR_EN,
  2281. MSG_SD_CANT_ENTER_SUBDIR_CZ,
  2282. MSG_SD_CANT_ENTER_SUBDIR_IT,
  2283. MSG_SD_CANT_ENTER_SUBDIR_ES,
  2284. MSG_SD_CANT_ENTER_SUBDIR_PL
  2285. };
  2286. const char MSG_SD_CANT_OPEN_SUBDIR_EN[] PROGMEM = "Cannot open subdir";
  2287. const char MSG_SD_CANT_OPEN_SUBDIR_CZ[] PROGMEM = "Cannot open subdir";
  2288. const char MSG_SD_CANT_OPEN_SUBDIR_IT[] PROGMEM = "Cannot open subdir";
  2289. const char MSG_SD_CANT_OPEN_SUBDIR_ES[] PROGMEM = "Cannot open subdir";
  2290. const char MSG_SD_CANT_OPEN_SUBDIR_PL[] PROGMEM = "Cannot open subdir";
  2291. const char * const MSG_SD_CANT_OPEN_SUBDIR_LANG_TABLE[LANG_NUM] PROGMEM = {
  2292. MSG_SD_CANT_OPEN_SUBDIR_EN,
  2293. MSG_SD_CANT_OPEN_SUBDIR_CZ,
  2294. MSG_SD_CANT_OPEN_SUBDIR_IT,
  2295. MSG_SD_CANT_OPEN_SUBDIR_ES,
  2296. MSG_SD_CANT_OPEN_SUBDIR_PL
  2297. };
  2298. const char MSG_SD_CARD_OK_EN[] PROGMEM = "SD card ok";
  2299. const char MSG_SD_CARD_OK_CZ[] PROGMEM = "SD card ok";
  2300. const char MSG_SD_CARD_OK_IT[] PROGMEM = "SD card ok";
  2301. const char MSG_SD_CARD_OK_ES[] PROGMEM = "SD card ok";
  2302. const char MSG_SD_CARD_OK_PL[] PROGMEM = "SD card ok";
  2303. const char * const MSG_SD_CARD_OK_LANG_TABLE[LANG_NUM] PROGMEM = {
  2304. MSG_SD_CARD_OK_EN,
  2305. MSG_SD_CARD_OK_CZ,
  2306. MSG_SD_CARD_OK_IT,
  2307. MSG_SD_CARD_OK_ES,
  2308. MSG_SD_CARD_OK_PL
  2309. };
  2310. const char MSG_SD_ERR_WRITE_TO_FILE_EN[] PROGMEM = "error writing to file";
  2311. const char MSG_SD_ERR_WRITE_TO_FILE_CZ[] PROGMEM = "error writing to file";
  2312. const char MSG_SD_ERR_WRITE_TO_FILE_IT[] PROGMEM = "error writing to file";
  2313. const char MSG_SD_ERR_WRITE_TO_FILE_ES[] PROGMEM = "error writing to file";
  2314. const char MSG_SD_ERR_WRITE_TO_FILE_PL[] PROGMEM = "error writing to file";
  2315. const char * const MSG_SD_ERR_WRITE_TO_FILE_LANG_TABLE[LANG_NUM] PROGMEM = {
  2316. MSG_SD_ERR_WRITE_TO_FILE_EN,
  2317. MSG_SD_ERR_WRITE_TO_FILE_CZ,
  2318. MSG_SD_ERR_WRITE_TO_FILE_IT,
  2319. MSG_SD_ERR_WRITE_TO_FILE_ES,
  2320. MSG_SD_ERR_WRITE_TO_FILE_PL
  2321. };
  2322. const char MSG_SD_FILE_OPENED_EN[] PROGMEM = "File opened: ";
  2323. const char MSG_SD_FILE_OPENED_CZ[] PROGMEM = "File opened: ";
  2324. const char MSG_SD_FILE_OPENED_IT[] PROGMEM = "File opened: ";
  2325. const char MSG_SD_FILE_OPENED_ES[] PROGMEM = "File opened: ";
  2326. const char MSG_SD_FILE_OPENED_PL[] PROGMEM = "File opened: ";
  2327. const char * const MSG_SD_FILE_OPENED_LANG_TABLE[LANG_NUM] PROGMEM = {
  2328. MSG_SD_FILE_OPENED_EN,
  2329. MSG_SD_FILE_OPENED_CZ,
  2330. MSG_SD_FILE_OPENED_IT,
  2331. MSG_SD_FILE_OPENED_ES,
  2332. MSG_SD_FILE_OPENED_PL
  2333. };
  2334. const char MSG_SD_FILE_SELECTED_EN[] PROGMEM = "File selected";
  2335. const char MSG_SD_FILE_SELECTED_CZ[] PROGMEM = "File selected";
  2336. const char MSG_SD_FILE_SELECTED_IT[] PROGMEM = "File selected";
  2337. const char MSG_SD_FILE_SELECTED_ES[] PROGMEM = "File selected";
  2338. const char MSG_SD_FILE_SELECTED_PL[] PROGMEM = "File selected";
  2339. const char * const MSG_SD_FILE_SELECTED_LANG_TABLE[LANG_NUM] PROGMEM = {
  2340. MSG_SD_FILE_SELECTED_EN,
  2341. MSG_SD_FILE_SELECTED_CZ,
  2342. MSG_SD_FILE_SELECTED_IT,
  2343. MSG_SD_FILE_SELECTED_ES,
  2344. MSG_SD_FILE_SELECTED_PL
  2345. };
  2346. const char MSG_SD_INIT_FAIL_EN[] PROGMEM = "SD init fail";
  2347. const char MSG_SD_INIT_FAIL_CZ[] PROGMEM = "SD init fail";
  2348. const char MSG_SD_INIT_FAIL_IT[] PROGMEM = "SD init fail";
  2349. const char MSG_SD_INIT_FAIL_ES[] PROGMEM = "SD init fail";
  2350. const char MSG_SD_INIT_FAIL_PL[] PROGMEM = "SD init fail";
  2351. const char * const MSG_SD_INIT_FAIL_LANG_TABLE[LANG_NUM] PROGMEM = {
  2352. MSG_SD_INIT_FAIL_EN,
  2353. MSG_SD_INIT_FAIL_CZ,
  2354. MSG_SD_INIT_FAIL_IT,
  2355. MSG_SD_INIT_FAIL_ES,
  2356. MSG_SD_INIT_FAIL_PL
  2357. };
  2358. const char MSG_SD_INSERTED_EN[] PROGMEM = "Card inserted";
  2359. const char MSG_SD_INSERTED_CZ[] PROGMEM = "Karta vlozena";
  2360. const char MSG_SD_INSERTED_IT[] PROGMEM = "SD Card inserita";
  2361. const char MSG_SD_INSERTED_ES[] PROGMEM = "Tarjeta colocada";
  2362. const char MSG_SD_INSERTED_PL[] PROGMEM = "Karta wlozona";
  2363. const char * const MSG_SD_INSERTED_LANG_TABLE[LANG_NUM] PROGMEM = {
  2364. MSG_SD_INSERTED_EN,
  2365. MSG_SD_INSERTED_CZ,
  2366. MSG_SD_INSERTED_IT,
  2367. MSG_SD_INSERTED_ES,
  2368. MSG_SD_INSERTED_PL
  2369. };
  2370. const char MSG_SD_NOT_PRINTING_EN[] PROGMEM = "Not SD printing";
  2371. const char MSG_SD_NOT_PRINTING_CZ[] PROGMEM = "Not SD printing";
  2372. const char MSG_SD_NOT_PRINTING_IT[] PROGMEM = "Not SD printing";
  2373. const char MSG_SD_NOT_PRINTING_ES[] PROGMEM = "Not SD printing";
  2374. const char MSG_SD_NOT_PRINTING_PL[] PROGMEM = "Not SD printing";
  2375. const char * const MSG_SD_NOT_PRINTING_LANG_TABLE[LANG_NUM] PROGMEM = {
  2376. MSG_SD_NOT_PRINTING_EN,
  2377. MSG_SD_NOT_PRINTING_CZ,
  2378. MSG_SD_NOT_PRINTING_IT,
  2379. MSG_SD_NOT_PRINTING_ES,
  2380. MSG_SD_NOT_PRINTING_PL
  2381. };
  2382. const char MSG_SD_OPENROOT_FAIL_EN[] PROGMEM = "openRoot failed";
  2383. const char MSG_SD_OPENROOT_FAIL_CZ[] PROGMEM = "openRoot failed";
  2384. const char MSG_SD_OPENROOT_FAIL_IT[] PROGMEM = "openRoot failed";
  2385. const char MSG_SD_OPENROOT_FAIL_ES[] PROGMEM = "openRoot failed";
  2386. const char MSG_SD_OPENROOT_FAIL_PL[] PROGMEM = "openRoot failed";
  2387. const char * const MSG_SD_OPENROOT_FAIL_LANG_TABLE[LANG_NUM] PROGMEM = {
  2388. MSG_SD_OPENROOT_FAIL_EN,
  2389. MSG_SD_OPENROOT_FAIL_CZ,
  2390. MSG_SD_OPENROOT_FAIL_IT,
  2391. MSG_SD_OPENROOT_FAIL_ES,
  2392. MSG_SD_OPENROOT_FAIL_PL
  2393. };
  2394. const char MSG_SD_OPEN_FILE_FAIL_EN[] PROGMEM = "open failed, File: ";
  2395. const char MSG_SD_OPEN_FILE_FAIL_CZ[] PROGMEM = "open failed, File: ";
  2396. const char MSG_SD_OPEN_FILE_FAIL_IT[] PROGMEM = "open failed, File: ";
  2397. const char MSG_SD_OPEN_FILE_FAIL_ES[] PROGMEM = "open failed, File: ";
  2398. const char MSG_SD_OPEN_FILE_FAIL_PL[] PROGMEM = "open failed, File: ";
  2399. const char * const MSG_SD_OPEN_FILE_FAIL_LANG_TABLE[LANG_NUM] PROGMEM = {
  2400. MSG_SD_OPEN_FILE_FAIL_EN,
  2401. MSG_SD_OPEN_FILE_FAIL_CZ,
  2402. MSG_SD_OPEN_FILE_FAIL_IT,
  2403. MSG_SD_OPEN_FILE_FAIL_ES,
  2404. MSG_SD_OPEN_FILE_FAIL_PL
  2405. };
  2406. const char MSG_SD_PRINTING_BYTE_EN[] PROGMEM = "SD printing byte ";
  2407. const char MSG_SD_PRINTING_BYTE_CZ[] PROGMEM = "SD printing byte ";
  2408. const char MSG_SD_PRINTING_BYTE_IT[] PROGMEM = "SD printing byte ";
  2409. const char MSG_SD_PRINTING_BYTE_ES[] PROGMEM = "SD printing byte ";
  2410. const char MSG_SD_PRINTING_BYTE_PL[] PROGMEM = "SD printing byte ";
  2411. const char * const MSG_SD_PRINTING_BYTE_LANG_TABLE[LANG_NUM] PROGMEM = {
  2412. MSG_SD_PRINTING_BYTE_EN,
  2413. MSG_SD_PRINTING_BYTE_CZ,
  2414. MSG_SD_PRINTING_BYTE_IT,
  2415. MSG_SD_PRINTING_BYTE_ES,
  2416. MSG_SD_PRINTING_BYTE_PL
  2417. };
  2418. const char MSG_SD_REMOVED_EN[] PROGMEM = "Card removed";
  2419. const char MSG_SD_REMOVED_CZ[] PROGMEM = "Karta vyjmuta";
  2420. const char MSG_SD_REMOVED_IT[] PROGMEM = "SD Card rimossa";
  2421. const char MSG_SD_REMOVED_ES[] PROGMEM = "Tarjeta retirada";
  2422. const char MSG_SD_REMOVED_PL[] PROGMEM = "Karta wyjeta";
  2423. const char * const MSG_SD_REMOVED_LANG_TABLE[LANG_NUM] PROGMEM = {
  2424. MSG_SD_REMOVED_EN,
  2425. MSG_SD_REMOVED_CZ,
  2426. MSG_SD_REMOVED_IT,
  2427. MSG_SD_REMOVED_ES,
  2428. MSG_SD_REMOVED_PL
  2429. };
  2430. const char MSG_SD_SIZE_EN[] PROGMEM = " Size: ";
  2431. const char MSG_SD_SIZE_CZ[] PROGMEM = " Size: ";
  2432. const char MSG_SD_SIZE_IT[] PROGMEM = " Size: ";
  2433. const char MSG_SD_SIZE_ES[] PROGMEM = " Size: ";
  2434. const char MSG_SD_SIZE_PL[] PROGMEM = " Size: ";
  2435. const char * const MSG_SD_SIZE_LANG_TABLE[LANG_NUM] PROGMEM = {
  2436. MSG_SD_SIZE_EN,
  2437. MSG_SD_SIZE_CZ,
  2438. MSG_SD_SIZE_IT,
  2439. MSG_SD_SIZE_ES,
  2440. MSG_SD_SIZE_PL
  2441. };
  2442. const char MSG_SD_VOL_INIT_FAIL_EN[] PROGMEM = "volume.init failed";
  2443. const char MSG_SD_VOL_INIT_FAIL_CZ[] PROGMEM = "volume.init failed";
  2444. const char MSG_SD_VOL_INIT_FAIL_IT[] PROGMEM = "volume.init failed";
  2445. const char MSG_SD_VOL_INIT_FAIL_ES[] PROGMEM = "volume.init failed";
  2446. const char MSG_SD_VOL_INIT_FAIL_PL[] PROGMEM = "volume.init failed";
  2447. const char * const MSG_SD_VOL_INIT_FAIL_LANG_TABLE[LANG_NUM] PROGMEM = {
  2448. MSG_SD_VOL_INIT_FAIL_EN,
  2449. MSG_SD_VOL_INIT_FAIL_CZ,
  2450. MSG_SD_VOL_INIT_FAIL_IT,
  2451. MSG_SD_VOL_INIT_FAIL_ES,
  2452. MSG_SD_VOL_INIT_FAIL_PL
  2453. };
  2454. const char MSG_SD_WORKDIR_FAIL_EN[] PROGMEM = "workDir open failed";
  2455. const char MSG_SD_WORKDIR_FAIL_CZ[] PROGMEM = "workDir open failed";
  2456. const char MSG_SD_WORKDIR_FAIL_IT[] PROGMEM = "workDir open failed";
  2457. const char MSG_SD_WORKDIR_FAIL_ES[] PROGMEM = "workDir open failed";
  2458. const char MSG_SD_WORKDIR_FAIL_PL[] PROGMEM = "workDir open failed";
  2459. const char * const MSG_SD_WORKDIR_FAIL_LANG_TABLE[LANG_NUM] PROGMEM = {
  2460. MSG_SD_WORKDIR_FAIL_EN,
  2461. MSG_SD_WORKDIR_FAIL_CZ,
  2462. MSG_SD_WORKDIR_FAIL_IT,
  2463. MSG_SD_WORKDIR_FAIL_ES,
  2464. MSG_SD_WORKDIR_FAIL_PL
  2465. };
  2466. const char MSG_SD_WRITE_TO_FILE_EN[] PROGMEM = "Writing to file: ";
  2467. const char MSG_SD_WRITE_TO_FILE_CZ[] PROGMEM = "Writing to file: ";
  2468. const char MSG_SD_WRITE_TO_FILE_IT[] PROGMEM = "Writing to file: ";
  2469. const char MSG_SD_WRITE_TO_FILE_ES[] PROGMEM = "Writing to file: ";
  2470. const char MSG_SD_WRITE_TO_FILE_PL[] PROGMEM = "Writing to file: ";
  2471. const char * const MSG_SD_WRITE_TO_FILE_LANG_TABLE[LANG_NUM] PROGMEM = {
  2472. MSG_SD_WRITE_TO_FILE_EN,
  2473. MSG_SD_WRITE_TO_FILE_CZ,
  2474. MSG_SD_WRITE_TO_FILE_IT,
  2475. MSG_SD_WRITE_TO_FILE_ES,
  2476. MSG_SD_WRITE_TO_FILE_PL
  2477. };
  2478. const char MSG_SELFTEST_EN[] PROGMEM = "Selftest ";
  2479. const char MSG_SELFTEST_CZ[] PROGMEM = "Selftest ";
  2480. const char MSG_SELFTEST_IT[] PROGMEM = "Autotest";
  2481. const char MSG_SELFTEST_ES[] PROGMEM = "Autotest";
  2482. const char MSG_SELFTEST_PL[] PROGMEM = "Selftest ";
  2483. const char * const MSG_SELFTEST_LANG_TABLE[LANG_NUM] PROGMEM = {
  2484. MSG_SELFTEST_EN,
  2485. MSG_SELFTEST_CZ,
  2486. MSG_SELFTEST_IT,
  2487. MSG_SELFTEST_ES,
  2488. MSG_SELFTEST_PL
  2489. };
  2490. const char MSG_SELFTEST_BEDHEATER_EN[] PROGMEM = "Bed / Heater";
  2491. const char MSG_SELFTEST_BEDHEATER_CZ[] PROGMEM = "Bed / Heater";
  2492. const char MSG_SELFTEST_BEDHEATER_IT[] PROGMEM = "Piastra/Riscaldatore";
  2493. const char MSG_SELFTEST_BEDHEATER_ES[] PROGMEM = "Cama/Calentador";
  2494. const char MSG_SELFTEST_BEDHEATER_PL[] PROGMEM = "Bed / Heater";
  2495. const char * const MSG_SELFTEST_BEDHEATER_LANG_TABLE[LANG_NUM] PROGMEM = {
  2496. MSG_SELFTEST_BEDHEATER_EN,
  2497. MSG_SELFTEST_BEDHEATER_CZ,
  2498. MSG_SELFTEST_BEDHEATER_IT,
  2499. MSG_SELFTEST_BEDHEATER_ES,
  2500. MSG_SELFTEST_BEDHEATER_PL
  2501. };
  2502. const char MSG_SELFTEST_CHECK_ALLCORRECT_EN[] PROGMEM = "All correct ";
  2503. const char MSG_SELFTEST_CHECK_ALLCORRECT_CZ[] PROGMEM = "Vse OK ";
  2504. const char MSG_SELFTEST_CHECK_ALLCORRECT_IT[] PROGMEM = "Nessun errore";
  2505. const char MSG_SELFTEST_CHECK_ALLCORRECT_ES[] PROGMEM = "Todo bie ";
  2506. const char MSG_SELFTEST_CHECK_ALLCORRECT_PL[] PROGMEM = "Wszystko OK ";
  2507. const char * const MSG_SELFTEST_CHECK_ALLCORRECT_LANG_TABLE[LANG_NUM] PROGMEM = {
  2508. MSG_SELFTEST_CHECK_ALLCORRECT_EN,
  2509. MSG_SELFTEST_CHECK_ALLCORRECT_CZ,
  2510. MSG_SELFTEST_CHECK_ALLCORRECT_IT,
  2511. MSG_SELFTEST_CHECK_ALLCORRECT_ES,
  2512. MSG_SELFTEST_CHECK_ALLCORRECT_PL
  2513. };
  2514. const char MSG_SELFTEST_CHECK_BED_EN[] PROGMEM = "Checking bed ";
  2515. const char MSG_SELFTEST_CHECK_BED_CZ[] PROGMEM = "Kontrola bed ";
  2516. const char MSG_SELFTEST_CHECK_BED_IT[] PROGMEM = "Verifica piastra";
  2517. const char MSG_SELFTEST_CHECK_BED_ES[] PROGMEM = "Control de cama";
  2518. const char MSG_SELFTEST_CHECK_BED_PL[] PROGMEM = "Kontrola bed ";
  2519. const char * const MSG_SELFTEST_CHECK_BED_LANG_TABLE[LANG_NUM] PROGMEM = {
  2520. MSG_SELFTEST_CHECK_BED_EN,
  2521. MSG_SELFTEST_CHECK_BED_CZ,
  2522. MSG_SELFTEST_CHECK_BED_IT,
  2523. MSG_SELFTEST_CHECK_BED_ES,
  2524. MSG_SELFTEST_CHECK_BED_PL
  2525. };
  2526. const char MSG_SELFTEST_CHECK_ENDSTOPS_EN[] PROGMEM = "Checking endstops";
  2527. const char MSG_SELFTEST_CHECK_ENDSTOPS_CZ[] PROGMEM = "Kontrola endstops";
  2528. const char MSG_SELFTEST_CHECK_ENDSTOPS_IT[] PROGMEM = "Verifica limiti";
  2529. const char MSG_SELFTEST_CHECK_ENDSTOPS_ES[] PROGMEM = "Cont. topes final";
  2530. const char MSG_SELFTEST_CHECK_ENDSTOPS_PL[] PROGMEM = "Kontrola endstops";
  2531. const char * const MSG_SELFTEST_CHECK_ENDSTOPS_LANG_TABLE[LANG_NUM] PROGMEM = {
  2532. MSG_SELFTEST_CHECK_ENDSTOPS_EN,
  2533. MSG_SELFTEST_CHECK_ENDSTOPS_CZ,
  2534. MSG_SELFTEST_CHECK_ENDSTOPS_IT,
  2535. MSG_SELFTEST_CHECK_ENDSTOPS_ES,
  2536. MSG_SELFTEST_CHECK_ENDSTOPS_PL
  2537. };
  2538. const char MSG_SELFTEST_CHECK_HOTEND_EN[] PROGMEM = "Checking hotend ";
  2539. const char MSG_SELFTEST_CHECK_HOTEND_CZ[] PROGMEM = "Kontrola hotend ";
  2540. const char MSG_SELFTEST_CHECK_HOTEND_IT[] PROGMEM = "Verifica lim temp";
  2541. const char MSG_SELFTEST_CHECK_HOTEND_ES[] PROGMEM = "Control hotend ";
  2542. const char MSG_SELFTEST_CHECK_HOTEND_PL[] PROGMEM = "Kontrola hotend ";
  2543. const char * const MSG_SELFTEST_CHECK_HOTEND_LANG_TABLE[LANG_NUM] PROGMEM = {
  2544. MSG_SELFTEST_CHECK_HOTEND_EN,
  2545. MSG_SELFTEST_CHECK_HOTEND_CZ,
  2546. MSG_SELFTEST_CHECK_HOTEND_IT,
  2547. MSG_SELFTEST_CHECK_HOTEND_ES,
  2548. MSG_SELFTEST_CHECK_HOTEND_PL
  2549. };
  2550. const char MSG_SELFTEST_CHECK_X_EN[] PROGMEM = "Checking X axis ";
  2551. const char MSG_SELFTEST_CHECK_X_CZ[] PROGMEM = "Kontrola X axis ";
  2552. const char MSG_SELFTEST_CHECK_X_IT[] PROGMEM = "Verifica asse X";
  2553. const char MSG_SELFTEST_CHECK_X_ES[] PROGMEM = "Control del eje X";
  2554. const char MSG_SELFTEST_CHECK_X_PL[] PROGMEM = "Kontrola X axis ";
  2555. const char * const MSG_SELFTEST_CHECK_X_LANG_TABLE[LANG_NUM] PROGMEM = {
  2556. MSG_SELFTEST_CHECK_X_EN,
  2557. MSG_SELFTEST_CHECK_X_CZ,
  2558. MSG_SELFTEST_CHECK_X_IT,
  2559. MSG_SELFTEST_CHECK_X_ES,
  2560. MSG_SELFTEST_CHECK_X_PL
  2561. };
  2562. const char MSG_SELFTEST_CHECK_Y_EN[] PROGMEM = "Checking Y axis ";
  2563. const char MSG_SELFTEST_CHECK_Y_CZ[] PROGMEM = "Kontrola Y axis ";
  2564. const char MSG_SELFTEST_CHECK_Y_IT[] PROGMEM = "Verifica asse Y";
  2565. const char MSG_SELFTEST_CHECK_Y_ES[] PROGMEM = "Control del eje Y";
  2566. const char MSG_SELFTEST_CHECK_Y_PL[] PROGMEM = "Kontrola Y axis ";
  2567. const char * const MSG_SELFTEST_CHECK_Y_LANG_TABLE[LANG_NUM] PROGMEM = {
  2568. MSG_SELFTEST_CHECK_Y_EN,
  2569. MSG_SELFTEST_CHECK_Y_CZ,
  2570. MSG_SELFTEST_CHECK_Y_IT,
  2571. MSG_SELFTEST_CHECK_Y_ES,
  2572. MSG_SELFTEST_CHECK_Y_PL
  2573. };
  2574. const char MSG_SELFTEST_CHECK_Z_EN[] PROGMEM = "Checking Z axis ";
  2575. const char MSG_SELFTEST_CHECK_Z_CZ[] PROGMEM = "Kontrola Z axis ";
  2576. const char MSG_SELFTEST_CHECK_Z_IT[] PROGMEM = "Verifica asse Z";
  2577. const char MSG_SELFTEST_CHECK_Z_ES[] PROGMEM = "Control del eje Z";
  2578. const char MSG_SELFTEST_CHECK_Z_PL[] PROGMEM = "Kontrola Z axis ";
  2579. const char * const MSG_SELFTEST_CHECK_Z_LANG_TABLE[LANG_NUM] PROGMEM = {
  2580. MSG_SELFTEST_CHECK_Z_EN,
  2581. MSG_SELFTEST_CHECK_Z_CZ,
  2582. MSG_SELFTEST_CHECK_Z_IT,
  2583. MSG_SELFTEST_CHECK_Z_ES,
  2584. MSG_SELFTEST_CHECK_Z_PL
  2585. };
  2586. const char MSG_SELFTEST_ENDSTOP_EN[] PROGMEM = "Endstop";
  2587. const char MSG_SELFTEST_ENDSTOP_CZ[] PROGMEM = "Endstop";
  2588. const char MSG_SELFTEST_ENDSTOP_IT[] PROGMEM = "Limite corsa";
  2589. const char MSG_SELFTEST_ENDSTOP_ES[] PROGMEM = "Tope final";
  2590. const char MSG_SELFTEST_ENDSTOP_PL[] PROGMEM = "Endstop";
  2591. const char * const MSG_SELFTEST_ENDSTOP_LANG_TABLE[LANG_NUM] PROGMEM = {
  2592. MSG_SELFTEST_ENDSTOP_EN,
  2593. MSG_SELFTEST_ENDSTOP_CZ,
  2594. MSG_SELFTEST_ENDSTOP_IT,
  2595. MSG_SELFTEST_ENDSTOP_ES,
  2596. MSG_SELFTEST_ENDSTOP_PL
  2597. };
  2598. const char MSG_SELFTEST_ENDSTOPS_EN[] PROGMEM = "Endstops";
  2599. const char MSG_SELFTEST_ENDSTOPS_CZ[] PROGMEM = "Endstops";
  2600. const char MSG_SELFTEST_ENDSTOPS_IT[] PROGMEM = "Limiti corsa";
  2601. const char MSG_SELFTEST_ENDSTOPS_ES[] PROGMEM = "Topes final";
  2602. const char MSG_SELFTEST_ENDSTOPS_PL[] PROGMEM = "Endstops";
  2603. const char * const MSG_SELFTEST_ENDSTOPS_LANG_TABLE[LANG_NUM] PROGMEM = {
  2604. MSG_SELFTEST_ENDSTOPS_EN,
  2605. MSG_SELFTEST_ENDSTOPS_CZ,
  2606. MSG_SELFTEST_ENDSTOPS_IT,
  2607. MSG_SELFTEST_ENDSTOPS_ES,
  2608. MSG_SELFTEST_ENDSTOPS_PL
  2609. };
  2610. const char MSG_SELFTEST_ENDSTOP_NOTHIT_EN[] PROGMEM = "Endstop not hit";
  2611. const char MSG_SELFTEST_ENDSTOP_NOTHIT_CZ[] PROGMEM = "Endstop not hit";
  2612. const char MSG_SELFTEST_ENDSTOP_NOTHIT_IT[] PROGMEM = "Lim. fuoriportata";
  2613. const char MSG_SELFTEST_ENDSTOP_NOTHIT_ES[] PROGMEM = "Tope fin. no toc.";
  2614. const char MSG_SELFTEST_ENDSTOP_NOTHIT_PL[] PROGMEM = "Endstop not hit";
  2615. const char * const MSG_SELFTEST_ENDSTOP_NOTHIT_LANG_TABLE[LANG_NUM] PROGMEM = {
  2616. MSG_SELFTEST_ENDSTOP_NOTHIT_EN,
  2617. MSG_SELFTEST_ENDSTOP_NOTHIT_CZ,
  2618. MSG_SELFTEST_ENDSTOP_NOTHIT_IT,
  2619. MSG_SELFTEST_ENDSTOP_NOTHIT_ES,
  2620. MSG_SELFTEST_ENDSTOP_NOTHIT_PL
  2621. };
  2622. const char MSG_SELFTEST_ERROR_EN[] PROGMEM = "Selftest error !";
  2623. const char MSG_SELFTEST_ERROR_CZ[] PROGMEM = "Selftest error !";
  2624. const char MSG_SELFTEST_ERROR_IT[] PROGMEM = "Autotest negativo";
  2625. const char MSG_SELFTEST_ERROR_ES[] PROGMEM = "Autotest error!";
  2626. const char MSG_SELFTEST_ERROR_PL[] PROGMEM = "Selftest error !";
  2627. const char * const MSG_SELFTEST_ERROR_LANG_TABLE[LANG_NUM] PROGMEM = {
  2628. MSG_SELFTEST_ERROR_EN,
  2629. MSG_SELFTEST_ERROR_CZ,
  2630. MSG_SELFTEST_ERROR_IT,
  2631. MSG_SELFTEST_ERROR_ES,
  2632. MSG_SELFTEST_ERROR_PL
  2633. };
  2634. const char MSG_SELFTEST_FAILED_EN[] PROGMEM = "Selftest failed ";
  2635. const char MSG_SELFTEST_FAILED_CZ[] PROGMEM = "Selftest selhal ";
  2636. const char MSG_SELFTEST_FAILED_IT[] PROGMEM = "Autotest fallito";
  2637. const char MSG_SELFTEST_FAILED_ES[] PROGMEM = "Autotest fallado";
  2638. const char MSG_SELFTEST_FAILED_PL[] PROGMEM = "Selftest nieudany";
  2639. const char * const MSG_SELFTEST_FAILED_LANG_TABLE[LANG_NUM] PROGMEM = {
  2640. MSG_SELFTEST_FAILED_EN,
  2641. MSG_SELFTEST_FAILED_CZ,
  2642. MSG_SELFTEST_FAILED_IT,
  2643. MSG_SELFTEST_FAILED_ES,
  2644. MSG_SELFTEST_FAILED_PL
  2645. };
  2646. const char MSG_SELFTEST_HEATERTHERMISTOR_EN[] PROGMEM = "Heater/Thermistor";
  2647. const char MSG_SELFTEST_HEATERTHERMISTOR_CZ[] PROGMEM = "Heater/Thermistor";
  2648. const char MSG_SELFTEST_HEATERTHERMISTOR_IT[] PROGMEM = "Riscald./Termistore";
  2649. const char MSG_SELFTEST_HEATERTHERMISTOR_ES[] PROGMEM = "Calent./Termistor";
  2650. const char MSG_SELFTEST_HEATERTHERMISTOR_PL[] PROGMEM = "Heater/Thermistor";
  2651. const char * const MSG_SELFTEST_HEATERTHERMISTOR_LANG_TABLE[LANG_NUM] PROGMEM = {
  2652. MSG_SELFTEST_HEATERTHERMISTOR_EN,
  2653. MSG_SELFTEST_HEATERTHERMISTOR_CZ,
  2654. MSG_SELFTEST_HEATERTHERMISTOR_IT,
  2655. MSG_SELFTEST_HEATERTHERMISTOR_ES,
  2656. MSG_SELFTEST_HEATERTHERMISTOR_PL
  2657. };
  2658. const char MSG_SELFTEST_MOTOR_EN[] PROGMEM = "Motor";
  2659. const char MSG_SELFTEST_MOTOR_CZ[] PROGMEM = "Motor";
  2660. const char MSG_SELFTEST_MOTOR_IT[] PROGMEM = "Motore";
  2661. const char MSG_SELFTEST_MOTOR_ES[] PROGMEM = "Motor";
  2662. const char MSG_SELFTEST_MOTOR_PL[] PROGMEM = "Silnik";
  2663. const char * const MSG_SELFTEST_MOTOR_LANG_TABLE[LANG_NUM] PROGMEM = {
  2664. MSG_SELFTEST_MOTOR_EN,
  2665. MSG_SELFTEST_MOTOR_CZ,
  2666. MSG_SELFTEST_MOTOR_IT,
  2667. MSG_SELFTEST_MOTOR_ES,
  2668. MSG_SELFTEST_MOTOR_PL
  2669. };
  2670. const char MSG_SELFTEST_NOTCONNECTED_EN[] PROGMEM = "Not connected";
  2671. const char MSG_SELFTEST_NOTCONNECTED_CZ[] PROGMEM = "Nezapojeno ";
  2672. const char MSG_SELFTEST_NOTCONNECTED_IT[] PROGMEM = "Non connesso";
  2673. const char MSG_SELFTEST_NOTCONNECTED_ES[] PROGMEM = "No hay conexion ";
  2674. const char MSG_SELFTEST_NOTCONNECTED_PL[] PROGMEM = "Nie podlaczono ";
  2675. const char * const MSG_SELFTEST_NOTCONNECTED_LANG_TABLE[LANG_NUM] PROGMEM = {
  2676. MSG_SELFTEST_NOTCONNECTED_EN,
  2677. MSG_SELFTEST_NOTCONNECTED_CZ,
  2678. MSG_SELFTEST_NOTCONNECTED_IT,
  2679. MSG_SELFTEST_NOTCONNECTED_ES,
  2680. MSG_SELFTEST_NOTCONNECTED_PL
  2681. };
  2682. const char MSG_SELFTEST_OK_EN[] PROGMEM = "Self test OK";
  2683. const char MSG_SELFTEST_OK_CZ[] PROGMEM = "Self test OK";
  2684. const char MSG_SELFTEST_OK_IT[] PROGMEM = "Autotest OK";
  2685. const char MSG_SELFTEST_OK_ES[] PROGMEM = "Self test OK";
  2686. const char MSG_SELFTEST_OK_PL[] PROGMEM = "Self test OK";
  2687. const char * const MSG_SELFTEST_OK_LANG_TABLE[LANG_NUM] PROGMEM = {
  2688. MSG_SELFTEST_OK_EN,
  2689. MSG_SELFTEST_OK_CZ,
  2690. MSG_SELFTEST_OK_IT,
  2691. MSG_SELFTEST_OK_ES,
  2692. MSG_SELFTEST_OK_PL
  2693. };
  2694. const char MSG_SELFTEST_PLEASECHECK_EN[] PROGMEM = "Please check :";
  2695. const char MSG_SELFTEST_PLEASECHECK_CZ[] PROGMEM = "Zkontrolujte :";
  2696. const char MSG_SELFTEST_PLEASECHECK_IT[] PROGMEM = "Verifica:";
  2697. const char MSG_SELFTEST_PLEASECHECK_ES[] PROGMEM = "Controla :";
  2698. const char MSG_SELFTEST_PLEASECHECK_PL[] PROGMEM = "Skontroluj :";
  2699. const char * const MSG_SELFTEST_PLEASECHECK_LANG_TABLE[LANG_NUM] PROGMEM = {
  2700. MSG_SELFTEST_PLEASECHECK_EN,
  2701. MSG_SELFTEST_PLEASECHECK_CZ,
  2702. MSG_SELFTEST_PLEASECHECK_IT,
  2703. MSG_SELFTEST_PLEASECHECK_ES,
  2704. MSG_SELFTEST_PLEASECHECK_PL
  2705. };
  2706. const char MSG_SELFTEST_START_EN[] PROGMEM = "Self test start ";
  2707. const char MSG_SELFTEST_START_CZ[] PROGMEM = "Self test start ";
  2708. const char MSG_SELFTEST_START_IT[] PROGMEM = "Inizia autotest";
  2709. const char MSG_SELFTEST_START_ES[] PROGMEM = "Autotest salida";
  2710. const char MSG_SELFTEST_START_PL[] PROGMEM = "Self test start ";
  2711. const char * const MSG_SELFTEST_START_LANG_TABLE[LANG_NUM] PROGMEM = {
  2712. MSG_SELFTEST_START_EN,
  2713. MSG_SELFTEST_START_CZ,
  2714. MSG_SELFTEST_START_IT,
  2715. MSG_SELFTEST_START_ES,
  2716. MSG_SELFTEST_START_PL
  2717. };
  2718. const char MSG_SELFTEST_WIRINGERROR_EN[] PROGMEM = "Wiring error";
  2719. const char MSG_SELFTEST_WIRINGERROR_CZ[] PROGMEM = "Chyba zapojeni";
  2720. const char MSG_SELFTEST_WIRINGERROR_IT[] PROGMEM = "Errore cablaggio";
  2721. const char MSG_SELFTEST_WIRINGERROR_ES[] PROGMEM = "Error de conexión";
  2722. const char MSG_SELFTEST_WIRINGERROR_PL[] PROGMEM = "Blad polaczenia";
  2723. const char * const MSG_SELFTEST_WIRINGERROR_LANG_TABLE[LANG_NUM] PROGMEM = {
  2724. MSG_SELFTEST_WIRINGERROR_EN,
  2725. MSG_SELFTEST_WIRINGERROR_CZ,
  2726. MSG_SELFTEST_WIRINGERROR_IT,
  2727. MSG_SELFTEST_WIRINGERROR_ES,
  2728. MSG_SELFTEST_WIRINGERROR_PL
  2729. };
  2730. const char MSG_SERIAL_ERROR_MENU_STRUCTURE_EN[] PROGMEM = "Error in menu structure";
  2731. const char MSG_SERIAL_ERROR_MENU_STRUCTURE_CZ[] PROGMEM = "Error in menu structure";
  2732. const char MSG_SERIAL_ERROR_MENU_STRUCTURE_IT[] PROGMEM = "Error in menu structure";
  2733. const char MSG_SERIAL_ERROR_MENU_STRUCTURE_ES[] PROGMEM = "Error in menu structure";
  2734. const char MSG_SERIAL_ERROR_MENU_STRUCTURE_PL[] PROGMEM = "Error in menu structure";
  2735. const char * const MSG_SERIAL_ERROR_MENU_STRUCTURE_LANG_TABLE[LANG_NUM] PROGMEM = {
  2736. MSG_SERIAL_ERROR_MENU_STRUCTURE_EN,
  2737. MSG_SERIAL_ERROR_MENU_STRUCTURE_CZ,
  2738. MSG_SERIAL_ERROR_MENU_STRUCTURE_IT,
  2739. MSG_SERIAL_ERROR_MENU_STRUCTURE_ES,
  2740. MSG_SERIAL_ERROR_MENU_STRUCTURE_PL
  2741. };
  2742. const char MSG_SETTINGS_EN[] PROGMEM = "Settings";
  2743. const char MSG_SETTINGS_CZ[] PROGMEM = "Nastaveni";
  2744. const char MSG_SETTINGS_IT[] PROGMEM = "Impostazioni";
  2745. const char MSG_SETTINGS_ES[] PROGMEM = "Ajuste";
  2746. const char MSG_SETTINGS_PL[] PROGMEM = "Ustawienia";
  2747. const char * const MSG_SETTINGS_LANG_TABLE[LANG_NUM] PROGMEM = {
  2748. MSG_SETTINGS_EN,
  2749. MSG_SETTINGS_CZ,
  2750. MSG_SETTINGS_IT,
  2751. MSG_SETTINGS_ES,
  2752. MSG_SETTINGS_PL
  2753. };
  2754. const char MSG_SET_HOME_OFFSETS_EN[] PROGMEM = "Set home offsets";
  2755. const char MSG_SET_HOME_OFFSETS_CZ[] PROGMEM = "Nastav pocatek home";
  2756. const char MSG_SET_HOME_OFFSETS_IT[] PROGMEM = "Set home offsets";
  2757. const char MSG_SET_HOME_OFFSETS_ES[] PROGMEM = "Set home offsets";
  2758. const char MSG_SET_HOME_OFFSETS_PL[] PROGMEM = "Nastav pocatek home";
  2759. const char * const MSG_SET_HOME_OFFSETS_LANG_TABLE[LANG_NUM] PROGMEM = {
  2760. MSG_SET_HOME_OFFSETS_EN,
  2761. MSG_SET_HOME_OFFSETS_CZ,
  2762. MSG_SET_HOME_OFFSETS_IT,
  2763. MSG_SET_HOME_OFFSETS_ES,
  2764. MSG_SET_HOME_OFFSETS_PL
  2765. };
  2766. const char MSG_SET_ORIGIN_EN[] PROGMEM = "Set origin";
  2767. const char MSG_SET_ORIGIN_CZ[] PROGMEM = "Nastav pocatek";
  2768. const char MSG_SET_ORIGIN_IT[] PROGMEM = "Set origin";
  2769. const char MSG_SET_ORIGIN_ES[] PROGMEM = "Set origin";
  2770. const char MSG_SET_ORIGIN_PL[] PROGMEM = "Nastav pocatek";
  2771. const char * const MSG_SET_ORIGIN_LANG_TABLE[LANG_NUM] PROGMEM = {
  2772. MSG_SET_ORIGIN_EN,
  2773. MSG_SET_ORIGIN_CZ,
  2774. MSG_SET_ORIGIN_IT,
  2775. MSG_SET_ORIGIN_ES,
  2776. MSG_SET_ORIGIN_PL
  2777. };
  2778. const char MSG_SHOW_END_STOPS_EN[] PROGMEM = "Show end stops";
  2779. const char MSG_SHOW_END_STOPS_CZ[] PROGMEM = "Zobraz konc. spinace";
  2780. const char MSG_SHOW_END_STOPS_IT[] PROGMEM = "Show end stops";
  2781. const char MSG_SHOW_END_STOPS_ES[] PROGMEM = "Show end stops";
  2782. const char MSG_SHOW_END_STOPS_PL[] PROGMEM = "Show end stops";
  2783. const char * const MSG_SHOW_END_STOPS_LANG_TABLE[LANG_NUM] PROGMEM = {
  2784. MSG_SHOW_END_STOPS_EN,
  2785. MSG_SHOW_END_STOPS_CZ,
  2786. MSG_SHOW_END_STOPS_IT,
  2787. MSG_SHOW_END_STOPS_ES,
  2788. MSG_SHOW_END_STOPS_PL
  2789. };
  2790. const char MSG_SILENT_MODE_OFF_EN[] PROGMEM = "Mode [high power]";
  2791. const char MSG_SILENT_MODE_OFF_CZ[] PROGMEM = "Mod [vys. vykon]";
  2792. const char MSG_SILENT_MODE_OFF_IT[] PROGMEM = "Modo [piu forza]";
  2793. const char MSG_SILENT_MODE_OFF_ES[] PROGMEM = "Modo [mas fuerza]";
  2794. const char MSG_SILENT_MODE_OFF_PL[] PROGMEM = "Mod [w wydajnosc]";
  2795. const char * const MSG_SILENT_MODE_OFF_LANG_TABLE[LANG_NUM] PROGMEM = {
  2796. MSG_SILENT_MODE_OFF_EN,
  2797. MSG_SILENT_MODE_OFF_CZ,
  2798. MSG_SILENT_MODE_OFF_IT,
  2799. MSG_SILENT_MODE_OFF_ES,
  2800. MSG_SILENT_MODE_OFF_PL
  2801. };
  2802. const char MSG_SILENT_MODE_ON_EN[] PROGMEM = "Mode [silent]";
  2803. const char MSG_SILENT_MODE_ON_CZ[] PROGMEM = "Mod [tichy]";
  2804. const char MSG_SILENT_MODE_ON_IT[] PROGMEM = "Modo [silenzioso]";
  2805. const char MSG_SILENT_MODE_ON_ES[] PROGMEM = "Modo [silencio]";
  2806. const char MSG_SILENT_MODE_ON_PL[] PROGMEM = "Mod [cichy]";
  2807. const char * const MSG_SILENT_MODE_ON_LANG_TABLE[LANG_NUM] PROGMEM = {
  2808. MSG_SILENT_MODE_ON_EN,
  2809. MSG_SILENT_MODE_ON_CZ,
  2810. MSG_SILENT_MODE_ON_IT,
  2811. MSG_SILENT_MODE_ON_ES,
  2812. MSG_SILENT_MODE_ON_PL
  2813. };
  2814. const char MSG_SOFTWARE_RESET_EN[] PROGMEM = " Software Reset";
  2815. const char MSG_SOFTWARE_RESET_CZ[] PROGMEM = " Software Reset";
  2816. const char MSG_SOFTWARE_RESET_IT[] PROGMEM = " Software Reset";
  2817. const char MSG_SOFTWARE_RESET_ES[] PROGMEM = " Software Reset";
  2818. const char MSG_SOFTWARE_RESET_PL[] PROGMEM = " Software Reset";
  2819. const char * const MSG_SOFTWARE_RESET_LANG_TABLE[LANG_NUM] PROGMEM = {
  2820. MSG_SOFTWARE_RESET_EN,
  2821. MSG_SOFTWARE_RESET_CZ,
  2822. MSG_SOFTWARE_RESET_IT,
  2823. MSG_SOFTWARE_RESET_ES,
  2824. MSG_SOFTWARE_RESET_PL
  2825. };
  2826. const char MSG_SPEED_EN[] PROGMEM = "Speed";
  2827. const char MSG_SPEED_CZ[] PROGMEM = "Rychlost";
  2828. const char MSG_SPEED_IT[] PROGMEM = "Velcità";
  2829. const char MSG_SPEED_ES[] PROGMEM = "Velocidad";
  2830. const char MSG_SPEED_PL[] PROGMEM = "Predkosc";
  2831. const char * const MSG_SPEED_LANG_TABLE[LANG_NUM] PROGMEM = {
  2832. MSG_SPEED_EN,
  2833. MSG_SPEED_CZ,
  2834. MSG_SPEED_IT,
  2835. MSG_SPEED_ES,
  2836. MSG_SPEED_PL
  2837. };
  2838. const char MSG_STATISTICS_EN[] PROGMEM = "Statistics ";
  2839. const char MSG_STATISTICS_CZ[] PROGMEM = "Statistika ";
  2840. const char MSG_STATISTICS_IT[] PROGMEM = "Statistiche";
  2841. const char MSG_STATISTICS_ES[] PROGMEM = "Estadistica ";
  2842. const char MSG_STATISTICS_PL[] PROGMEM = "Statystyka ";
  2843. const char * const MSG_STATISTICS_LANG_TABLE[LANG_NUM] PROGMEM = {
  2844. MSG_STATISTICS_EN,
  2845. MSG_STATISTICS_CZ,
  2846. MSG_STATISTICS_IT,
  2847. MSG_STATISTICS_ES,
  2848. MSG_STATISTICS_PL
  2849. };
  2850. const char MSG_STATS_FILAMENTUSED_EN[] PROGMEM = "Filament used: ";
  2851. const char MSG_STATS_FILAMENTUSED_CZ[] PROGMEM = "Filament : ";
  2852. const char MSG_STATS_FILAMENTUSED_IT[] PROGMEM = "Filamento:";
  2853. const char MSG_STATS_FILAMENTUSED_ES[] PROGMEM = "Filamento : ";
  2854. const char MSG_STATS_FILAMENTUSED_PL[] PROGMEM = "Filament : ";
  2855. const char * const MSG_STATS_FILAMENTUSED_LANG_TABLE[LANG_NUM] PROGMEM = {
  2856. MSG_STATS_FILAMENTUSED_EN,
  2857. MSG_STATS_FILAMENTUSED_CZ,
  2858. MSG_STATS_FILAMENTUSED_IT,
  2859. MSG_STATS_FILAMENTUSED_ES,
  2860. MSG_STATS_FILAMENTUSED_PL
  2861. };
  2862. const char MSG_STATS_PRINTTIME_EN[] PROGMEM = "Print time: ";
  2863. const char MSG_STATS_PRINTTIME_CZ[] PROGMEM = "Cas tisku : ";
  2864. const char MSG_STATS_PRINTTIME_IT[] PROGMEM = "Tempo stampa:";
  2865. const char MSG_STATS_PRINTTIME_ES[] PROGMEM = "Tiempo de imp.:";
  2866. const char MSG_STATS_PRINTTIME_PL[] PROGMEM = "Czas druku : ";
  2867. const char * const MSG_STATS_PRINTTIME_LANG_TABLE[LANG_NUM] PROGMEM = {
  2868. MSG_STATS_PRINTTIME_EN,
  2869. MSG_STATS_PRINTTIME_CZ,
  2870. MSG_STATS_PRINTTIME_IT,
  2871. MSG_STATS_PRINTTIME_ES,
  2872. MSG_STATS_PRINTTIME_PL
  2873. };
  2874. const char MSG_STATS_TOTALFILAMENT_EN[] PROGMEM = "Total filament :";
  2875. const char MSG_STATS_TOTALFILAMENT_CZ[] PROGMEM = "Filament celkem :";
  2876. const char MSG_STATS_TOTALFILAMENT_IT[] PROGMEM = "Filamento tot:";
  2877. const char MSG_STATS_TOTALFILAMENT_ES[] PROGMEM = "Filamento total:";
  2878. const char MSG_STATS_TOTALFILAMENT_PL[] PROGMEM = "Filament lacznie :";
  2879. const char * const MSG_STATS_TOTALFILAMENT_LANG_TABLE[LANG_NUM] PROGMEM = {
  2880. MSG_STATS_TOTALFILAMENT_EN,
  2881. MSG_STATS_TOTALFILAMENT_CZ,
  2882. MSG_STATS_TOTALFILAMENT_IT,
  2883. MSG_STATS_TOTALFILAMENT_ES,
  2884. MSG_STATS_TOTALFILAMENT_PL
  2885. };
  2886. const char MSG_STATS_TOTALPRINTTIME_EN[] PROGMEM = "Total print time :";
  2887. const char MSG_STATS_TOTALPRINTTIME_CZ[] PROGMEM = "Celkovy cas :";
  2888. const char MSG_STATS_TOTALPRINTTIME_IT[] PROGMEM = "Tempo stampa tot:";
  2889. const char MSG_STATS_TOTALPRINTTIME_ES[] PROGMEM = "Tiempo total :";
  2890. const char MSG_STATS_TOTALPRINTTIME_PL[] PROGMEM = "Czas calkowity :";
  2891. const char * const MSG_STATS_TOTALPRINTTIME_LANG_TABLE[LANG_NUM] PROGMEM = {
  2892. MSG_STATS_TOTALPRINTTIME_EN,
  2893. MSG_STATS_TOTALPRINTTIME_CZ,
  2894. MSG_STATS_TOTALPRINTTIME_IT,
  2895. MSG_STATS_TOTALPRINTTIME_ES,
  2896. MSG_STATS_TOTALPRINTTIME_PL
  2897. };
  2898. const char MSG_STEPPER_TOO_HIGH_EN[] PROGMEM = "Steprate too high: ";
  2899. const char MSG_STEPPER_TOO_HIGH_CZ[] PROGMEM = "Steprate too high: ";
  2900. const char MSG_STEPPER_TOO_HIGH_IT[] PROGMEM = "Steprate too high: ";
  2901. const char MSG_STEPPER_TOO_HIGH_ES[] PROGMEM = "Steprate too high: ";
  2902. const char MSG_STEPPER_TOO_HIGH_PL[] PROGMEM = "Steprate too high: ";
  2903. const char * const MSG_STEPPER_TOO_HIGH_LANG_TABLE[LANG_NUM] PROGMEM = {
  2904. MSG_STEPPER_TOO_HIGH_EN,
  2905. MSG_STEPPER_TOO_HIGH_CZ,
  2906. MSG_STEPPER_TOO_HIGH_IT,
  2907. MSG_STEPPER_TOO_HIGH_ES,
  2908. MSG_STEPPER_TOO_HIGH_PL
  2909. };
  2910. const char MSG_STOPPED_EN[] PROGMEM = "STOPPED. ";
  2911. const char MSG_STOPPED_CZ[] PROGMEM = "STOPPED. ";
  2912. const char MSG_STOPPED_IT[] PROGMEM = "ARRESTATO ";
  2913. const char MSG_STOPPED_ES[] PROGMEM = "PARADA";
  2914. const char MSG_STOPPED_PL[] PROGMEM = "STOPPED. ";
  2915. const char * const MSG_STOPPED_LANG_TABLE[LANG_NUM] PROGMEM = {
  2916. MSG_STOPPED_EN,
  2917. MSG_STOPPED_CZ,
  2918. MSG_STOPPED_IT,
  2919. MSG_STOPPED_ES,
  2920. MSG_STOPPED_PL
  2921. };
  2922. const char MSG_STOP_PRINT_EN[] PROGMEM = "Stop print";
  2923. const char MSG_STOP_PRINT_CZ[] PROGMEM = "Zastavit tisk";
  2924. const char MSG_STOP_PRINT_IT[] PROGMEM = "Arresta stampa";
  2925. const char MSG_STOP_PRINT_ES[] PROGMEM = "Detener impresion";
  2926. const char MSG_STOP_PRINT_PL[] PROGMEM = "Zatrzymac druk";
  2927. const char * const MSG_STOP_PRINT_LANG_TABLE[LANG_NUM] PROGMEM = {
  2928. MSG_STOP_PRINT_EN,
  2929. MSG_STOP_PRINT_CZ,
  2930. MSG_STOP_PRINT_IT,
  2931. MSG_STOP_PRINT_ES,
  2932. MSG_STOP_PRINT_PL
  2933. };
  2934. const char MSG_STORE_EPROM_EN[] PROGMEM = "Store memory";
  2935. const char MSG_STORE_EPROM_CZ[] PROGMEM = "Store memory";
  2936. const char MSG_STORE_EPROM_IT[] PROGMEM = "Store memory";
  2937. const char MSG_STORE_EPROM_ES[] PROGMEM = "Store memory";
  2938. const char MSG_STORE_EPROM_PL[] PROGMEM = "Store memory";
  2939. const char * const MSG_STORE_EPROM_LANG_TABLE[LANG_NUM] PROGMEM = {
  2940. MSG_STORE_EPROM_EN,
  2941. MSG_STORE_EPROM_CZ,
  2942. MSG_STORE_EPROM_IT,
  2943. MSG_STORE_EPROM_ES,
  2944. MSG_STORE_EPROM_PL
  2945. };
  2946. const char MSG_SUPPORT_EN[] PROGMEM = "Support";
  2947. const char MSG_SUPPORT_CZ[] PROGMEM = "Podpora";
  2948. const char MSG_SUPPORT_IT[] PROGMEM = "Support";
  2949. const char MSG_SUPPORT_ES[] PROGMEM = "Support";
  2950. const char MSG_SUPPORT_PL[] PROGMEM = "Pomoc";
  2951. const char * const MSG_SUPPORT_LANG_TABLE[LANG_NUM] PROGMEM = {
  2952. MSG_SUPPORT_EN,
  2953. MSG_SUPPORT_CZ,
  2954. MSG_SUPPORT_IT,
  2955. MSG_SUPPORT_ES,
  2956. MSG_SUPPORT_PL
  2957. };
  2958. const char MSG_SWITCH_PS_OFF_EN[] PROGMEM = "Switch power off";
  2959. const char MSG_SWITCH_PS_OFF_CZ[] PROGMEM = "Zapnout zdroj";
  2960. const char MSG_SWITCH_PS_OFF_IT[] PROGMEM = "Switch power off";
  2961. const char MSG_SWITCH_PS_OFF_ES[] PROGMEM = "Switch power off";
  2962. const char MSG_SWITCH_PS_OFF_PL[] PROGMEM = "Zapnout zdroj";
  2963. const char * const MSG_SWITCH_PS_OFF_LANG_TABLE[LANG_NUM] PROGMEM = {
  2964. MSG_SWITCH_PS_OFF_EN,
  2965. MSG_SWITCH_PS_OFF_CZ,
  2966. MSG_SWITCH_PS_OFF_IT,
  2967. MSG_SWITCH_PS_OFF_ES,
  2968. MSG_SWITCH_PS_OFF_PL
  2969. };
  2970. const char MSG_SWITCH_PS_ON_EN[] PROGMEM = "Switch power on";
  2971. const char MSG_SWITCH_PS_ON_CZ[] PROGMEM = "Vypnout zdroj";
  2972. const char MSG_SWITCH_PS_ON_IT[] PROGMEM = "Switch power on";
  2973. const char MSG_SWITCH_PS_ON_ES[] PROGMEM = "Switch power on";
  2974. const char MSG_SWITCH_PS_ON_PL[] PROGMEM = "Vypnout zdroj";
  2975. const char * const MSG_SWITCH_PS_ON_LANG_TABLE[LANG_NUM] PROGMEM = {
  2976. MSG_SWITCH_PS_ON_EN,
  2977. MSG_SWITCH_PS_ON_CZ,
  2978. MSG_SWITCH_PS_ON_IT,
  2979. MSG_SWITCH_PS_ON_ES,
  2980. MSG_SWITCH_PS_ON_PL
  2981. };
  2982. const char MSG_TAKE_EFFECT_EN[] PROGMEM = " for take effect";
  2983. const char MSG_TAKE_EFFECT_CZ[] PROGMEM = " pro projeveni zmen";
  2984. const char MSG_TAKE_EFFECT_IT[] PROGMEM = " per mostrare i camb.";
  2985. const char MSG_TAKE_EFFECT_ES[] PROGMEM = "para tomar efecto";
  2986. const char MSG_TAKE_EFFECT_PL[] PROGMEM = "wprow. zmian";
  2987. const char * const MSG_TAKE_EFFECT_LANG_TABLE[LANG_NUM] PROGMEM = {
  2988. MSG_TAKE_EFFECT_EN,
  2989. MSG_TAKE_EFFECT_CZ,
  2990. MSG_TAKE_EFFECT_IT,
  2991. MSG_TAKE_EFFECT_ES,
  2992. MSG_TAKE_EFFECT_PL
  2993. };
  2994. const char MSG_TEMPERATURE_EN[] PROGMEM = "Temperature";
  2995. const char MSG_TEMPERATURE_CZ[] PROGMEM = "Teplota";
  2996. const char MSG_TEMPERATURE_IT[] PROGMEM = "Temperatura";
  2997. const char MSG_TEMPERATURE_ES[] PROGMEM = "Temperatura";
  2998. const char MSG_TEMPERATURE_PL[] PROGMEM = "Temperatura";
  2999. const char * const MSG_TEMPERATURE_LANG_TABLE[LANG_NUM] PROGMEM = {
  3000. MSG_TEMPERATURE_EN,
  3001. MSG_TEMPERATURE_CZ,
  3002. MSG_TEMPERATURE_IT,
  3003. MSG_TEMPERATURE_ES,
  3004. MSG_TEMPERATURE_PL
  3005. };
  3006. const char MSG_TUNE_EN[] PROGMEM = "Tune";
  3007. const char MSG_TUNE_CZ[] PROGMEM = "Ladit";
  3008. const char MSG_TUNE_IT[] PROGMEM = "Adatta";
  3009. const char MSG_TUNE_ES[] PROGMEM = "Ajustar";
  3010. const char MSG_TUNE_PL[] PROGMEM = "Nastroic";
  3011. const char * const MSG_TUNE_LANG_TABLE[LANG_NUM] PROGMEM = {
  3012. MSG_TUNE_EN,
  3013. MSG_TUNE_CZ,
  3014. MSG_TUNE_IT,
  3015. MSG_TUNE_ES,
  3016. MSG_TUNE_PL
  3017. };
  3018. const char MSG_UNKNOWN_COMMAND_EN[] PROGMEM = "Unknown command: \"";
  3019. const char MSG_UNKNOWN_COMMAND_CZ[] PROGMEM = "Unknown command: \"";
  3020. const char MSG_UNKNOWN_COMMAND_IT[] PROGMEM = "Unknown command: \"";
  3021. const char MSG_UNKNOWN_COMMAND_ES[] PROGMEM = "Unknown command: \"";
  3022. const char MSG_UNKNOWN_COMMAND_PL[] PROGMEM = "Unknown command: \"";
  3023. const char * const MSG_UNKNOWN_COMMAND_LANG_TABLE[LANG_NUM] PROGMEM = {
  3024. MSG_UNKNOWN_COMMAND_EN,
  3025. MSG_UNKNOWN_COMMAND_CZ,
  3026. MSG_UNKNOWN_COMMAND_IT,
  3027. MSG_UNKNOWN_COMMAND_ES,
  3028. MSG_UNKNOWN_COMMAND_PL
  3029. };
  3030. const char MSG_UNLOAD_FILAMENT_EN[] PROGMEM = "Unload filament";
  3031. const char MSG_UNLOAD_FILAMENT_CZ[] PROGMEM = "Vyjmout filament";
  3032. const char MSG_UNLOAD_FILAMENT_IT[] PROGMEM = "Scaricare fil.";
  3033. const char MSG_UNLOAD_FILAMENT_ES[] PROGMEM = "Sacar filamento";
  3034. const char MSG_UNLOAD_FILAMENT_PL[] PROGMEM = "Wyjac filament";
  3035. const char * const MSG_UNLOAD_FILAMENT_LANG_TABLE[LANG_NUM] PROGMEM = {
  3036. MSG_UNLOAD_FILAMENT_EN,
  3037. MSG_UNLOAD_FILAMENT_CZ,
  3038. MSG_UNLOAD_FILAMENT_IT,
  3039. MSG_UNLOAD_FILAMENT_ES,
  3040. MSG_UNLOAD_FILAMENT_PL
  3041. };
  3042. const char MSG_USB_PRINTING_EN[] PROGMEM = "USB printing ";
  3043. const char MSG_USB_PRINTING_CZ[] PROGMEM = "Tisk z USB ";
  3044. const char MSG_USB_PRINTING_IT[] PROGMEM = "Stampa da USB";
  3045. const char MSG_USB_PRINTING_ES[] PROGMEM = "Impresion de USB ";
  3046. const char MSG_USB_PRINTING_PL[] PROGMEM = "Druk z USB ";
  3047. const char * const MSG_USB_PRINTING_LANG_TABLE[LANG_NUM] PROGMEM = {
  3048. MSG_USB_PRINTING_EN,
  3049. MSG_USB_PRINTING_CZ,
  3050. MSG_USB_PRINTING_IT,
  3051. MSG_USB_PRINTING_ES,
  3052. MSG_USB_PRINTING_PL
  3053. };
  3054. const char MSG_USERWAIT_EN[] PROGMEM = "Wait for user...";
  3055. const char MSG_USERWAIT_CZ[] PROGMEM = "Wait for user...";
  3056. const char MSG_USERWAIT_IT[] PROGMEM = "Attendi Utente...";
  3057. const char MSG_USERWAIT_ES[] PROGMEM = "Esperando ordenes";
  3058. const char MSG_USERWAIT_PL[] PROGMEM = "Wait for user...";
  3059. const char * const MSG_USERWAIT_LANG_TABLE[LANG_NUM] PROGMEM = {
  3060. MSG_USERWAIT_EN,
  3061. MSG_USERWAIT_CZ,
  3062. MSG_USERWAIT_IT,
  3063. MSG_USERWAIT_ES,
  3064. MSG_USERWAIT_PL
  3065. };
  3066. const char MSG_VE_JERK_EN[] PROGMEM = "Ve-jerk";
  3067. const char MSG_VE_JERK_CZ[] PROGMEM = "Ve-jerk";
  3068. const char MSG_VE_JERK_IT[] PROGMEM = "Ve-jerk";
  3069. const char MSG_VE_JERK_ES[] PROGMEM = "Ve-jerk";
  3070. const char MSG_VE_JERK_PL[] PROGMEM = "Ve-jerk";
  3071. const char * const MSG_VE_JERK_LANG_TABLE[LANG_NUM] PROGMEM = {
  3072. MSG_VE_JERK_EN,
  3073. MSG_VE_JERK_CZ,
  3074. MSG_VE_JERK_IT,
  3075. MSG_VE_JERK_ES,
  3076. MSG_VE_JERK_PL
  3077. };
  3078. const char MSG_VMAX_EN[] PROGMEM = "Vmax ";
  3079. const char MSG_VMAX_CZ[] PROGMEM = "Vmax ";
  3080. const char MSG_VMAX_IT[] PROGMEM = "Vmax ";
  3081. const char MSG_VMAX_ES[] PROGMEM = "Vmax ";
  3082. const char MSG_VMAX_PL[] PROGMEM = "Vmax ";
  3083. const char * const MSG_VMAX_LANG_TABLE[LANG_NUM] PROGMEM = {
  3084. MSG_VMAX_EN,
  3085. MSG_VMAX_CZ,
  3086. MSG_VMAX_IT,
  3087. MSG_VMAX_ES,
  3088. MSG_VMAX_PL
  3089. };
  3090. const char MSG_VMIN_EN[] PROGMEM = "Vmin";
  3091. const char MSG_VMIN_CZ[] PROGMEM = "Vmin";
  3092. const char MSG_VMIN_IT[] PROGMEM = "Vmin";
  3093. const char MSG_VMIN_ES[] PROGMEM = "Vmin";
  3094. const char MSG_VMIN_PL[] PROGMEM = "Vmin";
  3095. const char * const MSG_VMIN_LANG_TABLE[LANG_NUM] PROGMEM = {
  3096. MSG_VMIN_EN,
  3097. MSG_VMIN_CZ,
  3098. MSG_VMIN_IT,
  3099. MSG_VMIN_ES,
  3100. MSG_VMIN_PL
  3101. };
  3102. const char MSG_VOLUMETRIC_EN[] PROGMEM = "Filament";
  3103. const char MSG_VOLUMETRIC_CZ[] PROGMEM = "Filament";
  3104. const char MSG_VOLUMETRIC_IT[] PROGMEM = "Filament";
  3105. const char MSG_VOLUMETRIC_ES[] PROGMEM = "Filament";
  3106. const char MSG_VOLUMETRIC_PL[] PROGMEM = "Filament";
  3107. const char * const MSG_VOLUMETRIC_LANG_TABLE[LANG_NUM] PROGMEM = {
  3108. MSG_VOLUMETRIC_EN,
  3109. MSG_VOLUMETRIC_CZ,
  3110. MSG_VOLUMETRIC_IT,
  3111. MSG_VOLUMETRIC_ES,
  3112. MSG_VOLUMETRIC_PL
  3113. };
  3114. const char MSG_VOLUMETRIC_ENABLED_EN[] PROGMEM = "E in mm3";
  3115. const char MSG_VOLUMETRIC_ENABLED_CZ[] PROGMEM = "E in mm3";
  3116. const char MSG_VOLUMETRIC_ENABLED_IT[] PROGMEM = "E in mm3";
  3117. const char MSG_VOLUMETRIC_ENABLED_ES[] PROGMEM = "E in mm3";
  3118. const char MSG_VOLUMETRIC_ENABLED_PL[] PROGMEM = "E in mm3";
  3119. const char * const MSG_VOLUMETRIC_ENABLED_LANG_TABLE[LANG_NUM] PROGMEM = {
  3120. MSG_VOLUMETRIC_ENABLED_EN,
  3121. MSG_VOLUMETRIC_ENABLED_CZ,
  3122. MSG_VOLUMETRIC_ENABLED_IT,
  3123. MSG_VOLUMETRIC_ENABLED_ES,
  3124. MSG_VOLUMETRIC_ENABLED_PL
  3125. };
  3126. const char MSG_VTRAV_MIN_EN[] PROGMEM = "VTrav min";
  3127. const char MSG_VTRAV_MIN_CZ[] PROGMEM = "VTrav min";
  3128. const char MSG_VTRAV_MIN_IT[] PROGMEM = "VTrav min";
  3129. const char MSG_VTRAV_MIN_ES[] PROGMEM = "VTrav min";
  3130. const char MSG_VTRAV_MIN_PL[] PROGMEM = "VTrav min";
  3131. const char * const MSG_VTRAV_MIN_LANG_TABLE[LANG_NUM] PROGMEM = {
  3132. MSG_VTRAV_MIN_EN,
  3133. MSG_VTRAV_MIN_CZ,
  3134. MSG_VTRAV_MIN_IT,
  3135. MSG_VTRAV_MIN_ES,
  3136. MSG_VTRAV_MIN_PL
  3137. };
  3138. const char MSG_VXY_JERK_EN[] PROGMEM = "Vxy-jerk";
  3139. const char MSG_VXY_JERK_CZ[] PROGMEM = "Vxy-jerk";
  3140. const char MSG_VXY_JERK_IT[] PROGMEM = "Vxy-jerk";
  3141. const char MSG_VXY_JERK_ES[] PROGMEM = "Vxy-jerk";
  3142. const char MSG_VXY_JERK_PL[] PROGMEM = "Vxy-jerk";
  3143. const char * const MSG_VXY_JERK_LANG_TABLE[LANG_NUM] PROGMEM = {
  3144. MSG_VXY_JERK_EN,
  3145. MSG_VXY_JERK_CZ,
  3146. MSG_VXY_JERK_IT,
  3147. MSG_VXY_JERK_ES,
  3148. MSG_VXY_JERK_PL
  3149. };
  3150. const char MSG_VZ_JERK_EN[] PROGMEM = "Vz-jerk";
  3151. const char MSG_VZ_JERK_CZ[] PROGMEM = "Vz-jerk";
  3152. const char MSG_VZ_JERK_IT[] PROGMEM = "Vz-jerk";
  3153. const char MSG_VZ_JERK_ES[] PROGMEM = "Vz-jerk";
  3154. const char MSG_VZ_JERK_PL[] PROGMEM = "Vz-jerk";
  3155. const char * const MSG_VZ_JERK_LANG_TABLE[LANG_NUM] PROGMEM = {
  3156. MSG_VZ_JERK_EN,
  3157. MSG_VZ_JERK_CZ,
  3158. MSG_VZ_JERK_IT,
  3159. MSG_VZ_JERK_ES,
  3160. MSG_VZ_JERK_PL
  3161. };
  3162. const char MSG_WATCH_EN[] PROGMEM = "Info screen";
  3163. const char MSG_WATCH_CZ[] PROGMEM = "Informace";
  3164. const char MSG_WATCH_IT[] PROGMEM = "Guarda";
  3165. const char MSG_WATCH_ES[] PROGMEM = "Monitorizar";
  3166. const char MSG_WATCH_PL[] PROGMEM = "Informacje";
  3167. const char * const MSG_WATCH_LANG_TABLE[LANG_NUM] PROGMEM = {
  3168. MSG_WATCH_EN,
  3169. MSG_WATCH_CZ,
  3170. MSG_WATCH_IT,
  3171. MSG_WATCH_ES,
  3172. MSG_WATCH_PL
  3173. };
  3174. const char MSG_WATCHDOG_RESET_EN[] PROGMEM = " Watchdog Reset";
  3175. const char MSG_WATCHDOG_RESET_CZ[] PROGMEM = " Watchdog Reset";
  3176. const char MSG_WATCHDOG_RESET_IT[] PROGMEM = " Watchdog Reset";
  3177. const char MSG_WATCHDOG_RESET_ES[] PROGMEM = " Watchdog Reset";
  3178. const char MSG_WATCHDOG_RESET_PL[] PROGMEM = " Watchdog Reset";
  3179. const char * const MSG_WATCHDOG_RESET_LANG_TABLE[LANG_NUM] PROGMEM = {
  3180. MSG_WATCHDOG_RESET_EN,
  3181. MSG_WATCHDOG_RESET_CZ,
  3182. MSG_WATCHDOG_RESET_IT,
  3183. MSG_WATCHDOG_RESET_ES,
  3184. MSG_WATCHDOG_RESET_PL
  3185. };
  3186. const char MSG_X_EN[] PROGMEM = "x";
  3187. const char MSG_X_CZ[] PROGMEM = "x";
  3188. const char MSG_X_IT[] PROGMEM = "x";
  3189. const char MSG_X_ES[] PROGMEM = "x";
  3190. const char MSG_X_PL[] PROGMEM = "x";
  3191. const char * const MSG_X_LANG_TABLE[LANG_NUM] PROGMEM = {
  3192. MSG_X_EN,
  3193. MSG_X_CZ,
  3194. MSG_X_IT,
  3195. MSG_X_ES,
  3196. MSG_X_PL
  3197. };
  3198. const char MSG_XSTEPS_EN[] PROGMEM = "Xsteps/mm";
  3199. const char MSG_XSTEPS_CZ[] PROGMEM = "Xsteps/mm";
  3200. const char MSG_XSTEPS_IT[] PROGMEM = "Xsteps/mm";
  3201. const char MSG_XSTEPS_ES[] PROGMEM = "Xsteps/mm";
  3202. const char MSG_XSTEPS_PL[] PROGMEM = "Xsteps/mm";
  3203. const char * const MSG_XSTEPS_LANG_TABLE[LANG_NUM] PROGMEM = {
  3204. MSG_XSTEPS_EN,
  3205. MSG_XSTEPS_CZ,
  3206. MSG_XSTEPS_IT,
  3207. MSG_XSTEPS_ES,
  3208. MSG_XSTEPS_PL
  3209. };
  3210. const char MSG_X_MAX_EN[] PROGMEM = "x_max: ";
  3211. const char MSG_X_MAX_CZ[] PROGMEM = "x_max: ";
  3212. const char MSG_X_MAX_IT[] PROGMEM = "x_max: ";
  3213. const char MSG_X_MAX_ES[] PROGMEM = "x_max: ";
  3214. const char MSG_X_MAX_PL[] PROGMEM = "x_max: ";
  3215. const char * const MSG_X_MAX_LANG_TABLE[LANG_NUM] PROGMEM = {
  3216. MSG_X_MAX_EN,
  3217. MSG_X_MAX_CZ,
  3218. MSG_X_MAX_IT,
  3219. MSG_X_MAX_ES,
  3220. MSG_X_MAX_PL
  3221. };
  3222. const char MSG_X_MIN_EN[] PROGMEM = "x_min: ";
  3223. const char MSG_X_MIN_CZ[] PROGMEM = "x_min: ";
  3224. const char MSG_X_MIN_IT[] PROGMEM = "x_min: ";
  3225. const char MSG_X_MIN_ES[] PROGMEM = "x_min: ";
  3226. const char MSG_X_MIN_PL[] PROGMEM = "x_min: ";
  3227. const char * const MSG_X_MIN_LANG_TABLE[LANG_NUM] PROGMEM = {
  3228. MSG_X_MIN_EN,
  3229. MSG_X_MIN_CZ,
  3230. MSG_X_MIN_IT,
  3231. MSG_X_MIN_ES,
  3232. MSG_X_MIN_PL
  3233. };
  3234. const char MSG_Y_EN[] PROGMEM = "y";
  3235. const char MSG_Y_CZ[] PROGMEM = "y";
  3236. const char MSG_Y_IT[] PROGMEM = "y";
  3237. const char MSG_Y_ES[] PROGMEM = "y";
  3238. const char MSG_Y_PL[] PROGMEM = "y";
  3239. const char * const MSG_Y_LANG_TABLE[LANG_NUM] PROGMEM = {
  3240. MSG_Y_EN,
  3241. MSG_Y_CZ,
  3242. MSG_Y_IT,
  3243. MSG_Y_ES,
  3244. MSG_Y_PL
  3245. };
  3246. const char MSG_YES_EN[] PROGMEM = "Yes";
  3247. const char MSG_YES_CZ[] PROGMEM = "Ano";
  3248. const char MSG_YES_IT[] PROGMEM = "Si";
  3249. const char MSG_YES_ES[] PROGMEM = "Si";
  3250. const char MSG_YES_PL[] PROGMEM = "Tak";
  3251. const char * const MSG_YES_LANG_TABLE[LANG_NUM] PROGMEM = {
  3252. MSG_YES_EN,
  3253. MSG_YES_CZ,
  3254. MSG_YES_IT,
  3255. MSG_YES_ES,
  3256. MSG_YES_PL
  3257. };
  3258. const char MSG_YSTEPS_EN[] PROGMEM = "Ysteps/mm";
  3259. const char MSG_YSTEPS_CZ[] PROGMEM = "Ysteps/mm";
  3260. const char MSG_YSTEPS_IT[] PROGMEM = "Ysteps/mm";
  3261. const char MSG_YSTEPS_ES[] PROGMEM = "Ysteps/mm";
  3262. const char MSG_YSTEPS_PL[] PROGMEM = "Ysteps/mm";
  3263. const char * const MSG_YSTEPS_LANG_TABLE[LANG_NUM] PROGMEM = {
  3264. MSG_YSTEPS_EN,
  3265. MSG_YSTEPS_CZ,
  3266. MSG_YSTEPS_IT,
  3267. MSG_YSTEPS_ES,
  3268. MSG_YSTEPS_PL
  3269. };
  3270. const char MSG_Y_MAX_EN[] PROGMEM = "y_max: ";
  3271. const char MSG_Y_MAX_CZ[] PROGMEM = "y_max: ";
  3272. const char MSG_Y_MAX_IT[] PROGMEM = "y_max: ";
  3273. const char MSG_Y_MAX_ES[] PROGMEM = "y_max: ";
  3274. const char MSG_Y_MAX_PL[] PROGMEM = "y_max: ";
  3275. const char * const MSG_Y_MAX_LANG_TABLE[LANG_NUM] PROGMEM = {
  3276. MSG_Y_MAX_EN,
  3277. MSG_Y_MAX_CZ,
  3278. MSG_Y_MAX_IT,
  3279. MSG_Y_MAX_ES,
  3280. MSG_Y_MAX_PL
  3281. };
  3282. const char MSG_Y_MIN_EN[] PROGMEM = "y_min: ";
  3283. const char MSG_Y_MIN_CZ[] PROGMEM = "y_min: ";
  3284. const char MSG_Y_MIN_IT[] PROGMEM = "y_min: ";
  3285. const char MSG_Y_MIN_ES[] PROGMEM = "y_min: ";
  3286. const char MSG_Y_MIN_PL[] PROGMEM = "y_min: ";
  3287. const char * const MSG_Y_MIN_LANG_TABLE[LANG_NUM] PROGMEM = {
  3288. MSG_Y_MIN_EN,
  3289. MSG_Y_MIN_CZ,
  3290. MSG_Y_MIN_IT,
  3291. MSG_Y_MIN_ES,
  3292. MSG_Y_MIN_PL
  3293. };
  3294. const char MSG_Z_EN[] PROGMEM = "z";
  3295. const char MSG_Z_CZ[] PROGMEM = "z";
  3296. const char MSG_Z_IT[] PROGMEM = "z";
  3297. const char MSG_Z_ES[] PROGMEM = "z";
  3298. const char MSG_Z_PL[] PROGMEM = "z";
  3299. const char * const MSG_Z_LANG_TABLE[LANG_NUM] PROGMEM = {
  3300. MSG_Z_EN,
  3301. MSG_Z_CZ,
  3302. MSG_Z_IT,
  3303. MSG_Z_ES,
  3304. MSG_Z_PL
  3305. };
  3306. const char MSG_ZPROBE_OUT_EN[] PROGMEM = "Z probe out. bed";
  3307. const char MSG_ZPROBE_OUT_CZ[] PROGMEM = "Z probe out. bed";
  3308. const char MSG_ZPROBE_OUT_IT[] PROGMEM = "Z probe out. bed";
  3309. const char MSG_ZPROBE_OUT_ES[] PROGMEM = "Z probe out. bed";
  3310. const char MSG_ZPROBE_OUT_PL[] PROGMEM = "Z probe out. bed";
  3311. const char * const MSG_ZPROBE_OUT_LANG_TABLE[LANG_NUM] PROGMEM = {
  3312. MSG_ZPROBE_OUT_EN,
  3313. MSG_ZPROBE_OUT_CZ,
  3314. MSG_ZPROBE_OUT_IT,
  3315. MSG_ZPROBE_OUT_ES,
  3316. MSG_ZPROBE_OUT_PL
  3317. };
  3318. const char MSG_ZPROBE_ZOFFSET_EN[] PROGMEM = "Z Offset";
  3319. const char MSG_ZPROBE_ZOFFSET_CZ[] PROGMEM = "Z Offset";
  3320. const char MSG_ZPROBE_ZOFFSET_IT[] PROGMEM = "Z Offset";
  3321. const char MSG_ZPROBE_ZOFFSET_ES[] PROGMEM = "Z Offset";
  3322. const char MSG_ZPROBE_ZOFFSET_PL[] PROGMEM = "Z Offset";
  3323. const char * const MSG_ZPROBE_ZOFFSET_LANG_TABLE[LANG_NUM] PROGMEM = {
  3324. MSG_ZPROBE_ZOFFSET_EN,
  3325. MSG_ZPROBE_ZOFFSET_CZ,
  3326. MSG_ZPROBE_ZOFFSET_IT,
  3327. MSG_ZPROBE_ZOFFSET_ES,
  3328. MSG_ZPROBE_ZOFFSET_PL
  3329. };
  3330. const char MSG_ZSTEPS_EN[] PROGMEM = "Zsteps/mm";
  3331. const char MSG_ZSTEPS_CZ[] PROGMEM = "Zsteps/mm";
  3332. const char MSG_ZSTEPS_IT[] PROGMEM = "Zsteps/mm";
  3333. const char MSG_ZSTEPS_ES[] PROGMEM = "Zsteps/mm";
  3334. const char MSG_ZSTEPS_PL[] PROGMEM = "Zsteps/mm";
  3335. const char * const MSG_ZSTEPS_LANG_TABLE[LANG_NUM] PROGMEM = {
  3336. MSG_ZSTEPS_EN,
  3337. MSG_ZSTEPS_CZ,
  3338. MSG_ZSTEPS_IT,
  3339. MSG_ZSTEPS_ES,
  3340. MSG_ZSTEPS_PL
  3341. };
  3342. const char MSG_Z_MAX_EN[] PROGMEM = "z_max: ";
  3343. const char MSG_Z_MAX_CZ[] PROGMEM = "z_max: ";
  3344. const char MSG_Z_MAX_IT[] PROGMEM = "z_max: ";
  3345. const char MSG_Z_MAX_ES[] PROGMEM = "z_max: ";
  3346. const char MSG_Z_MAX_PL[] PROGMEM = "z_max: ";
  3347. const char * const MSG_Z_MAX_LANG_TABLE[LANG_NUM] PROGMEM = {
  3348. MSG_Z_MAX_EN,
  3349. MSG_Z_MAX_CZ,
  3350. MSG_Z_MAX_IT,
  3351. MSG_Z_MAX_ES,
  3352. MSG_Z_MAX_PL
  3353. };
  3354. const char MSG_Z_MIN_EN[] PROGMEM = "z_min: ";
  3355. const char MSG_Z_MIN_CZ[] PROGMEM = "z_min: ";
  3356. const char MSG_Z_MIN_IT[] PROGMEM = "z_min: ";
  3357. const char MSG_Z_MIN_ES[] PROGMEM = "z_min: ";
  3358. const char MSG_Z_MIN_PL[] PROGMEM = "z_min: ";
  3359. const char * const MSG_Z_MIN_LANG_TABLE[LANG_NUM] PROGMEM = {
  3360. MSG_Z_MIN_EN,
  3361. MSG_Z_MIN_CZ,
  3362. MSG_Z_MIN_IT,
  3363. MSG_Z_MIN_ES,
  3364. MSG_Z_MIN_PL
  3365. };
  3366. const char WELCOME_MSG_EN[] PROGMEM = CUSTOM_MENDEL_NAME " ready.";
  3367. const char WELCOME_MSG_CZ[] PROGMEM = CUSTOM_MENDEL_NAME " ok";
  3368. const char WELCOME_MSG_IT[] PROGMEM = CUSTOM_MENDEL_NAME " pronto.";
  3369. const char WELCOME_MSG_ES[] PROGMEM = CUSTOM_MENDEL_NAME " lista";
  3370. const char WELCOME_MSG_PL[] PROGMEM = CUSTOM_MENDEL_NAME " gotowa";
  3371. const char * const WELCOME_MSG_LANG_TABLE[LANG_NUM] PROGMEM = {
  3372. WELCOME_MSG_EN,
  3373. WELCOME_MSG_CZ,
  3374. WELCOME_MSG_IT,
  3375. WELCOME_MSG_ES,
  3376. WELCOME_MSG_PL
  3377. };
  3378. char langbuffer[LCD_WIDTH+1];
  3379. char* CAT2(const char *s1,const char *s2) {
  3380. unsigned char len=0;
  3381. strncpy_P(langbuffer+len,s1,LCD_WIDTH-len);
  3382. len+=strlen_P(s1);
  3383. strncpy_P(langbuffer+len,s2,LCD_WIDTH-len);
  3384. return langbuffer;
  3385. }
  3386. char* CAT4(const char *s1,const char *s2,const char *s3,const char *s4) {
  3387. unsigned char len=0;
  3388. strncpy_P(langbuffer+len,s1,LCD_WIDTH-len);
  3389. len+=strlen_P(s1);
  3390. strncpy_P(langbuffer+len,s2,LCD_WIDTH-len);
  3391. len+=strlen_P(s2);
  3392. strncpy_P(langbuffer+len,s3,LCD_WIDTH-len);
  3393. len+=strlen_P(s3);
  3394. strncpy_P(langbuffer+len,s4,LCD_WIDTH-len);
  3395. return langbuffer;
  3396. }