ultralcd.cpp 224 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860
  1. //! @file
  2. #include "temperature.h"
  3. #include "ultralcd.h"
  4. #include "fsensor.h"
  5. #include "Marlin.h"
  6. #include "language.h"
  7. #include "cardreader.h"
  8. #include "temperature.h"
  9. #include "stepper.h"
  10. #include "ConfigurationStore.h"
  11. #include "printers.h"
  12. #include <string.h>
  13. #include "lcd.h"
  14. #include "menu.h"
  15. #include "util.h"
  16. #include "mesh_bed_leveling.h"
  17. #include "mesh_bed_calibration.h"
  18. //#include "Configuration.h"
  19. #include "cmdqueue.h"
  20. #include "SdFatUtil.h"
  21. #ifdef FILAMENT_SENSOR
  22. #include "pat9125.h"
  23. #include "fsensor.h"
  24. #endif //FILAMENT_SENSOR
  25. #ifdef TMC2130
  26. #include "tmc2130.h"
  27. #endif //TMC2130
  28. #include "sound.h"
  29. #include "mmu.h"
  30. #include "static_assert.h"
  31. #include "io_atmega2560.h"
  32. extern bool fans_check_enabled;
  33. int scrollstuff = 0;
  34. char longFilenameOLD[LONG_FILENAME_LENGTH];
  35. static void lcd_sd_updir();
  36. int8_t ReInitLCD = 0;
  37. int8_t SilentModeMenu = SILENT_MODE_OFF;
  38. int8_t FSensorStateMenu = 1;
  39. int8_t CrashDetectMenu = 1;
  40. extern bool fsensor_enable();
  41. extern void fsensor_disable();
  42. #ifdef TMC2130
  43. extern void crashdet_enable();
  44. extern void crashdet_disable();
  45. #endif //TMC2130
  46. #ifdef SDCARD_SORT_ALPHA
  47. bool presort_flag = false;
  48. #endif
  49. int lcd_commands_type = LCD_COMMAND_IDLE;
  50. int lcd_commands_step = 0;
  51. unsigned int custom_message_type = CUSTOM_MSG_TYPE_STATUS;
  52. unsigned int custom_message_state = 0;
  53. bool isPrintPaused = false;
  54. uint8_t farm_mode = 0;
  55. int farm_no = 0;
  56. int farm_timer = 8;
  57. int farm_status = 0;
  58. bool printer_connected = true;
  59. unsigned long display_time; //just timer for showing pid finished message on lcd;
  60. float pid_temp = DEFAULT_PID_TEMP;
  61. static bool forceMenuExpire = false;
  62. static bool lcd_autoDeplete;
  63. static float manual_feedrate[] = MANUAL_FEEDRATE;
  64. /* !Configuration settings */
  65. uint8_t lcd_status_message_level;
  66. char lcd_status_message[LCD_WIDTH + 1] = ""; //////WELCOME!
  67. unsigned char firstrun = 1;
  68. static const char separator[] PROGMEM = "--------------------";
  69. /** forward declarations **/
  70. static const char* lcd_display_message_fullscreen_nonBlocking_P(const char *msg, uint8_t &nlines);
  71. // void copy_and_scalePID_i();
  72. // void copy_and_scalePID_d();
  73. /* Different menus */
  74. static void lcd_status_screen();
  75. static void lcd_language_menu();
  76. static void lcd_main_menu();
  77. static void lcd_tune_menu();
  78. //static void lcd_move_menu();
  79. static void lcd_settings_menu();
  80. static void lcd_calibration_menu();
  81. #ifdef LINEARITY_CORRECTION
  82. static void lcd_settings_menu_back();
  83. #endif //LINEARITY_CORRECTION
  84. static void lcd_control_temperature_menu();
  85. static void lcd_control_temperature_preheat_pla_settings_menu();
  86. static void lcd_control_temperature_preheat_abs_settings_menu();
  87. static void lcd_control_motion_menu();
  88. static void lcd_control_volumetric_menu();
  89. static void lcd_settings_linearity_correction_menu_save();
  90. static void prusa_stat_printerstatus(int _status);
  91. static void prusa_stat_farm_number();
  92. static void prusa_stat_temperatures();
  93. static void prusa_stat_printinfo();
  94. static void lcd_farm_no();
  95. static void lcd_menu_extruder_info();
  96. static void lcd_menu_xyz_y_min();
  97. static void lcd_menu_xyz_skew();
  98. static void lcd_menu_xyz_offset();
  99. static void lcd_menu_fails_stats_mmu();
  100. static void lcd_menu_fails_stats_mmu_print();
  101. static void lcd_menu_fails_stats_mmu_total();
  102. static void lcd_menu_show_sensors_state();
  103. #if defined(TMC2130) || defined(FILAMENT_SENSOR)
  104. static void lcd_menu_fails_stats();
  105. #endif //TMC2130 or FILAMENT_SENSOR
  106. static void lcd_selftest_v();
  107. #ifdef TMC2130
  108. static void reset_crash_det(unsigned char axis);
  109. static bool lcd_selfcheck_axis_sg(unsigned char axis);
  110. static bool lcd_selfcheck_axis(int _axis, int _travel);
  111. #else
  112. static bool lcd_selfcheck_endstops();
  113. static bool lcd_selfcheck_axis(int _axis, int _travel);
  114. static bool lcd_selfcheck_pulleys(int axis);
  115. #endif //TMC2130
  116. static bool lcd_selfcheck_check_heater(bool _isbed);
  117. enum class testScreen
  118. {
  119. extruderFan,
  120. printFan,
  121. fansOk,
  122. endStops,
  123. axisX,
  124. axisY,
  125. axisZ,
  126. bed,
  127. hotend,
  128. hotendOk,
  129. fsensor,
  130. fsensorOk,
  131. allCorrect,
  132. failed,
  133. home,
  134. };
  135. static int lcd_selftest_screen(testScreen screen, int _progress, int _progress_scale, bool _clear, int _delay);
  136. static void lcd_selftest_screen_step(int _row, int _col, int _state, const char *_name, const char *_indicator);
  137. static bool lcd_selftest_manual_fan_check(int _fan, bool check_opposite);
  138. static bool lcd_selftest_fan_dialog(int _fan);
  139. static bool lcd_selftest_fsensor();
  140. static bool selftest_irsensor();
  141. static void lcd_selftest_error(int _error_no, const char *_error_1, const char *_error_2);
  142. static void lcd_colorprint_change();
  143. #ifdef SNMM
  144. static int get_ext_nr();
  145. #endif //SNMM
  146. #if defined (SNMM) || defined(SNMM_V2)
  147. static void fil_load_menu();
  148. static void fil_unload_menu();
  149. #endif // SNMM || SNMM_V2
  150. static void lcd_disable_farm_mode();
  151. static void lcd_set_fan_check();
  152. static char snmm_stop_print_menu();
  153. #ifdef SDCARD_SORT_ALPHA
  154. static void lcd_sort_type_set();
  155. #endif
  156. static float count_e(float layer_heigth, float extrusion_width, float extrusion_length);
  157. static void lcd_babystep_z();
  158. static void lcd_send_status();
  159. #ifdef FARM_CONNECT_MESSAGE
  160. static void lcd_connect_printer();
  161. #endif //FARM_CONNECT_MESSAGE
  162. void lcd_finishstatus();
  163. static void lcd_sdcard_menu();
  164. #ifdef DELTA_CALIBRATION_MENU
  165. static void lcd_delta_calibrate_menu();
  166. #endif // DELTA_CALIBRATION_MENU
  167. /* Different types of actions that can be used in menu items. */
  168. static void menu_action_sdfile(const char* filename);
  169. static void menu_action_sddirectory(const char* filename);
  170. #define ENCODER_FEEDRATE_DEADZONE 10
  171. #define STATE_NA 255
  172. #define STATE_OFF 0
  173. #define STATE_ON 1
  174. /*
  175. #define MENU_ITEM(type, label, args...) do { \
  176. if (menu_item == menu_line) { \
  177. if (lcd_draw_update) { \
  178. const char* _label_pstr = (label); \
  179. if (lcd_encoder == menu_item) { \
  180. lcd_implementation_drawmenu_ ## type ## _selected (menu_row, _label_pstr , ## args ); \
  181. }else{\
  182. lcd_implementation_drawmenu_ ## type (menu_row, _label_pstr , ## args ); \
  183. }\
  184. }\
  185. if (menu_clicked && (lcd_encoder == menu_item)) {\
  186. lcd_quick_feedback(); \
  187. menu_action_ ## type ( args ); \
  188. return;\
  189. }\
  190. }\
  191. menu_item++;\
  192. } while(0)
  193. */
  194. #if (SDCARDDETECT > 0)
  195. bool lcd_oldcardstatus;
  196. #endif
  197. bool ignore_click = false;
  198. bool wait_for_unclick;
  199. // place-holders for Ki and Kd edits
  200. #ifdef PIDTEMP
  201. // float raw_Ki, raw_Kd;
  202. #endif
  203. bool bMain; // flag (i.e. 'fake parameter') for 'lcd_sdcard_menu()' function
  204. const char STR_SEPARATOR[] PROGMEM = "------------";
  205. static void lcd_implementation_drawmenu_sdfile_selected(uint8_t row, char* longFilename)
  206. {
  207. char c;
  208. int enc_dif = lcd_encoder_diff;
  209. uint8_t n = LCD_WIDTH - 1;
  210. for(int g = 0; g<4;g++){
  211. lcd_set_cursor(0, g);
  212. lcd_print(' ');
  213. }
  214. lcd_set_cursor(0, row);
  215. lcd_print('>');
  216. int i = 1;
  217. int j = 0;
  218. char* longFilenameTMP = longFilename;
  219. while((c = *longFilenameTMP) != '\0')
  220. {
  221. lcd_set_cursor(i, row);
  222. lcd_print(c);
  223. i++;
  224. longFilenameTMP++;
  225. if(i==LCD_WIDTH){
  226. i=1;
  227. j++;
  228. longFilenameTMP = longFilename + j;
  229. n = LCD_WIDTH - 1;
  230. for(int g = 0; g<300 ;g++){
  231. manage_heater();
  232. if(LCD_CLICKED || ( enc_dif != lcd_encoder_diff )){
  233. longFilenameTMP = longFilename;
  234. *(longFilenameTMP + LCD_WIDTH - 2) = '\0';
  235. i = 1;
  236. j = 0;
  237. break;
  238. }else{
  239. if (j == 1) _delay_ms(3); //wait around 1.2 s to start scrolling text
  240. _delay_ms(1); //then scroll with redrawing every 300 ms
  241. }
  242. }
  243. }
  244. }
  245. if(c!='\0'){
  246. lcd_set_cursor(i, row);
  247. lcd_print(c);
  248. i++;
  249. }
  250. n=n-i+1;
  251. while(n--)
  252. lcd_print(' ');
  253. }
  254. static void lcd_implementation_drawmenu_sdfile(uint8_t row, const char* filename, char* longFilename)
  255. {
  256. char c;
  257. uint8_t n = LCD_WIDTH - 1;
  258. lcd_set_cursor(0, row);
  259. lcd_print(' ');
  260. if (longFilename[0] != '\0')
  261. {
  262. filename = longFilename;
  263. longFilename[LCD_WIDTH-1] = '\0';
  264. }
  265. while( ((c = *filename) != '\0') && (n>0) )
  266. {
  267. lcd_print(c);
  268. filename++;
  269. n--;
  270. }
  271. while(n--)
  272. lcd_print(' ');
  273. }
  274. static void lcd_implementation_drawmenu_sddirectory_selected(uint8_t row, const char* filename, char* longFilename)
  275. {
  276. char c;
  277. uint8_t n = LCD_WIDTH - 2;
  278. lcd_set_cursor(0, row);
  279. lcd_print('>');
  280. lcd_print(LCD_STR_FOLDER[0]);
  281. if (longFilename[0] != '\0')
  282. {
  283. filename = longFilename;
  284. longFilename[LCD_WIDTH-2] = '\0';
  285. }
  286. while( ((c = *filename) != '\0') && (n>0) )
  287. {
  288. lcd_print(c);
  289. filename++;
  290. n--;
  291. }
  292. while(n--)
  293. lcd_print(' ');
  294. }
  295. static void lcd_implementation_drawmenu_sddirectory(uint8_t row, const char* filename, char* longFilename)
  296. {
  297. char c;
  298. uint8_t n = LCD_WIDTH - 2;
  299. lcd_set_cursor(0, row);
  300. lcd_print(' ');
  301. lcd_print(LCD_STR_FOLDER[0]);
  302. if (longFilename[0] != '\0')
  303. {
  304. filename = longFilename;
  305. longFilename[LCD_WIDTH-2] = '\0';
  306. }
  307. while( ((c = *filename) != '\0') && (n>0) )
  308. {
  309. lcd_print(c);
  310. filename++;
  311. n--;
  312. }
  313. while(n--)
  314. lcd_print(' ');
  315. }
  316. #define MENU_ITEM_SDDIR(str_fn, str_fnl) do { if (menu_item_sddir(str_fn, str_fnl)) return; } while (0)
  317. //#define MENU_ITEM_SDDIR(str, str_fn, str_fnl) MENU_ITEM(sddirectory, str, str_fn, str_fnl)
  318. //extern uint8_t menu_item_sddir(const char* str, const char* str_fn, char* str_fnl);
  319. #define MENU_ITEM_SDFILE(str, str_fn, str_fnl) do { if (menu_item_sdfile(str, str_fn, str_fnl)) return; } while (0)
  320. //#define MENU_ITEM_SDFILE(str, str_fn, str_fnl) MENU_ITEM(sdfile, str, str_fn, str_fnl)
  321. //extern uint8_t menu_item_sdfile(const char* str, const char* str_fn, char* str_fnl);
  322. uint8_t menu_item_sddir(const char* str_fn, char* str_fnl)
  323. {
  324. #ifdef NEW_SD_MENU
  325. // str_fnl[18] = 0;
  326. // printf_P(PSTR("menu dir %d '%s' '%s'\n"), menu_row, str_fn, str_fnl);
  327. if (menu_item == menu_line)
  328. {
  329. if (lcd_draw_update)
  330. {
  331. lcd_set_cursor(0, menu_row);
  332. int cnt = lcd_printf_P(PSTR("%c%c%-18s"), (lcd_encoder == menu_item)?'>':' ', LCD_STR_FOLDER[0], str_fnl[0]?str_fnl:str_fn);
  333. // int cnt = lcd_printf_P(PSTR("%c%c%-18s"), (lcd_encoder == menu_item)?'>':' ', LCD_STR_FOLDER[0], str_fn);
  334. }
  335. if (menu_clicked && (lcd_encoder == menu_item))
  336. {
  337. uint8_t depth = (uint8_t)card.getWorkDirDepth();
  338. strcpy(dir_names[depth], str_fn);
  339. // printf_P(PSTR("%s\n"), dir_names[depth]);
  340. card.chdir(str_fn);
  341. lcd_encoder = 0;
  342. return menu_item_ret();
  343. }
  344. }
  345. menu_item++;
  346. return 0;
  347. #else //NEW_SD_MENU
  348. if (menu_item == menu_line)
  349. {
  350. if (lcd_draw_update)
  351. {
  352. if (lcd_encoder == menu_item)
  353. lcd_implementation_drawmenu_sddirectory_selected(menu_row, str_fn, str_fnl);
  354. else
  355. lcd_implementation_drawmenu_sddirectory(menu_row, str_fn, str_fnl);
  356. }
  357. if (menu_clicked && (lcd_encoder == menu_item))
  358. {
  359. menu_clicked = false;
  360. lcd_update_enabled = 0;
  361. menu_action_sddirectory(str_fn);
  362. lcd_update_enabled = 1;
  363. return menu_item_ret();
  364. }
  365. }
  366. menu_item++;
  367. return 0;
  368. #endif //NEW_SD_MENU
  369. }
  370. static uint8_t menu_item_sdfile(const char*
  371. #ifdef NEW_SD_MENU
  372. str
  373. #endif //NEW_SD_MENU
  374. ,const char* str_fn, char* str_fnl)
  375. {
  376. #ifdef NEW_SD_MENU
  377. // printf_P(PSTR("menu sdfile\n"));
  378. // str_fnl[19] = 0;
  379. // printf_P(PSTR("menu file %d '%s' '%s'\n"), menu_row, str_fn, str_fnl);
  380. if (menu_item == menu_line)
  381. {
  382. if (lcd_draw_update)
  383. {
  384. // printf_P(PSTR("menu file %d %d '%s'\n"), menu_row, menuData.sdcard_menu.viewState, str_fnl[0]?str_fnl:str_fn);
  385. lcd_set_cursor(0, menu_row);
  386. /* if (lcd_encoder == menu_item)
  387. {
  388. lcd_printf_P(PSTR("%c%-19s"), (lcd_encoder == menu_item)?'>':' ', (str_fnl[0]?str_fnl:str_fn) + 1);
  389. if (menuData.sdcard_menu.viewState == 0)
  390. {
  391. menuData.sdcard_menu.viewState++;
  392. lcd_printf_P(PSTR("%c%-19s"), (lcd_encoder == menu_item)?'>':' ', (str_fnl[0]?str_fnl:str_fn) + 1);
  393. }
  394. else if (menuData.sdcard_menu.viewState == 1)
  395. {
  396. lcd_printf_P(PSTR("%c%-19s"), (lcd_encoder == menu_item)?'>':' ', (str_fnl[0]?str_fnl:str_fn) + 2);
  397. }
  398. }
  399. else*/
  400. {
  401. str_fnl[19] = 0;
  402. lcd_printf_P(PSTR("%c%-19s"), (lcd_encoder == menu_item)?'>':' ', str_fnl[0]?str_fnl:str_fn);
  403. }
  404. // int cnt = lcd_printf_P(PSTR("%c%-19s"), (lcd_encoder == menu_item)?'>':' ', str_fnl);
  405. // int cnt = lcd_printf_P(PSTR("%cTESTIK.gcode"), (lcd_encoder == menu_item)?'>':' ');
  406. }
  407. if (menu_clicked && (lcd_encoder == menu_item))
  408. {
  409. return menu_item_ret();
  410. }
  411. }
  412. menu_item++;
  413. return 0;
  414. #else //NEW_SD_MENU
  415. if (menu_item == menu_line)
  416. {
  417. if (lcd_draw_update)
  418. {
  419. if (lcd_encoder == menu_item)
  420. lcd_implementation_drawmenu_sdfile_selected(menu_row, str_fnl);
  421. else
  422. lcd_implementation_drawmenu_sdfile(menu_row, str_fn, str_fnl);
  423. }
  424. if (menu_clicked && (lcd_encoder == menu_item))
  425. {
  426. lcd_consume_click();
  427. menu_action_sdfile(str_fn);
  428. return menu_item_ret();
  429. }
  430. }
  431. menu_item++;
  432. return 0;
  433. #endif //NEW_SD_MENU
  434. }
  435. // Print temperature (nozzle/bed) (9 chars total)
  436. void lcdui_print_temp(char type, int val_current, int val_target)
  437. {
  438. int chars = lcd_printf_P(_N("%c%3d/%d%c"), type, val_current, val_target, LCD_STR_DEGREE[0]);
  439. lcd_space(9 - chars);
  440. }
  441. // Print Z-coordinate (8 chars total)
  442. void lcdui_print_Z_coord(void)
  443. {
  444. if (custom_message_type == CUSTOM_MSG_TYPE_MESHBL)
  445. lcd_puts_P(_N("Z --- "));
  446. else
  447. lcd_printf_P(_N("Z%6.2f "), current_position[Z_AXIS]);
  448. }
  449. #ifdef PLANNER_DIAGNOSTICS
  450. // Print planner diagnostics (8 chars total)
  451. void lcdui_print_planner_diag(void)
  452. {
  453. lcd_set_cursor(LCD_WIDTH - 8-2, 1);
  454. lcd_print(LCD_STR_FEEDRATE[0]);
  455. lcd_print(itostr3(feedmultiply));
  456. lcd_puts_P(PSTR("% Q"));
  457. {
  458. uint8_t queue = planner_queue_min();
  459. if (queue < (BLOCK_BUFFER_SIZE >> 1))
  460. lcd_putc('!');
  461. else
  462. {
  463. lcd_putc((char)(queue / 10) + '0');
  464. queue %= 10;
  465. }
  466. lcd_putc((char)queue + '0');
  467. planner_queue_min_reset();
  468. }
  469. }
  470. #endif // PLANNER_DIAGNOSTICS
  471. // Print feedrate (8 chars total)
  472. void lcdui_print_feedrate(void)
  473. {
  474. int chars = lcd_printf_P(_N("%c%3d%%"), LCD_STR_FEEDRATE[0], feedmultiply);
  475. lcd_space(8 - chars);
  476. }
  477. // Print percent done in form "USB---%", " SD---%", " ---%" (7 chars total)
  478. void lcdui_print_percent_done(void)
  479. {
  480. const char* src = is_usb_printing?_N("USB"):(IS_SD_PRINTING?_N(" SD"):_N(" "));
  481. char per[4];
  482. bool num = IS_SD_PRINTING || (PRINTER_ACTIVE && (print_percent_done_normal != PRINT_PERCENT_DONE_INIT));
  483. sprintf_P(per, num?_N("%3hhd"):_N("---"), calc_percent_done());
  484. lcd_printf_P(_N("%3S%3s%%"), src, per);
  485. }
  486. // Print extruder status (5 chars total)
  487. void lcdui_print_extruder(void)
  488. {
  489. int chars = 0;
  490. if (mmu_extruder == tmp_extruder) {
  491. if (mmu_extruder == MMU_FILAMENT_UNKNOWN) chars = lcd_printf_P(_N(" F?"));
  492. else chars = lcd_printf_P(_N(" F%u"), mmu_extruder + 1);
  493. }
  494. else
  495. {
  496. if (mmu_extruder == MMU_FILAMENT_UNKNOWN) chars = lcd_printf_P(_N(" ?>%u"), tmp_extruder + 1);
  497. else chars = lcd_printf_P(_N(" %u>%u"), mmu_extruder + 1, tmp_extruder + 1);
  498. }
  499. lcd_space(5 - chars);
  500. }
  501. // Print farm number (5 chars total)
  502. void lcdui_print_farm(void)
  503. {
  504. int chars = lcd_printf_P(_N(" F0 "));
  505. // lcd_space(5 - chars);
  506. /*
  507. // Farm number display
  508. if (farm_mode)
  509. {
  510. lcd_set_cursor(6, 2);
  511. lcd_puts_P(PSTR(" F"));
  512. lcd_print(farm_no);
  513. lcd_puts_P(PSTR(" "));
  514. // Beat display
  515. lcd_set_cursor(LCD_WIDTH - 1, 0);
  516. if ( (_millis() - kicktime) < 60000 ) {
  517. lcd_puts_P(PSTR("L"));
  518. }else{
  519. lcd_puts_P(PSTR(" "));
  520. }
  521. }
  522. else {
  523. #ifdef SNMM
  524. lcd_puts_P(PSTR(" E"));
  525. lcd_print(get_ext_nr() + 1);
  526. #else
  527. lcd_set_cursor(LCD_WIDTH - 8 - 2, 2);
  528. lcd_puts_P(PSTR(" "));
  529. #endif
  530. }
  531. */
  532. }
  533. #ifdef CMD_DIAGNOSTICS
  534. // Print CMD queue diagnostic (8 chars total)
  535. void lcdui_print_cmd_diag(void)
  536. {
  537. lcd_set_cursor(LCD_WIDTH - 8 -1, 2);
  538. lcd_puts_P(PSTR(" C"));
  539. lcd_print(buflen); // number of commands in cmd buffer
  540. if (buflen < 9) lcd_puts_P(" ");
  541. }
  542. #endif //CMD_DIAGNOSTICS
  543. // Print time (8 chars total)
  544. void lcdui_print_time(void)
  545. {
  546. //if remaining print time estimation is available print it else print elapsed time
  547. uint16_t print_t = 0;
  548. if (print_time_remaining_normal != PRINT_TIME_REMAINING_INIT)
  549. print_t = print_time_remaining();
  550. else if(starttime != 0)
  551. print_t = _millis() / 60000 - starttime / 60000;
  552. int chars = 0;
  553. if ((PRINTER_ACTIVE) && ((print_time_remaining_normal != PRINT_TIME_REMAINING_INIT) || (starttime != 0)))
  554. {
  555. char suff = ' ';
  556. char suff_doubt = ' ';
  557. if (print_time_remaining_normal != PRINT_TIME_REMAINING_INIT)
  558. {
  559. suff = 'R';
  560. if (feedmultiply != 100)
  561. suff_doubt = '?';
  562. }
  563. if (print_t < 6000) //time<100h
  564. chars = lcd_printf_P(_N("%c%02u:%02u%c%c"), LCD_STR_CLOCK[0], print_t / 60, print_t % 60, suff, suff_doubt);
  565. else //time>=100h
  566. chars = lcd_printf_P(_N("%c%3uh %c%c"), LCD_STR_CLOCK[0], print_t / 60, suff, suff_doubt);
  567. }
  568. else
  569. chars = lcd_printf_P(_N("%c--:-- "), LCD_STR_CLOCK[0]);
  570. lcd_space(8 - chars);
  571. }
  572. //Print status line on status screen
  573. void lcdui_print_status_line(void)
  574. {
  575. if (IS_SD_PRINTING)
  576. {
  577. if (strcmp(longFilenameOLD, card.longFilename) != 0)
  578. {
  579. memset(longFilenameOLD, '\0', strlen(longFilenameOLD));
  580. sprintf_P(longFilenameOLD, PSTR("%s"), card.longFilename);
  581. scrollstuff = 0;
  582. }
  583. }
  584. if (heating_status)
  585. { // If heating flag, show progress of heating
  586. heating_status_counter++;
  587. if (heating_status_counter > 13)
  588. {
  589. heating_status_counter = 0;
  590. }
  591. lcd_set_cursor(7, 3);
  592. lcd_puts_P(PSTR(" "));
  593. for (unsigned int dots = 0; dots < heating_status_counter; dots++)
  594. {
  595. lcd_set_cursor(7 + dots, 3);
  596. lcd_print('.');
  597. }
  598. switch (heating_status)
  599. {
  600. case 1:
  601. lcd_set_cursor(0, 3);
  602. lcd_puts_P(_T(MSG_HEATING));
  603. break;
  604. case 2:
  605. lcd_set_cursor(0, 3);
  606. lcd_puts_P(_T(MSG_HEATING_COMPLETE));
  607. heating_status = 0;
  608. heating_status_counter = 0;
  609. break;
  610. case 3:
  611. lcd_set_cursor(0, 3);
  612. lcd_puts_P(_T(MSG_BED_HEATING));
  613. break;
  614. case 4:
  615. lcd_set_cursor(0, 3);
  616. lcd_puts_P(_T(MSG_BED_DONE));
  617. heating_status = 0;
  618. heating_status_counter = 0;
  619. break;
  620. default:
  621. break;
  622. }
  623. }
  624. else if ((IS_SD_PRINTING) && (custom_message_type == CUSTOM_MSG_TYPE_STATUS))
  625. { // If printing from SD, show what we are printing
  626. if(strlen(card.longFilename) > LCD_WIDTH)
  627. {
  628. int inters = 0;
  629. int gh = scrollstuff;
  630. while (((gh - scrollstuff) < LCD_WIDTH) && (inters == 0))
  631. {
  632. if (card.longFilename[gh] == '\0')
  633. {
  634. lcd_set_cursor(gh - scrollstuff, 3);
  635. lcd_print(card.longFilename[gh - 1]);
  636. scrollstuff = 0;
  637. gh = scrollstuff;
  638. inters = 1;
  639. }
  640. else
  641. {
  642. lcd_set_cursor(gh - scrollstuff, 3);
  643. lcd_print(card.longFilename[gh - 1]);
  644. gh++;
  645. }
  646. }
  647. scrollstuff++;
  648. }
  649. else
  650. {
  651. lcd_print(longFilenameOLD);
  652. }
  653. }
  654. else
  655. { // Otherwise check for other special events
  656. switch (custom_message_type)
  657. {
  658. case CUSTOM_MSG_TYPE_STATUS: // Nothing special, print status message normally
  659. lcd_print(lcd_status_message);
  660. break;
  661. case CUSTOM_MSG_TYPE_MESHBL: // If mesh bed leveling in progress, show the status
  662. if (custom_message_state > 10)
  663. {
  664. lcd_set_cursor(0, 3);
  665. lcd_puts_P(PSTR(" "));
  666. lcd_set_cursor(0, 3);
  667. lcd_puts_P(_T(MSG_CALIBRATE_Z_AUTO));
  668. lcd_puts_P(PSTR(" : "));
  669. lcd_print(custom_message_state-10);
  670. }
  671. else
  672. {
  673. if (custom_message_state == 3)
  674. {
  675. lcd_puts_P(_T(WELCOME_MSG));
  676. lcd_setstatuspgm(_T(WELCOME_MSG));
  677. custom_message_type = CUSTOM_MSG_TYPE_STATUS;
  678. }
  679. if (custom_message_state > 3 && custom_message_state <= 10 )
  680. {
  681. lcd_set_cursor(0, 3);
  682. lcd_puts_P(PSTR(" "));
  683. lcd_set_cursor(0, 3);
  684. lcd_puts_P(_i("Calibration done"));////MSG_HOMEYZ_DONE c=0 r=0
  685. custom_message_state--;
  686. }
  687. }
  688. break;
  689. case CUSTOM_MSG_TYPE_F_LOAD: // If loading filament, print status
  690. lcd_print(lcd_status_message);
  691. break;
  692. case CUSTOM_MSG_TYPE_PIDCAL: // PID tuning in progress
  693. lcd_print(lcd_status_message);
  694. if (pid_cycle <= pid_number_of_cycles && custom_message_state > 0)
  695. {
  696. lcd_set_cursor(10, 3);
  697. lcd_print(itostr3(pid_cycle));
  698. lcd_print('/');
  699. lcd_print(itostr3left(pid_number_of_cycles));
  700. }
  701. break;
  702. case CUSTOM_MSG_TYPE_TEMCAL: // PINDA temp calibration in progress
  703. {
  704. char progress[4];
  705. lcd_set_cursor(0, 3);
  706. lcd_puts_P(_T(MSG_TEMP_CALIBRATION));
  707. lcd_set_cursor(12, 3);
  708. sprintf(progress, "%d/6", custom_message_state);
  709. lcd_print(progress);
  710. }
  711. break;
  712. case CUSTOM_MSG_TYPE_TEMPRE: // temp compensation preheat
  713. lcd_set_cursor(0, 3);
  714. lcd_puts_P(_i("PINDA Heating"));////MSG_PINDA_PREHEAT c=20 r=1
  715. if (custom_message_state <= PINDA_HEAT_T)
  716. {
  717. lcd_puts_P(PSTR(": "));
  718. lcd_print(custom_message_state); //seconds
  719. lcd_print(' ');
  720. }
  721. break;
  722. }
  723. }
  724. // Fill the rest of line to have nice and clean output
  725. for(int fillspace = 0; fillspace < 20; fillspace++)
  726. if ((lcd_status_message[fillspace] <= 31 ))
  727. lcd_print(' ');
  728. }
  729. void lcdui_print_status_screen(void)
  730. {
  731. //|01234567890123456789|
  732. //|N 000/000D Z000.0 |
  733. //|B 000/000D F100% |
  734. //|USB100% T0 t--:-- |
  735. //|Status line.........|
  736. //----------------------
  737. //N - nozzle temp symbol LCD_STR_THERMOMETER
  738. //B - bed temp symbol LCD_STR_BEDTEMP
  739. //F - feedrate symbol LCD_STR_FEEDRATE
  740. //t - clock symbol LCD_STR_THERMOMETER
  741. lcd_set_cursor(0, 0); //line 0
  742. //Print the hotend temperature (9 chars total)
  743. lcdui_print_temp(LCD_STR_THERMOMETER[0], (int)(degHotend(0) + 0.5), (int)(degTargetHotend(0) + 0.5));
  744. lcd_space(3); //3 spaces
  745. //Print Z-coordinate (8 chars total)
  746. lcdui_print_Z_coord();
  747. lcd_set_cursor(0, 1); //line 1
  748. //Print the Bed temperature (9 chars total)
  749. lcdui_print_temp(LCD_STR_BEDTEMP[0], (int)(degBed() + 0.5), (int)(degTargetBed() + 0.5));
  750. lcd_space(3); //3 spaces
  751. #ifdef PLANNER_DIAGNOSTICS
  752. //Print planner diagnostics (8 chars)
  753. lcdui_print_planner_diag();
  754. #else // PLANNER_DIAGNOSTICS
  755. //Print Feedrate (8 chars)
  756. lcdui_print_feedrate();
  757. #endif // PLANNER_DIAGNOSTICS
  758. lcd_set_cursor(0, 2); //line 2
  759. //Print SD status (7 chars)
  760. lcdui_print_percent_done();
  761. if (mmu_enabled)
  762. //Print extruder status (5 chars)
  763. lcdui_print_extruder();
  764. else if (farm_mode)
  765. //Print farm number (5 chars)
  766. lcdui_print_farm();
  767. else
  768. lcd_space(5); //5 spaces
  769. #ifdef CMD_DIAGNOSTICS
  770. //Print cmd queue diagnostics (8chars)
  771. lcdui_print_cmd_diag();
  772. #else
  773. //Print time (8chars)
  774. lcdui_print_time();
  775. #endif //CMD_DIAGNOSTICS
  776. lcd_set_cursor(0, 3); //line 3
  777. #ifndef DEBUG_DISABLE_LCD_STATUS_LINE
  778. lcdui_print_status_line();
  779. #endif //DEBUG_DISABLE_LCD_STATUS_LINE
  780. }
  781. // Main status screen. It's up to the implementation specific part to show what is needed. As this is very display dependent
  782. static void lcd_status_screen()
  783. {
  784. if (firstrun == 1)
  785. {
  786. firstrun = 0;
  787. if(lcd_status_message_level == 0)
  788. {
  789. strncpy_P(lcd_status_message, _T(WELCOME_MSG), LCD_WIDTH);
  790. lcd_finishstatus();
  791. }
  792. if (eeprom_read_byte((uint8_t *)EEPROM_TOTALTIME) == 255 && eeprom_read_byte((uint8_t *)EEPROM_TOTALTIME + 1) == 255 && eeprom_read_byte((uint8_t *)EEPROM_TOTALTIME + 2) == 255 && eeprom_read_byte((uint8_t *)EEPROM_TOTALTIME + 3) == 255)
  793. {
  794. eeprom_update_dword((uint32_t *)EEPROM_TOTALTIME, 0);
  795. eeprom_update_dword((uint32_t *)EEPROM_FILAMENTUSED, 0);
  796. }
  797. }
  798. if (lcd_status_update_delay)
  799. lcd_status_update_delay--;
  800. else
  801. lcd_draw_update = 1;
  802. if (lcd_draw_update)
  803. {
  804. ReInitLCD++;
  805. if (ReInitLCD == 30)
  806. {
  807. lcd_refresh(); // to maybe revive the LCD if static electricity killed it.
  808. ReInitLCD = 0 ;
  809. }
  810. else
  811. {
  812. if ((ReInitLCD % 10) == 0)
  813. lcd_refresh_noclear(); //to maybe revive the LCD if static electricity killed it.
  814. }
  815. lcdui_print_status_screen();
  816. if (farm_mode)
  817. {
  818. farm_timer--;
  819. if (farm_timer < 1)
  820. {
  821. farm_timer = 10;
  822. prusa_statistics(0);
  823. }
  824. switch (farm_timer)
  825. {
  826. case 8:
  827. prusa_statistics(21);
  828. break;
  829. case 5:
  830. if (IS_SD_PRINTING)
  831. prusa_statistics(20);
  832. break;
  833. }
  834. } // end of farm_mode
  835. lcd_status_update_delay = 10; /* redraw the main screen every second. This is easier then trying keep track of all things that change on the screen */
  836. if (lcd_commands_type != LCD_COMMAND_IDLE)
  837. lcd_commands();
  838. } // end of lcd_draw_update
  839. bool current_click = LCD_CLICKED;
  840. if (ignore_click)
  841. {
  842. if (wait_for_unclick)
  843. {
  844. if (!current_click)
  845. ignore_click = wait_for_unclick = false;
  846. else
  847. current_click = false;
  848. }
  849. else if (current_click)
  850. {
  851. lcd_quick_feedback();
  852. wait_for_unclick = true;
  853. current_click = false;
  854. }
  855. }
  856. if (current_click && (lcd_commands_type != LCD_COMMAND_STOP_PRINT)) //click is aborted unless stop print finishes
  857. {
  858. menu_depth = 0; //redundant, as already done in lcd_return_to_status(), just to be sure
  859. menu_submenu(lcd_main_menu);
  860. lcd_refresh(); // to maybe revive the LCD if static electricity killed it.
  861. }
  862. #ifdef ULTIPANEL_FEEDMULTIPLY
  863. // Dead zone at 100% feedrate
  864. if ((feedmultiply < 100 && (feedmultiply + int(lcd_encoder)) > 100) ||
  865. (feedmultiply > 100 && (feedmultiply + int(lcd_encoder)) < 100))
  866. {
  867. lcd_encoder = 0;
  868. feedmultiply = 100;
  869. }
  870. if (feedmultiply == 100 && int(lcd_encoder) > ENCODER_FEEDRATE_DEADZONE)
  871. {
  872. feedmultiply += int(lcd_encoder) - ENCODER_FEEDRATE_DEADZONE;
  873. lcd_encoder = 0;
  874. }
  875. else if (feedmultiply == 100 && int(lcd_encoder) < -ENCODER_FEEDRATE_DEADZONE)
  876. {
  877. feedmultiply += int(lcd_encoder) + ENCODER_FEEDRATE_DEADZONE;
  878. lcd_encoder = 0;
  879. }
  880. else if (feedmultiply != 100)
  881. {
  882. feedmultiply += int(lcd_encoder);
  883. lcd_encoder = 0;
  884. }
  885. #endif //ULTIPANEL_FEEDMULTIPLY
  886. if (feedmultiply < 10)
  887. feedmultiply = 10;
  888. else if (feedmultiply > 999)
  889. feedmultiply = 999;
  890. }
  891. void lcd_commands()
  892. {
  893. if (lcd_commands_type == LCD_COMMAND_LONG_PAUSE)
  894. {
  895. if (!blocks_queued() && !homing_flag)
  896. {
  897. lcd_setstatuspgm(_i("Print paused"));////MSG_PRINT_PAUSED c=20 r=1
  898. long_pause();
  899. lcd_commands_type = 0;
  900. lcd_commands_step = 0;
  901. }
  902. }
  903. #ifdef SNMM
  904. if (lcd_commands_type == LCD_COMMAND_V2_CAL)
  905. {
  906. char cmd1[30];
  907. float width = 0.4;
  908. float length = 20 - width;
  909. float extr = count_e(0.2, width, length);
  910. float extr_short_segment = count_e(0.2, width, width);
  911. if (lcd_commands_step>1) lcd_timeoutToStatus.start(); //if user dont confirm live adjust Z value by pressing the knob, we are saving last value by timeout to status screen
  912. if (lcd_commands_step == 0)
  913. {
  914. lcd_commands_step = 10;
  915. }
  916. if (lcd_commands_step == 10 && !blocks_queued() && cmd_buffer_empty())
  917. {
  918. enquecommand_P(PSTR("M107"));
  919. enquecommand_P(PSTR("M104 S" STRINGIFY(PLA_PREHEAT_HOTEND_TEMP)));
  920. enquecommand_P(PSTR("M140 S" STRINGIFY(PLA_PREHEAT_HPB_TEMP)));
  921. enquecommand_P(PSTR("M190 S" STRINGIFY(PLA_PREHEAT_HPB_TEMP)));
  922. enquecommand_P(PSTR("M109 S" STRINGIFY(PLA_PREHEAT_HOTEND_TEMP)));
  923. enquecommand_P(PSTR("T0"));
  924. enquecommand_P(_T(MSG_M117_V2_CALIBRATION));
  925. enquecommand_P(PSTR("G87")); //sets calibration status
  926. enquecommand_P(PSTR("G28"));
  927. enquecommand_P(PSTR("G21")); //set units to millimeters
  928. enquecommand_P(PSTR("G90")); //use absolute coordinates
  929. enquecommand_P(PSTR("M83")); //use relative distances for extrusion
  930. enquecommand_P(PSTR("G92 E0"));
  931. enquecommand_P(PSTR("M203 E100"));
  932. enquecommand_P(PSTR("M92 E140"));
  933. lcd_commands_step = 9;
  934. }
  935. if (lcd_commands_step == 9 && !blocks_queued() && cmd_buffer_empty())
  936. {
  937. lcd_timeoutToStatus.start();
  938. enquecommand_P(PSTR("G1 Z0.250 F7200.000"));
  939. enquecommand_P(PSTR("G1 X50.0 E80.0 F1000.0"));
  940. enquecommand_P(PSTR("G1 X160.0 E20.0 F1000.0"));
  941. enquecommand_P(PSTR("G1 Z0.200 F7200.000"));
  942. enquecommand_P(PSTR("G1 X220.0 E13 F1000.0"));
  943. enquecommand_P(PSTR("G1 X240.0 E0 F1000.0"));
  944. enquecommand_P(PSTR("G92 E0.0"));
  945. enquecommand_P(PSTR("G21"));
  946. enquecommand_P(PSTR("G90"));
  947. enquecommand_P(PSTR("M83"));
  948. enquecommand_P(PSTR("G1 E-4 F2100.00000"));
  949. enquecommand_P(PSTR("G1 Z0.150 F7200.000"));
  950. enquecommand_P(PSTR("M204 S1000"));
  951. enquecommand_P(PSTR("G1 F4000"));
  952. lcd_clear();
  953. menu_goto(lcd_babystep_z, 0, false, true);
  954. lcd_commands_step = 8;
  955. }
  956. if (lcd_commands_step == 8 && !blocks_queued() && cmd_buffer_empty()) //draw meander
  957. {
  958. lcd_timeoutToStatus.start();
  959. enquecommand_P(PSTR("G1 X50 Y155"));
  960. enquecommand_P(PSTR("G1 X60 Y155 E4"));
  961. enquecommand_P(PSTR("G1 F1080"));
  962. enquecommand_P(PSTR("G1 X75 Y155 E2.5"));
  963. enquecommand_P(PSTR("G1 X100 Y155 E2"));
  964. enquecommand_P(PSTR("G1 X200 Y155 E2.62773"));
  965. enquecommand_P(PSTR("G1 X200 Y135 E0.66174"));
  966. enquecommand_P(PSTR("G1 X50 Y135 E3.62773"));
  967. enquecommand_P(PSTR("G1 X50 Y115 E0.49386"));
  968. enquecommand_P(PSTR("G1 X200 Y115 E3.62773"));
  969. enquecommand_P(PSTR("G1 X200 Y95 E0.49386"));
  970. enquecommand_P(PSTR("G1 X50 Y95 E3.62773"));
  971. enquecommand_P(PSTR("G1 X50 Y75 E0.49386"));
  972. enquecommand_P(PSTR("G1 X200 Y75 E3.62773"));
  973. enquecommand_P(PSTR("G1 X200 Y55 E0.49386"));
  974. enquecommand_P(PSTR("G1 X50 Y55 E3.62773"));
  975. lcd_commands_step = 7;
  976. }
  977. if (lcd_commands_step == 7 && !blocks_queued() && cmd_buffer_empty())
  978. {
  979. lcd_timeoutToStatus.start();
  980. strcpy(cmd1, "G1 X50 Y35 E");
  981. strcat(cmd1, ftostr43(extr));
  982. enquecommand(cmd1);
  983. for (int i = 0; i < 4; i++) {
  984. strcpy(cmd1, "G1 X70 Y");
  985. strcat(cmd1, ftostr32(35 - i*width * 2));
  986. strcat(cmd1, " E");
  987. strcat(cmd1, ftostr43(extr));
  988. enquecommand(cmd1);
  989. strcpy(cmd1, "G1 Y");
  990. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  991. strcat(cmd1, " E");
  992. strcat(cmd1, ftostr43(extr_short_segment));
  993. enquecommand(cmd1);
  994. strcpy(cmd1, "G1 X50 Y");
  995. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  996. strcat(cmd1, " E");
  997. strcat(cmd1, ftostr43(extr));
  998. enquecommand(cmd1);
  999. strcpy(cmd1, "G1 Y");
  1000. strcat(cmd1, ftostr32(35 - (i + 1)*width * 2));
  1001. strcat(cmd1, " E");
  1002. strcat(cmd1, ftostr43(extr_short_segment));
  1003. enquecommand(cmd1);
  1004. }
  1005. lcd_commands_step = 6;
  1006. }
  1007. if (lcd_commands_step == 6 && !blocks_queued() && cmd_buffer_empty())
  1008. {
  1009. lcd_timeoutToStatus.start();
  1010. for (int i = 4; i < 8; i++) {
  1011. strcpy(cmd1, "G1 X70 Y");
  1012. strcat(cmd1, ftostr32(35 - i*width * 2));
  1013. strcat(cmd1, " E");
  1014. strcat(cmd1, ftostr43(extr));
  1015. enquecommand(cmd1);
  1016. strcpy(cmd1, "G1 Y");
  1017. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1018. strcat(cmd1, " E");
  1019. strcat(cmd1, ftostr43(extr_short_segment));
  1020. enquecommand(cmd1);
  1021. strcpy(cmd1, "G1 X50 Y");
  1022. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1023. strcat(cmd1, " E");
  1024. strcat(cmd1, ftostr43(extr));
  1025. enquecommand(cmd1);
  1026. strcpy(cmd1, "G1 Y");
  1027. strcat(cmd1, ftostr32(35 - (i + 1)*width * 2));
  1028. strcat(cmd1, " E");
  1029. strcat(cmd1, ftostr43(extr_short_segment));
  1030. enquecommand(cmd1);
  1031. }
  1032. lcd_commands_step = 5;
  1033. }
  1034. if (lcd_commands_step == 5 && !blocks_queued() && cmd_buffer_empty())
  1035. {
  1036. lcd_timeoutToStatus.start();
  1037. for (int i = 8; i < 12; i++) {
  1038. strcpy(cmd1, "G1 X70 Y");
  1039. strcat(cmd1, ftostr32(35 - i*width * 2));
  1040. strcat(cmd1, " E");
  1041. strcat(cmd1, ftostr43(extr));
  1042. enquecommand(cmd1);
  1043. strcpy(cmd1, "G1 Y");
  1044. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1045. strcat(cmd1, " E");
  1046. strcat(cmd1, ftostr43(extr_short_segment));
  1047. enquecommand(cmd1);
  1048. strcpy(cmd1, "G1 X50 Y");
  1049. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1050. strcat(cmd1, " E");
  1051. strcat(cmd1, ftostr43(extr));
  1052. enquecommand(cmd1);
  1053. strcpy(cmd1, "G1 Y");
  1054. strcat(cmd1, ftostr32(35 - (i + 1)*width * 2));
  1055. strcat(cmd1, " E");
  1056. strcat(cmd1, ftostr43(extr_short_segment));
  1057. enquecommand(cmd1);
  1058. }
  1059. lcd_commands_step = 4;
  1060. }
  1061. if (lcd_commands_step == 4 && !blocks_queued() && cmd_buffer_empty())
  1062. {
  1063. lcd_timeoutToStatus.start();
  1064. for (int i = 12; i < 16; i++) {
  1065. strcpy(cmd1, "G1 X70 Y");
  1066. strcat(cmd1, ftostr32(35 - i*width * 2));
  1067. strcat(cmd1, " E");
  1068. strcat(cmd1, ftostr43(extr));
  1069. enquecommand(cmd1);
  1070. strcpy(cmd1, "G1 Y");
  1071. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1072. strcat(cmd1, " E");
  1073. strcat(cmd1, ftostr43(extr_short_segment));
  1074. enquecommand(cmd1);
  1075. strcpy(cmd1, "G1 X50 Y");
  1076. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1077. strcat(cmd1, " E");
  1078. strcat(cmd1, ftostr43(extr));
  1079. enquecommand(cmd1);
  1080. strcpy(cmd1, "G1 Y");
  1081. strcat(cmd1, ftostr32(35 - (i + 1)*width * 2));
  1082. strcat(cmd1, " E");
  1083. strcat(cmd1, ftostr43(extr_short_segment));
  1084. enquecommand(cmd1);
  1085. }
  1086. lcd_commands_step = 3;
  1087. }
  1088. if (lcd_commands_step == 3 && !blocks_queued() && cmd_buffer_empty())
  1089. {
  1090. lcd_timeoutToStatus.start();
  1091. enquecommand_P(PSTR("G1 E-0.07500 F2100.00000"));
  1092. enquecommand_P(PSTR("G4 S0"));
  1093. enquecommand_P(PSTR("G1 E-4 F2100.00000"));
  1094. enquecommand_P(PSTR("G1 Z0.5 F7200.000"));
  1095. enquecommand_P(PSTR("G1 X245 Y1"));
  1096. enquecommand_P(PSTR("G1 X240 E4"));
  1097. enquecommand_P(PSTR("G1 F4000"));
  1098. enquecommand_P(PSTR("G1 X190 E2.7"));
  1099. enquecommand_P(PSTR("G1 F4600"));
  1100. enquecommand_P(PSTR("G1 X110 E2.8"));
  1101. enquecommand_P(PSTR("G1 F5200"));
  1102. enquecommand_P(PSTR("G1 X40 E3"));
  1103. enquecommand_P(PSTR("G1 E-15.0000 F5000"));
  1104. enquecommand_P(PSTR("G1 E-50.0000 F5400"));
  1105. enquecommand_P(PSTR("G1 E-15.0000 F3000"));
  1106. enquecommand_P(PSTR("G1 E-12.0000 F2000"));
  1107. enquecommand_P(PSTR("G1 F1600"));
  1108. lcd_commands_step = 2;
  1109. }
  1110. if (lcd_commands_step == 2 && !blocks_queued() && cmd_buffer_empty())
  1111. {
  1112. lcd_timeoutToStatus.start();
  1113. enquecommand_P(PSTR("G1 X0 Y1 E3.0000"));
  1114. enquecommand_P(PSTR("G1 X50 Y1 E-5.0000"));
  1115. enquecommand_P(PSTR("G1 F2000"));
  1116. enquecommand_P(PSTR("G1 X0 Y1 E5.0000"));
  1117. enquecommand_P(PSTR("G1 X50 Y1 E-5.0000"));
  1118. enquecommand_P(PSTR("G1 F2400"));
  1119. enquecommand_P(PSTR("G1 X0 Y1 E5.0000"));
  1120. enquecommand_P(PSTR("G1 X50 Y1 E-5.0000"));
  1121. enquecommand_P(PSTR("G1 F2400"));
  1122. enquecommand_P(PSTR("G1 X0 Y1 E5.0000"));
  1123. enquecommand_P(PSTR("G1 X50 Y1 E-3.0000"));
  1124. enquecommand_P(PSTR("G4 S0"));
  1125. enquecommand_P(PSTR("M107"));
  1126. enquecommand_P(PSTR("M104 S0"));
  1127. enquecommand_P(PSTR("M140 S0"));
  1128. enquecommand_P(PSTR("G1 X10 Y180 F4000"));
  1129. enquecommand_P(PSTR("G1 Z10 F1300.000"));
  1130. enquecommand_P(PSTR("M84"));
  1131. lcd_commands_step = 1;
  1132. }
  1133. if (lcd_commands_step == 1 && !blocks_queued() && cmd_buffer_empty())
  1134. {
  1135. lcd_setstatuspgm(_T(WELCOME_MSG));
  1136. lcd_commands_step = 0;
  1137. lcd_commands_type = 0;
  1138. if (eeprom_read_byte((uint8_t*)EEPROM_WIZARD_ACTIVE) == 1) {
  1139. lcd_wizard(WizState::RepeatLay1Cal);
  1140. }
  1141. }
  1142. }
  1143. #else //if not SNMM
  1144. if (lcd_commands_type == LCD_COMMAND_V2_CAL)
  1145. {
  1146. char cmd1[30];
  1147. static uint8_t filament = 0;
  1148. float width = 0.4;
  1149. float length = 20 - width;
  1150. float extr = count_e(0.2, width, length);
  1151. float extr_short_segment = count_e(0.2, width, width);
  1152. if(lcd_commands_step>1) lcd_timeoutToStatus.start(); //if user dont confirm live adjust Z value by pressing the knob, we are saving last value by timeout to status screen
  1153. if (lcd_commands_step == 0 && !blocks_queued() && cmd_buffer_empty())
  1154. {
  1155. lcd_commands_step = 10;
  1156. }
  1157. if (lcd_commands_step == 20 && !blocks_queued() && cmd_buffer_empty())
  1158. {
  1159. filament = 0;
  1160. lcd_commands_step = 10;
  1161. }
  1162. if (lcd_commands_step == 21 && !blocks_queued() && cmd_buffer_empty())
  1163. {
  1164. filament = 1;
  1165. lcd_commands_step = 10;
  1166. }
  1167. if (lcd_commands_step == 22 && !blocks_queued() && cmd_buffer_empty())
  1168. {
  1169. filament = 2;
  1170. lcd_commands_step = 10;
  1171. }
  1172. if (lcd_commands_step == 23 && !blocks_queued() && cmd_buffer_empty())
  1173. {
  1174. filament = 3;
  1175. lcd_commands_step = 10;
  1176. }
  1177. if (lcd_commands_step == 24 && !blocks_queued() && cmd_buffer_empty())
  1178. {
  1179. filament = 4;
  1180. lcd_commands_step = 10;
  1181. }
  1182. if (lcd_commands_step == 10)
  1183. {
  1184. enquecommand_P(PSTR("M107"));
  1185. enquecommand_P(PSTR("M104 S" STRINGIFY(PLA_PREHEAT_HOTEND_TEMP)));
  1186. enquecommand_P(PSTR("M140 S" STRINGIFY(PLA_PREHEAT_HPB_TEMP)));
  1187. enquecommand_P(PSTR("M190 S" STRINGIFY(PLA_PREHEAT_HPB_TEMP)));
  1188. enquecommand_P(PSTR("M109 S" STRINGIFY(PLA_PREHEAT_HOTEND_TEMP)));
  1189. enquecommand_P(_T(MSG_M117_V2_CALIBRATION));
  1190. enquecommand_P(PSTR("G28"));
  1191. enquecommand_P(PSTR("G92 E0.0"));
  1192. lcd_commands_step = 9;
  1193. }
  1194. if (lcd_commands_step == 9 && !blocks_queued() && cmd_buffer_empty())
  1195. {
  1196. lcd_clear();
  1197. menu_depth = 0;
  1198. menu_submenu(lcd_babystep_z);
  1199. if (mmu_enabled)
  1200. {
  1201. enquecommand_P(PSTR("M83")); //intro line
  1202. enquecommand_P(PSTR("G1 Y-3.0 F1000.0")); //intro line
  1203. enquecommand_P(PSTR("G1 Z0.4 F1000.0")); //intro line
  1204. strcpy(cmd1, "T");
  1205. strcat(cmd1, itostr3left(filament));
  1206. enquecommand(cmd1);
  1207. enquecommand_P(PSTR("G1 X55.0 E32.0 F1073.0")); //intro line
  1208. enquecommand_P(PSTR("G1 X5.0 E32.0 F1800.0")); //intro line
  1209. enquecommand_P(PSTR("G1 X55.0 E8.0 F2000.0")); //intro line
  1210. enquecommand_P(PSTR("G1 Z0.3 F1000.0")); //intro line
  1211. enquecommand_P(PSTR("G92 E0.0")); //intro line
  1212. enquecommand_P(PSTR("G1 X240.0 E25.0 F2200.0")); //intro line
  1213. enquecommand_P(PSTR("G1 Y-2.0 F1000.0")); //intro line
  1214. enquecommand_P(PSTR("G1 X55.0 E25 F1400.0")); //intro line
  1215. enquecommand_P(PSTR("G1 Z0.20 F1000.0")); //intro line
  1216. enquecommand_P(PSTR("G1 X5.0 E4.0 F1000.0")); //intro line
  1217. } else
  1218. {
  1219. enquecommand_P(PSTR("G1 X60.0 E9.0 F1000.0")); //intro line
  1220. enquecommand_P(PSTR("G1 X100.0 E12.5 F1000.0")); //intro line
  1221. }
  1222. lcd_commands_step = 8;
  1223. }
  1224. if (lcd_commands_step == 8 && !blocks_queued() && cmd_buffer_empty())
  1225. {
  1226. enquecommand_P(PSTR("G92 E0.0"));
  1227. enquecommand_P(PSTR("G21")); //set units to millimeters
  1228. enquecommand_P(PSTR("G90")); //use absolute coordinates
  1229. enquecommand_P(PSTR("M83")); //use relative distances for extrusion
  1230. enquecommand_P(PSTR("G1 E-1.50000 F2100.00000"));
  1231. enquecommand_P(PSTR("G1 Z5 F7200.000"));
  1232. enquecommand_P(PSTR("M204 S1000")); //set acceleration
  1233. enquecommand_P(PSTR("G1 F4000"));
  1234. lcd_commands_step = 7;
  1235. }
  1236. if (lcd_commands_step == 7 && !blocks_queued() && cmd_buffer_empty()) //draw meander
  1237. {
  1238. lcd_timeoutToStatus.start();
  1239. //just opposite direction
  1240. /*enquecommand_P(PSTR("G1 X50 Y55"));
  1241. enquecommand_P(PSTR("G1 F1080"));
  1242. enquecommand_P(PSTR("G1 X200 Y55 E3.62773"));
  1243. enquecommand_P(PSTR("G1 X200 Y75 E0.49386"));
  1244. enquecommand_P(PSTR("G1 X50 Y75 E3.62773"));
  1245. enquecommand_P(PSTR("G1 X50 Y95 E0.49386"));
  1246. enquecommand_P(PSTR("G1 X200 Y95 E3.62773"));
  1247. enquecommand_P(PSTR("G1 X200 Y115 E0.49386"));
  1248. enquecommand_P(PSTR("G1 X50 Y115 E3.62773"));
  1249. enquecommand_P(PSTR("G1 X50 Y135 E0.49386"));
  1250. enquecommand_P(PSTR("G1 X200 Y135 E3.62773"));
  1251. enquecommand_P(PSTR("G1 X200 Y155 E0.66174"));
  1252. enquecommand_P(PSTR("G1 X100 Y155 E2.62773"));
  1253. enquecommand_P(PSTR("G1 X75 Y155 E2"));
  1254. enquecommand_P(PSTR("G1 X50 Y155 E2.5"));
  1255. enquecommand_P(PSTR("G1 E - 0.07500 F2100.00000"));*/
  1256. enquecommand_P(PSTR("G1 X50 Y155"));
  1257. enquecommand_P(PSTR("G1 Z0.150 F7200.000"));
  1258. enquecommand_P(PSTR("G1 F1080"));
  1259. enquecommand_P(PSTR("G1 X75 Y155 E2.5"));
  1260. enquecommand_P(PSTR("G1 X100 Y155 E2"));
  1261. enquecommand_P(PSTR("G1 X200 Y155 E2.62773"));
  1262. enquecommand_P(PSTR("G1 X200 Y135 E0.66174"));
  1263. enquecommand_P(PSTR("G1 X50 Y135 E3.62773"));
  1264. enquecommand_P(PSTR("G1 X50 Y115 E0.49386"));
  1265. enquecommand_P(PSTR("G1 X200 Y115 E3.62773"));
  1266. enquecommand_P(PSTR("G1 X200 Y95 E0.49386"));
  1267. enquecommand_P(PSTR("G1 X50 Y95 E3.62773"));
  1268. enquecommand_P(PSTR("G1 X50 Y75 E0.49386"));
  1269. enquecommand_P(PSTR("G1 X200 Y75 E3.62773"));
  1270. enquecommand_P(PSTR("G1 X200 Y55 E0.49386"));
  1271. enquecommand_P(PSTR("G1 X50 Y55 E3.62773"));
  1272. strcpy(cmd1, "G1 X50 Y35 E");
  1273. strcat(cmd1, ftostr43(extr));
  1274. enquecommand(cmd1);
  1275. lcd_commands_step = 6;
  1276. }
  1277. if (lcd_commands_step == 6 && !blocks_queued() && cmd_buffer_empty())
  1278. {
  1279. lcd_timeoutToStatus.start();
  1280. for (int i = 0; i < 4; i++) {
  1281. strcpy(cmd1, "G1 X70 Y");
  1282. strcat(cmd1, ftostr32(35 - i*width * 2));
  1283. strcat(cmd1, " E");
  1284. strcat(cmd1, ftostr43(extr));
  1285. enquecommand(cmd1);
  1286. strcpy(cmd1, "G1 Y");
  1287. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1288. strcat(cmd1, " E");
  1289. strcat(cmd1, ftostr43(extr_short_segment));
  1290. enquecommand(cmd1);
  1291. strcpy(cmd1, "G1 X50 Y");
  1292. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1293. strcat(cmd1, " E");
  1294. strcat(cmd1, ftostr43(extr));
  1295. enquecommand(cmd1);
  1296. strcpy(cmd1, "G1 Y");
  1297. strcat(cmd1, ftostr32(35 - (i + 1)*width * 2));
  1298. strcat(cmd1, " E");
  1299. strcat(cmd1, ftostr43(extr_short_segment));
  1300. enquecommand(cmd1);
  1301. }
  1302. lcd_commands_step = 5;
  1303. }
  1304. if (lcd_commands_step == 5 && !blocks_queued() && cmd_buffer_empty())
  1305. {
  1306. lcd_timeoutToStatus.start();
  1307. for (int i = 4; i < 8; i++) {
  1308. strcpy(cmd1, "G1 X70 Y");
  1309. strcat(cmd1, ftostr32(35 - i*width * 2));
  1310. strcat(cmd1, " E");
  1311. strcat(cmd1, ftostr43(extr));
  1312. enquecommand(cmd1);
  1313. strcpy(cmd1, "G1 Y");
  1314. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1315. strcat(cmd1, " E");
  1316. strcat(cmd1, ftostr43(extr_short_segment));
  1317. enquecommand(cmd1);
  1318. strcpy(cmd1, "G1 X50 Y");
  1319. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1320. strcat(cmd1, " E");
  1321. strcat(cmd1, ftostr43(extr));
  1322. enquecommand(cmd1);
  1323. strcpy(cmd1, "G1 Y");
  1324. strcat(cmd1, ftostr32(35 - (i + 1)*width * 2));
  1325. strcat(cmd1, " E");
  1326. strcat(cmd1, ftostr43(extr_short_segment));
  1327. enquecommand(cmd1);
  1328. }
  1329. lcd_commands_step = 4;
  1330. }
  1331. if (lcd_commands_step == 4 && !blocks_queued() && cmd_buffer_empty())
  1332. {
  1333. lcd_timeoutToStatus.start();
  1334. for (int i = 8; i < 12; i++) {
  1335. strcpy(cmd1, "G1 X70 Y");
  1336. strcat(cmd1, ftostr32(35 - i*width * 2));
  1337. strcat(cmd1, " E");
  1338. strcat(cmd1, ftostr43(extr));
  1339. enquecommand(cmd1);
  1340. strcpy(cmd1, "G1 Y");
  1341. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1342. strcat(cmd1, " E");
  1343. strcat(cmd1, ftostr43(extr_short_segment));
  1344. enquecommand(cmd1);
  1345. strcpy(cmd1, "G1 X50 Y");
  1346. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1347. strcat(cmd1, " E");
  1348. strcat(cmd1, ftostr43(extr));
  1349. enquecommand(cmd1);
  1350. strcpy(cmd1, "G1 Y");
  1351. strcat(cmd1, ftostr32(35 - (i + 1)*width * 2));
  1352. strcat(cmd1, " E");
  1353. strcat(cmd1, ftostr43(extr_short_segment));
  1354. enquecommand(cmd1);
  1355. }
  1356. lcd_commands_step = 3;
  1357. }
  1358. if (lcd_commands_step == 3 && !blocks_queued() && cmd_buffer_empty())
  1359. {
  1360. lcd_timeoutToStatus.start();
  1361. for (int i = 12; i < 16; i++) {
  1362. strcpy(cmd1, "G1 X70 Y");
  1363. strcat(cmd1, ftostr32(35 - i*width * 2));
  1364. strcat(cmd1, " E");
  1365. strcat(cmd1, ftostr43(extr));
  1366. enquecommand(cmd1);
  1367. strcpy(cmd1, "G1 Y");
  1368. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1369. strcat(cmd1, " E");
  1370. strcat(cmd1, ftostr43(extr_short_segment));
  1371. enquecommand(cmd1);
  1372. strcpy(cmd1, "G1 X50 Y");
  1373. strcat(cmd1, ftostr32(35 - (2 * i + 1)*width));
  1374. strcat(cmd1, " E");
  1375. strcat(cmd1, ftostr43(extr));
  1376. enquecommand(cmd1);
  1377. strcpy(cmd1, "G1 Y");
  1378. strcat(cmd1, ftostr32(35 - (i + 1)*width * 2));
  1379. strcat(cmd1, " E");
  1380. strcat(cmd1, ftostr43(extr_short_segment));
  1381. enquecommand(cmd1);
  1382. }
  1383. lcd_commands_step = 2;
  1384. }
  1385. if (lcd_commands_step == 2 && !blocks_queued() && cmd_buffer_empty())
  1386. {
  1387. lcd_timeoutToStatus.start();
  1388. enquecommand_P(PSTR("M107")); //turn off printer fan
  1389. enquecommand_P(PSTR("G1 E-0.07500 F2100.00000")); //retract
  1390. enquecommand_P(PSTR("M104 S0")); // turn off temperature
  1391. enquecommand_P(PSTR("M140 S0")); // turn off heatbed
  1392. enquecommand_P(PSTR("G1 Z10 F1300.000")); //lift Z
  1393. enquecommand_P(PSTR("G1 X10 Y180 F4000")); //Go to parking position
  1394. if (mmu_enabled) enquecommand_P(PSTR("M702 C")); //unload from nozzle
  1395. enquecommand_P(PSTR("M84"));// disable motors
  1396. forceMenuExpire = true; //if user dont confirm live adjust Z value by pressing the knob, we are saving last value by timeout to status screen
  1397. lcd_commands_step = 1;
  1398. }
  1399. if (lcd_commands_step == 1 && !blocks_queued() && cmd_buffer_empty())
  1400. {
  1401. lcd_setstatuspgm(_T(WELCOME_MSG));
  1402. lcd_commands_step = 0;
  1403. lcd_commands_type = 0;
  1404. if (eeprom_read_byte((uint8_t*)EEPROM_WIZARD_ACTIVE) == 1) {
  1405. lcd_wizard(WizState::RepeatLay1Cal);
  1406. }
  1407. }
  1408. }
  1409. #endif // not SNMM
  1410. if (lcd_commands_type == LCD_COMMAND_STOP_PRINT) /// stop print
  1411. {
  1412. if (lcd_commands_step == 0)
  1413. {
  1414. lcd_commands_step = 6;
  1415. }
  1416. if (lcd_commands_step == 1 && !blocks_queued())
  1417. {
  1418. lcd_commands_step = 0;
  1419. lcd_commands_type = 0;
  1420. lcd_setstatuspgm(_T(WELCOME_MSG));
  1421. custom_message_type = CUSTOM_MSG_TYPE_STATUS;
  1422. isPrintPaused = false;
  1423. }
  1424. if (lcd_commands_step == 2 && !blocks_queued())
  1425. {
  1426. setTargetBed(0);
  1427. enquecommand_P(PSTR("M104 S0")); //set hotend temp to 0
  1428. manage_heater();
  1429. lcd_setstatuspgm(_T(WELCOME_MSG));
  1430. cancel_heatup = false;
  1431. lcd_commands_step = 1;
  1432. }
  1433. if (lcd_commands_step == 3 && !blocks_queued())
  1434. {
  1435. // M84: Disable steppers.
  1436. enquecommand_P(PSTR("M84"));
  1437. autotempShutdown();
  1438. lcd_commands_step = 2;
  1439. }
  1440. if (lcd_commands_step == 4 && !blocks_queued())
  1441. {
  1442. lcd_setstatuspgm(_T(MSG_PLEASE_WAIT));
  1443. // G90: Absolute positioning.
  1444. enquecommand_P(PSTR("G90"));
  1445. // M83: Set extruder to relative mode.
  1446. enquecommand_P(PSTR("M83"));
  1447. #ifdef X_CANCEL_POS
  1448. enquecommand_P(PSTR("G1 X" STRINGIFY(X_CANCEL_POS) " Y" STRINGIFY(Y_CANCEL_POS) " E0 F7000"));
  1449. #else
  1450. enquecommand_P(PSTR("G1 X50 Y" STRINGIFY(Y_MAX_POS) " E0 F7000"));
  1451. #endif
  1452. lcd_ignore_click(false);
  1453. if (mmu_enabled)
  1454. lcd_commands_step = 8;
  1455. else
  1456. lcd_commands_step = 3;
  1457. }
  1458. if (lcd_commands_step == 5 && !blocks_queued())
  1459. {
  1460. lcd_setstatuspgm(_T(MSG_PRINT_ABORTED));
  1461. // G91: Set to relative positioning.
  1462. enquecommand_P(PSTR("G91"));
  1463. // Lift up.
  1464. enquecommand_P(PSTR("G1 Z15 F1500"));
  1465. if (axis_known_position[X_AXIS] && axis_known_position[Y_AXIS]) lcd_commands_step = 4;
  1466. else lcd_commands_step = 3;
  1467. }
  1468. if (lcd_commands_step == 6 && !blocks_queued())
  1469. {
  1470. lcd_setstatuspgm(_T(MSG_PRINT_ABORTED));
  1471. cancel_heatup = true;
  1472. setTargetBed(0);
  1473. if (mmu_enabled)
  1474. setAllTargetHotends(0);
  1475. manage_heater();
  1476. custom_message_type = CUSTOM_MSG_TYPE_F_LOAD;
  1477. lcd_commands_step = 5;
  1478. }
  1479. if (lcd_commands_step == 7 && !blocks_queued())
  1480. {
  1481. if (mmu_enabled)
  1482. enquecommand_P(PSTR("M702 C")); //current
  1483. else
  1484. switch(snmm_stop_print_menu())
  1485. {
  1486. case 0: enquecommand_P(PSTR("M702")); break;//all
  1487. case 1: enquecommand_P(PSTR("M702 U")); break; //used
  1488. case 2: enquecommand_P(PSTR("M702 C")); break; //current
  1489. default: enquecommand_P(PSTR("M702")); break;
  1490. }
  1491. lcd_commands_step = 3;
  1492. }
  1493. if (lcd_commands_step == 8 && !blocks_queued()) { //step 8 is here for delay (going to next step after execution of all gcodes from step 4)
  1494. lcd_commands_step = 7;
  1495. }
  1496. }
  1497. if (lcd_commands_type == 3)
  1498. {
  1499. lcd_commands_type = 0;
  1500. }
  1501. if (lcd_commands_type == LCD_COMMAND_FARM_MODE_CONFIRM) /// farm mode confirm
  1502. {
  1503. if (lcd_commands_step == 0) { lcd_commands_step = 6; }
  1504. if (lcd_commands_step == 1 && !blocks_queued())
  1505. {
  1506. lcd_confirm_print();
  1507. lcd_commands_step = 0;
  1508. lcd_commands_type = 0;
  1509. }
  1510. if (lcd_commands_step == 2 && !blocks_queued())
  1511. {
  1512. lcd_commands_step = 1;
  1513. }
  1514. if (lcd_commands_step == 3 && !blocks_queued())
  1515. {
  1516. lcd_commands_step = 2;
  1517. }
  1518. if (lcd_commands_step == 4 && !blocks_queued())
  1519. {
  1520. enquecommand_P(PSTR("G90"));
  1521. enquecommand_P(PSTR("G1 X" STRINGIFY(X_CANCEL_POS) " Y" STRINGIFY(Y_CANCEL_POS) " E0 F7000"));
  1522. lcd_commands_step = 3;
  1523. }
  1524. if (lcd_commands_step == 5 && !blocks_queued())
  1525. {
  1526. lcd_commands_step = 4;
  1527. }
  1528. if (lcd_commands_step == 6 && !blocks_queued())
  1529. {
  1530. enquecommand_P(PSTR("G91"));
  1531. enquecommand_P(PSTR("G1 Z15 F1500"));
  1532. st_synchronize();
  1533. #ifdef SNMM
  1534. lcd_commands_step = 7;
  1535. #else
  1536. lcd_commands_step = 5;
  1537. #endif
  1538. }
  1539. }
  1540. if (lcd_commands_type == LCD_COMMAND_PID_EXTRUDER) {
  1541. char cmd1[30];
  1542. if (lcd_commands_step == 0) {
  1543. custom_message_type = CUSTOM_MSG_TYPE_PIDCAL;
  1544. custom_message_state = 1;
  1545. lcd_draw_update = 3;
  1546. lcd_commands_step = 3;
  1547. }
  1548. if (lcd_commands_step == 3 && !blocks_queued()) { //PID calibration
  1549. strcpy(cmd1, "M303 E0 S");
  1550. strcat(cmd1, ftostr3(pid_temp));
  1551. enquecommand(cmd1);
  1552. lcd_setstatuspgm(_i("PID cal. "));////MSG_PID_RUNNING c=20 r=1
  1553. lcd_commands_step = 2;
  1554. }
  1555. if (lcd_commands_step == 2 && pid_tuning_finished) { //saving to eeprom
  1556. pid_tuning_finished = false;
  1557. custom_message_state = 0;
  1558. lcd_setstatuspgm(_i("PID cal. finished"));////MSG_PID_FINISHED c=20 r=1
  1559. if (_Kp != 0 || _Ki != 0 || _Kd != 0) {
  1560. strcpy(cmd1, "M301 P");
  1561. strcat(cmd1, ftostr32(_Kp));
  1562. strcat(cmd1, " I");
  1563. strcat(cmd1, ftostr32(_Ki));
  1564. strcat(cmd1, " D");
  1565. strcat(cmd1, ftostr32(_Kd));
  1566. enquecommand(cmd1);
  1567. enquecommand_P(PSTR("M500"));
  1568. }
  1569. else {
  1570. SERIAL_ECHOPGM("Invalid PID cal. results. Not stored to EEPROM.");
  1571. }
  1572. display_time = _millis();
  1573. lcd_commands_step = 1;
  1574. }
  1575. if ((lcd_commands_step == 1) && ((_millis()- display_time)>2000)) { //calibration finished message
  1576. lcd_setstatuspgm(_T(WELCOME_MSG));
  1577. custom_message_type = CUSTOM_MSG_TYPE_STATUS;
  1578. pid_temp = DEFAULT_PID_TEMP;
  1579. lcd_commands_step = 0;
  1580. lcd_commands_type = 0;
  1581. }
  1582. }
  1583. }
  1584. static float count_e(float layer_heigth, float extrusion_width, float extrusion_length) {
  1585. //returns filament length in mm which needs to be extrude to form line with extrusion_length * extrusion_width * layer heigth dimensions
  1586. float extr = extrusion_length * layer_heigth * extrusion_width / (M_PI * pow(1.75, 2) / 4);
  1587. return extr;
  1588. }
  1589. void lcd_return_to_status()
  1590. {
  1591. lcd_refresh(); // to maybe revive the LCD if static electricity killed it.
  1592. menu_goto(lcd_status_screen, 0, false, true);
  1593. menu_depth = 0;
  1594. }
  1595. //! @brief Pause print, disable nozzle heater, move to park position
  1596. void lcd_pause_print()
  1597. {
  1598. lcd_return_to_status();
  1599. stop_and_save_print_to_ram(0.0,0.0);
  1600. setAllTargetHotends(0);
  1601. isPrintPaused = true;
  1602. if (LCD_COMMAND_IDLE == lcd_commands_type)
  1603. {
  1604. lcd_commands_type = LCD_COMMAND_LONG_PAUSE;
  1605. }
  1606. }
  1607. float move_menu_scale;
  1608. static void lcd_move_menu_axis();
  1609. /* Menu implementation */
  1610. void lcd_preheat_farm()
  1611. {
  1612. setTargetHotend0(FARM_PREHEAT_HOTEND_TEMP);
  1613. setTargetBed(FARM_PREHEAT_HPB_TEMP);
  1614. fanSpeed = 0;
  1615. lcd_return_to_status();
  1616. setWatch(); // heater sanity check timer
  1617. }
  1618. void lcd_preheat_farm_nozzle()
  1619. {
  1620. setTargetHotend0(FARM_PREHEAT_HOTEND_TEMP);
  1621. setTargetBed(0);
  1622. fanSpeed = 0;
  1623. lcd_return_to_status();
  1624. setWatch(); // heater sanity check timer
  1625. }
  1626. void lcd_preheat_pla()
  1627. {
  1628. setTargetHotend0(PLA_PREHEAT_HOTEND_TEMP);
  1629. if (!wizard_active) setTargetBed(PLA_PREHEAT_HPB_TEMP);
  1630. fanSpeed = 0;
  1631. lcd_return_to_status();
  1632. setWatch(); // heater sanity check timer
  1633. if (wizard_active) lcd_wizard(WizState::Unload);
  1634. }
  1635. void lcd_preheat_abs()
  1636. {
  1637. setTargetHotend0(ABS_PREHEAT_HOTEND_TEMP);
  1638. if (!wizard_active) setTargetBed(ABS_PREHEAT_HPB_TEMP);
  1639. fanSpeed = 0;
  1640. lcd_return_to_status();
  1641. setWatch(); // heater sanity check timer
  1642. if (wizard_active) lcd_wizard(WizState::Unload);
  1643. }
  1644. void lcd_preheat_pp()
  1645. {
  1646. setTargetHotend0(PP_PREHEAT_HOTEND_TEMP);
  1647. if (!wizard_active) setTargetBed(PP_PREHEAT_HPB_TEMP);
  1648. fanSpeed = 0;
  1649. lcd_return_to_status();
  1650. setWatch(); // heater sanity check timer
  1651. if (wizard_active) lcd_wizard(WizState::Unload);
  1652. }
  1653. void lcd_preheat_pet()
  1654. {
  1655. setTargetHotend0(PET_PREHEAT_HOTEND_TEMP);
  1656. if (!wizard_active) setTargetBed(PET_PREHEAT_HPB_TEMP);
  1657. fanSpeed = 0;
  1658. lcd_return_to_status();
  1659. setWatch(); // heater sanity check timer
  1660. if (wizard_active) lcd_wizard(WizState::Unload);
  1661. }
  1662. void lcd_preheat_hips()
  1663. {
  1664. setTargetHotend0(HIPS_PREHEAT_HOTEND_TEMP);
  1665. if (!wizard_active) setTargetBed(HIPS_PREHEAT_HPB_TEMP);
  1666. fanSpeed = 0;
  1667. lcd_return_to_status();
  1668. setWatch(); // heater sanity check timer
  1669. if (wizard_active) lcd_wizard(WizState::Unload);
  1670. }
  1671. void lcd_preheat_flex()
  1672. {
  1673. setTargetHotend0(FLEX_PREHEAT_HOTEND_TEMP);
  1674. if (!wizard_active) setTargetBed(FLEX_PREHEAT_HPB_TEMP);
  1675. fanSpeed = 0;
  1676. lcd_return_to_status();
  1677. setWatch(); // heater sanity check timer
  1678. if (wizard_active) lcd_wizard(WizState::Unload);
  1679. }
  1680. void lcd_cooldown()
  1681. {
  1682. setAllTargetHotends(0);
  1683. setTargetBed(0);
  1684. fanSpeed = 0;
  1685. lcd_return_to_status();
  1686. }
  1687. static void lcd_menu_extruder_info()
  1688. {
  1689. //|01234567890123456789|
  1690. //|Nozzle FAN: RPM|
  1691. //|Print FAN: RPM|
  1692. //|Fil. Xd: Yd: |
  1693. //|Int: Shut: |
  1694. //----------------------
  1695. int fan_speed_RPM[2];
  1696. // Display Nozzle fan RPM
  1697. fan_speed_RPM[0] = 60*fan_speed[0];
  1698. fan_speed_RPM[1] = 60*fan_speed[1];
  1699. lcd_timeoutToStatus.stop(); //infinite timeout
  1700. lcd_printf_P(_N(
  1701. ESC_H(0,0)
  1702. "%S: %4d RPM\n"
  1703. "%S: %4d RPM\n"
  1704. ),
  1705. _i("Nozzle FAN"),
  1706. fan_speed_RPM[0],
  1707. _i("Print FAN"),
  1708. fan_speed_RPM[1]
  1709. );
  1710. #ifdef PAT9125
  1711. // Display X and Y difference from Filament sensor
  1712. // Display Light intensity from Filament sensor
  1713. // Frame_Avg register represents the average brightness of all pixels within a frame (324 pixels). This
  1714. // value ranges from 0(darkest) to 255(brightest).
  1715. // Display LASER shutter time from Filament sensor
  1716. // Shutter register is an index of LASER shutter time. It is automatically controlled by the chip's internal
  1717. // auto-exposure algorithm. When the chip is tracking on a good reflection surface, the Shutter is small.
  1718. // When the chip is tracking on a poor reflection surface, the Shutter is large. Value ranges from 0 to 46.
  1719. if (mmu_enabled == false)
  1720. {
  1721. if (!fsensor_enabled)
  1722. lcd_puts_P(_N("Filament sensor\n" "is disabled."));
  1723. else
  1724. {
  1725. if (!moves_planned() && !IS_SD_PRINTING && !is_usb_printing && (lcd_commands_type != LCD_COMMAND_V2_CAL))
  1726. pat9125_update();
  1727. lcd_printf_P(_N(
  1728. "Fil. Xd:%3d Yd:%3d\n"
  1729. "Int: %3d Shut: %3d"
  1730. ),
  1731. pat9125_x, pat9125_y,
  1732. pat9125_b, pat9125_s
  1733. );
  1734. }
  1735. }
  1736. #endif //PAT9125
  1737. menu_back_if_clicked();
  1738. }
  1739. static void lcd_menu_fails_stats_mmu()
  1740. {
  1741. MENU_BEGIN();
  1742. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  1743. MENU_ITEM_SUBMENU_P(_i("Last print"), lcd_menu_fails_stats_mmu_print);
  1744. MENU_ITEM_SUBMENU_P(_i("Total"), lcd_menu_fails_stats_mmu_total);
  1745. MENU_END();
  1746. }
  1747. static void lcd_menu_fails_stats_mmu_print()
  1748. {
  1749. //01234567890123456789
  1750. //Last print failures
  1751. // MMU fails 000
  1752. // MMU load fails 000
  1753. //
  1754. //////////////////////
  1755. lcd_timeoutToStatus.stop(); //infinite timeout
  1756. uint8_t fails = eeprom_read_byte((uint8_t*)EEPROM_MMU_FAIL);
  1757. uint16_t load_fails = eeprom_read_byte((uint8_t*)EEPROM_MMU_LOAD_FAIL);
  1758. // lcd_printf_P(PSTR(ESC_H(0,0) "Last print failures" ESC_H(1,1) "Power failures %-3d" ESC_H(1,2) "Filam. runouts %-3d" ESC_H(1,3) "Crash X %-3d Y %-3d"), power, filam, crashX, crashY);
  1759. lcd_printf_P(PSTR(ESC_H(0,0) "%S" ESC_H(1,1) "%S %-3d" ESC_H(1,2) "%S %-3d" ESC_H(1,3)), _i("Last print failures"), _i("MMU fails"), fails, _i("MMU load fails"), load_fails);
  1760. menu_back_if_clicked_fb();
  1761. }
  1762. static void lcd_menu_fails_stats_mmu_total()
  1763. {
  1764. //01234567890123456789
  1765. //Last print failures
  1766. // MMU fails 000
  1767. // MMU load fails 000
  1768. //
  1769. //////////////////////
  1770. mmu_command(MMU_CMD_S3);
  1771. lcd_timeoutToStatus.stop(); //infinite timeout
  1772. uint8_t fails = eeprom_read_byte((uint8_t*)EEPROM_MMU_FAIL_TOT);
  1773. uint16_t load_fails = eeprom_read_byte((uint8_t*)EEPROM_MMU_LOAD_FAIL_TOT);
  1774. // lcd_printf_P(PSTR(ESC_H(0,0) "Last print failures" ESC_H(1,1) "Power failures %-3d" ESC_H(1,2) "Filam. runouts %-3d" ESC_H(1,3) "Crash X %-3d Y %-3d"), power, filam, crashX, crashY);
  1775. lcd_printf_P(PSTR(ESC_H(0,0) "%S" ESC_H(1,1) "%S %-3d" ESC_H(1,2) "%S %-3d" ESC_H(1,3) "%S %-3d"), _i("Total failures"), _i("MMU fails"), fails, _i("MMU load fails"), load_fails, _i("MMU power fails"), mmu_power_failures);
  1776. menu_back_if_clicked_fb();
  1777. }
  1778. #if defined(TMC2130) && defined(FILAMENT_SENSOR)
  1779. static void lcd_menu_fails_stats_total()
  1780. {
  1781. //01234567890123456789
  1782. //Total failures
  1783. // Power failures 000
  1784. // Filam. runouts 000
  1785. // Crash X 000 Y 000
  1786. //////////////////////
  1787. lcd_timeoutToStatus.stop(); //infinite timeout
  1788. uint16_t power = eeprom_read_word((uint16_t*)EEPROM_POWER_COUNT_TOT);
  1789. uint16_t filam = eeprom_read_word((uint16_t*)EEPROM_FERROR_COUNT_TOT);
  1790. uint16_t crashX = eeprom_read_word((uint16_t*)EEPROM_CRASH_COUNT_X_TOT);
  1791. uint16_t crashY = eeprom_read_word((uint16_t*)EEPROM_CRASH_COUNT_Y_TOT);
  1792. // lcd_printf_P(PSTR(ESC_H(0,0) "Total failures" ESC_H(1,1) "Power failures %-3d" ESC_H(1,2) "Filam. runouts %-3d" ESC_H(1,3) "Crash X %-3d Y %-3d"), power, filam, crashX, crashY);
  1793. lcd_printf_P(PSTR(ESC_H(0,0) "%S" ESC_H(1,1) "%S %-3d" ESC_H(1,2) "%S %-3d" ESC_H(1,3) "%S X %-3d Y %-3d"), _i("Total failures"), _i("Power failures"), power, _i("Filam. runouts"), filam, _i("Crash"), crashX, crashY);
  1794. menu_back_if_clicked_fb();
  1795. }
  1796. static void lcd_menu_fails_stats_print()
  1797. {
  1798. //01234567890123456789
  1799. //Last print failures
  1800. // Power failures 000
  1801. // Filam. runouts 000
  1802. // Crash X 000 Y 000
  1803. //////////////////////
  1804. lcd_timeoutToStatus.stop(); //infinite timeout
  1805. uint8_t power = eeprom_read_byte((uint8_t*)EEPROM_POWER_COUNT);
  1806. uint8_t filam = eeprom_read_byte((uint8_t*)EEPROM_FERROR_COUNT);
  1807. uint8_t crashX = eeprom_read_byte((uint8_t*)EEPROM_CRASH_COUNT_X);
  1808. uint8_t crashY = eeprom_read_byte((uint8_t*)EEPROM_CRASH_COUNT_Y);
  1809. // lcd_printf_P(PSTR(ESC_H(0,0) "Last print failures" ESC_H(1,1) "Power failures %-3d" ESC_H(1,2) "Filam. runouts %-3d" ESC_H(1,3) "Crash X %-3d Y %-3d"), power, filam, crashX, crashY);
  1810. lcd_printf_P(PSTR(ESC_H(0,0) "%S" ESC_H(1,1) "%S %-3d" ESC_H(1,2) "%S %-3d" ESC_H(1,3) "%S X %-3d Y %-3d"), _i("Last print failures"), _i("Power failures"), power, _i("Filam. runouts"), filam, _i("Crash"), crashX, crashY);
  1811. menu_back_if_clicked_fb();
  1812. }
  1813. /**
  1814. * @brief Open fail statistics menu
  1815. *
  1816. * This version of function is used, when there is filament sensor,
  1817. * power failure and crash detection.
  1818. * There are Last print and Total menu items.
  1819. */
  1820. static void lcd_menu_fails_stats()
  1821. {
  1822. MENU_BEGIN();
  1823. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  1824. MENU_ITEM_SUBMENU_P(_i("Last print"), lcd_menu_fails_stats_print);
  1825. MENU_ITEM_SUBMENU_P(_i("Total"), lcd_menu_fails_stats_total);
  1826. MENU_END();
  1827. }
  1828. #elif defined(FILAMENT_SENSOR)
  1829. /**
  1830. * @brief Print last print and total filament run outs
  1831. *
  1832. * This version of function is used, when there is filament sensor,
  1833. * but no other sensors (e.g. power failure, crash detection).
  1834. *
  1835. * Example screen:
  1836. * @code
  1837. * 01234567890123456789
  1838. * Last print failures
  1839. * Filam. runouts 0
  1840. * Total failures
  1841. * Filam. runouts 5
  1842. * @endcode
  1843. */
  1844. static void lcd_menu_fails_stats()
  1845. {
  1846. lcd_timeoutToStatus.stop(); //infinite timeout
  1847. uint8_t filamentLast = eeprom_read_byte((uint8_t*)EEPROM_FERROR_COUNT);
  1848. uint16_t filamentTotal = eeprom_read_word((uint16_t*)EEPROM_FERROR_COUNT_TOT);
  1849. lcd_printf_P(PSTR(ESC_H(0,0) "Last print failures" ESC_H(1,1) "Filam. runouts %-3d" ESC_H(0,2) "Total failures" ESC_H(1,3) "Filam. runouts %-3d"), filamentLast, filamentTotal);
  1850. menu_back_if_clicked();
  1851. }
  1852. #else
  1853. static void lcd_menu_fails_stats()
  1854. {
  1855. lcd_timeoutToStatus.stop(); //infinite timeout
  1856. MENU_BEGIN();
  1857. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  1858. MENU_END();
  1859. }
  1860. #endif //TMC2130
  1861. #ifdef DEBUG_BUILD
  1862. #ifdef DEBUG_STACK_MONITOR
  1863. extern uint16_t SP_min;
  1864. extern char* __malloc_heap_start;
  1865. extern char* __malloc_heap_end;
  1866. #endif //DEBUG_STACK_MONITOR
  1867. static void lcd_menu_debug()
  1868. {
  1869. #ifdef DEBUG_STACK_MONITOR
  1870. lcd_printf_P(PSTR(ESC_H(1,1) "RAM statistics" ESC_H(5,1) "SP_min: 0x%04x" ESC_H(1,2) "heap_start: 0x%04x" ESC_H(3,3) "heap_end: 0x%04x"), SP_min, __malloc_heap_start, __malloc_heap_end);
  1871. #endif //DEBUG_STACK_MONITOR
  1872. menu_back_if_clicked_fb();
  1873. }
  1874. #endif /* DEBUG_BUILD */
  1875. static void lcd_menu_temperatures()
  1876. {
  1877. lcd_timeoutToStatus.stop(); //infinite timeout
  1878. lcd_printf_P(PSTR(ESC_H(1,0) "%S: %d%c" ESC_H(1,1) "%S: %d%c"), _i("Nozzle"), (int)current_temperature[0], '\x01', _i("Bed"), (int)current_temperature_bed, '\x01');
  1879. #ifdef AMBIENT_THERMISTOR
  1880. lcd_printf_P(PSTR(ESC_H(1,2) "%S: %d%c" ESC_H(1,3) "PINDA: %d%c"), _i("Ambient"), (int)current_temperature_ambient, '\x01', (int)current_temperature_pinda, '\x01');
  1881. #else //AMBIENT_THERMISTOR
  1882. lcd_printf_P(PSTR(ESC_H(1,2) "PINDA: %d%c"), (int)current_temperature_pinda, '\x01');
  1883. #endif //AMBIENT_THERMISTOR
  1884. menu_back_if_clicked();
  1885. }
  1886. #if defined (VOLT_BED_PIN) || defined (VOLT_PWR_PIN)
  1887. #define VOLT_DIV_R1 10000
  1888. #define VOLT_DIV_R2 2370
  1889. #define VOLT_DIV_FAC ((float)VOLT_DIV_R2 / (VOLT_DIV_R2 + VOLT_DIV_R1))
  1890. #define VOLT_DIV_REF 5
  1891. static void lcd_menu_voltages()
  1892. {
  1893. lcd_timeoutToStatus.stop(); //infinite timeout
  1894. float volt_pwr = VOLT_DIV_REF * ((float)current_voltage_raw_pwr / (1023 * OVERSAMPLENR)) / VOLT_DIV_FAC;
  1895. float volt_bed = VOLT_DIV_REF * ((float)current_voltage_raw_bed / (1023 * OVERSAMPLENR)) / VOLT_DIV_FAC;
  1896. lcd_printf_P(PSTR(ESC_H(1,1)"PWR: %d.%01dV" ESC_H(1,2)"BED: %d.%01dV"), (int)volt_pwr, (int)(10*fabs(volt_pwr - (int)volt_pwr)), (int)volt_bed, (int)(10*fabs(volt_bed - (int)volt_bed)));
  1897. menu_back_if_clicked();
  1898. }
  1899. #endif //defined VOLT_BED_PIN || defined VOLT_PWR_PIN
  1900. #ifdef TMC2130
  1901. static void lcd_menu_belt_status()
  1902. {
  1903. lcd_printf_P(PSTR(ESC_H(1,0) "%S" ESC_H(2,1) "X %d" ESC_H(2,2) "Y %d" ), _i("Belt status"), eeprom_read_word((uint16_t*)(EEPROM_BELTSTATUS_X)), eeprom_read_word((uint16_t*)(EEPROM_BELTSTATUS_Y)));
  1904. menu_back_if_clicked();
  1905. }
  1906. #endif //TMC2130
  1907. #ifdef RESUME_DEBUG
  1908. extern void stop_and_save_print_to_ram(float z_move, float e_move);
  1909. extern void restore_print_from_ram_and_continue(float e_move);
  1910. static void lcd_menu_test_save()
  1911. {
  1912. stop_and_save_print_to_ram(10, -0.8);
  1913. }
  1914. static void lcd_menu_test_restore()
  1915. {
  1916. restore_print_from_ram_and_continue(0.8);
  1917. }
  1918. #endif //RESUME_DEBUG
  1919. static void lcd_preheat_menu()
  1920. {
  1921. MENU_BEGIN();
  1922. if (!wizard_active) MENU_ITEM_BACK_P(_T(MSG_MAIN));
  1923. if (farm_mode) {
  1924. MENU_ITEM_FUNCTION_P(PSTR("farm - " STRINGIFY(FARM_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(FARM_PREHEAT_HPB_TEMP)), lcd_preheat_farm);
  1925. MENU_ITEM_FUNCTION_P(PSTR("nozzle - " STRINGIFY(FARM_PREHEAT_HOTEND_TEMP) "/0"), lcd_preheat_farm_nozzle);
  1926. MENU_ITEM_FUNCTION_P(_T(MSG_COOLDOWN), lcd_cooldown);
  1927. MENU_ITEM_FUNCTION_P(PSTR("ABS - " STRINGIFY(ABS_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(ABS_PREHEAT_HPB_TEMP)), lcd_preheat_abs);
  1928. } else {
  1929. MENU_ITEM_FUNCTION_P(PSTR("PLA - " STRINGIFY(PLA_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(PLA_PREHEAT_HPB_TEMP)), lcd_preheat_pla);
  1930. MENU_ITEM_FUNCTION_P(PSTR("PET - " STRINGIFY(PET_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(PET_PREHEAT_HPB_TEMP)), lcd_preheat_pet);
  1931. MENU_ITEM_FUNCTION_P(PSTR("ABS - " STRINGIFY(ABS_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(ABS_PREHEAT_HPB_TEMP)), lcd_preheat_abs);
  1932. MENU_ITEM_FUNCTION_P(PSTR("HIPS - " STRINGIFY(HIPS_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(HIPS_PREHEAT_HPB_TEMP)), lcd_preheat_hips);
  1933. MENU_ITEM_FUNCTION_P(PSTR("PP - " STRINGIFY(PP_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(PP_PREHEAT_HPB_TEMP)), lcd_preheat_pp);
  1934. MENU_ITEM_FUNCTION_P(PSTR("FLEX - " STRINGIFY(FLEX_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(FLEX_PREHEAT_HPB_TEMP)), lcd_preheat_flex);
  1935. if (!wizard_active) MENU_ITEM_FUNCTION_P(_T(MSG_COOLDOWN), lcd_cooldown);
  1936. }
  1937. MENU_END();
  1938. }
  1939. static void lcd_support_menu()
  1940. {
  1941. typedef struct
  1942. { // 22bytes total
  1943. int8_t status; // 1byte
  1944. bool is_flash_air; // 1byte
  1945. uint8_t ip[4]; // 4bytes
  1946. char ip_str[3*4+3+1]; // 16bytes
  1947. } _menu_data_t;
  1948. static_assert(sizeof(menu_data)>= sizeof(_menu_data_t),"_menu_data_t doesn't fit into menu_data");
  1949. _menu_data_t* _md = (_menu_data_t*)&(menu_data[0]);
  1950. if (_md->status == 0 || lcd_draw_update == 2)
  1951. {
  1952. // Menu was entered or SD card status has changed (plugged in or removed).
  1953. // Initialize its status.
  1954. _md->status = 1;
  1955. _md->is_flash_air = card.ToshibaFlashAir_isEnabled() && card.ToshibaFlashAir_GetIP(_md->ip);
  1956. if (_md->is_flash_air)
  1957. sprintf_P(_md->ip_str, PSTR("%d.%d.%d.%d"),
  1958. _md->ip[0], _md->ip[1],
  1959. _md->ip[2], _md->ip[3]);
  1960. } else if (_md->is_flash_air &&
  1961. _md->ip[0] == 0 && _md->ip[1] == 0 &&
  1962. _md->ip[2] == 0 && _md->ip[3] == 0 &&
  1963. ++ _md->status == 16)
  1964. {
  1965. // Waiting for the FlashAir card to get an IP address from a router. Force an update.
  1966. _md->status = 0;
  1967. }
  1968. MENU_BEGIN();
  1969. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  1970. MENU_ITEM_BACK_P(PSTR("Firmware:"));
  1971. MENU_ITEM_BACK_P(PSTR(" " FW_VERSION_FULL));
  1972. #if (FW_DEV_VERSION != FW_VERSION_GOLD) && (FW_DEV_VERSION != FW_VERSION_RC)
  1973. MENU_ITEM_BACK_P(PSTR(" repo " FW_REPOSITORY));
  1974. #endif
  1975. // Ideally this block would be optimized out by the compiler.
  1976. /* const uint8_t fw_string_len = strlen_P(FW_VERSION_STR_P());
  1977. if (fw_string_len < 6) {
  1978. MENU_ITEM_BACK_P(PSTR(MSG_FW_VERSION " - " FW_version));
  1979. } else {
  1980. MENU_ITEM_BACK_P(PSTR("FW - " FW_version));
  1981. }*/
  1982. MENU_ITEM_BACK_P(_i("prusa3d.com"));////MSG_PRUSA3D c=0 r=0
  1983. MENU_ITEM_BACK_P(_i("forum.prusa3d.com"));////MSG_PRUSA3D_FORUM c=0 r=0
  1984. MENU_ITEM_BACK_P(_i("howto.prusa3d.com"));////MSG_PRUSA3D_HOWTO c=0 r=0
  1985. MENU_ITEM_BACK_P(STR_SEPARATOR);
  1986. MENU_ITEM_BACK_P(PSTR(FILAMENT_SIZE));
  1987. MENU_ITEM_BACK_P(PSTR(ELECTRONICS));
  1988. MENU_ITEM_BACK_P(PSTR(NOZZLE_TYPE));
  1989. MENU_ITEM_BACK_P(STR_SEPARATOR);
  1990. MENU_ITEM_BACK_P(_i("Date:"));////MSG_DATE c=17 r=1
  1991. MENU_ITEM_BACK_P(PSTR(__DATE__));
  1992. MENU_ITEM_BACK_P(STR_SEPARATOR);
  1993. if (mmu_enabled)
  1994. {
  1995. MENU_ITEM_BACK_P(_i("MMU2 connected"));
  1996. MENU_ITEM_BACK_P(PSTR(" FW:"));
  1997. if (((menu_item - 1) == menu_line) && lcd_draw_update)
  1998. {
  1999. lcd_set_cursor(6, menu_row);
  2000. if ((mmu_version > 0) && (mmu_buildnr > 0))
  2001. lcd_printf_P(PSTR("%d.%d.%d-%d"), mmu_version/100, mmu_version%100/10, mmu_version%10, mmu_buildnr);
  2002. else
  2003. lcd_puts_P(_i("unknown"));
  2004. }
  2005. }
  2006. else
  2007. MENU_ITEM_BACK_P(PSTR("MMU2 N/A"));
  2008. // Show the FlashAir IP address, if the card is available.
  2009. if (_md->is_flash_air) {
  2010. MENU_ITEM_BACK_P(STR_SEPARATOR);
  2011. MENU_ITEM_BACK_P(PSTR("FlashAir IP Addr:"));
  2012. ///! MENU_ITEM(back_RAM, _md->ip_str, 0);
  2013. }
  2014. #ifndef MK1BP
  2015. MENU_ITEM_BACK_P(STR_SEPARATOR);
  2016. MENU_ITEM_SUBMENU_P(_i("XYZ cal. details"), lcd_menu_xyz_y_min);////MSG_XYZ_DETAILS c=19 r=1
  2017. MENU_ITEM_SUBMENU_P(_i("Extruder info"), lcd_menu_extruder_info);////MSG_INFO_EXTRUDER c=18 r=1
  2018. MENU_ITEM_SUBMENU_P(_i("Show sensors"), lcd_menu_show_sensors_state);////MSG_INFO_SENSORS c=18 r=1
  2019. #ifdef TMC2130
  2020. MENU_ITEM_SUBMENU_P(_i("Belt status"), lcd_menu_belt_status);////MSG_MENU_BELT_STATUS c=18 r=1
  2021. #endif //TMC2130
  2022. MENU_ITEM_SUBMENU_P(_i("Temperatures"), lcd_menu_temperatures);////MSG_MENU_TEMPERATURES c=18 r=1
  2023. #if defined (VOLT_BED_PIN) || defined (VOLT_PWR_PIN)
  2024. MENU_ITEM_SUBMENU_P(_i("Voltages"), lcd_menu_voltages);////MSG_MENU_VOLTAGES c=18 r=1
  2025. #endif //defined VOLT_BED_PIN || defined VOLT_PWR_PIN
  2026. #ifdef DEBUG_BUILD
  2027. MENU_ITEM_SUBMENU_P(PSTR("Debug"), lcd_menu_debug);
  2028. #endif /* DEBUG_BUILD */
  2029. #endif //MK1BP
  2030. MENU_END();
  2031. }
  2032. void lcd_set_fan_check() {
  2033. fans_check_enabled = !fans_check_enabled;
  2034. eeprom_update_byte((unsigned char *)EEPROM_FAN_CHECK_ENABLED, fans_check_enabled);
  2035. }
  2036. void lcd_set_filament_autoload() {
  2037. fsensor_autoload_set(!fsensor_autoload_enabled);
  2038. }
  2039. void lcd_set_filament_oq_meass()
  2040. {
  2041. fsensor_oq_meassure_set(!fsensor_oq_meassure_enabled);
  2042. }
  2043. bool bFilamentFirstRun;
  2044. bool bFilamentLoad;
  2045. bool bFilamentPreheatState;
  2046. static void mFilamentPrompt()
  2047. {
  2048. lcd_set_cursor(0,0);
  2049. lcdui_print_temp(LCD_STR_THERMOMETER[0],(int)degHotend(0),(int)degTargetHotend(0));
  2050. lcd_set_cursor(0,2);
  2051. lcd_puts_P(_i("Press the knob"));
  2052. lcd_set_cursor(0,3);
  2053. if(bFilamentLoad)
  2054. lcd_puts_P(_i("to load filament"));
  2055. else lcd_puts_P(_i("to unload filament"));
  2056. if(lcd_clicked())
  2057. {
  2058. menu_back();
  2059. menu_back();
  2060. if(!bFilamentPreheatState)
  2061. {
  2062. menu_back();
  2063. setTargetHotend0(0.0);
  2064. }
  2065. if(bFilamentLoad)
  2066. {
  2067. loading_flag = true;
  2068. enquecommand_P(PSTR("M701")); // load filament
  2069. }
  2070. else enquecommand_P(PSTR("M702")); // unload filament
  2071. }
  2072. }
  2073. static void mFilamentItem(uint16_t nTemp)
  2074. {
  2075. static int nTargetOld;
  2076. //if(bPreheatState) // not necessary
  2077. nTargetOld=target_temperature[0];
  2078. setTargetHotend0((float)nTemp);
  2079. lcd_timeoutToStatus.stop();
  2080. lcd_set_cursor(0,0);
  2081. lcdui_print_temp(LCD_STR_THERMOMETER[0],(int)degHotend(0),(int)degTargetHotend(0));
  2082. lcd_set_cursor(0,1);
  2083. if(bFilamentLoad)
  2084. lcd_puts_P(_i("Preheating to load"));
  2085. else lcd_puts_P(_i("Preheating to unload"));
  2086. lcd_set_cursor(0,3);
  2087. lcd_puts_P(_i(">Cancel"));
  2088. if(lcd_clicked())
  2089. {
  2090. if(!bFilamentPreheatState)
  2091. {
  2092. setTargetHotend0(0.0);
  2093. menu_back();
  2094. }
  2095. else setTargetHotend0((float)nTargetOld);
  2096. menu_back();
  2097. }
  2098. else if(!isHeatingHotend0())
  2099. {
  2100. menu_submenu(mFilamentPrompt);
  2101. Sound_MakeSound(e_SOUND_TYPE_StandardPrompt);
  2102. }
  2103. }
  2104. static void mFilamentItem_PLA()
  2105. {
  2106. bFilamentPreheatState=false;
  2107. mFilamentItem(PLA_PREHEAT_HOTEND_TEMP);
  2108. }
  2109. static void mFilamentItem_PET()
  2110. {
  2111. bFilamentPreheatState=false;
  2112. mFilamentItem(PET_PREHEAT_HOTEND_TEMP);
  2113. }
  2114. static void mFilamentItem_ABS()
  2115. {
  2116. bFilamentPreheatState=false;
  2117. mFilamentItem(ABS_PREHEAT_HOTEND_TEMP);
  2118. }
  2119. static void mFilamentItem_HIPS()
  2120. {
  2121. bFilamentPreheatState=false;
  2122. mFilamentItem(HIPS_PREHEAT_HOTEND_TEMP);
  2123. }
  2124. static void mFilamentItem_PP()
  2125. {
  2126. bFilamentPreheatState=false;
  2127. mFilamentItem(PP_PREHEAT_HOTEND_TEMP);
  2128. }
  2129. static void mFilamentItem_FLEX()
  2130. {
  2131. bFilamentPreheatState=false;
  2132. mFilamentItem(FLEX_PREHEAT_HOTEND_TEMP);
  2133. }
  2134. static void mFilamentMenu()
  2135. {
  2136. MENU_BEGIN();
  2137. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  2138. MENU_ITEM_SUBMENU_P(PSTR("PLA - " STRINGIFY(PLA_PREHEAT_HOTEND_TEMP)),mFilamentItem_PLA);
  2139. MENU_ITEM_SUBMENU_P(PSTR("PET - " STRINGIFY(PET_PREHEAT_HOTEND_TEMP)),mFilamentItem_PET);
  2140. MENU_ITEM_SUBMENU_P(PSTR("ABS - " STRINGIFY(ABS_PREHEAT_HOTEND_TEMP)),mFilamentItem_ABS);
  2141. MENU_ITEM_SUBMENU_P(PSTR("HIPS - " STRINGIFY(HIPS_PREHEAT_HOTEND_TEMP)),mFilamentItem_HIPS);
  2142. MENU_ITEM_SUBMENU_P(PSTR("PP - " STRINGIFY(PP_PREHEAT_HOTEND_TEMP)),mFilamentItem_PP);
  2143. MENU_ITEM_SUBMENU_P(PSTR("FLEX - " STRINGIFY(FLEX_PREHEAT_HOTEND_TEMP)),mFilamentItem_FLEX);
  2144. MENU_END();
  2145. }
  2146. void lcd_unLoadFilament()
  2147. {
  2148. if((degHotend0()>EXTRUDE_MINTEMP)&&bFilamentFirstRun)
  2149. {
  2150. menu_back();
  2151. enquecommand_P(PSTR("M702")); // unload filament
  2152. }
  2153. else {
  2154. bFilamentLoad=false; // i.e. filament unloading mode
  2155. bFilamentFirstRun=false;
  2156. if(target_temperature[0]>=EXTRUDE_MINTEMP)
  2157. {
  2158. bFilamentPreheatState=true;
  2159. mFilamentItem(target_temperature[0]);
  2160. }
  2161. else mFilamentMenu();
  2162. }
  2163. }
  2164. void lcd_wait_interact() {
  2165. lcd_clear();
  2166. lcd_set_cursor(0, 1);
  2167. #ifdef SNMM
  2168. lcd_puts_P(_i("Prepare new filament"));////MSG_PREPARE_FILAMENT c=20 r=1
  2169. #else
  2170. lcd_puts_P(_i("Insert filament"));////MSG_INSERT_FILAMENT c=20 r=0
  2171. #endif
  2172. if (!fsensor_autoload_enabled) {
  2173. lcd_set_cursor(0, 2);
  2174. lcd_puts_P(_i("and press the knob"));////MSG_PRESS c=20 r=0
  2175. }
  2176. }
  2177. void lcd_change_success() {
  2178. lcd_clear();
  2179. lcd_set_cursor(0, 2);
  2180. lcd_puts_P(_i("Change success!"));////MSG_CHANGE_SUCCESS c=0 r=0
  2181. }
  2182. static void lcd_loading_progress_bar(uint16_t loading_time_ms) {
  2183. for (int i = 0; i < 20; i++) {
  2184. lcd_set_cursor(i, 3);
  2185. lcd_print(".");
  2186. //loading_time_ms/20 delay
  2187. for (int j = 0; j < 5; j++) {
  2188. delay_keep_alive(loading_time_ms / 100);
  2189. }
  2190. }
  2191. }
  2192. void lcd_loading_color() {
  2193. //we are extruding 25mm with feedrate 200mm/min -> 7.5 seconds for whole action, 0.375 s for one character
  2194. lcd_clear();
  2195. lcd_set_cursor(0, 0);
  2196. lcd_puts_P(_i("Loading color"));////MSG_LOADING_COLOR c=0 r=0
  2197. lcd_set_cursor(0, 2);
  2198. lcd_puts_P(_T(MSG_PLEASE_WAIT));
  2199. lcd_loading_progress_bar((FILAMENTCHANGE_FINALFEED * 1000ul) / FILAMENTCHANGE_EFEED_FINAL); //show progress bar during filament loading slow sequence
  2200. }
  2201. void lcd_loading_filament() {
  2202. lcd_clear();
  2203. lcd_set_cursor(0, 0);
  2204. lcd_puts_P(_T(MSG_LOADING_FILAMENT));
  2205. lcd_set_cursor(0, 2);
  2206. lcd_puts_P(_T(MSG_PLEASE_WAIT));
  2207. #ifdef SNMM
  2208. for (int i = 0; i < 20; i++) {
  2209. lcd_set_cursor(i, 3);
  2210. lcd_print(".");
  2211. for (int j = 0; j < 10 ; j++) {
  2212. manage_heater();
  2213. manage_inactivity(true);
  2214. _delay(153);
  2215. }
  2216. }
  2217. #else //SNMM
  2218. uint16_t slow_seq_time = (FILAMENTCHANGE_FINALFEED * 1000ul) / FILAMENTCHANGE_EFEED_FINAL;
  2219. uint16_t fast_seq_time = (FILAMENTCHANGE_FIRSTFEED * 1000ul) / FILAMENTCHANGE_EFEED_FIRST;
  2220. lcd_loading_progress_bar(slow_seq_time + fast_seq_time); //show progress bar for total time of filament loading fast + slow sequence
  2221. #endif //SNMM
  2222. }
  2223. void lcd_alright() {
  2224. int enc_dif = 0;
  2225. int cursor_pos = 1;
  2226. lcd_clear();
  2227. lcd_set_cursor(0, 0);
  2228. lcd_puts_P(_i("Changed correctly?"));////MSG_CORRECTLY c=20 r=0
  2229. lcd_set_cursor(1, 1);
  2230. lcd_puts_P(_T(MSG_YES));
  2231. lcd_set_cursor(1, 2);
  2232. lcd_puts_P(_i("Filament not loaded"));////MSG_NOT_LOADED c=19 r=0
  2233. lcd_set_cursor(1, 3);
  2234. lcd_puts_P(_i("Color not correct"));////MSG_NOT_COLOR c=0 r=0
  2235. lcd_set_cursor(0, 1);
  2236. lcd_print(">");
  2237. enc_dif = lcd_encoder_diff;
  2238. lcd_consume_click();
  2239. while (lcd_change_fil_state == 0) {
  2240. manage_heater();
  2241. manage_inactivity(true);
  2242. if ( abs((enc_dif - lcd_encoder_diff)) > 4 ) {
  2243. if ( (abs(enc_dif - lcd_encoder_diff)) > 1 ) {
  2244. if (enc_dif > lcd_encoder_diff ) {
  2245. cursor_pos --;
  2246. }
  2247. if (enc_dif < lcd_encoder_diff ) {
  2248. cursor_pos ++;
  2249. }
  2250. if (cursor_pos > 3) {
  2251. cursor_pos = 3;
  2252. }
  2253. if (cursor_pos < 1) {
  2254. cursor_pos = 1;
  2255. }
  2256. lcd_set_cursor(0, 1);
  2257. lcd_print(" ");
  2258. lcd_set_cursor(0, 2);
  2259. lcd_print(" ");
  2260. lcd_set_cursor(0, 3);
  2261. lcd_print(" ");
  2262. lcd_set_cursor(0, cursor_pos);
  2263. lcd_print(">");
  2264. enc_dif = lcd_encoder_diff;
  2265. _delay(100);
  2266. }
  2267. }
  2268. if (lcd_clicked()) {
  2269. lcd_change_fil_state = cursor_pos;
  2270. _delay(500);
  2271. }
  2272. };
  2273. lcd_clear();
  2274. lcd_return_to_status();
  2275. }
  2276. void show_preheat_nozzle_warning()
  2277. {
  2278. lcd_clear();
  2279. lcd_set_cursor(0, 0);
  2280. lcd_puts_P(_T(MSG_ERROR));
  2281. lcd_set_cursor(0, 2);
  2282. lcd_puts_P(_T(MSG_PREHEAT_NOZZLE));
  2283. _delay(2000);
  2284. lcd_clear();
  2285. }
  2286. void lcd_load_filament_color_check()
  2287. {
  2288. bool clean = lcd_show_fullscreen_message_yes_no_and_wait_P(_T(MSG_FILAMENT_CLEAN), false, true);
  2289. while (!clean) {
  2290. lcd_update_enable(true);
  2291. lcd_update(2);
  2292. load_filament_final_feed();
  2293. st_synchronize();
  2294. clean = lcd_show_fullscreen_message_yes_no_and_wait_P(_T(MSG_FILAMENT_CLEAN), false, true);
  2295. }
  2296. }
  2297. #ifdef FILAMENT_SENSOR
  2298. static void lcd_menu_AutoLoadFilament()
  2299. {
  2300. if (degHotend0() > EXTRUDE_MINTEMP)
  2301. {
  2302. uint8_t nlines;
  2303. lcd_display_message_fullscreen_nonBlocking_P(_i("Autoloading filament is active, just press the knob and insert filament..."),nlines);////MSG_AUTOLOADING_ENABLED c=20 r=4
  2304. }
  2305. else
  2306. {
  2307. static_assert(sizeof(menu_data)>=sizeof(ShortTimer), "ShortTimer doesn't fit into menu_data");
  2308. ShortTimer* ptimer = (ShortTimer*)&(menu_data[0]);
  2309. if (!ptimer->running()) ptimer->start();
  2310. lcd_set_cursor(0, 0);
  2311. lcd_puts_P(_T(MSG_ERROR));
  2312. lcd_set_cursor(0, 2);
  2313. lcd_puts_P(_T(MSG_PREHEAT_NOZZLE));
  2314. if (ptimer->expired(2000ul)) menu_back();
  2315. }
  2316. menu_back_if_clicked();
  2317. }
  2318. #endif //FILAMENT_SENSOR
  2319. static void lcd_LoadFilament()
  2320. {
  2321. if (degHotend0() > EXTRUDE_MINTEMP)
  2322. {
  2323. // menu_back(); // not necessary (see "lcd_return_to_status()" below)
  2324. custom_message_type = CUSTOM_MSG_TYPE_F_LOAD;
  2325. loading_flag = true;
  2326. enquecommand_P(PSTR("M701")); //load filament
  2327. SERIAL_ECHOLN("Loading filament");
  2328. lcd_return_to_status();
  2329. }
  2330. else
  2331. {
  2332. bFilamentLoad=true; // i.e. filament loading mode
  2333. bFilamentFirstRun=false;
  2334. if(target_temperature[0]>=EXTRUDE_MINTEMP)
  2335. {
  2336. bFilamentPreheatState=true;
  2337. mFilamentItem(target_temperature[0]);
  2338. }
  2339. else mFilamentMenu();
  2340. }
  2341. }
  2342. //! @brief Show filament used a print time
  2343. //!
  2344. //! If printing current print statistics are shown
  2345. //!
  2346. //! @code{.unparsed}
  2347. //! |01234567890123456789|
  2348. //! |Filament used: |
  2349. //! | 00.00m |
  2350. //! |Print time: |
  2351. //! | 00h 00m 00s |
  2352. //! ----------------------
  2353. //! @endcode
  2354. //!
  2355. //! If not printing, total statistics are shown
  2356. //!
  2357. //! @code{.unparsed}
  2358. //! |01234567890123456789|
  2359. //! |Total filament : |
  2360. //! | 000.00 m |
  2361. //! |Total print time : |
  2362. //! | 00d :00h :00 m |
  2363. //! ----------------------
  2364. //! @endcode
  2365. void lcd_menu_statistics()
  2366. {
  2367. if (IS_SD_PRINTING)
  2368. {
  2369. const float _met = ((float)total_filament_used) / (100000.f);
  2370. const uint32_t _t = (_millis() - starttime) / 1000ul;
  2371. const int _h = _t / 3600;
  2372. const int _m = (_t - (_h * 3600ul)) / 60ul;
  2373. const int _s = _t - ((_h * 3600ul) + (_m * 60ul));
  2374. lcd_printf_P(_N(
  2375. ESC_2J
  2376. "%S:"
  2377. ESC_H(6,1) "%8.2fm \n"
  2378. "%S :"
  2379. ESC_H(8,3) "%2dh %02dm %02ds"
  2380. ),
  2381. _i("Filament used"),
  2382. _met,
  2383. _i("Print time"),
  2384. _h, _m, _s
  2385. );
  2386. menu_back_if_clicked_fb();
  2387. }
  2388. else
  2389. {
  2390. unsigned long _filament = eeprom_read_dword((uint32_t *)EEPROM_FILAMENTUSED);
  2391. unsigned long _time = eeprom_read_dword((uint32_t *)EEPROM_TOTALTIME); //in minutes
  2392. uint8_t _hours, _minutes;
  2393. uint32_t _days;
  2394. float _filament_m = (float)_filament/100;
  2395. // int _filament_km = (_filament >= 100000) ? _filament / 100000 : 0;
  2396. // if (_filament_km > 0) _filament_m = _filament - (_filament_km * 100000);
  2397. _days = _time / 1440;
  2398. _hours = (_time - (_days * 1440)) / 60;
  2399. _minutes = _time - ((_days * 1440) + (_hours * 60));
  2400. lcd_printf_P(_N(
  2401. ESC_2J
  2402. "%S :"
  2403. ESC_H(9,1) "%8.2f m\n"
  2404. "%S :\n"
  2405. "%7ldd :%2hhdh :%02hhd m"
  2406. ),
  2407. _i("Total filament"),
  2408. _filament_m,
  2409. _i("Total print time"),
  2410. _days, _hours, _minutes
  2411. );
  2412. KEEPALIVE_STATE(PAUSED_FOR_USER);
  2413. while (!lcd_clicked())
  2414. {
  2415. manage_heater();
  2416. manage_inactivity(true);
  2417. _delay(100);
  2418. }
  2419. KEEPALIVE_STATE(NOT_BUSY);
  2420. lcd_quick_feedback();
  2421. menu_back();
  2422. }
  2423. }
  2424. static void _lcd_move(const char *name, int axis, int min, int max)
  2425. {
  2426. typedef struct
  2427. { // 2bytes total
  2428. bool initialized; // 1byte
  2429. bool endstopsEnabledPrevious; // 1byte
  2430. } _menu_data_t;
  2431. static_assert(sizeof(menu_data)>= sizeof(_menu_data_t),"_menu_data_t doesn't fit into menu_data");
  2432. _menu_data_t* _md = (_menu_data_t*)&(menu_data[0]);
  2433. if (!_md->initialized)
  2434. {
  2435. _md->endstopsEnabledPrevious = enable_endstops(false);
  2436. _md->initialized = true;
  2437. }
  2438. if (lcd_encoder != 0)
  2439. {
  2440. refresh_cmd_timeout();
  2441. if (! planner_queue_full())
  2442. {
  2443. current_position[axis] += float((int)lcd_encoder) * move_menu_scale;
  2444. if (min_software_endstops && current_position[axis] < min) current_position[axis] = min;
  2445. if (max_software_endstops && current_position[axis] > max) current_position[axis] = max;
  2446. lcd_encoder = 0;
  2447. world2machine_clamp(current_position[X_AXIS], current_position[Y_AXIS]);
  2448. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], manual_feedrate[axis] / 60, active_extruder);
  2449. lcd_draw_update = 1;
  2450. }
  2451. }
  2452. if (lcd_draw_update)
  2453. {
  2454. lcd_set_cursor(0, 1);
  2455. menu_draw_float31(' ', name, current_position[axis]);
  2456. }
  2457. if (menu_leaving || LCD_CLICKED) (void)enable_endstops(_md->endstopsEnabledPrevious);
  2458. if (LCD_CLICKED) menu_back();
  2459. }
  2460. static void lcd_move_e()
  2461. {
  2462. if (degHotend0() > EXTRUDE_MINTEMP)
  2463. {
  2464. if (lcd_encoder != 0)
  2465. {
  2466. refresh_cmd_timeout();
  2467. if (! planner_queue_full())
  2468. {
  2469. current_position[E_AXIS] += float((int)lcd_encoder) * move_menu_scale;
  2470. lcd_encoder = 0;
  2471. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], manual_feedrate[E_AXIS] / 60, active_extruder);
  2472. lcd_draw_update = 1;
  2473. }
  2474. }
  2475. if (lcd_draw_update)
  2476. {
  2477. lcd_set_cursor(0, 1);
  2478. menu_draw_float31(' ', PSTR("Extruder"), current_position[E_AXIS]);
  2479. }
  2480. if (LCD_CLICKED) menu_back();
  2481. }
  2482. else
  2483. {
  2484. show_preheat_nozzle_warning();
  2485. lcd_return_to_status();
  2486. }
  2487. }
  2488. //@brief Show measured Y distance of front calibration points from Y_MIN_POS
  2489. //If those points are detected too close to edge of reachable area, their confidence is lowered.
  2490. //This functionality is applied more often for MK2 printers.
  2491. static void lcd_menu_xyz_y_min()
  2492. {
  2493. //|01234567890123456789|
  2494. //|Y distance from min:|
  2495. //|--------------------|
  2496. //|Left: N/A |
  2497. //|Right: N/A |
  2498. //----------------------
  2499. float distanceMin[2];
  2500. count_xyz_details(distanceMin);
  2501. lcd_printf_P(_N(
  2502. ESC_H(0,0)
  2503. "%S:\n"
  2504. "%S\n"
  2505. "%S:\n"
  2506. "%S:"
  2507. ),
  2508. _i("Y distance from min"),
  2509. separator,
  2510. _i("Left"),
  2511. _i("Right")
  2512. );
  2513. for (uint8_t i = 0; i < 2; i++)
  2514. {
  2515. lcd_set_cursor(11,2+i);
  2516. if (distanceMin[i] >= 200) lcd_puts_P(_N("N/A"));
  2517. else lcd_printf_P(_N("%6.2fmm"), distanceMin[i]);
  2518. }
  2519. if (lcd_clicked())
  2520. menu_goto(lcd_menu_xyz_skew, 0, true, true);
  2521. }
  2522. //@brief Show measured axis skewness
  2523. float _deg(float rad)
  2524. {
  2525. return rad * 180 / M_PI;
  2526. }
  2527. static void lcd_menu_xyz_skew()
  2528. {
  2529. //|01234567890123456789|
  2530. //|Measured skew: N/A |
  2531. //|--------------------|
  2532. //|Slight skew: 0.12d|
  2533. //|Severe skew: 0.25d|
  2534. //----------------------
  2535. float angleDiff = eeprom_read_float((float*)(EEPROM_XYZ_CAL_SKEW));
  2536. lcd_printf_P(_N(
  2537. ESC_H(0,0)
  2538. "%S:\n"
  2539. "%S\n"
  2540. "%S: %5.2f\x01\n"
  2541. "%S: %5.2f\x01"
  2542. ),
  2543. _i("Measured skew"),
  2544. separator,
  2545. _i("Slight skew"), _deg(bed_skew_angle_mild),
  2546. _i("Severe skew"), _deg(bed_skew_angle_extreme)
  2547. );
  2548. if (angleDiff < 100)
  2549. lcd_printf_P(_N(ESC_H(15,0)"%4.2f\x01"), _deg(angleDiff));
  2550. else
  2551. lcd_puts_P(_N(ESC_H(15,0)"N/A"));
  2552. if (lcd_clicked())
  2553. menu_goto(lcd_menu_xyz_offset, 0, true, true);
  2554. }
  2555. /**
  2556. * @brief Show measured bed offset from expected position
  2557. */
  2558. static void lcd_menu_xyz_offset()
  2559. {
  2560. lcd_set_cursor(0,0);
  2561. lcd_puts_P(_i("[0;0] point offset"));////MSG_MEASURED_OFFSET c=0 r=0
  2562. lcd_puts_at_P(0, 1, separator);
  2563. lcd_puts_at_P(0, 2, PSTR("X"));
  2564. lcd_puts_at_P(0, 3, PSTR("Y"));
  2565. float vec_x[2];
  2566. float vec_y[2];
  2567. float cntr[2];
  2568. world2machine_read_valid(vec_x, vec_y, cntr);
  2569. for (int i = 0; i < 2; i++)
  2570. {
  2571. lcd_puts_at_P(11, i + 2, PSTR(""));
  2572. lcd_print(cntr[i]);
  2573. lcd_puts_at_P((cntr[i] < 0) ? 17 : 16, i + 2, PSTR("mm"));
  2574. }
  2575. menu_back_if_clicked();
  2576. }
  2577. // Save a single axis babystep value.
  2578. void EEPROM_save_B(int pos, int* value)
  2579. {
  2580. eeprom_update_byte((unsigned char*)pos, (unsigned char)((*value) & 0xff));
  2581. eeprom_update_byte((unsigned char*)pos + 1, (unsigned char)((*value) >> 8));
  2582. }
  2583. // Read a single axis babystep value.
  2584. void EEPROM_read_B(int pos, int* value)
  2585. {
  2586. *value = (int)eeprom_read_byte((unsigned char*)pos) | (int)(eeprom_read_byte((unsigned char*)pos + 1) << 8);
  2587. }
  2588. static void lcd_move_x() {
  2589. _lcd_move(PSTR("X"), X_AXIS, X_MIN_POS, X_MAX_POS);
  2590. }
  2591. static void lcd_move_y() {
  2592. _lcd_move(PSTR("Y"), Y_AXIS, Y_MIN_POS, Y_MAX_POS);
  2593. }
  2594. static void lcd_move_z() {
  2595. _lcd_move(PSTR("Z"), Z_AXIS, Z_MIN_POS, Z_MAX_POS);
  2596. }
  2597. /**
  2598. * @brief Adjust first layer offset from bed if axis is Z_AXIS
  2599. *
  2600. * If menu is left (button pushed or timed out), value is stored to EEPROM and
  2601. * if the axis is Z_AXIS, CALIBRATION_STATUS_CALIBRATED is also stored.
  2602. * Purpose of this function for other axis then Z is unknown.
  2603. *
  2604. * @param axis AxisEnum X_AXIS Y_AXIS Z_AXIS
  2605. * other value leads to storing Z_AXIS
  2606. * @param msg text to be displayed
  2607. */
  2608. static void _lcd_babystep(int axis, const char *msg)
  2609. {
  2610. typedef struct
  2611. { // 19bytes total
  2612. int8_t status; // 1byte
  2613. int babystepMem[3]; // 6bytes
  2614. float babystepMemMM[3]; // 12bytes
  2615. } _menu_data_t;
  2616. static_assert(sizeof(menu_data)>= sizeof(_menu_data_t),"_menu_data_t doesn't fit into menu_data");
  2617. _menu_data_t* _md = (_menu_data_t*)&(menu_data[0]);
  2618. if (_md->status == 0)
  2619. {
  2620. // Menu was entered.
  2621. // Initialize its status.
  2622. _md->status = 1;
  2623. check_babystep();
  2624. EEPROM_read_B(EEPROM_BABYSTEP_X, &_md->babystepMem[0]);
  2625. EEPROM_read_B(EEPROM_BABYSTEP_Y, &_md->babystepMem[1]);
  2626. EEPROM_read_B(EEPROM_BABYSTEP_Z, &_md->babystepMem[2]);
  2627. // same logic as in babystep_load
  2628. if (calibration_status() >= CALIBRATION_STATUS_LIVE_ADJUST)
  2629. _md->babystepMem[2] = 0;
  2630. _md->babystepMemMM[0] = _md->babystepMem[0]/cs.axis_steps_per_unit[X_AXIS];
  2631. _md->babystepMemMM[1] = _md->babystepMem[1]/cs.axis_steps_per_unit[Y_AXIS];
  2632. _md->babystepMemMM[2] = _md->babystepMem[2]/cs.axis_steps_per_unit[Z_AXIS];
  2633. lcd_draw_update = 1;
  2634. //SERIAL_ECHO("Z baby step: ");
  2635. //SERIAL_ECHO(_md->babystepMem[2]);
  2636. // Wait 90 seconds before closing the live adjust dialog.
  2637. lcd_timeoutToStatus.start();
  2638. }
  2639. if (lcd_encoder != 0)
  2640. {
  2641. if (homing_flag) lcd_encoder = 0;
  2642. _md->babystepMem[axis] += (int)lcd_encoder;
  2643. if (axis == 2)
  2644. {
  2645. if (_md->babystepMem[axis] < Z_BABYSTEP_MIN) _md->babystepMem[axis] = Z_BABYSTEP_MIN; //-3999 -> -9.99 mm
  2646. else if (_md->babystepMem[axis] > Z_BABYSTEP_MAX) _md->babystepMem[axis] = Z_BABYSTEP_MAX; //0
  2647. else
  2648. {
  2649. CRITICAL_SECTION_START
  2650. babystepsTodo[axis] += (int)lcd_encoder;
  2651. CRITICAL_SECTION_END
  2652. }
  2653. }
  2654. _md->babystepMemMM[axis] = _md->babystepMem[axis]/cs.axis_steps_per_unit[axis];
  2655. _delay(50);
  2656. lcd_encoder = 0;
  2657. lcd_draw_update = 1;
  2658. }
  2659. if (lcd_draw_update)
  2660. {
  2661. lcd_set_cursor(0, 1);
  2662. menu_draw_float13(' ', msg, _md->babystepMemMM[axis]);
  2663. }
  2664. if (LCD_CLICKED || menu_leaving)
  2665. {
  2666. // Only update the EEPROM when leaving the menu.
  2667. EEPROM_save_B(
  2668. (axis == X_AXIS) ? EEPROM_BABYSTEP_X : ((axis == Y_AXIS) ? EEPROM_BABYSTEP_Y : EEPROM_BABYSTEP_Z),
  2669. &_md->babystepMem[axis]);
  2670. if(Z_AXIS == axis) calibration_status_store(CALIBRATION_STATUS_CALIBRATED);
  2671. }
  2672. if (LCD_CLICKED) menu_back();
  2673. }
  2674. static void lcd_babystep_z()
  2675. {
  2676. _lcd_babystep(Z_AXIS, (_i("Adjusting Z")));////MSG_BABYSTEPPING_Z c=20 r=0
  2677. }
  2678. typedef struct
  2679. { // 12bytes + 9bytes = 21bytes total
  2680. menu_data_edit_t reserved; //12 bytes reserved for number editing functions
  2681. int8_t status; // 1byte
  2682. int16_t left; // 2byte
  2683. int16_t right; // 2byte
  2684. int16_t front; // 2byte
  2685. int16_t rear; // 2byte
  2686. } _menu_data_adjust_bed_t;
  2687. static_assert(sizeof(menu_data)>= sizeof(_menu_data_adjust_bed_t),"_menu_data_adjust_bed_t doesn't fit into menu_data");
  2688. void lcd_adjust_bed_reset(void)
  2689. {
  2690. eeprom_update_byte((unsigned char*)EEPROM_BED_CORRECTION_VALID, 1);
  2691. eeprom_update_byte((unsigned char*)EEPROM_BED_CORRECTION_LEFT , 0);
  2692. eeprom_update_byte((unsigned char*)EEPROM_BED_CORRECTION_RIGHT, 0);
  2693. eeprom_update_byte((unsigned char*)EEPROM_BED_CORRECTION_FRONT, 0);
  2694. eeprom_update_byte((unsigned char*)EEPROM_BED_CORRECTION_REAR , 0);
  2695. _menu_data_adjust_bed_t* _md = (_menu_data_adjust_bed_t*)&(menu_data[0]);
  2696. _md->status = 0;
  2697. }
  2698. void lcd_adjust_bed(void)
  2699. {
  2700. _menu_data_adjust_bed_t* _md = (_menu_data_adjust_bed_t*)&(menu_data[0]);
  2701. if (_md->status == 0)
  2702. {
  2703. // Menu was entered.
  2704. _md->left = 0;
  2705. _md->right = 0;
  2706. _md->front = 0;
  2707. _md->rear = 0;
  2708. if (eeprom_read_byte((unsigned char*)EEPROM_BED_CORRECTION_VALID) == 1)
  2709. {
  2710. _md->left = eeprom_read_int8((unsigned char*)EEPROM_BED_CORRECTION_LEFT);
  2711. _md->right = eeprom_read_int8((unsigned char*)EEPROM_BED_CORRECTION_RIGHT);
  2712. _md->front = eeprom_read_int8((unsigned char*)EEPROM_BED_CORRECTION_FRONT);
  2713. _md->rear = eeprom_read_int8((unsigned char*)EEPROM_BED_CORRECTION_REAR);
  2714. }
  2715. _md->status = 1;
  2716. }
  2717. MENU_BEGIN();
  2718. // leaving menu - this condition must be immediately before MENU_ITEM_BACK_P
  2719. if (((menu_item == menu_line) && menu_clicked && (lcd_encoder == menu_item)) || menu_leaving)
  2720. {
  2721. eeprom_update_int8((unsigned char*)EEPROM_BED_CORRECTION_LEFT, _md->left);
  2722. eeprom_update_int8((unsigned char*)EEPROM_BED_CORRECTION_RIGHT, _md->right);
  2723. eeprom_update_int8((unsigned char*)EEPROM_BED_CORRECTION_FRONT, _md->front);
  2724. eeprom_update_int8((unsigned char*)EEPROM_BED_CORRECTION_REAR, _md->rear);
  2725. eeprom_update_byte((unsigned char*)EEPROM_BED_CORRECTION_VALID, 1);
  2726. }
  2727. MENU_ITEM_BACK_P(_T(MSG_SETTINGS));
  2728. MENU_ITEM_EDIT_int3_P(_i("Left side [um]"), &_md->left, -BED_ADJUSTMENT_UM_MAX, BED_ADJUSTMENT_UM_MAX);////MSG_BED_CORRECTION_LEFT c=14 r=1
  2729. MENU_ITEM_EDIT_int3_P(_i("Right side[um]"), &_md->right, -BED_ADJUSTMENT_UM_MAX, BED_ADJUSTMENT_UM_MAX);////MSG_BED_CORRECTION_RIGHT c=14 r=1
  2730. MENU_ITEM_EDIT_int3_P(_i("Front side[um]"), &_md->front, -BED_ADJUSTMENT_UM_MAX, BED_ADJUSTMENT_UM_MAX);////MSG_BED_CORRECTION_FRONT c=14 r=1
  2731. MENU_ITEM_EDIT_int3_P(_i("Rear side [um]"), &_md->rear, -BED_ADJUSTMENT_UM_MAX, BED_ADJUSTMENT_UM_MAX);////MSG_BED_CORRECTION_REAR c=14 r=1
  2732. MENU_ITEM_FUNCTION_P(_i("Reset"), lcd_adjust_bed_reset);////MSG_BED_CORRECTION_RESET c=0 r=0
  2733. MENU_END();
  2734. }
  2735. void pid_extruder()
  2736. {
  2737. lcd_clear();
  2738. lcd_set_cursor(1, 0);
  2739. lcd_puts_P(_i("Set temperature:"));////MSG_SET_TEMPERATURE c=19 r=1
  2740. pid_temp += int(lcd_encoder);
  2741. if (pid_temp > HEATER_0_MAXTEMP) pid_temp = HEATER_0_MAXTEMP;
  2742. if (pid_temp < HEATER_0_MINTEMP) pid_temp = HEATER_0_MINTEMP;
  2743. lcd_encoder = 0;
  2744. lcd_set_cursor(1, 2);
  2745. lcd_print(ftostr3(pid_temp));
  2746. if (lcd_clicked()) {
  2747. lcd_commands_type = LCD_COMMAND_PID_EXTRUDER;
  2748. lcd_return_to_status();
  2749. lcd_update(2);
  2750. }
  2751. }
  2752. /*
  2753. void lcd_adjust_z() {
  2754. int enc_dif = 0;
  2755. int cursor_pos = 1;
  2756. int fsm = 0;
  2757. lcd_clear();
  2758. lcd_set_cursor(0, 0);
  2759. lcd_puts_P(_i("Auto adjust Z?"));////MSG_ADJUSTZ c=0 r=0
  2760. lcd_set_cursor(1, 1);
  2761. lcd_puts_P(_T(MSG_YES));
  2762. lcd_set_cursor(1, 2);
  2763. lcd_puts_P(_T(MSG_NO));
  2764. lcd_set_cursor(0, 1);
  2765. lcd_print(">");
  2766. enc_dif = lcd_encoder_diff;
  2767. while (fsm == 0) {
  2768. manage_heater();
  2769. manage_inactivity(true);
  2770. if ( abs((enc_dif - lcd_encoder_diff)) > 4 ) {
  2771. if ( (abs(enc_dif - lcd_encoder_diff)) > 1 ) {
  2772. if (enc_dif > lcd_encoder_diff ) {
  2773. cursor_pos --;
  2774. }
  2775. if (enc_dif < lcd_encoder_diff ) {
  2776. cursor_pos ++;
  2777. }
  2778. if (cursor_pos > 2) {
  2779. cursor_pos = 2;
  2780. }
  2781. if (cursor_pos < 1) {
  2782. cursor_pos = 1;
  2783. }
  2784. lcd_set_cursor(0, 1);
  2785. lcd_print(" ");
  2786. lcd_set_cursor(0, 2);
  2787. lcd_print(" ");
  2788. lcd_set_cursor(0, cursor_pos);
  2789. lcd_print(">");
  2790. enc_dif = lcd_encoder_diff;
  2791. _delay(100);
  2792. }
  2793. }
  2794. if (lcd_clicked()) {
  2795. fsm = cursor_pos;
  2796. if (fsm == 1) {
  2797. int babystepLoadZ = 0;
  2798. EEPROM_read_B(EEPROM_BABYSTEP_Z, &babystepLoadZ);
  2799. CRITICAL_SECTION_START
  2800. babystepsTodo[Z_AXIS] = babystepLoadZ;
  2801. CRITICAL_SECTION_END
  2802. } else {
  2803. int zero = 0;
  2804. EEPROM_save_B(EEPROM_BABYSTEP_X, &zero);
  2805. EEPROM_save_B(EEPROM_BABYSTEP_Y, &zero);
  2806. EEPROM_save_B(EEPROM_BABYSTEP_Z, &zero);
  2807. }
  2808. _delay(500);
  2809. }
  2810. };
  2811. lcd_clear();
  2812. lcd_return_to_status();
  2813. }*/
  2814. bool lcd_wait_for_pinda(float temp) {
  2815. lcd_set_custom_characters_degree();
  2816. setAllTargetHotends(0);
  2817. setTargetBed(0);
  2818. LongTimer pinda_timeout;
  2819. pinda_timeout.start();
  2820. bool target_temp_reached = true;
  2821. while (current_temperature_pinda > temp){
  2822. lcd_display_message_fullscreen_P(_i("Waiting for PINDA probe cooling"));////MSG_WAITING_TEMP_PINDA c=20 r=3
  2823. lcd_set_cursor(0, 4);
  2824. lcd_print(LCD_STR_THERMOMETER[0]);
  2825. lcd_print(ftostr3(current_temperature_pinda));
  2826. lcd_print("/");
  2827. lcd_print(ftostr3(temp));
  2828. lcd_print(LCD_STR_DEGREE);
  2829. delay_keep_alive(1000);
  2830. serialecho_temperatures();
  2831. if (pinda_timeout.expired(8 * 60 * 1000ul)) { //PINDA cooling from 60 C to 35 C takes about 7 minutes
  2832. target_temp_reached = false;
  2833. break;
  2834. }
  2835. }
  2836. lcd_set_custom_characters_arrows();
  2837. lcd_update_enable(true);
  2838. return target_temp_reached;
  2839. }
  2840. void lcd_wait_for_heater() {
  2841. lcd_display_message_fullscreen_P(_T(MSG_WIZARD_HEATING));
  2842. lcd_set_degree();
  2843. lcd_set_cursor(0, 4);
  2844. lcd_print(LCD_STR_THERMOMETER[0]);
  2845. lcd_print(ftostr3(degHotend(active_extruder)));
  2846. lcd_print("/");
  2847. lcd_print(ftostr3(degTargetHotend(active_extruder)));
  2848. lcd_print(LCD_STR_DEGREE);
  2849. }
  2850. void lcd_wait_for_cool_down() {
  2851. lcd_set_custom_characters_degree();
  2852. setAllTargetHotends(0);
  2853. setTargetBed(0);
  2854. while ((degHotend(0)>MAX_HOTEND_TEMP_CALIBRATION) || (degBed() > MAX_BED_TEMP_CALIBRATION)) {
  2855. lcd_display_message_fullscreen_P(_i("Waiting for nozzle and bed cooling"));////MSG_WAITING_TEMP c=20 r=3
  2856. lcd_set_cursor(0, 4);
  2857. lcd_print(LCD_STR_THERMOMETER[0]);
  2858. lcd_print(ftostr3(degHotend(0)));
  2859. lcd_print("/0");
  2860. lcd_print(LCD_STR_DEGREE);
  2861. lcd_set_cursor(9, 4);
  2862. lcd_print(LCD_STR_BEDTEMP[0]);
  2863. lcd_print(ftostr3(degBed()));
  2864. lcd_print("/0");
  2865. lcd_print(LCD_STR_DEGREE);
  2866. lcd_set_custom_characters();
  2867. delay_keep_alive(1000);
  2868. serialecho_temperatures();
  2869. }
  2870. lcd_set_custom_characters_arrows();
  2871. lcd_update_enable(true);
  2872. }
  2873. // Lets the user move the Z carriage up to the end stoppers.
  2874. // When done, it sets the current Z to Z_MAX_POS and returns true.
  2875. // Otherwise the Z calibration is not changed and false is returned.
  2876. #ifndef TMC2130
  2877. bool lcd_calibrate_z_end_stop_manual(bool only_z)
  2878. {
  2879. // Don't know where we are. Let's claim we are Z=0, so the soft end stops will not be triggered when moving up.
  2880. current_position[Z_AXIS] = 0;
  2881. plan_set_position(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  2882. // Until confirmed by the confirmation dialog.
  2883. for (;;) {
  2884. unsigned long previous_millis_cmd = _millis();
  2885. const char *msg = only_z ? _i("Calibrating Z. Rotate the knob to move the Z carriage up to the end stoppers. Click when done.") : _i("Calibrating XYZ. Rotate the knob to move the Z carriage up to the end stoppers. Click when done.");////MSG_MOVE_CARRIAGE_TO_THE_TOP c=20 r=8////MSG_MOVE_CARRIAGE_TO_THE_TOP_Z c=20 r=8
  2886. const char *msg_next = lcd_display_message_fullscreen_P(msg);
  2887. const bool multi_screen = msg_next != NULL;
  2888. unsigned long previous_millis_msg = _millis();
  2889. // Until the user finishes the z up movement.
  2890. lcd_encoder_diff = 0;
  2891. lcd_encoder = 0;
  2892. for (;;) {
  2893. // if (_millis() - previous_millis_cmd > LCD_TIMEOUT_TO_STATUS)
  2894. // goto canceled;
  2895. manage_heater();
  2896. manage_inactivity(true);
  2897. if (abs(lcd_encoder_diff) >= ENCODER_PULSES_PER_STEP) {
  2898. _delay(50);
  2899. previous_millis_cmd = _millis();
  2900. lcd_encoder += abs(lcd_encoder_diff / ENCODER_PULSES_PER_STEP);
  2901. lcd_encoder_diff = 0;
  2902. if (! planner_queue_full()) {
  2903. // Only move up, whatever direction the user rotates the encoder.
  2904. current_position[Z_AXIS] += fabs(lcd_encoder);
  2905. lcd_encoder = 0;
  2906. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], manual_feedrate[Z_AXIS] / 60, active_extruder);
  2907. }
  2908. }
  2909. if (lcd_clicked()) {
  2910. // Abort a move if in progress.
  2911. planner_abort_hard();
  2912. while (lcd_clicked()) ;
  2913. _delay(10);
  2914. while (lcd_clicked()) ;
  2915. break;
  2916. }
  2917. if (multi_screen && _millis() - previous_millis_msg > 5000) {
  2918. if (msg_next == NULL)
  2919. msg_next = msg;
  2920. msg_next = lcd_display_message_fullscreen_P(msg_next);
  2921. previous_millis_msg = _millis();
  2922. }
  2923. }
  2924. // Let the user confirm, that the Z carriage is at the top end stoppers.
  2925. int8_t result = lcd_show_fullscreen_message_yes_no_and_wait_P(_i("Are left and right Z~carriages all up?"), false);////MSG_CONFIRM_CARRIAGE_AT_THE_TOP c=20 r=2
  2926. if (result == -1)
  2927. goto canceled;
  2928. else if (result == 1)
  2929. goto calibrated;
  2930. // otherwise perform another round of the Z up dialog.
  2931. }
  2932. calibrated:
  2933. // Let the machine think the Z axis is a bit higher than it is, so it will not home into the bed
  2934. // during the search for the induction points.
  2935. if ((PRINTER_TYPE == PRINTER_MK25) || (PRINTER_TYPE == PRINTER_MK2) || (PRINTER_TYPE == PRINTER_MK2_SNMM)) {
  2936. current_position[Z_AXIS] = Z_MAX_POS-3.f;
  2937. }
  2938. else {
  2939. current_position[Z_AXIS] = Z_MAX_POS+4.f;
  2940. }
  2941. plan_set_position(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  2942. return true;
  2943. canceled:
  2944. return false;
  2945. }
  2946. #endif // TMC2130
  2947. static inline bool pgm_is_whitespace(const char *c_addr)
  2948. {
  2949. const char c = pgm_read_byte(c_addr);
  2950. return c == ' ' || c == '\t' || c == '\r' || c == '\n';
  2951. }
  2952. static inline bool pgm_is_interpunction(const char *c_addr)
  2953. {
  2954. const char c = pgm_read_byte(c_addr);
  2955. return c == '.' || c == ',' || c == ':'|| c == ';' || c == '?' || c == '!' || c == '/';
  2956. }
  2957. /**
  2958. * @brief show full screen message
  2959. *
  2960. * This function is non-blocking
  2961. * @param msg message to be displayed from PROGMEM
  2962. * @param nlines
  2963. * @return rest of the text (to be displayed on next page)
  2964. */
  2965. static const char* lcd_display_message_fullscreen_nonBlocking_P(const char *msg, uint8_t &nlines)
  2966. {
  2967. lcd_set_cursor(0, 0);
  2968. const char *msgend = msg;
  2969. uint8_t row = 0;
  2970. bool multi_screen = false;
  2971. for (; row < 4; ++ row) {
  2972. while (pgm_is_whitespace(msg))
  2973. ++ msg;
  2974. if (pgm_read_byte(msg) == 0)
  2975. // End of the message.
  2976. break;
  2977. lcd_set_cursor(0, row);
  2978. uint8_t linelen = min(strlen_P(msg), 20);
  2979. const char *msgend2 = msg + linelen;
  2980. msgend = msgend2;
  2981. if (row == 3 && linelen == 20) {
  2982. // Last line of the display, full line shall be displayed.
  2983. // Find out, whether this message will be split into multiple screens.
  2984. while (pgm_is_whitespace(msgend))
  2985. ++ msgend;
  2986. multi_screen = pgm_read_byte(msgend) != 0;
  2987. if (multi_screen)
  2988. msgend = (msgend2 -= 2);
  2989. }
  2990. if (pgm_read_byte(msgend) != 0 && ! pgm_is_whitespace(msgend) && ! pgm_is_interpunction(msgend)) {
  2991. // Splitting a word. Find the start of the current word.
  2992. while (msgend > msg && ! pgm_is_whitespace(msgend - 1))
  2993. -- msgend;
  2994. if (msgend == msg)
  2995. // Found a single long word, which cannot be split. Just cut it.
  2996. msgend = msgend2;
  2997. }
  2998. for (; msg < msgend; ++ msg) {
  2999. char c = char(pgm_read_byte(msg));
  3000. if (c == '~')
  3001. c = ' ';
  3002. lcd_print(c);
  3003. }
  3004. }
  3005. if (multi_screen) {
  3006. // Display the "next screen" indicator character.
  3007. // lcd_set_custom_characters_arrows();
  3008. lcd_set_custom_characters_nextpage();
  3009. lcd_set_cursor(19, 3);
  3010. // Display the down arrow.
  3011. lcd_print(char(1));
  3012. }
  3013. nlines = row;
  3014. return multi_screen ? msgend : NULL;
  3015. }
  3016. const char* lcd_display_message_fullscreen_P(const char *msg, uint8_t &nlines)
  3017. {
  3018. // Disable update of the screen by the usual lcd_update(0) routine.
  3019. lcd_update_enable(false);
  3020. lcd_clear();
  3021. // uint8_t nlines;
  3022. return lcd_display_message_fullscreen_nonBlocking_P(msg, nlines);
  3023. }
  3024. const char* lcd_display_message_fullscreen_P(const char *msg)
  3025. {
  3026. uint8_t nlines;
  3027. return lcd_display_message_fullscreen_P(msg, nlines);
  3028. }
  3029. /**
  3030. * @brief show full screen message and wait
  3031. *
  3032. * This function is blocking.
  3033. * @param msg message to be displayed from PROGMEM
  3034. */
  3035. void lcd_show_fullscreen_message_and_wait_P(const char *msg)
  3036. {
  3037. LcdUpdateDisabler lcdUpdateDisabler;
  3038. const char *msg_next = lcd_display_message_fullscreen_P(msg);
  3039. bool multi_screen = msg_next != NULL;
  3040. lcd_set_custom_characters_nextpage();
  3041. lcd_consume_click();
  3042. KEEPALIVE_STATE(PAUSED_FOR_USER);
  3043. // Until confirmed by a button click.
  3044. for (;;) {
  3045. if (!multi_screen) {
  3046. lcd_set_cursor(19, 3);
  3047. // Display the confirm char.
  3048. lcd_print(char(2));
  3049. }
  3050. // Wait for 5 seconds before displaying the next text.
  3051. for (uint8_t i = 0; i < 100; ++ i) {
  3052. delay_keep_alive(50);
  3053. if (lcd_clicked()) {
  3054. if (msg_next == NULL) {
  3055. KEEPALIVE_STATE(IN_HANDLER);
  3056. lcd_set_custom_characters();
  3057. lcd_update_enable(true);
  3058. lcd_update(2);
  3059. return;
  3060. }
  3061. else {
  3062. break;
  3063. }
  3064. }
  3065. }
  3066. if (multi_screen) {
  3067. if (msg_next == NULL)
  3068. msg_next = msg;
  3069. msg_next = lcd_display_message_fullscreen_P(msg_next);
  3070. if (msg_next == NULL) {
  3071. lcd_set_cursor(19, 3);
  3072. // Display the confirm char.
  3073. lcd_print(char(2));
  3074. }
  3075. }
  3076. }
  3077. }
  3078. bool lcd_wait_for_click_delay(uint16_t nDelay)
  3079. // nDelay :: timeout [s] (0 ~ no timeout)
  3080. // true ~ clicked, false ~ delayed
  3081. {
  3082. bool bDelayed;
  3083. long nTime0 = _millis()/1000;
  3084. lcd_consume_click();
  3085. KEEPALIVE_STATE(PAUSED_FOR_USER);
  3086. for (;;) {
  3087. manage_heater();
  3088. manage_inactivity(true);
  3089. bDelayed = ((_millis()/1000-nTime0) > nDelay);
  3090. bDelayed = (bDelayed && (nDelay != 0)); // 0 ~ no timeout, always waiting for click
  3091. if (lcd_clicked() || bDelayed) {
  3092. KEEPALIVE_STATE(IN_HANDLER);
  3093. return(!bDelayed);
  3094. }
  3095. }
  3096. }
  3097. void lcd_wait_for_click()
  3098. {
  3099. lcd_wait_for_click_delay(0);
  3100. }
  3101. //! @brief Show multiple screen message with yes and no possible choices and wait with possible timeout
  3102. //! @param msg Message to show
  3103. //! @param allow_timeouting if true, allows time outing of the screen
  3104. //! @param default_yes if true, yes choice is selected by default, otherwise no choice is preselected
  3105. //! @retval 1 yes choice selected by user
  3106. //! @retval 0 no choice selected by user
  3107. //! @retval -1 screen timed out
  3108. int8_t lcd_show_multiscreen_message_yes_no_and_wait_P(const char *msg, bool allow_timeouting, bool default_yes) //currently just max. n*4 + 3 lines supported (set in language header files)
  3109. {
  3110. return lcd_show_multiscreen_message_two_choices_and_wait_P(msg, allow_timeouting, default_yes, _T(MSG_YES), _T(MSG_NO));
  3111. }
  3112. //! @brief Show multiple screen message with two possible choices and wait with possible timeout
  3113. //! @param msg Message to show
  3114. //! @param allow_timeouting if true, allows time outing of the screen
  3115. //! @param default_first if true, fist choice is selected by default, otherwise second choice is preselected
  3116. //! @param first_choice text caption of first possible choice
  3117. //! @param second_choice text caption of second possible choice
  3118. //! @retval 1 first choice selected by user
  3119. //! @retval 0 second choice selected by user
  3120. //! @retval -1 screen timed out
  3121. int8_t lcd_show_multiscreen_message_two_choices_and_wait_P(const char *msg, bool allow_timeouting, bool default_first,
  3122. const char *first_choice, const char *second_choice)
  3123. {
  3124. const char *msg_next = lcd_display_message_fullscreen_P(msg);
  3125. bool multi_screen = msg_next != NULL;
  3126. bool yes = default_first ? true : false;
  3127. // Wait for user confirmation or a timeout.
  3128. unsigned long previous_millis_cmd = _millis();
  3129. int8_t enc_dif = lcd_encoder_diff;
  3130. lcd_consume_click();
  3131. //KEEPALIVE_STATE(PAUSED_FOR_USER);
  3132. for (;;) {
  3133. for (uint8_t i = 0; i < 100; ++i) {
  3134. delay_keep_alive(50);
  3135. if (allow_timeouting && _millis() - previous_millis_cmd > LCD_TIMEOUT_TO_STATUS)
  3136. return -1;
  3137. manage_heater();
  3138. manage_inactivity(true);
  3139. if (abs(enc_dif - lcd_encoder_diff) > 4) {
  3140. if (msg_next == NULL) {
  3141. lcd_set_cursor(0, 3);
  3142. if (enc_dif < lcd_encoder_diff && yes) {
  3143. lcd_puts_P((PSTR(" ")));
  3144. lcd_set_cursor(7, 3);
  3145. lcd_puts_P((PSTR(">")));
  3146. yes = false;
  3147. }
  3148. else if (enc_dif > lcd_encoder_diff && !yes) {
  3149. lcd_puts_P((PSTR(">")));
  3150. lcd_set_cursor(7, 3);
  3151. lcd_puts_P((PSTR(" ")));
  3152. yes = true;
  3153. }
  3154. enc_dif = lcd_encoder_diff;
  3155. }
  3156. else {
  3157. break; //turning knob skips waiting loop
  3158. }
  3159. }
  3160. if (lcd_clicked()) {
  3161. if (msg_next == NULL) {
  3162. //KEEPALIVE_STATE(IN_HANDLER);
  3163. lcd_set_custom_characters();
  3164. return yes;
  3165. }
  3166. else break;
  3167. }
  3168. }
  3169. if (multi_screen) {
  3170. if (msg_next == NULL) {
  3171. msg_next = msg;
  3172. }
  3173. msg_next = lcd_display_message_fullscreen_P(msg_next);
  3174. }
  3175. if (msg_next == NULL) {
  3176. lcd_set_cursor(0, 3);
  3177. if (yes) lcd_puts_P(PSTR(">"));
  3178. lcd_set_cursor(1, 3);
  3179. lcd_puts_P(first_choice);
  3180. lcd_set_cursor(7, 3);
  3181. if (!yes) lcd_puts_P(PSTR(">"));
  3182. lcd_set_cursor(8, 3);
  3183. lcd_puts_P(second_choice);
  3184. }
  3185. }
  3186. }
  3187. //! @brief Show single screen message with yes and no possible choices and wait with possible timeout
  3188. //! @param msg Message to show
  3189. //! @param allow_timeouting if true, allows time outing of the screen
  3190. //! @param default_yes if true, yes choice is selected by default, otherwise no choice is preselected
  3191. //! @retval 1 yes choice selected by user
  3192. //! @retval 0 no choice selected by user
  3193. //! @retval -1 screen timed out
  3194. int8_t lcd_show_fullscreen_message_yes_no_and_wait_P(const char *msg, bool allow_timeouting, bool default_yes)
  3195. {
  3196. lcd_display_message_fullscreen_P(msg);
  3197. if (default_yes) {
  3198. lcd_set_cursor(0, 2);
  3199. lcd_puts_P(PSTR(">"));
  3200. lcd_puts_P(_T(MSG_YES));
  3201. lcd_set_cursor(1, 3);
  3202. lcd_puts_P(_T(MSG_NO));
  3203. }
  3204. else {
  3205. lcd_set_cursor(1, 2);
  3206. lcd_puts_P(_T(MSG_YES));
  3207. lcd_set_cursor(0, 3);
  3208. lcd_puts_P(PSTR(">"));
  3209. lcd_puts_P(_T(MSG_NO));
  3210. }
  3211. bool yes = default_yes ? true : false;
  3212. // Wait for user confirmation or a timeout.
  3213. unsigned long previous_millis_cmd = _millis();
  3214. int8_t enc_dif = lcd_encoder_diff;
  3215. lcd_consume_click();
  3216. KEEPALIVE_STATE(PAUSED_FOR_USER);
  3217. for (;;) {
  3218. if (allow_timeouting && _millis() - previous_millis_cmd > LCD_TIMEOUT_TO_STATUS)
  3219. return -1;
  3220. manage_heater();
  3221. manage_inactivity(true);
  3222. if (abs(enc_dif - lcd_encoder_diff) > 4) {
  3223. lcd_set_cursor(0, 2);
  3224. if (enc_dif < lcd_encoder_diff && yes) {
  3225. lcd_puts_P((PSTR(" ")));
  3226. lcd_set_cursor(0, 3);
  3227. lcd_puts_P((PSTR(">")));
  3228. yes = false;
  3229. }
  3230. else if (enc_dif > lcd_encoder_diff && !yes) {
  3231. lcd_puts_P((PSTR(">")));
  3232. lcd_set_cursor(0, 3);
  3233. lcd_puts_P((PSTR(" ")));
  3234. yes = true;
  3235. }
  3236. enc_dif = lcd_encoder_diff;
  3237. }
  3238. if (lcd_clicked()) {
  3239. KEEPALIVE_STATE(IN_HANDLER);
  3240. return yes;
  3241. }
  3242. }
  3243. }
  3244. void lcd_bed_calibration_show_result(BedSkewOffsetDetectionResultType result, uint8_t point_too_far_mask)
  3245. {
  3246. const char *msg = NULL;
  3247. if (result == BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND) {
  3248. lcd_show_fullscreen_message_and_wait_P(_i("XYZ calibration failed. Bed calibration point was not found."));////MSG_BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND c=20 r=8
  3249. } else if (result == BED_SKEW_OFFSET_DETECTION_FITTING_FAILED) {
  3250. if (point_too_far_mask == 0)
  3251. msg = _T(MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED);
  3252. else if (point_too_far_mask == 2 || point_too_far_mask == 7)
  3253. // Only the center point or all the three front points.
  3254. msg = _i("XYZ calibration failed. Front calibration points not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=8
  3255. else if ((point_too_far_mask & 1) == 0)
  3256. // The right and maybe the center point out of reach.
  3257. msg = _i("XYZ calibration failed. Right front calibration point not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR c=20 r=8
  3258. else
  3259. // The left and maybe the center point out of reach.
  3260. msg = _i("XYZ calibration failed. Left front calibration point not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR c=20 r=8
  3261. lcd_show_fullscreen_message_and_wait_P(msg);
  3262. } else {
  3263. if (point_too_far_mask != 0) {
  3264. if (point_too_far_mask == 2 || point_too_far_mask == 7)
  3265. // Only the center point or all the three front points.
  3266. msg = _i("XYZ calibration compromised. Front calibration points not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR c=20 r=8
  3267. else if ((point_too_far_mask & 1) == 0)
  3268. // The right and maybe the center point out of reach.
  3269. msg = _i("XYZ calibration compromised. Right front calibration point not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR c=20 r=8
  3270. else
  3271. // The left and maybe the center point out of reach.
  3272. msg = _i("XYZ calibration compromised. Left front calibration point not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR c=20 r=8
  3273. lcd_show_fullscreen_message_and_wait_P(msg);
  3274. }
  3275. if (point_too_far_mask == 0 || result > 0) {
  3276. switch (result) {
  3277. default:
  3278. // should not happen
  3279. msg = _T(MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED);
  3280. break;
  3281. case BED_SKEW_OFFSET_DETECTION_PERFECT:
  3282. msg = _i("XYZ calibration ok. X/Y axes are perpendicular. Congratulations!");////MSG_BED_SKEW_OFFSET_DETECTION_PERFECT c=20 r=8
  3283. break;
  3284. case BED_SKEW_OFFSET_DETECTION_SKEW_MILD:
  3285. msg = _i("XYZ calibration all right. X/Y axes are slightly skewed. Good job!");////MSG_BED_SKEW_OFFSET_DETECTION_SKEW_MILD c=20 r=8
  3286. break;
  3287. case BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME:
  3288. msg = _i("XYZ calibration all right. Skew will be corrected automatically.");////MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME c=20 r=8
  3289. break;
  3290. }
  3291. lcd_show_fullscreen_message_and_wait_P(msg);
  3292. }
  3293. }
  3294. }
  3295. void lcd_temp_cal_show_result(bool result) {
  3296. custom_message_type = CUSTOM_MSG_TYPE_STATUS;
  3297. disable_x();
  3298. disable_y();
  3299. disable_z();
  3300. disable_e0();
  3301. disable_e1();
  3302. disable_e2();
  3303. setTargetBed(0); //set bed target temperature back to 0
  3304. if (result == true) {
  3305. eeprom_update_byte((uint8_t*)EEPROM_CALIBRATION_STATUS_PINDA, 1);
  3306. SERIAL_ECHOLNPGM("Temperature calibration done. Continue with pressing the knob.");
  3307. lcd_show_fullscreen_message_and_wait_P(_T(MSG_TEMP_CALIBRATION_DONE));
  3308. temp_cal_active = true;
  3309. eeprom_update_byte((unsigned char *)EEPROM_TEMP_CAL_ACTIVE, 1);
  3310. }
  3311. else {
  3312. eeprom_update_byte((uint8_t*)EEPROM_CALIBRATION_STATUS_PINDA, 0);
  3313. SERIAL_ECHOLNPGM("Temperature calibration failed. Continue with pressing the knob.");
  3314. lcd_show_fullscreen_message_and_wait_P(_i("Temperature calibration failed"));////MSG_TEMP_CAL_FAILED c=20 r=8
  3315. temp_cal_active = false;
  3316. eeprom_update_byte((unsigned char *)EEPROM_TEMP_CAL_ACTIVE, 0);
  3317. }
  3318. lcd_update_enable(true);
  3319. lcd_update(2);
  3320. }
  3321. static void lcd_show_end_stops() {
  3322. lcd_set_cursor(0, 0);
  3323. lcd_puts_P((PSTR("End stops diag")));
  3324. lcd_set_cursor(0, 1);
  3325. lcd_puts_P((READ(X_MIN_PIN) ^ (bool)X_MIN_ENDSTOP_INVERTING) ? (PSTR("X1")) : (PSTR("X0")));
  3326. lcd_set_cursor(0, 2);
  3327. lcd_puts_P((READ(Y_MIN_PIN) ^ (bool)Y_MIN_ENDSTOP_INVERTING) ? (PSTR("Y1")) : (PSTR("Y0")));
  3328. lcd_set_cursor(0, 3);
  3329. lcd_puts_P((READ(Z_MIN_PIN) ^ (bool)Z_MIN_ENDSTOP_INVERTING) ? (PSTR("Z1")) : (PSTR("Z0")));
  3330. }
  3331. #ifndef TMC2130
  3332. static void menu_show_end_stops() {
  3333. lcd_show_end_stops();
  3334. if (LCD_CLICKED) menu_back();
  3335. }
  3336. #endif // not defined TMC2130
  3337. // Lets the user move the Z carriage up to the end stoppers.
  3338. // When done, it sets the current Z to Z_MAX_POS and returns true.
  3339. // Otherwise the Z calibration is not changed and false is returned.
  3340. void lcd_diag_show_end_stops()
  3341. {
  3342. lcd_clear();
  3343. lcd_consume_click();
  3344. for (;;) {
  3345. manage_heater();
  3346. manage_inactivity(true);
  3347. lcd_show_end_stops();
  3348. if (lcd_clicked()) {
  3349. break;
  3350. }
  3351. }
  3352. lcd_clear();
  3353. lcd_return_to_status();
  3354. }
  3355. static void lcd_print_state(uint8_t state)
  3356. {
  3357. switch (state) {
  3358. case STATE_ON:
  3359. lcd_puts_P(_i(" 1"));
  3360. break;
  3361. case STATE_OFF:
  3362. lcd_puts_P(_i(" 0"));
  3363. break;
  3364. default:
  3365. lcd_puts_P(_i("N/A"));
  3366. break;
  3367. }
  3368. }
  3369. static void lcd_show_sensors_state()
  3370. {
  3371. //0: N/A; 1: OFF; 2: ON
  3372. uint8_t chars = 0;
  3373. uint8_t pinda_state = STATE_NA;
  3374. uint8_t finda_state = STATE_NA;
  3375. uint8_t idler_state = STATE_NA;
  3376. pinda_state = READ(Z_MIN_PIN);
  3377. if (mmu_enabled) {
  3378. finda_state = mmu_finda;
  3379. }
  3380. if (ir_sensor_detected) {
  3381. idler_state = !PIN_GET(IR_SENSOR_PIN);
  3382. }
  3383. lcd_puts_at_P(0, 0, _i("Sensor state"));
  3384. lcd_puts_at_P(1, 1, _i("PINDA:"));
  3385. lcd_set_cursor(LCD_WIDTH - 4, 1);
  3386. lcd_print_state(pinda_state);
  3387. lcd_puts_at_P(1, 2, _i("FINDA:"));
  3388. lcd_set_cursor(LCD_WIDTH - 4, 2);
  3389. lcd_print_state(finda_state);
  3390. lcd_puts_at_P(1, 3, _i("IR:"));
  3391. lcd_set_cursor(LCD_WIDTH - 4, 3);
  3392. lcd_print_state(idler_state);
  3393. }
  3394. static void lcd_menu_show_sensors_state()
  3395. {
  3396. lcd_timeoutToStatus.stop();
  3397. lcd_show_sensors_state();
  3398. if(LCD_CLICKED)
  3399. {
  3400. lcd_timeoutToStatus.start();
  3401. menu_back();
  3402. }
  3403. }
  3404. void prusa_statistics(int _message, uint8_t _fil_nr) {
  3405. #ifdef DEBUG_DISABLE_PRUSA_STATISTICS
  3406. return;
  3407. #endif //DEBUG_DISABLE_PRUSA_STATISTICS
  3408. switch (_message)
  3409. {
  3410. case 0: // default message
  3411. if (IS_SD_PRINTING)
  3412. {
  3413. SERIAL_ECHO("{");
  3414. prusa_stat_printerstatus(4);
  3415. prusa_stat_farm_number();
  3416. prusa_stat_printinfo();
  3417. SERIAL_ECHOLN("}");
  3418. status_number = 4;
  3419. }
  3420. else
  3421. {
  3422. SERIAL_ECHO("{");
  3423. prusa_stat_printerstatus(1);
  3424. prusa_stat_farm_number();
  3425. SERIAL_ECHOLN("}");
  3426. status_number = 1;
  3427. }
  3428. break;
  3429. case 1: // 1 heating
  3430. farm_status = 2;
  3431. SERIAL_ECHO("{");
  3432. prusa_stat_printerstatus(2);
  3433. prusa_stat_farm_number();
  3434. SERIAL_ECHOLN("}");
  3435. status_number = 2;
  3436. farm_timer = 1;
  3437. break;
  3438. case 2: // heating done
  3439. farm_status = 3;
  3440. SERIAL_ECHO("{");
  3441. prusa_stat_printerstatus(3);
  3442. prusa_stat_farm_number();
  3443. SERIAL_ECHOLN("}");
  3444. status_number = 3;
  3445. farm_timer = 1;
  3446. if (IS_SD_PRINTING)
  3447. {
  3448. farm_status = 4;
  3449. SERIAL_ECHO("{");
  3450. prusa_stat_printerstatus(4);
  3451. prusa_stat_farm_number();
  3452. SERIAL_ECHOLN("}");
  3453. status_number = 4;
  3454. }
  3455. else
  3456. {
  3457. SERIAL_ECHO("{");
  3458. prusa_stat_printerstatus(3);
  3459. prusa_stat_farm_number();
  3460. SERIAL_ECHOLN("}");
  3461. status_number = 3;
  3462. }
  3463. farm_timer = 1;
  3464. break;
  3465. case 3: // filament change
  3466. break;
  3467. case 4: // print succesfull
  3468. SERIAL_ECHO("{[RES:1][FIL:");
  3469. MYSERIAL.print(int(_fil_nr));
  3470. SERIAL_ECHO("]");
  3471. prusa_stat_printerstatus(status_number);
  3472. prusa_stat_farm_number();
  3473. SERIAL_ECHOLN("}");
  3474. farm_timer = 2;
  3475. break;
  3476. case 5: // print not succesfull
  3477. SERIAL_ECHO("{[RES:0][FIL:");
  3478. MYSERIAL.print(int(_fil_nr));
  3479. SERIAL_ECHO("]");
  3480. prusa_stat_printerstatus(status_number);
  3481. prusa_stat_farm_number();
  3482. SERIAL_ECHOLN("}");
  3483. farm_timer = 2;
  3484. break;
  3485. case 6: // print done
  3486. SERIAL_ECHO("{[PRN:8]");
  3487. prusa_stat_farm_number();
  3488. SERIAL_ECHOLN("}");
  3489. status_number = 8;
  3490. farm_timer = 2;
  3491. break;
  3492. case 7: // print done - stopped
  3493. SERIAL_ECHO("{[PRN:9]");
  3494. prusa_stat_farm_number();
  3495. SERIAL_ECHOLN("}");
  3496. status_number = 9;
  3497. farm_timer = 2;
  3498. break;
  3499. case 8: // printer started
  3500. SERIAL_ECHO("{[PRN:0][PFN:");
  3501. status_number = 0;
  3502. SERIAL_ECHO(farm_no);
  3503. SERIAL_ECHOLN("]}");
  3504. farm_timer = 2;
  3505. break;
  3506. case 20: // echo farm no
  3507. SERIAL_ECHO("{");
  3508. prusa_stat_printerstatus(status_number);
  3509. prusa_stat_farm_number();
  3510. SERIAL_ECHOLN("}");
  3511. farm_timer = 4;
  3512. break;
  3513. case 21: // temperatures
  3514. SERIAL_ECHO("{");
  3515. prusa_stat_temperatures();
  3516. prusa_stat_farm_number();
  3517. prusa_stat_printerstatus(status_number);
  3518. SERIAL_ECHOLN("}");
  3519. break;
  3520. case 22: // waiting for filament change
  3521. SERIAL_ECHO("{[PRN:5]");
  3522. prusa_stat_farm_number();
  3523. SERIAL_ECHOLN("}");
  3524. status_number = 5;
  3525. break;
  3526. case 90: // Error - Thermal Runaway
  3527. SERIAL_ECHO("{[ERR:1]");
  3528. prusa_stat_farm_number();
  3529. SERIAL_ECHOLN("}");
  3530. break;
  3531. case 91: // Error - Thermal Runaway Preheat
  3532. SERIAL_ECHO("{[ERR:2]");
  3533. prusa_stat_farm_number();
  3534. SERIAL_ECHOLN("}");
  3535. break;
  3536. case 92: // Error - Min temp
  3537. SERIAL_ECHO("{[ERR:3]");
  3538. prusa_stat_farm_number();
  3539. SERIAL_ECHOLN("}");
  3540. break;
  3541. case 93: // Error - Max temp
  3542. SERIAL_ECHO("{[ERR:4]");
  3543. prusa_stat_farm_number();
  3544. SERIAL_ECHOLN("}");
  3545. break;
  3546. case 99: // heartbeat
  3547. SERIAL_ECHO("{[PRN:99]");
  3548. prusa_stat_temperatures();
  3549. SERIAL_ECHO("[PFN:");
  3550. SERIAL_ECHO(farm_no);
  3551. SERIAL_ECHO("]");
  3552. SERIAL_ECHOLN("}");
  3553. break;
  3554. }
  3555. }
  3556. static void prusa_stat_printerstatus(int _status)
  3557. {
  3558. SERIAL_ECHO("[PRN:");
  3559. SERIAL_ECHO(_status);
  3560. SERIAL_ECHO("]");
  3561. }
  3562. static void prusa_stat_farm_number() {
  3563. SERIAL_ECHO("[PFN:");
  3564. SERIAL_ECHO(farm_no);
  3565. SERIAL_ECHO("]");
  3566. }
  3567. static void prusa_stat_temperatures()
  3568. {
  3569. SERIAL_ECHO("[ST0:");
  3570. SERIAL_ECHO(target_temperature[0]);
  3571. SERIAL_ECHO("][STB:");
  3572. SERIAL_ECHO(target_temperature_bed);
  3573. SERIAL_ECHO("][AT0:");
  3574. SERIAL_ECHO(current_temperature[0]);
  3575. SERIAL_ECHO("][ATB:");
  3576. SERIAL_ECHO(current_temperature_bed);
  3577. SERIAL_ECHO("]");
  3578. }
  3579. static void prusa_stat_printinfo()
  3580. {
  3581. SERIAL_ECHO("[TFU:");
  3582. SERIAL_ECHO(total_filament_used);
  3583. SERIAL_ECHO("][PCD:");
  3584. SERIAL_ECHO(itostr3(card.percentDone()));
  3585. SERIAL_ECHO("][FEM:");
  3586. SERIAL_ECHO(itostr3(feedmultiply));
  3587. SERIAL_ECHO("][FNM:");
  3588. SERIAL_ECHO(longFilenameOLD);
  3589. SERIAL_ECHO("][TIM:");
  3590. if (starttime != 0)
  3591. {
  3592. SERIAL_ECHO(_millis() / 1000 - starttime / 1000);
  3593. }
  3594. else
  3595. {
  3596. SERIAL_ECHO(0);
  3597. }
  3598. SERIAL_ECHO("][FWR:");
  3599. SERIAL_ECHO(FW_VERSION);
  3600. SERIAL_ECHO("]");
  3601. }
  3602. /*
  3603. void lcd_pick_babystep(){
  3604. int enc_dif = 0;
  3605. int cursor_pos = 1;
  3606. int fsm = 0;
  3607. lcd_clear();
  3608. lcd_set_cursor(0, 0);
  3609. lcd_puts_P(_i("Pick print"));////MSG_PICK_Z c=0 r=0
  3610. lcd_set_cursor(3, 2);
  3611. lcd_print("1");
  3612. lcd_set_cursor(3, 3);
  3613. lcd_print("2");
  3614. lcd_set_cursor(12, 2);
  3615. lcd_print("3");
  3616. lcd_set_cursor(12, 3);
  3617. lcd_print("4");
  3618. lcd_set_cursor(1, 2);
  3619. lcd_print(">");
  3620. enc_dif = lcd_encoder_diff;
  3621. while (fsm == 0) {
  3622. manage_heater();
  3623. manage_inactivity(true);
  3624. if ( abs((enc_dif - lcd_encoder_diff)) > 4 ) {
  3625. if ( (abs(enc_dif - lcd_encoder_diff)) > 1 ) {
  3626. if (enc_dif > lcd_encoder_diff ) {
  3627. cursor_pos --;
  3628. }
  3629. if (enc_dif < lcd_encoder_diff ) {
  3630. cursor_pos ++;
  3631. }
  3632. if (cursor_pos > 4) {
  3633. cursor_pos = 4;
  3634. }
  3635. if (cursor_pos < 1) {
  3636. cursor_pos = 1;
  3637. }
  3638. lcd_set_cursor(1, 2);
  3639. lcd_print(" ");
  3640. lcd_set_cursor(1, 3);
  3641. lcd_print(" ");
  3642. lcd_set_cursor(10, 2);
  3643. lcd_print(" ");
  3644. lcd_set_cursor(10, 3);
  3645. lcd_print(" ");
  3646. if (cursor_pos < 3) {
  3647. lcd_set_cursor(1, cursor_pos+1);
  3648. lcd_print(">");
  3649. }else{
  3650. lcd_set_cursor(10, cursor_pos-1);
  3651. lcd_print(">");
  3652. }
  3653. enc_dif = lcd_encoder_diff;
  3654. _delay(100);
  3655. }
  3656. }
  3657. if (lcd_clicked()) {
  3658. fsm = cursor_pos;
  3659. int babyStepZ;
  3660. EEPROM_read_B(EEPROM_BABYSTEP_Z0+((fsm-1)*2),&babyStepZ);
  3661. EEPROM_save_B(EEPROM_BABYSTEP_Z,&babyStepZ);
  3662. calibration_status_store(CALIBRATION_STATUS_CALIBRATED);
  3663. _delay(500);
  3664. }
  3665. };
  3666. lcd_clear();
  3667. lcd_return_to_status();
  3668. }
  3669. */
  3670. void lcd_move_menu_axis()
  3671. {
  3672. MENU_BEGIN();
  3673. MENU_ITEM_BACK_P(_T(MSG_SETTINGS));
  3674. MENU_ITEM_SUBMENU_P(_i("Move X"), lcd_move_x);////MSG_MOVE_X c=0 r=0
  3675. MENU_ITEM_SUBMENU_P(_i("Move Y"), lcd_move_y);////MSG_MOVE_Y c=0 r=0
  3676. MENU_ITEM_SUBMENU_P(_i("Move Z"), lcd_move_z);////MSG_MOVE_Z c=0 r=0
  3677. MENU_ITEM_SUBMENU_P(_i("Extruder"), lcd_move_e);////MSG_MOVE_E c=0 r=0
  3678. MENU_END();
  3679. }
  3680. static void lcd_move_menu_1mm()
  3681. {
  3682. move_menu_scale = 1.0;
  3683. lcd_move_menu_axis();
  3684. }
  3685. void EEPROM_save(int pos, uint8_t* value, uint8_t size)
  3686. {
  3687. do
  3688. {
  3689. eeprom_write_byte((unsigned char*)pos, *value);
  3690. pos++;
  3691. value++;
  3692. } while (--size);
  3693. }
  3694. void EEPROM_read(int pos, uint8_t* value, uint8_t size)
  3695. {
  3696. do
  3697. {
  3698. *value = eeprom_read_byte((unsigned char*)pos);
  3699. pos++;
  3700. value++;
  3701. } while (--size);
  3702. }
  3703. #ifdef SDCARD_SORT_ALPHA
  3704. static void lcd_sort_type_set() {
  3705. uint8_t sdSort;
  3706. EEPROM_read(EEPROM_SD_SORT, (uint8_t*)&sdSort, sizeof(sdSort));
  3707. switch (sdSort) {
  3708. case SD_SORT_TIME: sdSort = SD_SORT_ALPHA; break;
  3709. case SD_SORT_ALPHA: sdSort = SD_SORT_NONE; break;
  3710. default: sdSort = SD_SORT_TIME;
  3711. }
  3712. eeprom_update_byte((unsigned char *)EEPROM_SD_SORT, sdSort);
  3713. presort_flag = true;
  3714. }
  3715. #endif //SDCARD_SORT_ALPHA
  3716. #ifdef TMC2130
  3717. static void lcd_crash_mode_info()
  3718. {
  3719. lcd_update_enable(true);
  3720. static uint32_t tim = 0;
  3721. if ((tim + 1000) < _millis())
  3722. {
  3723. fputs_P(_i("\x1b[2JCrash detection can\x1b[1;0Hbe turned on only in\x1b[2;0HNormal mode"), lcdout);////MSG_CRASH_DET_ONLY_IN_NORMAL c=20 r=4
  3724. tim = _millis();
  3725. }
  3726. menu_back_if_clicked();
  3727. }
  3728. static void lcd_crash_mode_info2()
  3729. {
  3730. lcd_update_enable(true);
  3731. static uint32_t tim = 0;
  3732. if ((tim + 1000) < _millis())
  3733. {
  3734. fputs_P(_i("\x1b[2JWARNING:\x1b[1;0HCrash detection\x1b[2;0Hdisabled in\x1b[3;0HStealth mode"), lcdout);////MSG_CRASH_DET_STEALTH_FORCE_OFF c=20 r=4
  3735. tim = _millis();
  3736. }
  3737. menu_back_if_clicked();
  3738. }
  3739. #endif //TMC2130
  3740. #ifdef FILAMENT_SENSOR
  3741. static void lcd_filament_autoload_info()
  3742. {
  3743. uint8_t nlines;
  3744. lcd_update_enable(true);
  3745. static uint32_t tim = 0;
  3746. if ((tim + 1000) < _millis())
  3747. {
  3748. lcd_display_message_fullscreen_nonBlocking_P(_i("Autoloading filament available only when filament sensor is turned on..."), nlines); ////MSG_AUTOLOADING_ONLY_IF_FSENS_ON c=20 r=4
  3749. tim = _millis();
  3750. }
  3751. menu_back_if_clicked();
  3752. }
  3753. static void lcd_fsensor_fail()
  3754. {
  3755. uint8_t nlines;
  3756. lcd_update_enable(true);
  3757. static uint32_t tim = 0;
  3758. if ((tim + 1000) < _millis())
  3759. {
  3760. lcd_display_message_fullscreen_nonBlocking_P(_i("ERROR: Filament sensor is not responding, please check connection."), nlines);////MSG_FSENS_NOT_RESPONDING c=20 r=4
  3761. tim = _millis();
  3762. }
  3763. menu_back_if_clicked();
  3764. }
  3765. #endif //FILAMENT_SENSOR
  3766. //-//
  3767. static void lcd_sound_state_set(void)
  3768. {
  3769. Sound_CycleState();
  3770. }
  3771. static void lcd_silent_mode_set() {
  3772. switch (SilentModeMenu) {
  3773. #ifdef TMC2130
  3774. case SILENT_MODE_NORMAL: SilentModeMenu = SILENT_MODE_STEALTH; break;
  3775. case SILENT_MODE_STEALTH: SilentModeMenu = SILENT_MODE_NORMAL; break;
  3776. default: SilentModeMenu = SILENT_MODE_NORMAL; break; // (probably) not needed
  3777. #else
  3778. case SILENT_MODE_POWER: SilentModeMenu = SILENT_MODE_SILENT; break;
  3779. case SILENT_MODE_SILENT: SilentModeMenu = SILENT_MODE_AUTO; break;
  3780. case SILENT_MODE_AUTO: SilentModeMenu = SILENT_MODE_POWER; break;
  3781. default: SilentModeMenu = SILENT_MODE_POWER; break; // (probably) not needed
  3782. #endif //TMC2130
  3783. }
  3784. eeprom_update_byte((unsigned char *)EEPROM_SILENT, SilentModeMenu);
  3785. #ifdef TMC2130
  3786. // Wait until the planner queue is drained and the stepper routine achieves
  3787. // an idle state.
  3788. st_synchronize();
  3789. if (tmc2130_wait_standstill_xy(1000)) {}
  3790. // MYSERIAL.print("standstill OK");
  3791. // else
  3792. // MYSERIAL.print("standstill NG!");
  3793. cli();
  3794. tmc2130_mode = (SilentModeMenu != SILENT_MODE_NORMAL)?TMC2130_MODE_SILENT:TMC2130_MODE_NORMAL;
  3795. update_mode_profile();
  3796. tmc2130_init();
  3797. // We may have missed a stepper timer interrupt due to the time spent in tmc2130_init.
  3798. // Be safe than sorry, reset the stepper timer before re-enabling interrupts.
  3799. st_reset_timer();
  3800. sei();
  3801. #endif //TMC2130
  3802. st_current_init();
  3803. #ifdef TMC2130
  3804. if (CrashDetectMenu && (SilentModeMenu != SILENT_MODE_NORMAL))
  3805. menu_submenu(lcd_crash_mode_info2);
  3806. #endif //TMC2130
  3807. }
  3808. #ifdef TMC2130
  3809. static void lcd_crash_mode_set()
  3810. {
  3811. CrashDetectMenu = !CrashDetectMenu; //set also from crashdet_enable() and crashdet_disable()
  3812. if (CrashDetectMenu==0) {
  3813. crashdet_disable();
  3814. }else{
  3815. crashdet_enable();
  3816. }
  3817. if (IS_SD_PRINTING || is_usb_printing || (lcd_commands_type == LCD_COMMAND_V2_CAL)) menu_goto(lcd_tune_menu, 9, true, true);
  3818. else menu_goto(lcd_settings_menu, 9, true, true);
  3819. }
  3820. #endif //TMC2130
  3821. #ifdef FILAMENT_SENSOR
  3822. static void lcd_fsensor_state_set()
  3823. {
  3824. FSensorStateMenu = !FSensorStateMenu; //set also from fsensor_enable() and fsensor_disable()
  3825. if (!FSensorStateMenu) {
  3826. fsensor_disable();
  3827. if (fsensor_autoload_enabled && !mmu_enabled)
  3828. menu_submenu(lcd_filament_autoload_info);
  3829. }
  3830. else {
  3831. fsensor_enable();
  3832. if (fsensor_not_responding && !mmu_enabled)
  3833. menu_submenu(lcd_fsensor_fail);
  3834. }
  3835. }
  3836. #endif //FILAMENT_SENSOR
  3837. #if !SDSORT_USES_RAM
  3838. void lcd_set_degree() {
  3839. lcd_set_custom_characters_degree();
  3840. }
  3841. void lcd_set_progress() {
  3842. lcd_set_custom_characters_progress();
  3843. }
  3844. #endif
  3845. #if (LANG_MODE != 0)
  3846. void menu_setlang(unsigned char lang)
  3847. {
  3848. if (!lang_select(lang))
  3849. {
  3850. if (lcd_show_fullscreen_message_yes_no_and_wait_P(_i("Copy selected language?"), false, true))
  3851. lang_boot_update_start(lang);
  3852. lcd_update_enable(true);
  3853. lcd_clear();
  3854. menu_goto(lcd_language_menu, 0, true, true);
  3855. lcd_timeoutToStatus.stop(); //infinite timeout
  3856. lcd_draw_update = 2;
  3857. }
  3858. }
  3859. static void lcd_language_menu()
  3860. {
  3861. MENU_BEGIN();
  3862. if (lang_is_selected()) MENU_ITEM_BACK_P(_T(MSG_SETTINGS)); //
  3863. if (menu_item_text_P(lang_get_name_by_code(lang_get_code(0)))) //primary language
  3864. {
  3865. menu_setlang(0);
  3866. return;
  3867. }
  3868. uint8_t cnt = lang_get_count();
  3869. #ifdef W25X20CL
  3870. if (cnt == 2) //display secondary language in case of clear xflash
  3871. {
  3872. if (menu_item_text_P(lang_get_name_by_code(lang_get_code(1))))
  3873. {
  3874. menu_setlang(1);
  3875. return;
  3876. }
  3877. }
  3878. else
  3879. for (int i = 2; i < cnt; i++) //skip seconday language - solved in lang_select (MK3)
  3880. #else //W25X20CL
  3881. for (int i = 1; i < cnt; i++) //all seconday languages (MK2/25)
  3882. #endif //W25X20CL
  3883. if (menu_item_text_P(lang_get_name_by_code(lang_get_code(i))))
  3884. {
  3885. menu_setlang(i);
  3886. return;
  3887. }
  3888. MENU_END();
  3889. }
  3890. #endif //(LANG_MODE != 0)
  3891. void lcd_mesh_bedleveling()
  3892. {
  3893. mesh_bed_run_from_menu = true;
  3894. enquecommand_P(PSTR("G80"));
  3895. lcd_return_to_status();
  3896. }
  3897. void lcd_mesh_calibration()
  3898. {
  3899. enquecommand_P(PSTR("M45"));
  3900. lcd_return_to_status();
  3901. }
  3902. void lcd_mesh_calibration_z()
  3903. {
  3904. enquecommand_P(PSTR("M45 Z"));
  3905. lcd_return_to_status();
  3906. }
  3907. void lcd_pinda_calibration_menu()
  3908. {
  3909. MENU_BEGIN();
  3910. MENU_ITEM_BACK_P(_T(MSG_MENU_CALIBRATION));
  3911. MENU_ITEM_SUBMENU_P(_i("Calibrate"), lcd_calibrate_pinda);////MSG_CALIBRATE_PINDA c=17 r=1
  3912. MENU_END();
  3913. }
  3914. void lcd_temp_calibration_set() {
  3915. temp_cal_active = !temp_cal_active;
  3916. eeprom_update_byte((unsigned char *)EEPROM_TEMP_CAL_ACTIVE, temp_cal_active);
  3917. st_current_init();
  3918. }
  3919. #ifdef HAS_SECOND_SERIAL_PORT
  3920. void lcd_second_serial_set() {
  3921. if(selectedSerialPort == 1) selectedSerialPort = 0;
  3922. else selectedSerialPort = 1;
  3923. eeprom_update_byte((unsigned char *)EEPROM_SECOND_SERIAL_ACTIVE, selectedSerialPort);
  3924. MYSERIAL.begin(BAUDRATE);
  3925. }
  3926. #endif //HAS_SECOND_SERIAL_PORT
  3927. void lcd_calibrate_pinda() {
  3928. enquecommand_P(PSTR("G76"));
  3929. lcd_return_to_status();
  3930. }
  3931. #ifndef SNMM
  3932. /*void lcd_calibrate_extruder() {
  3933. if (degHotend0() > EXTRUDE_MINTEMP)
  3934. {
  3935. current_position[E_AXIS] = 0; //set initial position to zero
  3936. plan_set_e_position(current_position[E_AXIS]);
  3937. //long steps_start = st_get_position(E_AXIS);
  3938. long steps_final;
  3939. float e_steps_per_unit;
  3940. float feedrate = (180 / axis_steps_per_unit[E_AXIS]) * 1; //3 //initial automatic extrusion feedrate (depends on current value of axis_steps_per_unit to avoid too fast extrusion)
  3941. float e_shift_calibration = (axis_steps_per_unit[E_AXIS] > 180 ) ? ((180 / axis_steps_per_unit[E_AXIS]) * 70): 70; //length of initial automatic extrusion sequence
  3942. const char *msg_e_cal_knob = _i("Rotate knob until mark reaches extruder body. Click when done.");////MSG_E_CAL_KNOB c=20 r=8
  3943. const char *msg_next_e_cal_knob = lcd_display_message_fullscreen_P(msg_e_cal_knob);
  3944. const bool multi_screen = msg_next_e_cal_knob != NULL;
  3945. unsigned long msg_millis;
  3946. lcd_show_fullscreen_message_and_wait_P(_i("Mark filament 100mm from extruder body. Click when done."));////MSG_MARK_FIL c=20 r=8
  3947. lcd_clear();
  3948. lcd_set_cursor(0, 1); lcd_puts_P(_T(MSG_PLEASE_WAIT));
  3949. current_position[E_AXIS] += e_shift_calibration;
  3950. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], feedrate, active_extruder);
  3951. st_synchronize();
  3952. lcd_display_message_fullscreen_P(msg_e_cal_knob);
  3953. msg_millis = _millis();
  3954. while (!LCD_CLICKED) {
  3955. if (multi_screen && _millis() - msg_millis > 5000) {
  3956. if (msg_next_e_cal_knob == NULL)
  3957. msg_next_e_cal_knob = msg_e_cal_knob;
  3958. msg_next_e_cal_knob = lcd_display_message_fullscreen_P(msg_next_e_cal_knob);
  3959. msg_millis = _millis();
  3960. }
  3961. //manage_inactivity(true);
  3962. manage_heater();
  3963. if (abs(lcd_encoder_diff) >= ENCODER_PULSES_PER_STEP) { //adjusting mark by knob rotation
  3964. delay_keep_alive(50);
  3965. //previous_millis_cmd = _millis();
  3966. lcd_encoder += (lcd_encoder_diff / ENCODER_PULSES_PER_STEP);
  3967. lcd_encoder_diff = 0;
  3968. if (!planner_queue_full()) {
  3969. current_position[E_AXIS] += float(abs((int)lcd_encoder)) * 0.01; //0.05
  3970. lcd_encoder = 0;
  3971. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], feedrate, active_extruder);
  3972. }
  3973. }
  3974. }
  3975. steps_final = current_position[E_AXIS] * axis_steps_per_unit[E_AXIS];
  3976. //steps_final = st_get_position(E_AXIS);
  3977. lcd_draw_update = 1;
  3978. e_steps_per_unit = ((float)(steps_final)) / 100.0f;
  3979. if (e_steps_per_unit < MIN_E_STEPS_PER_UNIT) e_steps_per_unit = MIN_E_STEPS_PER_UNIT;
  3980. if (e_steps_per_unit > MAX_E_STEPS_PER_UNIT) e_steps_per_unit = MAX_E_STEPS_PER_UNIT;
  3981. lcd_clear();
  3982. axis_steps_per_unit[E_AXIS] = e_steps_per_unit;
  3983. enquecommand_P(PSTR("M500")); //store settings to eeprom
  3984. //lcd_drawedit(PSTR("Result"), ftostr31(axis_steps_per_unit[E_AXIS]));
  3985. //delay_keep_alive(2000);
  3986. delay_keep_alive(500);
  3987. lcd_show_fullscreen_message_and_wait_P(_i("E calibration finished. Please clean the nozzle. Click when done."));////MSG_CLEAN_NOZZLE_E c=20 r=8
  3988. lcd_update_enable(true);
  3989. lcd_draw_update = 2;
  3990. }
  3991. else
  3992. {
  3993. show_preheat_nozzle_warning();
  3994. }
  3995. lcd_return_to_status();
  3996. }
  3997. void lcd_extr_cal_reset() {
  3998. float tmp1[] = DEFAULT_AXIS_STEPS_PER_UNIT;
  3999. axis_steps_per_unit[E_AXIS] = tmp1[3];
  4000. //extrudemultiply = 100;
  4001. enquecommand_P(PSTR("M500"));
  4002. }*/
  4003. #endif
  4004. void lcd_toshiba_flash_air_compatibility_toggle()
  4005. {
  4006. card.ToshibaFlashAir_enable(! card.ToshibaFlashAir_isEnabled());
  4007. eeprom_update_byte((uint8_t*)EEPROM_TOSHIBA_FLASH_AIR_COMPATIBLITY, card.ToshibaFlashAir_isEnabled());
  4008. }
  4009. void lcd_v2_calibration()
  4010. {
  4011. if (mmu_enabled)
  4012. {
  4013. const uint8_t filament = choose_menu_P(_i("Select PLA filament:"),_T(MSG_FILAMENT),_i("Cancel")); ////c=20 r=1 ////c=19 r=1
  4014. if (filament < 5)
  4015. {
  4016. lcd_commands_step = 20 + filament;
  4017. lcd_commands_type = LCD_COMMAND_V2_CAL;
  4018. }
  4019. }
  4020. else
  4021. {
  4022. bool loaded = lcd_show_fullscreen_message_yes_no_and_wait_P(_i("Is PLA filament loaded?"), false, true);////MSG_PLA_FILAMENT_LOADED c=20 r=2
  4023. if (loaded) {
  4024. lcd_commands_type = LCD_COMMAND_V2_CAL;
  4025. }
  4026. else {
  4027. lcd_display_message_fullscreen_P(_i("Please load PLA filament first."));////MSG_PLEASE_LOAD_PLA c=20 r=4
  4028. lcd_consume_click();
  4029. for (int i = 0; i < 20; i++) { //wait max. 2s
  4030. delay_keep_alive(100);
  4031. if (lcd_clicked()) {
  4032. break;
  4033. }
  4034. }
  4035. }
  4036. }
  4037. lcd_return_to_status();
  4038. lcd_update_enable(true);
  4039. }
  4040. void lcd_wizard() {
  4041. bool result = true;
  4042. if (calibration_status() != CALIBRATION_STATUS_ASSEMBLED) {
  4043. result = lcd_show_multiscreen_message_yes_no_and_wait_P(_i("Running Wizard will delete current calibration results and start from the beginning. Continue?"), false, false);////MSG_WIZARD_RERUN c=20 r=7
  4044. }
  4045. if (result) {
  4046. calibration_status_store(CALIBRATION_STATUS_ASSEMBLED);
  4047. lcd_wizard(WizState::Run);
  4048. }
  4049. else {
  4050. lcd_return_to_status();
  4051. lcd_update_enable(true);
  4052. lcd_update(2);
  4053. }
  4054. }
  4055. void lcd_language()
  4056. {
  4057. lcd_update_enable(true);
  4058. lcd_clear();
  4059. menu_goto(lcd_language_menu, 0, true, true);
  4060. lcd_timeoutToStatus.stop(); //infinite timeout
  4061. lcd_draw_update = 2;
  4062. while ((menu_menu != lcd_status_screen) && (!lang_is_selected()))
  4063. {
  4064. _delay(50);
  4065. lcd_update(0);
  4066. manage_heater();
  4067. manage_inactivity(true);
  4068. }
  4069. if (lang_is_selected())
  4070. lcd_return_to_status();
  4071. else
  4072. lang_select(LANG_ID_PRI);
  4073. }
  4074. static void wait_preheat()
  4075. {
  4076. current_position[Z_AXIS] = 100; //move in z axis to make space for loading filament
  4077. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], homing_feedrate[Z_AXIS] / 60, active_extruder);
  4078. delay_keep_alive(2000);
  4079. lcd_display_message_fullscreen_P(_T(MSG_WIZARD_HEATING));
  4080. lcd_set_custom_characters();
  4081. while (abs(degHotend(0) - degTargetHotend(0)) > 3) {
  4082. lcd_display_message_fullscreen_P(_T(MSG_WIZARD_HEATING));
  4083. lcd_set_cursor(0, 4);
  4084. //Print the hotend temperature (9 chars total)
  4085. lcdui_print_temp(LCD_STR_THERMOMETER[0], (int)(degHotend(0) + 0.5), (int)(degTargetHotend(0) + 0.5));
  4086. delay_keep_alive(1000);
  4087. }
  4088. }
  4089. static void lcd_wizard_unload()
  4090. {
  4091. if(mmu_enabled)
  4092. {
  4093. int8_t unload = lcd_show_multiscreen_message_two_choices_and_wait_P(
  4094. _i("Use unload to remove filament 1 if it protrudes outside of the rear MMU tube. Use eject if it is hidden in tube.")
  4095. ,false, true, _i("Unload"), _i("Eject"));
  4096. if (unload)
  4097. {
  4098. extr_unload_0();
  4099. }
  4100. else
  4101. {
  4102. mmu_eject_fil_0();
  4103. }
  4104. }
  4105. else
  4106. {
  4107. unload_filament();
  4108. }
  4109. }
  4110. static void lcd_wizard_load()
  4111. {
  4112. if (mmu_enabled)
  4113. {
  4114. lcd_show_fullscreen_message_and_wait_P(_i("Please insert PLA filament to the first tube of MMU, then press the knob to load it."));////c=20 r=8
  4115. }
  4116. else
  4117. {
  4118. lcd_show_fullscreen_message_and_wait_P(_i("Please insert PLA filament to the extruder, then press knob to load it."));////MSG_WIZARD_LOAD_FILAMENT c=20 r=8
  4119. }
  4120. lcd_update_enable(false);
  4121. lcd_clear();
  4122. lcd_puts_at_P(0, 2, _T(MSG_LOADING_FILAMENT));
  4123. #ifdef SNMM
  4124. change_extr(0);
  4125. #endif
  4126. loading_flag = true;
  4127. gcode_M701();
  4128. }
  4129. bool lcd_autoDepleteEnabled()
  4130. {
  4131. return (lcd_autoDeplete && fsensor_enabled);
  4132. }
  4133. //! @brief Printer first run wizard (Selftest and calibration)
  4134. //!
  4135. //!
  4136. //! First layer calibration with MMU state diagram
  4137. //!
  4138. //! @startuml
  4139. //! [*] --> IsFil
  4140. //! IsFil : Is filament 1 loaded?
  4141. //! isPLA : Is filament 1 PLA?
  4142. //! unload : Eject or Unload?
  4143. //! load : Push the button to start loading PLA Filament 1
  4144. //!
  4145. //! IsFil --> isPLA : yes
  4146. //! IsFil --> load : no
  4147. //! isPLA --> unload : no
  4148. //! unload --> load : eject
  4149. //! unload --> load : unload
  4150. //! load --> calibration : click
  4151. //! isPLA --> calibration : yes
  4152. //! @enduml
  4153. //!
  4154. //! @param state Entry point of the wizard
  4155. //!
  4156. //! state | description
  4157. //! ---------------------- | ----------------
  4158. //! WizState::Run | Main entry point
  4159. //! WizState::RepeatLay1Cal | Entry point after passing 1st layer calibration
  4160. void lcd_wizard(WizState state)
  4161. {
  4162. using S = WizState;
  4163. bool end = false;
  4164. int wizard_event;
  4165. const char *msg = NULL;
  4166. while (!end) {
  4167. printf_P(PSTR("Wizard state: %d"), state);
  4168. switch (state) {
  4169. case S::Run: //Run wizard?
  4170. wizard_active = true;
  4171. wizard_event = lcd_show_multiscreen_message_yes_no_and_wait_P(_i("Hi, I am your Original Prusa i3 printer. Would you like me to guide you through the setup process?"), false, true);////MSG_WIZARD_WELCOME c=20 r=7
  4172. if (wizard_event) {
  4173. state = S::Restore;
  4174. eeprom_write_byte((uint8_t*)EEPROM_WIZARD_ACTIVE, 1);
  4175. }
  4176. else {
  4177. eeprom_write_byte((uint8_t*)EEPROM_WIZARD_ACTIVE, 0);
  4178. end = true;
  4179. }
  4180. break;
  4181. case S::Restore: // restore calibration status
  4182. switch (calibration_status()) {
  4183. case CALIBRATION_STATUS_ASSEMBLED: state = S::Selftest; break; //run selftest
  4184. case CALIBRATION_STATUS_XYZ_CALIBRATION: state = S::Xyz; break; //run xyz cal.
  4185. case CALIBRATION_STATUS_Z_CALIBRATION: state = S::Z; break; //run z cal.
  4186. case CALIBRATION_STATUS_LIVE_ADJUST: state = S::IsFil; break; //run live adjust
  4187. case CALIBRATION_STATUS_CALIBRATED: end = true; eeprom_write_byte((uint8_t*)EEPROM_WIZARD_ACTIVE, 0); break;
  4188. default: state = S::Selftest; break; //if calibration status is unknown, run wizard from the beginning
  4189. }
  4190. break;
  4191. case S::Selftest:
  4192. lcd_show_fullscreen_message_and_wait_P(_i("First, I will run the selftest to check most common assembly problems."));////MSG_WIZARD_SELFTEST c=20 r=8
  4193. wizard_event = lcd_selftest();
  4194. if (wizard_event) {
  4195. calibration_status_store(CALIBRATION_STATUS_XYZ_CALIBRATION);
  4196. state = S::Xyz;
  4197. }
  4198. else end = true;
  4199. break;
  4200. case S::Xyz: //xyz calibration
  4201. lcd_show_fullscreen_message_and_wait_P(_i("I will run xyz calibration now. It will take approx. 12 mins."));////MSG_WIZARD_XYZ_CAL c=20 r=8
  4202. wizard_event = gcode_M45(false, 0);
  4203. if (wizard_event) state = S::IsFil;
  4204. else end = true;
  4205. break;
  4206. case S::Z: //z calibration
  4207. lcd_show_fullscreen_message_and_wait_P(_i("Please remove shipping helpers first."));
  4208. lcd_show_fullscreen_message_and_wait_P(_i("Now remove the test print from steel sheet."));
  4209. lcd_show_fullscreen_message_and_wait_P(_i("I will run z calibration now."));////MSG_WIZARD_Z_CAL c=20 r=8
  4210. wizard_event = lcd_show_fullscreen_message_yes_no_and_wait_P(_T(MSG_STEEL_SHEET_CHECK), false, false);
  4211. if (!wizard_event) lcd_show_fullscreen_message_and_wait_P(_T(MSG_PLACE_STEEL_SHEET));
  4212. wizard_event = gcode_M45(true, 0);
  4213. if (wizard_event) {
  4214. //current filament needs to be unloaded and then new filament should be loaded
  4215. //start to preheat nozzle for unloading remaining PLA filament
  4216. setTargetHotend(PLA_PREHEAT_HOTEND_TEMP, 0);
  4217. lcd_display_message_fullscreen_P(_i("Now I will preheat nozzle for PLA."));
  4218. wait_preheat();
  4219. //unload current filament
  4220. lcd_wizard_unload();
  4221. //load filament
  4222. lcd_wizard_load();
  4223. setTargetHotend(0, 0); //we are finished, cooldown nozzle
  4224. state = S::Finish; //shipped, no need to set first layer, go to final message directly
  4225. }
  4226. else end = true;
  4227. break;
  4228. case S::IsFil: //is filament loaded?
  4229. //start to preheat nozzle and bed to save some time later
  4230. setTargetHotend(PLA_PREHEAT_HOTEND_TEMP, 0);
  4231. setTargetBed(PLA_PREHEAT_HPB_TEMP);
  4232. if (mmu_enabled)
  4233. {
  4234. wizard_event = lcd_show_fullscreen_message_yes_no_and_wait_P(_i("Is filament 1 loaded?"), false);////c=20 r=2
  4235. } else
  4236. {
  4237. wizard_event = lcd_show_fullscreen_message_yes_no_and_wait_P(_i("Is filament loaded?"), false);////MSG_WIZARD_FILAMENT_LOADED c=20 r=2
  4238. }
  4239. if (wizard_event) state = S::IsPla;
  4240. else
  4241. {
  4242. if(mmu_enabled) state = S::LoadFil;
  4243. else state = S::PreheatPla;
  4244. }
  4245. break;
  4246. case S::PreheatPla:
  4247. #ifndef SNMM
  4248. lcd_display_message_fullscreen_P(_i("Now I will preheat nozzle for PLA."));////MSG_WIZARD_WILL_PREHEAT c=20 r=4
  4249. wait_preheat();
  4250. #endif //not SNMM
  4251. state = S::LoadFil;
  4252. break;
  4253. case S::Preheat:
  4254. menu_goto(lcd_preheat_menu,0,false,true);
  4255. lcd_show_fullscreen_message_and_wait_P(_i("Select nozzle preheat temperature which matches your material."));
  4256. end = true; // Leave wizard temporarily for lcd_preheat_menu
  4257. break;
  4258. case S::Unload:
  4259. wait_preheat();
  4260. lcd_wizard_unload();
  4261. state = S::LoadFil;
  4262. break;
  4263. case S::LoadFil: //load filament
  4264. lcd_wizard_load();
  4265. state = S::Lay1Cal;
  4266. break;
  4267. case S::IsPla:
  4268. wizard_event = lcd_show_fullscreen_message_yes_no_and_wait_P(_i("Is it PLA filament?"), false, true);////MSG_WIZARD_PLA_FILAMENT c=20 r=2
  4269. if (wizard_event) state = S::Lay1Cal;
  4270. else state = S::Preheat;
  4271. break;
  4272. case S::Lay1Cal:
  4273. lcd_show_fullscreen_message_and_wait_P(_i("Now I will calibrate distance between tip of the nozzle and heatbed surface."));////MSG_WIZARD_V2_CAL c=20 r=8
  4274. lcd_show_fullscreen_message_and_wait_P(_i("I will start to print line and you will gradually lower the nozzle by rotating the knob, until you reach optimal height. Check the pictures in our handbook in chapter Calibration."));////MSG_WIZARD_V2_CAL_2 c=20 r=12
  4275. lcd_commands_type = LCD_COMMAND_V2_CAL;
  4276. lcd_return_to_status();
  4277. end = true;
  4278. break;
  4279. case S::RepeatLay1Cal: //repeat first layer cal.?
  4280. wizard_event = lcd_show_multiscreen_message_yes_no_and_wait_P(_i("Do you want to repeat last step to readjust distance between nozzle and heatbed?"), false);////MSG_WIZARD_REPEAT_V2_CAL c=20 r=7
  4281. if (wizard_event) {
  4282. lcd_show_fullscreen_message_and_wait_P(_i("Please clean heatbed and then press the knob."));////MSG_WIZARD_CLEAN_HEATBED c=20 r=8
  4283. state = S::Lay1Cal;
  4284. }
  4285. else {
  4286. state = S::Finish;
  4287. }
  4288. break;
  4289. case S::Finish: //we are finished
  4290. eeprom_write_byte((uint8_t*)EEPROM_WIZARD_ACTIVE, 0);
  4291. end = true;
  4292. break;
  4293. default: break;
  4294. }
  4295. }
  4296. printf_P(_N("Wizard end state: %d\n"), state);
  4297. switch (state) { //final message
  4298. case S::Restore: //printer was already calibrated
  4299. msg = _T(MSG_WIZARD_DONE);
  4300. break;
  4301. case S::Selftest: //selftest
  4302. case S::Xyz: //xyz cal.
  4303. case S::Z: //z cal.
  4304. msg = _T(MSG_WIZARD_CALIBRATION_FAILED);
  4305. break;
  4306. case S::Finish: //we are finished
  4307. msg = _T(MSG_WIZARD_DONE);
  4308. lcd_reset_alert_level();
  4309. lcd_setstatuspgm(_T(WELCOME_MSG));
  4310. lcd_return_to_status();
  4311. break;
  4312. default:
  4313. msg = _T(MSG_WIZARD_QUIT);
  4314. break;
  4315. }
  4316. if (!((S::Lay1Cal == state) || (S::Preheat == state))) {
  4317. lcd_show_fullscreen_message_and_wait_P(msg);
  4318. wizard_active = false;
  4319. }
  4320. lcd_update_enable(true);
  4321. lcd_update(2);
  4322. }
  4323. #ifdef TMC2130
  4324. void lcd_settings_linearity_correction_menu(void)
  4325. {
  4326. MENU_BEGIN();
  4327. MENU_ITEM_BACK_P(_T(MSG_SETTINGS));
  4328. #ifdef TMC2130_LINEARITY_CORRECTION_XYZ
  4329. //tmc2130_wave_fac[X_AXIS]
  4330. MENU_ITEM_EDIT_int3_P(_i("X-correct"), &tmc2130_wave_fac[X_AXIS], TMC2130_WAVE_FAC1000_MIN-TMC2130_WAVE_FAC1000_STP, TMC2130_WAVE_FAC1000_MAX);////MSG_EXTRUDER_CORRECTION c=9 r=0
  4331. MENU_ITEM_EDIT_int3_P(_i("Y-correct"), &tmc2130_wave_fac[Y_AXIS], TMC2130_WAVE_FAC1000_MIN-TMC2130_WAVE_FAC1000_STP, TMC2130_WAVE_FAC1000_MAX);////MSG_EXTRUDER_CORRECTION c=9 r=0
  4332. MENU_ITEM_EDIT_int3_P(_i("Z-correct"), &tmc2130_wave_fac[Z_AXIS], TMC2130_WAVE_FAC1000_MIN-TMC2130_WAVE_FAC1000_STP, TMC2130_WAVE_FAC1000_MAX);////MSG_EXTRUDER_CORRECTION c=9 r=0
  4333. #endif //TMC2130_LINEARITY_CORRECTION_XYZ
  4334. MENU_ITEM_EDIT_int3_P(_i("E-correct"), &tmc2130_wave_fac[E_AXIS], TMC2130_WAVE_FAC1000_MIN-TMC2130_WAVE_FAC1000_STP, TMC2130_WAVE_FAC1000_MAX);////MSG_EXTRUDER_CORRECTION c=9 r=0
  4335. MENU_END();
  4336. if(menu_leaving)
  4337. {
  4338. lcd_settings_linearity_correction_menu_save();
  4339. }
  4340. }
  4341. #endif // TMC2130
  4342. #ifdef FILAMENT_SENSOR
  4343. #define SETTINGS_FILAMENT_SENSOR \
  4344. do\
  4345. {\
  4346. if (FSensorStateMenu == 0)\
  4347. {\
  4348. if (fsensor_not_responding && (mmu_enabled == false))\
  4349. {\
  4350. /* Filament sensor not working*/\
  4351. MENU_ITEM_FUNCTION_P(_i("Fil. sensor [N/A]"), lcd_fsensor_state_set);/*////MSG_FSENSOR_NA c=0 r=0*/\
  4352. MENU_ITEM_SUBMENU_P(_T(MSG_FSENS_AUTOLOAD_NA), lcd_fsensor_fail);\
  4353. }\
  4354. else\
  4355. {\
  4356. /* Filament sensor turned off, working, no problems*/\
  4357. MENU_ITEM_FUNCTION_P(_T(MSG_FSENSOR_OFF), lcd_fsensor_state_set);\
  4358. if (mmu_enabled == false)\
  4359. {\
  4360. MENU_ITEM_SUBMENU_P(_T(MSG_FSENS_AUTOLOAD_NA), lcd_filament_autoload_info);\
  4361. }\
  4362. }\
  4363. }\
  4364. else\
  4365. {\
  4366. /* Filament sensor turned on, working, no problems*/\
  4367. MENU_ITEM_FUNCTION_P(_T(MSG_FSENSOR_ON), lcd_fsensor_state_set);\
  4368. if (mmu_enabled == false)\
  4369. {\
  4370. if (fsensor_autoload_enabled)\
  4371. MENU_ITEM_FUNCTION_P(_i("F. autoload [on]"), lcd_set_filament_autoload);/*////MSG_FSENS_AUTOLOAD_ON c=17 r=1*/\
  4372. else\
  4373. MENU_ITEM_FUNCTION_P(_i("F. autoload [off]"), lcd_set_filament_autoload);/*////MSG_FSENS_AUTOLOAD_OFF c=17 r=1*/\
  4374. /*if (fsensor_oq_meassure_enabled)*/\
  4375. /*MENU_ITEM_FUNCTION_P(_i("F. OQ meass. [on]"), lcd_set_filament_oq_meass);*//*////MSG_FSENS_OQMEASS_ON c=17 r=1*/\
  4376. /*else*/\
  4377. /*MENU_ITEM_FUNCTION_P(_i("F. OQ meass.[off]"), lcd_set_filament_oq_meass);*//*////MSG_FSENS_OQMEASS_OFF c=17 r=1*/\
  4378. }\
  4379. }\
  4380. }\
  4381. while(0)
  4382. #else //FILAMENT_SENSOR
  4383. #define SETTINGS_FILAMENT_SENSOR do{}while(0)
  4384. #endif //FILAMENT_SENSOR
  4385. static void auto_deplete_switch()
  4386. {
  4387. lcd_autoDeplete = !lcd_autoDeplete;
  4388. eeprom_update_byte((unsigned char *)EEPROM_AUTO_DEPLETE, lcd_autoDeplete);
  4389. }
  4390. static bool settingsAutoDeplete()
  4391. {
  4392. if (mmu_enabled)
  4393. {
  4394. if (!fsensor_enabled)
  4395. {
  4396. if (menu_item_text_P(_i("SpoolJoin [N/A]"))) return true;
  4397. }
  4398. else if (lcd_autoDeplete)
  4399. {
  4400. if (menu_item_function_P(_i("SpoolJoin [on]"), auto_deplete_switch)) return true;
  4401. }
  4402. else
  4403. {
  4404. if (menu_item_function_P(_i("SpoolJoin [off]"), auto_deplete_switch)) return true;
  4405. }
  4406. }
  4407. return false;
  4408. }
  4409. #define SETTINGS_AUTO_DEPLETE \
  4410. do\
  4411. {\
  4412. if(settingsAutoDeplete()) return;\
  4413. }\
  4414. while(0)\
  4415. #ifdef TMC2130
  4416. #define SETTINGS_SILENT_MODE \
  4417. do\
  4418. {\
  4419. if(!farm_mode)\
  4420. {\
  4421. if (SilentModeMenu == SILENT_MODE_NORMAL)\
  4422. {\
  4423. MENU_ITEM_FUNCTION_P(_T(MSG_STEALTH_MODE_OFF), lcd_silent_mode_set);\
  4424. }\
  4425. else MENU_ITEM_FUNCTION_P(_T(MSG_STEALTH_MODE_ON), lcd_silent_mode_set);\
  4426. if (SilentModeMenu == SILENT_MODE_NORMAL)\
  4427. {\
  4428. if (CrashDetectMenu == 0)\
  4429. {\
  4430. MENU_ITEM_FUNCTION_P(_T(MSG_CRASHDETECT_OFF), lcd_crash_mode_set);\
  4431. }\
  4432. else MENU_ITEM_FUNCTION_P(_T(MSG_CRASHDETECT_ON), lcd_crash_mode_set);\
  4433. }\
  4434. else MENU_ITEM_SUBMENU_P(_T(MSG_CRASHDETECT_NA), lcd_crash_mode_info);\
  4435. }\
  4436. }\
  4437. while (0)
  4438. #else //TMC2130
  4439. #define SETTINGS_SILENT_MODE \
  4440. do\
  4441. {\
  4442. if(!farm_mode)\
  4443. {\
  4444. switch (SilentModeMenu)\
  4445. {\
  4446. case SILENT_MODE_POWER:\
  4447. MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_OFF), lcd_silent_mode_set);\
  4448. break;\
  4449. case SILENT_MODE_SILENT:\
  4450. MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_ON), lcd_silent_mode_set);\
  4451. break;\
  4452. case SILENT_MODE_AUTO:\
  4453. MENU_ITEM_FUNCTION_P(_T(MSG_AUTO_MODE_ON), lcd_silent_mode_set);\
  4454. break;\
  4455. default:\
  4456. MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_OFF), lcd_silent_mode_set);\
  4457. break; /* (probably) not needed*/\
  4458. }\
  4459. }\
  4460. }\
  4461. while (0)
  4462. #endif //TMC2130
  4463. #ifdef SDCARD_SORT_ALPHA
  4464. #define SETTINGS_SD \
  4465. do\
  4466. {\
  4467. if (card.ToshibaFlashAir_isEnabled())\
  4468. MENU_ITEM_FUNCTION_P(_i("SD card [flshAir]"), lcd_toshiba_flash_air_compatibility_toggle);/*////MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY_ON c=19 r=1*/\
  4469. else\
  4470. MENU_ITEM_FUNCTION_P(_i("SD card [normal]"), lcd_toshiba_flash_air_compatibility_toggle);/*////MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY_OFF c=19 r=1*/\
  4471. \
  4472. if (!farm_mode)\
  4473. {\
  4474. uint8_t sdSort;\
  4475. EEPROM_read(EEPROM_SD_SORT, (uint8_t*)&sdSort, sizeof(sdSort));\
  4476. switch (sdSort)\
  4477. {\
  4478. case SD_SORT_TIME: MENU_ITEM_FUNCTION_P(_i("Sort: [time]"), lcd_sort_type_set); break;/*////MSG_SORT_TIME c=17 r=1*/\
  4479. case SD_SORT_ALPHA: MENU_ITEM_FUNCTION_P(_i("Sort: [alphabet]"), lcd_sort_type_set); break;/*////MSG_SORT_ALPHA c=17 r=1*/\
  4480. default: MENU_ITEM_FUNCTION_P(_i("Sort: [none]"), lcd_sort_type_set);/*////MSG_SORT_NONE c=17 r=1*/\
  4481. }\
  4482. }\
  4483. }\
  4484. while (0)
  4485. #else // SDCARD_SORT_ALPHA
  4486. #define SETTINGS_SD \
  4487. do\
  4488. {\
  4489. if (card.ToshibaFlashAir_isEnabled())\
  4490. MENU_ITEM_FUNCTION_P(_i("SD card [flshAir]"), lcd_toshiba_flash_air_compatibility_toggle);/*////MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY_ON c=19 r=1*/\
  4491. else\
  4492. MENU_ITEM_FUNCTION_P(_i("SD card [normal]"), lcd_toshiba_flash_air_compatibility_toggle);/*////MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY_OFF c=19 r=1*/\
  4493. }\
  4494. while (0)
  4495. #endif // SDCARD_SORT_ALPHA
  4496. #define SETTINGS_SOUND \
  4497. do\
  4498. {\
  4499. switch(eSoundMode)\
  4500. {\
  4501. case e_SOUND_MODE_LOUD:\
  4502. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_LOUD),lcd_sound_state_set);\
  4503. break;\
  4504. case e_SOUND_MODE_ONCE:\
  4505. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_ONCE),lcd_sound_state_set);\
  4506. break;\
  4507. case e_SOUND_MODE_SILENT:\
  4508. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_SILENT),lcd_sound_state_set);\
  4509. break;\
  4510. case e_SOUND_MODE_MUTE:\
  4511. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_MUTE),lcd_sound_state_set);\
  4512. break;\
  4513. default:\
  4514. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_LOUD),lcd_sound_state_set);\
  4515. }\
  4516. }\
  4517. while (0)
  4518. static void lcd_settings_menu()
  4519. {
  4520. EEPROM_read(EEPROM_SILENT, (uint8_t*)&SilentModeMenu, sizeof(SilentModeMenu));
  4521. MENU_BEGIN();
  4522. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  4523. MENU_ITEM_SUBMENU_P(_i("Temperature"), lcd_control_temperature_menu);////MSG_TEMPERATURE c=0 r=0
  4524. if (!homing_flag)
  4525. MENU_ITEM_SUBMENU_P(_i("Move axis"), lcd_move_menu_1mm);////MSG_MOVE_AXIS c=0 r=0
  4526. if (!isPrintPaused)
  4527. MENU_ITEM_GCODE_P(_i("Disable steppers"), PSTR("M84"));////MSG_DISABLE_STEPPERS c=0 r=0
  4528. SETTINGS_FILAMENT_SENSOR;
  4529. SETTINGS_AUTO_DEPLETE;
  4530. if (fans_check_enabled == true)
  4531. MENU_ITEM_FUNCTION_P(_i("Fans check [on]"), lcd_set_fan_check);////MSG_FANS_CHECK_ON c=17 r=1
  4532. else
  4533. MENU_ITEM_FUNCTION_P(_i("Fans check [off]"), lcd_set_fan_check);////MSG_FANS_CHECK_OFF c=17 r=1
  4534. SETTINGS_SILENT_MODE;
  4535. #if defined (TMC2130) && defined (LINEARITY_CORRECTION)
  4536. MENU_ITEM_SUBMENU_P(_i("Lin. correction"), lcd_settings_linearity_correction_menu);
  4537. #endif //LINEARITY_CORRECTION && TMC2130
  4538. if (temp_cal_active == false)
  4539. MENU_ITEM_FUNCTION_P(_i("Temp. cal. [off]"), lcd_temp_calibration_set);////MSG_TEMP_CALIBRATION_OFF c=20 r=1
  4540. else
  4541. MENU_ITEM_FUNCTION_P(_i("Temp. cal. [on]"), lcd_temp_calibration_set);////MSG_TEMP_CALIBRATION_ON c=20 r=1
  4542. #ifdef HAS_SECOND_SERIAL_PORT
  4543. if (selectedSerialPort == 0)
  4544. MENU_ITEM_FUNCTION_P(_i("RPi port [off]"), lcd_second_serial_set);////MSG_SECOND_SERIAL_OFF c=17 r=1
  4545. else
  4546. MENU_ITEM_FUNCTION_P(_i("RPi port [on]"), lcd_second_serial_set);////MSG_SECOND_SERIAL_ON c=17 r=1
  4547. #endif //HAS_SECOND_SERIAL
  4548. if (!isPrintPaused && !homing_flag)
  4549. MENU_ITEM_SUBMENU_P(_T(MSG_BABYSTEP_Z), lcd_babystep_z);
  4550. #if (LANG_MODE != 0)
  4551. MENU_ITEM_SUBMENU_P(_i("Select language"), lcd_language_menu);////MSG_LANGUAGE_SELECT c=0 r=0
  4552. #endif //(LANG_MODE != 0)
  4553. SETTINGS_SD;
  4554. SETTINGS_SOUND;
  4555. if (farm_mode)
  4556. {
  4557. MENU_ITEM_SUBMENU_P(PSTR("Farm number"), lcd_farm_no);
  4558. MENU_ITEM_FUNCTION_P(PSTR("Disable farm mode"), lcd_disable_farm_mode);
  4559. }
  4560. MENU_END();
  4561. }
  4562. #ifdef TMC2130
  4563. static void lcd_ustep_linearity_menu_save()
  4564. {
  4565. eeprom_update_byte((uint8_t*)EEPROM_TMC2130_WAVE_X_FAC, tmc2130_wave_fac[X_AXIS]);
  4566. eeprom_update_byte((uint8_t*)EEPROM_TMC2130_WAVE_Y_FAC, tmc2130_wave_fac[Y_AXIS]);
  4567. eeprom_update_byte((uint8_t*)EEPROM_TMC2130_WAVE_Z_FAC, tmc2130_wave_fac[Z_AXIS]);
  4568. eeprom_update_byte((uint8_t*)EEPROM_TMC2130_WAVE_E_FAC, tmc2130_wave_fac[E_AXIS]);
  4569. }
  4570. #endif //TMC2130
  4571. static void lcd_settings_linearity_correction_menu_save()
  4572. {
  4573. #ifdef TMC2130
  4574. bool changed = false;
  4575. if (tmc2130_wave_fac[X_AXIS] < TMC2130_WAVE_FAC1000_MIN) tmc2130_wave_fac[X_AXIS] = 0;
  4576. if (tmc2130_wave_fac[Y_AXIS] < TMC2130_WAVE_FAC1000_MIN) tmc2130_wave_fac[Y_AXIS] = 0;
  4577. if (tmc2130_wave_fac[Z_AXIS] < TMC2130_WAVE_FAC1000_MIN) tmc2130_wave_fac[Z_AXIS] = 0;
  4578. if (tmc2130_wave_fac[E_AXIS] < TMC2130_WAVE_FAC1000_MIN) tmc2130_wave_fac[E_AXIS] = 0;
  4579. changed |= (eeprom_read_byte((uint8_t*)EEPROM_TMC2130_WAVE_X_FAC) != tmc2130_wave_fac[X_AXIS]);
  4580. changed |= (eeprom_read_byte((uint8_t*)EEPROM_TMC2130_WAVE_Y_FAC) != tmc2130_wave_fac[Y_AXIS]);
  4581. changed |= (eeprom_read_byte((uint8_t*)EEPROM_TMC2130_WAVE_Z_FAC) != tmc2130_wave_fac[Z_AXIS]);
  4582. changed |= (eeprom_read_byte((uint8_t*)EEPROM_TMC2130_WAVE_E_FAC) != tmc2130_wave_fac[E_AXIS]);
  4583. lcd_ustep_linearity_menu_save();
  4584. if (changed) tmc2130_init();
  4585. #endif //TMC2130
  4586. }
  4587. static void lcd_calibration_menu()
  4588. {
  4589. MENU_BEGIN();
  4590. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  4591. if (!isPrintPaused)
  4592. {
  4593. MENU_ITEM_FUNCTION_P(_i("Wizard"), lcd_wizard);////MSG_WIZARD c=17 r=1
  4594. MENU_ITEM_SUBMENU_P(_i("First layer cal."), lcd_v2_calibration);////MSG_V2_CALIBRATION c=17 r=1
  4595. MENU_ITEM_GCODE_P(_T(MSG_AUTO_HOME), PSTR("G28 W"));
  4596. MENU_ITEM_FUNCTION_P(_i("Selftest "), lcd_selftest_v);////MSG_SELFTEST c=0 r=0
  4597. #ifdef MK1BP
  4598. // MK1
  4599. // "Calibrate Z"
  4600. MENU_ITEM_GCODE_P(_T(MSG_HOMEYZ), PSTR("G28 Z"));
  4601. #else //MK1BP
  4602. // MK2
  4603. MENU_ITEM_FUNCTION_P(_i("Calibrate XYZ"), lcd_mesh_calibration);////MSG_CALIBRATE_BED c=0 r=0
  4604. // "Calibrate Z" with storing the reference values to EEPROM.
  4605. MENU_ITEM_SUBMENU_P(_T(MSG_HOMEYZ), lcd_mesh_calibration_z);
  4606. #ifndef SNMM
  4607. //MENU_ITEM_FUNCTION_P(_i("Calibrate E"), lcd_calibrate_extruder);////MSG_CALIBRATE_E c=20 r=1
  4608. #endif
  4609. // "Mesh Bed Leveling"
  4610. MENU_ITEM_SUBMENU_P(_i("Mesh Bed Leveling"), lcd_mesh_bedleveling);////MSG_MESH_BED_LEVELING c=0 r=0
  4611. #endif //MK1BP
  4612. MENU_ITEM_SUBMENU_P(_i("Bed level correct"), lcd_adjust_bed);////MSG_BED_CORRECTION_MENU c=0 r=0
  4613. MENU_ITEM_SUBMENU_P(_i("PID calibration"), pid_extruder);////MSG_PID_EXTRUDER c=17 r=1
  4614. #ifndef TMC2130
  4615. MENU_ITEM_SUBMENU_P(_i("Show end stops"), menu_show_end_stops);////MSG_SHOW_END_STOPS c=17 r=1
  4616. #endif
  4617. #ifndef MK1BP
  4618. MENU_ITEM_GCODE_P(_i("Reset XYZ calibr."), PSTR("M44"));////MSG_CALIBRATE_BED_RESET c=0 r=0
  4619. #endif //MK1BP
  4620. #ifndef SNMM
  4621. //MENU_ITEM_FUNCTION_P(MSG_RESET_CALIBRATE_E, lcd_extr_cal_reset);
  4622. #endif
  4623. #ifndef MK1BP
  4624. MENU_ITEM_SUBMENU_P(_i("Temp. calibration"), lcd_pinda_calibration_menu);////MSG_CALIBRATION_PINDA_MENU c=17 r=1
  4625. #endif //MK1BP
  4626. }
  4627. MENU_END();
  4628. }
  4629. void bowden_menu() {
  4630. int enc_dif = lcd_encoder_diff;
  4631. int cursor_pos = 0;
  4632. lcd_clear();
  4633. lcd_set_cursor(0, 0);
  4634. lcd_print(">");
  4635. for (int i = 0; i < 4; i++) {
  4636. lcd_set_cursor(1, i);
  4637. lcd_print("Extruder ");
  4638. lcd_print(i);
  4639. lcd_print(": ");
  4640. EEPROM_read_B(EEPROM_BOWDEN_LENGTH + i * 2, &bowden_length[i]);
  4641. lcd_print(bowden_length[i] - 48);
  4642. }
  4643. enc_dif = lcd_encoder_diff;
  4644. lcd_consume_click();
  4645. while (1) {
  4646. manage_heater();
  4647. manage_inactivity(true);
  4648. if (abs((enc_dif - lcd_encoder_diff)) > 2) {
  4649. if (enc_dif > lcd_encoder_diff) {
  4650. cursor_pos--;
  4651. }
  4652. if (enc_dif < lcd_encoder_diff) {
  4653. cursor_pos++;
  4654. }
  4655. if (cursor_pos > 3) {
  4656. cursor_pos = 3;
  4657. }
  4658. if (cursor_pos < 0) {
  4659. cursor_pos = 0;
  4660. }
  4661. lcd_set_cursor(0, 0);
  4662. lcd_print(" ");
  4663. lcd_set_cursor(0, 1);
  4664. lcd_print(" ");
  4665. lcd_set_cursor(0, 2);
  4666. lcd_print(" ");
  4667. lcd_set_cursor(0, 3);
  4668. lcd_print(" ");
  4669. lcd_set_cursor(0, cursor_pos);
  4670. lcd_print(">");
  4671. enc_dif = lcd_encoder_diff;
  4672. _delay(100);
  4673. }
  4674. if (lcd_clicked()) {
  4675. lcd_clear();
  4676. while (1) {
  4677. manage_heater();
  4678. manage_inactivity(true);
  4679. lcd_set_cursor(1, 1);
  4680. lcd_print("Extruder ");
  4681. lcd_print(cursor_pos);
  4682. lcd_print(": ");
  4683. lcd_set_cursor(13, 1);
  4684. lcd_print(bowden_length[cursor_pos] - 48);
  4685. if (abs((enc_dif - lcd_encoder_diff)) > 2) {
  4686. if (enc_dif > lcd_encoder_diff) {
  4687. bowden_length[cursor_pos]--;
  4688. lcd_set_cursor(13, 1);
  4689. lcd_print(bowden_length[cursor_pos] - 48);
  4690. enc_dif = lcd_encoder_diff;
  4691. }
  4692. if (enc_dif < lcd_encoder_diff) {
  4693. bowden_length[cursor_pos]++;
  4694. lcd_set_cursor(13, 1);
  4695. lcd_print(bowden_length[cursor_pos] - 48);
  4696. enc_dif = lcd_encoder_diff;
  4697. }
  4698. }
  4699. _delay(100);
  4700. if (lcd_clicked()) {
  4701. EEPROM_save_B(EEPROM_BOWDEN_LENGTH + cursor_pos * 2, &bowden_length[cursor_pos]);
  4702. if (lcd_show_fullscreen_message_yes_no_and_wait_P(PSTR("Continue with another bowden?"))) {
  4703. lcd_update_enable(true);
  4704. lcd_clear();
  4705. enc_dif = lcd_encoder_diff;
  4706. lcd_set_cursor(0, cursor_pos);
  4707. lcd_print(">");
  4708. for (int i = 0; i < 4; i++) {
  4709. lcd_set_cursor(1, i);
  4710. lcd_print("Extruder ");
  4711. lcd_print(i);
  4712. lcd_print(": ");
  4713. EEPROM_read_B(EEPROM_BOWDEN_LENGTH + i * 2, &bowden_length[i]);
  4714. lcd_print(bowden_length[i] - 48);
  4715. }
  4716. break;
  4717. }
  4718. else return;
  4719. }
  4720. }
  4721. }
  4722. }
  4723. }
  4724. //#ifdef SNMM
  4725. static char snmm_stop_print_menu() { //menu for choosing which filaments will be unloaded in stop print
  4726. lcd_clear();
  4727. lcd_puts_at_P(0,0,_T(MSG_UNLOAD_FILAMENT)); lcd_print(":");
  4728. lcd_set_cursor(0, 1); lcd_print(">");
  4729. lcd_puts_at_P(1,2,_i("Used during print"));////MSG_USED c=19 r=1
  4730. lcd_puts_at_P(1,3,_i("Current"));////MSG_CURRENT c=19 r=1
  4731. char cursor_pos = 1;
  4732. int enc_dif = 0;
  4733. KEEPALIVE_STATE(PAUSED_FOR_USER);
  4734. lcd_consume_click();
  4735. while (1) {
  4736. manage_heater();
  4737. manage_inactivity(true);
  4738. if (abs((enc_dif - lcd_encoder_diff)) > 4) {
  4739. if ((abs(enc_dif - lcd_encoder_diff)) > 1) {
  4740. if (enc_dif > lcd_encoder_diff) cursor_pos--;
  4741. if (enc_dif < lcd_encoder_diff) cursor_pos++;
  4742. if (cursor_pos > 3) cursor_pos = 3;
  4743. if (cursor_pos < 1) cursor_pos = 1;
  4744. lcd_set_cursor(0, 1);
  4745. lcd_print(" ");
  4746. lcd_set_cursor(0, 2);
  4747. lcd_print(" ");
  4748. lcd_set_cursor(0, 3);
  4749. lcd_print(" ");
  4750. lcd_set_cursor(0, cursor_pos);
  4751. lcd_print(">");
  4752. enc_dif = lcd_encoder_diff;
  4753. _delay(100);
  4754. }
  4755. }
  4756. if (lcd_clicked()) {
  4757. KEEPALIVE_STATE(IN_HANDLER);
  4758. return(cursor_pos - 1);
  4759. }
  4760. }
  4761. }
  4762. //! @brief Select one of numbered items
  4763. //!
  4764. //! Create list of items with header. Header can not be selected.
  4765. //! Each item has text description passed by function parameter and
  4766. //! number. There are 5 numbered items, if mmu_enabled, 4 otherwise.
  4767. //! Items are numbered from 1 to 4 or 5. But index returned starts at 0.
  4768. //! There can be last item with different text and no number.
  4769. //!
  4770. //! @param header Header text
  4771. //! @param item Item text
  4772. //! @param last_item Last item text, or nullptr if there is no Last item
  4773. //! @return selected item index, first item index is 0
  4774. uint8_t choose_menu_P(const char *header, const char *item, const char *last_item)
  4775. {
  4776. //following code should handle 3 to 127 number of items well
  4777. const int8_t items_no = last_item?(mmu_enabled?6:5):(mmu_enabled?5:4);
  4778. const uint8_t item_len = item?strlen_P(item):0;
  4779. int8_t first = 0;
  4780. int8_t enc_dif = lcd_encoder_diff;
  4781. int8_t cursor_pos = 1;
  4782. lcd_clear();
  4783. KEEPALIVE_STATE(PAUSED_FOR_USER);
  4784. while (1)
  4785. {
  4786. manage_heater();
  4787. manage_inactivity(true);
  4788. if (abs((enc_dif - lcd_encoder_diff)) > 4)
  4789. {
  4790. if (enc_dif > lcd_encoder_diff)
  4791. {
  4792. cursor_pos--;
  4793. }
  4794. if (enc_dif < lcd_encoder_diff)
  4795. {
  4796. cursor_pos++;
  4797. }
  4798. enc_dif = lcd_encoder_diff;
  4799. }
  4800. if (cursor_pos > 3)
  4801. {
  4802. cursor_pos = 3;
  4803. if (first < items_no - 3)
  4804. {
  4805. first++;
  4806. lcd_clear();
  4807. }
  4808. }
  4809. if (cursor_pos < 1)
  4810. {
  4811. cursor_pos = 1;
  4812. if (first > 0)
  4813. {
  4814. first--;
  4815. lcd_clear();
  4816. }
  4817. }
  4818. if (header) lcd_puts_at_P(0,0,header);
  4819. const bool last_visible = (first == items_no - 3);
  4820. const int8_t ordinary_items = (last_item&&last_visible)?2:3;
  4821. for (int i = 0; i < ordinary_items; i++)
  4822. {
  4823. if (item) lcd_puts_at_P(1, i + 1, item);
  4824. }
  4825. for (int i = 0; i < ordinary_items; i++)
  4826. {
  4827. lcd_set_cursor(2 + item_len, i+1);
  4828. lcd_print(first + i + 1);
  4829. }
  4830. if (last_item&&last_visible) lcd_puts_at_P(1, 3, last_item);
  4831. lcd_set_cursor(0, 1);
  4832. lcd_print(" ");
  4833. lcd_set_cursor(0, 2);
  4834. lcd_print(" ");
  4835. lcd_set_cursor(0, 3);
  4836. lcd_print(" ");
  4837. lcd_set_cursor(0, cursor_pos);
  4838. lcd_print(">");
  4839. _delay(100);
  4840. if (lcd_clicked())
  4841. {
  4842. KEEPALIVE_STATE(IN_HANDLER);
  4843. lcd_encoder_diff = 0;
  4844. return(cursor_pos + first - 1);
  4845. }
  4846. }
  4847. }
  4848. char reset_menu() {
  4849. #ifdef SNMM
  4850. int items_no = 5;
  4851. #else
  4852. int items_no = 4;
  4853. #endif
  4854. static int first = 0;
  4855. int enc_dif = 0;
  4856. char cursor_pos = 0;
  4857. const char *item [items_no];
  4858. item[0] = "Language";
  4859. item[1] = "Statistics";
  4860. item[2] = "Shipping prep";
  4861. item[3] = "All Data";
  4862. #ifdef SNMM
  4863. item[4] = "Bowden length";
  4864. #endif // SNMM
  4865. enc_dif = lcd_encoder_diff;
  4866. lcd_clear();
  4867. lcd_set_cursor(0, 0);
  4868. lcd_print(">");
  4869. lcd_consume_click();
  4870. while (1) {
  4871. for (int i = 0; i < 4; i++) {
  4872. lcd_set_cursor(1, i);
  4873. lcd_print(item[first + i]);
  4874. }
  4875. manage_heater();
  4876. manage_inactivity(true);
  4877. if (abs((enc_dif - lcd_encoder_diff)) > 4) {
  4878. if ((abs(enc_dif - lcd_encoder_diff)) > 1) {
  4879. if (enc_dif > lcd_encoder_diff) {
  4880. cursor_pos--;
  4881. }
  4882. if (enc_dif < lcd_encoder_diff) {
  4883. cursor_pos++;
  4884. }
  4885. if (cursor_pos > 3) {
  4886. cursor_pos = 3;
  4887. if (first < items_no - 4) {
  4888. first++;
  4889. lcd_clear();
  4890. }
  4891. }
  4892. if (cursor_pos < 0) {
  4893. cursor_pos = 0;
  4894. if (first > 0) {
  4895. first--;
  4896. lcd_clear();
  4897. }
  4898. }
  4899. lcd_set_cursor(0, 0);
  4900. lcd_print(" ");
  4901. lcd_set_cursor(0, 1);
  4902. lcd_print(" ");
  4903. lcd_set_cursor(0, 2);
  4904. lcd_print(" ");
  4905. lcd_set_cursor(0, 3);
  4906. lcd_print(" ");
  4907. lcd_set_cursor(0, cursor_pos);
  4908. lcd_print(">");
  4909. enc_dif = lcd_encoder_diff;
  4910. _delay(100);
  4911. }
  4912. }
  4913. if (lcd_clicked()) {
  4914. return(cursor_pos + first);
  4915. }
  4916. }
  4917. }
  4918. static void lcd_disable_farm_mode()
  4919. {
  4920. int8_t disable = lcd_show_fullscreen_message_yes_no_and_wait_P(PSTR("Disable farm mode?"), true, false); //allow timeouting, default no
  4921. if (disable)
  4922. {
  4923. enquecommand_P(PSTR("G99"));
  4924. lcd_return_to_status();
  4925. }
  4926. lcd_update_enable(true);
  4927. lcd_draw_update = 2;
  4928. }
  4929. static void fil_load_menu()
  4930. {
  4931. MENU_BEGIN();
  4932. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  4933. MENU_ITEM_FUNCTION_P(_i("Load all"), load_all);////MSG_LOAD_ALL c=17 r=0
  4934. MENU_ITEM_FUNCTION_P(_i("Load filament 1"), extr_adj_0);////MSG_LOAD_FILAMENT_1 c=17 r=0
  4935. MENU_ITEM_FUNCTION_P(_i("Load filament 2"), extr_adj_1);////MSG_LOAD_FILAMENT_2 c=17 r=0
  4936. MENU_ITEM_FUNCTION_P(_i("Load filament 3"), extr_adj_2);////MSG_LOAD_FILAMENT_3 c=17 r=0
  4937. MENU_ITEM_FUNCTION_P(_i("Load filament 4"), extr_adj_3);////MSG_LOAD_FILAMENT_4 c=17 r=0
  4938. if (mmu_enabled)
  4939. MENU_ITEM_FUNCTION_P(_i("Load filament 5"), extr_adj_4);
  4940. MENU_END();
  4941. }
  4942. static void mmu_load_to_nozzle_menu()
  4943. {
  4944. MENU_BEGIN();
  4945. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  4946. MENU_ITEM_FUNCTION_P(_i("Load filament 1"), mmu_load_to_nozzle_0);
  4947. MENU_ITEM_FUNCTION_P(_i("Load filament 2"), mmu_load_to_nozzle_1);
  4948. MENU_ITEM_FUNCTION_P(_i("Load filament 3"), mmu_load_to_nozzle_2);
  4949. MENU_ITEM_FUNCTION_P(_i("Load filament 4"), mmu_load_to_nozzle_3);
  4950. MENU_ITEM_FUNCTION_P(_i("Load filament 5"), mmu_load_to_nozzle_4);
  4951. MENU_END();
  4952. }
  4953. static void mmu_fil_eject_menu()
  4954. {
  4955. MENU_BEGIN();
  4956. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  4957. MENU_ITEM_FUNCTION_P(_i("Eject filament 1"), mmu_eject_fil_0);
  4958. MENU_ITEM_FUNCTION_P(_i("Eject filament 2"), mmu_eject_fil_1);
  4959. MENU_ITEM_FUNCTION_P(_i("Eject filament 3"), mmu_eject_fil_2);
  4960. MENU_ITEM_FUNCTION_P(_i("Eject filament 4"), mmu_eject_fil_3);
  4961. MENU_ITEM_FUNCTION_P(_i("Eject filament 5"), mmu_eject_fil_4);
  4962. MENU_END();
  4963. }
  4964. #ifdef SNMM
  4965. static void fil_unload_menu()
  4966. {
  4967. MENU_BEGIN();
  4968. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  4969. MENU_ITEM_FUNCTION_P(_i("Unload all"), extr_unload_all);////MSG_UNLOAD_ALL c=17 r=0
  4970. MENU_ITEM_FUNCTION_P(_i("Unload filament 1"), extr_unload_0);////MSG_UNLOAD_FILAMENT_1 c=17 r=0
  4971. MENU_ITEM_FUNCTION_P(_i("Unload filament 2"), extr_unload_1);////MSG_UNLOAD_FILAMENT_2 c=17 r=0
  4972. MENU_ITEM_FUNCTION_P(_i("Unload filament 3"), extr_unload_2);////MSG_UNLOAD_FILAMENT_3 c=17 r=0
  4973. MENU_ITEM_FUNCTION_P(_i("Unload filament 4"), extr_unload_3);////MSG_UNLOAD_FILAMENT_4 c=17 r=0
  4974. if (mmu_enabled)
  4975. MENU_ITEM_FUNCTION_P(_i("Unload filament 5"), extr_unload_4);////MSG_UNLOAD_FILAMENT_5 c=17 r=0
  4976. MENU_END();
  4977. }
  4978. static void change_extr_menu(){
  4979. MENU_BEGIN();
  4980. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  4981. MENU_ITEM_FUNCTION_P(_i("Extruder 1"), extr_change_0);////MSG_EXTRUDER_1 c=17 r=1
  4982. MENU_ITEM_FUNCTION_P(_i("Extruder 2"), extr_change_1);////MSG_EXTRUDER_2 c=17 r=1
  4983. MENU_ITEM_FUNCTION_P(_i("Extruder 3"), extr_change_2);////MSG_EXTRUDER_3 c=17 r=1
  4984. MENU_ITEM_FUNCTION_P(_i("Extruder 4"), extr_change_3);////MSG_EXTRUDER_4 c=17 r=1
  4985. MENU_END();
  4986. }
  4987. #endif //SNMM
  4988. //unload filament for single material printer (used in M702 gcode)
  4989. void unload_filament()
  4990. {
  4991. custom_message_type = CUSTOM_MSG_TYPE_F_LOAD;
  4992. lcd_setstatuspgm(_T(MSG_UNLOADING_FILAMENT));
  4993. // extr_unload2();
  4994. current_position[E_AXIS] -= 45;
  4995. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], 5200 / 60, active_extruder);
  4996. st_synchronize();
  4997. current_position[E_AXIS] -= 15;
  4998. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], 1000 / 60, active_extruder);
  4999. st_synchronize();
  5000. current_position[E_AXIS] -= 20;
  5001. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], 1000 / 60, active_extruder);
  5002. st_synchronize();
  5003. lcd_display_message_fullscreen_P(_T(MSG_PULL_OUT_FILAMENT));
  5004. //disable extruder steppers so filament can be removed
  5005. disable_e0();
  5006. disable_e1();
  5007. disable_e2();
  5008. _delay(100);
  5009. Sound_MakeSound(e_SOUND_TYPE_StandardPrompt);
  5010. uint8_t counterBeep = 0;
  5011. while (!lcd_clicked() && (counterBeep < 50)) {
  5012. delay_keep_alive(100);
  5013. counterBeep++;
  5014. }
  5015. st_synchronize();
  5016. while (lcd_clicked()) delay_keep_alive(100);
  5017. lcd_update_enable(true);
  5018. lcd_setstatuspgm(_T(WELCOME_MSG));
  5019. custom_message_type = CUSTOM_MSG_TYPE_STATUS;
  5020. }
  5021. static void lcd_farm_no()
  5022. {
  5023. char step = 0;
  5024. int enc_dif = 0;
  5025. int _farmno = farm_no;
  5026. int _ret = 0;
  5027. lcd_clear();
  5028. lcd_set_cursor(0, 0);
  5029. lcd_print("Farm no");
  5030. do
  5031. {
  5032. if (abs((enc_dif - lcd_encoder_diff)) > 2) {
  5033. if (enc_dif > lcd_encoder_diff) {
  5034. switch (step) {
  5035. case(0): if (_farmno >= 100) _farmno -= 100; break;
  5036. case(1): if (_farmno % 100 >= 10) _farmno -= 10; break;
  5037. case(2): if (_farmno % 10 >= 1) _farmno--; break;
  5038. default: break;
  5039. }
  5040. }
  5041. if (enc_dif < lcd_encoder_diff) {
  5042. switch (step) {
  5043. case(0): if (_farmno < 900) _farmno += 100; break;
  5044. case(1): if (_farmno % 100 < 90) _farmno += 10; break;
  5045. case(2): if (_farmno % 10 <= 8)_farmno++; break;
  5046. default: break;
  5047. }
  5048. }
  5049. enc_dif = 0;
  5050. lcd_encoder_diff = 0;
  5051. }
  5052. lcd_set_cursor(0, 2);
  5053. if (_farmno < 100) lcd_print("0");
  5054. if (_farmno < 10) lcd_print("0");
  5055. lcd_print(_farmno);
  5056. lcd_print(" ");
  5057. lcd_set_cursor(0, 3);
  5058. lcd_print(" ");
  5059. lcd_set_cursor(step, 3);
  5060. lcd_print("^");
  5061. _delay(100);
  5062. if (lcd_clicked())
  5063. {
  5064. _delay(200);
  5065. step++;
  5066. if(step == 3) {
  5067. _ret = 1;
  5068. farm_no = _farmno;
  5069. EEPROM_save_B(EEPROM_FARM_NUMBER, &farm_no);
  5070. prusa_statistics(20);
  5071. lcd_return_to_status();
  5072. }
  5073. }
  5074. manage_heater();
  5075. } while (_ret == 0);
  5076. }
  5077. unsigned char lcd_choose_color() {
  5078. //function returns index of currently chosen item
  5079. //following part can be modified from 2 to 255 items:
  5080. //-----------------------------------------------------
  5081. unsigned char items_no = 2;
  5082. const char *item[items_no];
  5083. item[0] = "Orange";
  5084. item[1] = "Black";
  5085. //-----------------------------------------------------
  5086. unsigned char active_rows;
  5087. static int first = 0;
  5088. int enc_dif = 0;
  5089. unsigned char cursor_pos = 1;
  5090. enc_dif = lcd_encoder_diff;
  5091. lcd_clear();
  5092. lcd_set_cursor(0, 1);
  5093. lcd_print(">");
  5094. active_rows = items_no < 3 ? items_no : 3;
  5095. lcd_consume_click();
  5096. while (1) {
  5097. lcd_puts_at_P(0, 0, PSTR("Choose color:"));
  5098. for (int i = 0; i < active_rows; i++) {
  5099. lcd_set_cursor(1, i+1);
  5100. lcd_print(item[first + i]);
  5101. }
  5102. manage_heater();
  5103. manage_inactivity(true);
  5104. proc_commands();
  5105. if (abs((enc_dif - lcd_encoder_diff)) > 12) {
  5106. if (enc_dif > lcd_encoder_diff) {
  5107. cursor_pos--;
  5108. }
  5109. if (enc_dif < lcd_encoder_diff) {
  5110. cursor_pos++;
  5111. }
  5112. if (cursor_pos > active_rows) {
  5113. cursor_pos = active_rows;
  5114. if (first < items_no - active_rows) {
  5115. first++;
  5116. lcd_clear();
  5117. }
  5118. }
  5119. if (cursor_pos < 1) {
  5120. cursor_pos = 1;
  5121. if (first > 0) {
  5122. first--;
  5123. lcd_clear();
  5124. }
  5125. }
  5126. lcd_set_cursor(0, 1);
  5127. lcd_print(" ");
  5128. lcd_set_cursor(0, 2);
  5129. lcd_print(" ");
  5130. lcd_set_cursor(0, 3);
  5131. lcd_print(" ");
  5132. lcd_set_cursor(0, cursor_pos);
  5133. lcd_print(">");
  5134. enc_dif = lcd_encoder_diff;
  5135. _delay(100);
  5136. }
  5137. if (lcd_clicked()) {
  5138. switch(cursor_pos + first - 1) {
  5139. case 0: return 1; break;
  5140. case 1: return 0; break;
  5141. default: return 99; break;
  5142. }
  5143. }
  5144. }
  5145. }
  5146. void lcd_confirm_print()
  5147. {
  5148. uint8_t filament_type;
  5149. int enc_dif = 0;
  5150. int cursor_pos = 1;
  5151. int _ret = 0;
  5152. int _t = 0;
  5153. enc_dif = lcd_encoder_diff;
  5154. lcd_clear();
  5155. lcd_set_cursor(0, 0);
  5156. lcd_print("Print ok ?");
  5157. do
  5158. {
  5159. if (abs(enc_dif - lcd_encoder_diff) > 12) {
  5160. if (enc_dif > lcd_encoder_diff) {
  5161. cursor_pos--;
  5162. }
  5163. if (enc_dif < lcd_encoder_diff) {
  5164. cursor_pos++;
  5165. }
  5166. enc_dif = lcd_encoder_diff;
  5167. }
  5168. if (cursor_pos > 2) { cursor_pos = 2; }
  5169. if (cursor_pos < 1) { cursor_pos = 1; }
  5170. lcd_set_cursor(0, 2); lcd_print(" ");
  5171. lcd_set_cursor(0, 3); lcd_print(" ");
  5172. lcd_set_cursor(2, 2);
  5173. lcd_puts_P(_T(MSG_YES));
  5174. lcd_set_cursor(2, 3);
  5175. lcd_puts_P(_T(MSG_NO));
  5176. lcd_set_cursor(0, 1 + cursor_pos);
  5177. lcd_print(">");
  5178. _delay(100);
  5179. _t = _t + 1;
  5180. if (_t>100)
  5181. {
  5182. prusa_statistics(99);
  5183. _t = 0;
  5184. }
  5185. if (lcd_clicked())
  5186. {
  5187. if (cursor_pos == 1)
  5188. {
  5189. _ret = 1;
  5190. filament_type = lcd_choose_color();
  5191. prusa_statistics(4, filament_type);
  5192. no_response = true; //we need confirmation by recieving PRUSA thx
  5193. important_status = 4;
  5194. saved_filament_type = filament_type;
  5195. NcTime = _millis();
  5196. }
  5197. if (cursor_pos == 2)
  5198. {
  5199. _ret = 2;
  5200. filament_type = lcd_choose_color();
  5201. prusa_statistics(5, filament_type);
  5202. no_response = true; //we need confirmation by recieving PRUSA thx
  5203. important_status = 5;
  5204. saved_filament_type = filament_type;
  5205. NcTime = _millis();
  5206. }
  5207. }
  5208. manage_heater();
  5209. manage_inactivity();
  5210. proc_commands();
  5211. } while (_ret == 0);
  5212. }
  5213. #include "w25x20cl.h"
  5214. #ifdef LCD_TEST
  5215. static void lcd_test_menu()
  5216. {
  5217. W25X20CL_SPI_ENTER();
  5218. w25x20cl_enable_wr();
  5219. w25x20cl_chip_erase();
  5220. w25x20cl_disable_wr();
  5221. }
  5222. #endif //LCD_TEST
  5223. //! @brief Resume paused print
  5224. //! @todo It is not good to call restore_print_from_ram_and_continue() from function called by lcd_update(),
  5225. //! as restore_print_from_ram_and_continue() calls lcd_update() internally.
  5226. void lcd_resume_print()
  5227. {
  5228. lcd_return_to_status();
  5229. lcd_setstatuspgm(_T(MSG_RESUMING_PRINT));
  5230. lcd_reset_alert_level(); //for fan speed error
  5231. restore_print_from_ram_and_continue(0.0);
  5232. pause_time += (_millis() - start_pause_print); //accumulate time when print is paused for correct statistics calculation
  5233. refresh_cmd_timeout();
  5234. isPrintPaused = false;
  5235. }
  5236. static void lcd_main_menu()
  5237. {
  5238. MENU_BEGIN();
  5239. // Majkl superawesome menu
  5240. MENU_ITEM_BACK_P(_T(MSG_WATCH));
  5241. #ifdef RESUME_DEBUG
  5242. if (!saved_printing)
  5243. MENU_ITEM_FUNCTION_P(PSTR("tst - Save"), lcd_menu_test_save);
  5244. else
  5245. MENU_ITEM_FUNCTION_P(PSTR("tst - Restore"), lcd_menu_test_restore);
  5246. #endif //RESUME_DEBUG
  5247. #ifdef TMC2130_DEBUG
  5248. MENU_ITEM_FUNCTION_P(PSTR("recover print"), recover_print);
  5249. MENU_ITEM_FUNCTION_P(PSTR("power panic"), uvlo_);
  5250. #endif //TMC2130_DEBUG
  5251. /* if (farm_mode && !IS_SD_PRINTING )
  5252. {
  5253. int tempScrool = 0;
  5254. if (lcd_draw_update == 0 && LCD_CLICKED == 0)
  5255. //_delay(100);
  5256. return; // nothing to do (so don't thrash the SD card)
  5257. uint16_t fileCnt = card.getnrfilenames();
  5258. card.getWorkDirName();
  5259. if (card.filename[0] == '/')
  5260. {
  5261. #if SDCARDDETECT == -1
  5262. MENU_ITEM_FUNCTION_P(_T(MSG_REFRESH), lcd_sd_refresh);
  5263. #endif
  5264. } else {
  5265. MENU_ITEM_FUNCTION_P(PSTR(LCD_STR_FOLDER ".."), lcd_sd_updir);
  5266. }
  5267. for (uint16_t i = 0; i < fileCnt; i++)
  5268. {
  5269. if (menu_item == menu_line)
  5270. {
  5271. #ifndef SDCARD_RATHERRECENTFIRST
  5272. card.getfilename(i);
  5273. #else
  5274. card.getfilename(fileCnt - 1 - i);
  5275. #endif
  5276. if (card.filenameIsDir)
  5277. {
  5278. MENU_ITEM_SDDIR(_T(MSG_CARD_MENU), card.filename, card.longFilename);
  5279. } else {
  5280. MENU_ITEM_SDFILE(_T(MSG_CARD_MENU), card.filename, card.longFilename);
  5281. }
  5282. } else {
  5283. MENU_ITEM_DUMMY();
  5284. }
  5285. }
  5286. MENU_ITEM_BACK_P(PSTR("- - - - - - - - -"));
  5287. }*/
  5288. if ( ( IS_SD_PRINTING || is_usb_printing || (lcd_commands_type == LCD_COMMAND_V2_CAL)) && (current_position[Z_AXIS] < Z_HEIGHT_HIDE_LIVE_ADJUST_MENU) && !homing_flag && !mesh_bed_leveling_flag)
  5289. {
  5290. MENU_ITEM_SUBMENU_P(_T(MSG_BABYSTEP_Z), lcd_babystep_z);//8
  5291. }
  5292. if ( moves_planned() || IS_SD_PRINTING || is_usb_printing || (lcd_commands_type == LCD_COMMAND_V2_CAL))
  5293. {
  5294. MENU_ITEM_SUBMENU_P(_i("Tune"), lcd_tune_menu);////MSG_TUNE c=0 r=0
  5295. } else
  5296. {
  5297. MENU_ITEM_SUBMENU_P(_i("Preheat"), lcd_preheat_menu);////MSG_PREHEAT c=0 r=0
  5298. }
  5299. #ifdef SDSUPPORT
  5300. if (card.cardOK || lcd_commands_type == LCD_COMMAND_V2_CAL)
  5301. {
  5302. if (card.isFileOpen())
  5303. {
  5304. if (mesh_bed_leveling_flag == false && homing_flag == false) {
  5305. if (card.sdprinting)
  5306. {
  5307. MENU_ITEM_FUNCTION_P(_i("Pause print"), lcd_pause_print);////MSG_PAUSE_PRINT c=0 r=0
  5308. }
  5309. else
  5310. {
  5311. MENU_ITEM_SUBMENU_P(_i("Resume print"), lcd_resume_print);////MSG_RESUME_PRINT c=0 r=0
  5312. }
  5313. MENU_ITEM_SUBMENU_P(_T(MSG_STOP_PRINT), lcd_sdcard_stop);
  5314. }
  5315. }
  5316. else if (lcd_commands_type == LCD_COMMAND_V2_CAL && mesh_bed_leveling_flag == false && homing_flag == false) {
  5317. //MENU_ITEM_SUBMENU_P(_T(MSG_STOP_PRINT), lcd_sdcard_stop);
  5318. }
  5319. else
  5320. {
  5321. if (!is_usb_printing && (lcd_commands_type != LCD_COMMAND_V2_CAL))
  5322. {
  5323. //if (farm_mode) MENU_ITEM_SUBMENU_P(MSG_FARM_CARD_MENU, lcd_farm_sdcard_menu);
  5324. /*else*/ {
  5325. bMain=true; // flag ('fake parameter') for 'lcd_sdcard_menu()' function
  5326. MENU_ITEM_SUBMENU_P(_T(MSG_CARD_MENU), lcd_sdcard_menu);
  5327. }
  5328. }
  5329. #if SDCARDDETECT < 1
  5330. MENU_ITEM_GCODE_P(_i("Change SD card"), PSTR("M21")); // SD-card changed by user////MSG_CNG_SDCARD c=0 r=0
  5331. #endif
  5332. }
  5333. } else
  5334. {
  5335. bMain=true; // flag (i.e. 'fake parameter') for 'lcd_sdcard_menu()' function
  5336. MENU_ITEM_SUBMENU_P(_i("No SD card"), lcd_sdcard_menu);////MSG_NO_CARD c=0 r=0
  5337. #if SDCARDDETECT < 1
  5338. MENU_ITEM_GCODE_P(_i("Init. SD card"), PSTR("M21")); // Manually initialize the SD-card via user interface////MSG_INIT_SDCARD c=0 r=0
  5339. #endif
  5340. }
  5341. #endif
  5342. if (IS_SD_PRINTING || is_usb_printing || (lcd_commands_type == LCD_COMMAND_V2_CAL))
  5343. {
  5344. if (farm_mode)
  5345. {
  5346. MENU_ITEM_SUBMENU_P(PSTR("Farm number"), lcd_farm_no);
  5347. }
  5348. }
  5349. else
  5350. {
  5351. if (mmu_enabled)
  5352. {
  5353. MENU_ITEM_SUBMENU_P(_T(MSG_LOAD_FILAMENT), fil_load_menu);
  5354. MENU_ITEM_SUBMENU_P(_i("Load to nozzle"), mmu_load_to_nozzle_menu);
  5355. MENU_ITEM_GCODE_P(_T(MSG_UNLOAD_FILAMENT), PSTR("M702 C"));
  5356. MENU_ITEM_SUBMENU_P(_i("Eject filament"), mmu_fil_eject_menu);
  5357. }
  5358. else
  5359. {
  5360. #ifdef SNMM
  5361. MENU_ITEM_SUBMENU_P(_T(MSG_UNLOAD_FILAMENT), fil_unload_menu);
  5362. MENU_ITEM_SUBMENU_P(_i("Change extruder"), change_extr_menu);////MSG_CHANGE_EXTR c=20 r=1
  5363. #endif
  5364. #ifdef FILAMENT_SENSOR
  5365. if ((fsensor_autoload_enabled == true) && (fsensor_enabled == true) && (mmu_enabled == false))
  5366. MENU_ITEM_SUBMENU_P(_i("AutoLoad filament"), lcd_menu_AutoLoadFilament);////MSG_AUTOLOAD_FILAMENT c=17 r=0
  5367. else
  5368. #endif //FILAMENT_SENSOR
  5369. {
  5370. bFilamentFirstRun=true;
  5371. MENU_ITEM_SUBMENU_P(_T(MSG_LOAD_FILAMENT), lcd_LoadFilament);
  5372. }
  5373. bFilamentFirstRun=true;
  5374. MENU_ITEM_SUBMENU_P(_T(MSG_UNLOAD_FILAMENT), lcd_unLoadFilament);
  5375. }
  5376. MENU_ITEM_SUBMENU_P(_T(MSG_SETTINGS), lcd_settings_menu);
  5377. if(!isPrintPaused) MENU_ITEM_SUBMENU_P(_T(MSG_MENU_CALIBRATION), lcd_calibration_menu);
  5378. }
  5379. if (!is_usb_printing && (lcd_commands_type != LCD_COMMAND_V2_CAL))
  5380. {
  5381. MENU_ITEM_SUBMENU_P(_i("Statistics "), lcd_menu_statistics);////MSG_STATISTICS c=0 r=0
  5382. }
  5383. #if defined(TMC2130) || defined(FILAMENT_SENSOR)
  5384. MENU_ITEM_SUBMENU_P(_i("Fail stats"), lcd_menu_fails_stats);
  5385. #endif
  5386. if (mmu_enabled) {
  5387. MENU_ITEM_SUBMENU_P(_i("Fail stats MMU"), lcd_menu_fails_stats_mmu);
  5388. }
  5389. MENU_ITEM_SUBMENU_P(_i("Support"), lcd_support_menu);////MSG_SUPPORT c=0 r=0
  5390. #ifdef LCD_TEST
  5391. MENU_ITEM_SUBMENU_P(_i("W25x20CL init"), lcd_test_menu);////MSG_SUPPORT c=0 r=0
  5392. #endif //LCD_TEST
  5393. MENU_END();
  5394. }
  5395. void stack_error() {
  5396. SET_OUTPUT(BEEPER);
  5397. if((eSoundMode==e_SOUND_MODE_LOUD)||(eSoundMode==e_SOUND_MODE_ONCE)||(eSoundMode==e_SOUND_MODE_SILENT))
  5398. WRITE(BEEPER, HIGH);
  5399. _delay(1000);
  5400. WRITE(BEEPER, LOW);
  5401. lcd_display_message_fullscreen_P(_i("Error - static memory has been overwritten"));////MSG_STACK_ERROR c=20 r=4
  5402. //err_triggered = 1;
  5403. while (1) delay_keep_alive(1000);
  5404. }
  5405. #ifdef DEBUG_STEPPER_TIMER_MISSED
  5406. bool stepper_timer_overflow_state = false;
  5407. uint16_t stepper_timer_overflow_max = 0;
  5408. uint16_t stepper_timer_overflow_last = 0;
  5409. uint16_t stepper_timer_overflow_cnt = 0;
  5410. void stepper_timer_overflow() {
  5411. char msg[28];
  5412. sprintf_P(msg, PSTR("#%d %d max %d"), ++ stepper_timer_overflow_cnt, stepper_timer_overflow_last >> 1, stepper_timer_overflow_max >> 1);
  5413. lcd_setstatus(msg);
  5414. stepper_timer_overflow_state = false;
  5415. if (stepper_timer_overflow_last > stepper_timer_overflow_max)
  5416. stepper_timer_overflow_max = stepper_timer_overflow_last;
  5417. SERIAL_ECHOPGM("Stepper timer overflow: ");
  5418. MYSERIAL.print(msg);
  5419. SERIAL_ECHOLNPGM("");
  5420. WRITE(BEEPER, LOW);
  5421. }
  5422. #endif /* DEBUG_STEPPER_TIMER_MISSED */
  5423. static void lcd_colorprint_change() {
  5424. enquecommand_P(PSTR("M600"));
  5425. custom_message_type = CUSTOM_MSG_TYPE_F_LOAD; //just print status message
  5426. lcd_setstatuspgm(_T(MSG_FINISHING_MOVEMENTS));
  5427. lcd_return_to_status();
  5428. lcd_draw_update = 3;
  5429. }
  5430. static void lcd_tune_menu()
  5431. {
  5432. typedef struct
  5433. {
  5434. menu_data_edit_t reserved; //!< reserved for number editing functions
  5435. int8_t status; //!< To recognize, whether the menu has been just initialized.
  5436. //! Backup of extrudemultiply, to recognize, that the value has been changed and
  5437. //! it needs to be applied.
  5438. int16_t extrudemultiply;
  5439. } _menu_data_t;
  5440. static_assert(sizeof(menu_data)>= sizeof(_menu_data_t),"_menu_data_t doesn't fit into menu_data");
  5441. _menu_data_t* _md = (_menu_data_t*)&(menu_data[0]);
  5442. if (_md->status == 0)
  5443. {
  5444. // Menu was entered. Mark the menu as entered and save the current extrudemultiply value.
  5445. _md->status = 1;
  5446. _md->extrudemultiply = extrudemultiply;
  5447. }
  5448. else if (_md->extrudemultiply != extrudemultiply)
  5449. {
  5450. // extrudemultiply has been changed from the child menu. Apply the new value.
  5451. _md->extrudemultiply = extrudemultiply;
  5452. calculate_extruder_multipliers();
  5453. }
  5454. EEPROM_read(EEPROM_SILENT, (uint8_t*)&SilentModeMenu, sizeof(SilentModeMenu));
  5455. MENU_BEGIN();
  5456. MENU_ITEM_BACK_P(_T(MSG_MAIN)); //1
  5457. MENU_ITEM_EDIT_int3_P(_i("Speed"), &feedmultiply, 10, 999);//2////MSG_SPEED c=0 r=0
  5458. MENU_ITEM_EDIT_int3_P(_T(MSG_NOZZLE), &target_temperature[0], 0, HEATER_0_MAXTEMP - 10);//3
  5459. MENU_ITEM_EDIT_int3_P(_T(MSG_BED), &target_temperature_bed, 0, BED_MAXTEMP - 10);//4
  5460. MENU_ITEM_EDIT_int3_P(_T(MSG_FAN_SPEED), &fanSpeed, 0, 255);//5
  5461. MENU_ITEM_EDIT_int3_P(_i("Flow"), &extrudemultiply, 10, 999);//6////MSG_FLOW c=0 r=0
  5462. #ifdef FILAMENTCHANGEENABLE
  5463. MENU_ITEM_FUNCTION_P(_T(MSG_FILAMENTCHANGE), lcd_colorprint_change);//7
  5464. #endif
  5465. #ifdef FILAMENT_SENSOR
  5466. if (FSensorStateMenu == 0) {
  5467. MENU_ITEM_FUNCTION_P(_T(MSG_FSENSOR_OFF), lcd_fsensor_state_set);
  5468. }
  5469. else {
  5470. MENU_ITEM_FUNCTION_P(_T(MSG_FSENSOR_ON), lcd_fsensor_state_set);
  5471. }
  5472. #endif //FILAMENT_SENSOR
  5473. SETTINGS_AUTO_DEPLETE;
  5474. #ifdef TMC2130
  5475. if(!farm_mode)
  5476. {
  5477. if (SilentModeMenu == SILENT_MODE_NORMAL) MENU_ITEM_FUNCTION_P(_T(MSG_STEALTH_MODE_OFF), lcd_silent_mode_set);
  5478. else MENU_ITEM_FUNCTION_P(_T(MSG_STEALTH_MODE_ON), lcd_silent_mode_set);
  5479. if (SilentModeMenu == SILENT_MODE_NORMAL)
  5480. {
  5481. if (CrashDetectMenu == 0) MENU_ITEM_FUNCTION_P(_T(MSG_CRASHDETECT_OFF), lcd_crash_mode_set);
  5482. else MENU_ITEM_FUNCTION_P(_T(MSG_CRASHDETECT_ON), lcd_crash_mode_set);
  5483. }
  5484. else MENU_ITEM_SUBMENU_P(_T(MSG_CRASHDETECT_NA), lcd_crash_mode_info);
  5485. }
  5486. #else //TMC2130
  5487. if (!farm_mode) { //dont show in menu if we are in farm mode
  5488. switch (SilentModeMenu) {
  5489. case SILENT_MODE_POWER: MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_OFF), lcd_silent_mode_set); break;
  5490. case SILENT_MODE_SILENT: MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_ON), lcd_silent_mode_set); break;
  5491. case SILENT_MODE_AUTO: MENU_ITEM_FUNCTION_P(_T(MSG_AUTO_MODE_ON), lcd_silent_mode_set); break;
  5492. default: MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_OFF), lcd_silent_mode_set); break; // (probably) not needed
  5493. }
  5494. }
  5495. #endif //TMC2130
  5496. switch(eSoundMode)
  5497. {
  5498. case e_SOUND_MODE_LOUD:
  5499. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_LOUD),lcd_sound_state_set);
  5500. break;
  5501. case e_SOUND_MODE_ONCE:
  5502. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_ONCE),lcd_sound_state_set);
  5503. break;
  5504. case e_SOUND_MODE_SILENT:
  5505. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_SILENT),lcd_sound_state_set);
  5506. break;
  5507. case e_SOUND_MODE_MUTE:
  5508. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_MUTE),lcd_sound_state_set);
  5509. break;
  5510. default:
  5511. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_LOUD),lcd_sound_state_set);
  5512. }
  5513. MENU_END();
  5514. }
  5515. static void lcd_control_temperature_menu()
  5516. {
  5517. #ifdef PIDTEMP
  5518. // set up temp variables - undo the default scaling
  5519. // raw_Ki = unscalePID_i(Ki);
  5520. // raw_Kd = unscalePID_d(Kd);
  5521. #endif
  5522. MENU_BEGIN();
  5523. MENU_ITEM_BACK_P(_T(MSG_SETTINGS));
  5524. #if TEMP_SENSOR_0 != 0
  5525. MENU_ITEM_EDIT_int3_P(_T(MSG_NOZZLE), &target_temperature[0], 0, HEATER_0_MAXTEMP - 10);
  5526. #endif
  5527. #if TEMP_SENSOR_1 != 0
  5528. MENU_ITEM_EDIT_int3_P(_i("Nozzle2"), &target_temperature[1], 0, HEATER_1_MAXTEMP - 10);////MSG_NOZZLE1 c=0 r=0
  5529. #endif
  5530. #if TEMP_SENSOR_2 != 0
  5531. MENU_ITEM_EDIT_int3_P(_i("Nozzle3"), &target_temperature[2], 0, HEATER_2_MAXTEMP - 10);////MSG_NOZZLE2 c=0 r=0
  5532. #endif
  5533. #if TEMP_SENSOR_BED != 0
  5534. MENU_ITEM_EDIT_int3_P(_T(MSG_BED), &target_temperature_bed, 0, BED_MAXTEMP - 3);
  5535. #endif
  5536. MENU_ITEM_EDIT_int3_P(_T(MSG_FAN_SPEED), &fanSpeed, 0, 255);
  5537. #if defined AUTOTEMP && (TEMP_SENSOR_0 != 0)
  5538. //MENU_ITEM_EDIT removed, following code must be redesigned if AUTOTEMP enabled
  5539. MENU_ITEM_EDIT(bool, MSG_AUTOTEMP, &autotemp_enabled);
  5540. MENU_ITEM_EDIT(float3, _i(" \002 Min"), &autotemp_min, 0, HEATER_0_MAXTEMP - 10);////MSG_MIN c=0 r=0
  5541. MENU_ITEM_EDIT(float3, _i(" \002 Max"), &autotemp_max, 0, HEATER_0_MAXTEMP - 10);////MSG_MAX c=0 r=0
  5542. MENU_ITEM_EDIT(float32, _i(" \002 Fact"), &autotemp_factor, 0.0, 1.0);////MSG_FACTOR c=0 r=0
  5543. #endif
  5544. MENU_END();
  5545. }
  5546. #if SDCARDDETECT == -1
  5547. static void lcd_sd_refresh()
  5548. {
  5549. card.initsd();
  5550. menu_top = 0;
  5551. }
  5552. #endif
  5553. static void lcd_sd_updir()
  5554. {
  5555. card.updir();
  5556. menu_top = 0;
  5557. }
  5558. void lcd_print_stop()
  5559. {
  5560. saved_printing = false;
  5561. cancel_heatup = true;
  5562. #ifdef MESH_BED_LEVELING
  5563. mbl.active = false;
  5564. #endif
  5565. // Stop the stoppers, update the position from the stoppers.
  5566. if (mesh_bed_leveling_flag == false && homing_flag == false)
  5567. {
  5568. planner_abort_hard();
  5569. // Because the planner_abort_hard() initialized current_position[Z] from the stepper,
  5570. // Z baystep is no more applied. Reset it.
  5571. babystep_reset();
  5572. }
  5573. // Clean the input command queue.
  5574. cmdqueue_reset();
  5575. lcd_setstatuspgm(_T(MSG_PRINT_ABORTED));
  5576. card.sdprinting = false;
  5577. card.closefile();
  5578. stoptime = _millis();
  5579. unsigned long t = (stoptime - starttime - pause_time) / 1000; //time in s
  5580. pause_time = 0;
  5581. save_statistics(total_filament_used, t);
  5582. lcd_return_to_status();
  5583. lcd_ignore_click(true);
  5584. lcd_commands_step = 0;
  5585. lcd_commands_type = LCD_COMMAND_STOP_PRINT;
  5586. // Turn off the print fan
  5587. SET_OUTPUT(FAN_PIN);
  5588. WRITE(FAN_PIN, 0);
  5589. fanSpeed = 0;
  5590. }
  5591. void lcd_sdcard_stop()
  5592. {
  5593. lcd_set_cursor(0, 0);
  5594. lcd_puts_P(_T(MSG_STOP_PRINT));
  5595. lcd_set_cursor(2, 2);
  5596. lcd_puts_P(_T(MSG_NO));
  5597. lcd_set_cursor(2, 3);
  5598. lcd_puts_P(_T(MSG_YES));
  5599. lcd_set_cursor(0, 2); lcd_print(" ");
  5600. lcd_set_cursor(0, 3); lcd_print(" ");
  5601. if ((int32_t)lcd_encoder > 2) { lcd_encoder = 2; }
  5602. if ((int32_t)lcd_encoder < 1) { lcd_encoder = 1; }
  5603. lcd_set_cursor(0, 1 + lcd_encoder);
  5604. lcd_print(">");
  5605. if (lcd_clicked())
  5606. {
  5607. if ((int32_t)lcd_encoder == 1)
  5608. {
  5609. lcd_return_to_status();
  5610. }
  5611. if ((int32_t)lcd_encoder == 2)
  5612. {
  5613. lcd_print_stop();
  5614. }
  5615. }
  5616. }
  5617. void lcd_sdcard_menu()
  5618. {
  5619. uint8_t sdSort = eeprom_read_byte((uint8_t*)EEPROM_SD_SORT);
  5620. if (presort_flag == true) {
  5621. presort_flag = false;
  5622. card.presort();
  5623. }
  5624. if (lcd_draw_update == 0 && LCD_CLICKED == 0)
  5625. //_delay(100);
  5626. return; // nothing to do (so don't thrash the SD card)
  5627. uint16_t fileCnt = card.getnrfilenames();
  5628. MENU_BEGIN();
  5629. if(bMain) // i.e. default menu-item
  5630. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  5631. else // i.e. menu-item after card insertion
  5632. MENU_ITEM_FUNCTION_P(_T(MSG_WATCH),lcd_return_to_status);
  5633. card.getWorkDirName();
  5634. if (card.filename[0] == '/')
  5635. {
  5636. #if SDCARDDETECT == -1
  5637. MENU_ITEM_FUNCTION_P(_T(MSG_REFRESH), lcd_sd_refresh);
  5638. #endif
  5639. } else {
  5640. MENU_ITEM_FUNCTION_P(PSTR(LCD_STR_FOLDER ".."), lcd_sd_updir);
  5641. }
  5642. for (uint16_t i = 0; i < fileCnt; i++)
  5643. {
  5644. if (menu_item == menu_line)
  5645. {
  5646. const uint16_t nr = ((sdSort == SD_SORT_NONE) || farm_mode || (sdSort == SD_SORT_TIME)) ? (fileCnt - 1 - i) : i;
  5647. /*#ifdef SDCARD_RATHERRECENTFIRST
  5648. #ifndef SDCARD_SORT_ALPHA
  5649. fileCnt - 1 -
  5650. #endif
  5651. #endif
  5652. i;*/
  5653. #ifdef SDCARD_SORT_ALPHA
  5654. if (sdSort == SD_SORT_NONE) card.getfilename(nr);
  5655. else card.getfilename_sorted(nr);
  5656. #else
  5657. card.getfilename(nr);
  5658. #endif
  5659. if (card.filenameIsDir)
  5660. MENU_ITEM_SDDIR(card.filename, card.longFilename);
  5661. else
  5662. MENU_ITEM_SDFILE(_T(MSG_CARD_MENU), card.filename, card.longFilename);
  5663. } else {
  5664. MENU_ITEM_DUMMY();
  5665. }
  5666. }
  5667. MENU_END();
  5668. }
  5669. static void lcd_selftest_v()
  5670. {
  5671. (void)lcd_selftest();
  5672. }
  5673. bool lcd_selftest()
  5674. {
  5675. int _progress = 0;
  5676. bool _result = true;
  5677. lcd_wait_for_cool_down();
  5678. lcd_clear();
  5679. lcd_set_cursor(0, 0); lcd_puts_P(_i("Self test start "));////MSG_SELFTEST_START c=20 r=0
  5680. #ifdef TMC2130
  5681. FORCE_HIGH_POWER_START;
  5682. #endif // TMC2130
  5683. _delay(2000);
  5684. KEEPALIVE_STATE(IN_HANDLER);
  5685. _progress = lcd_selftest_screen(testScreen::extruderFan, _progress, 3, true, 2000);
  5686. #if (defined(FANCHECK) && defined(TACH_0))
  5687. _result = lcd_selftest_fan_dialog(0);
  5688. #else //defined(TACH_0)
  5689. _result = lcd_selftest_manual_fan_check(0, false);
  5690. if (!_result)
  5691. {
  5692. const char *_err;
  5693. lcd_selftest_error(7, _err, _err); //extruder fan not spinning
  5694. }
  5695. #endif //defined(TACH_0)
  5696. if (_result)
  5697. {
  5698. _progress = lcd_selftest_screen(testScreen::printFan, _progress, 3, true, 2000);
  5699. #if (defined(FANCHECK) && defined(TACH_1))
  5700. _result = lcd_selftest_fan_dialog(1);
  5701. #else //defined(TACH_1)
  5702. _result = lcd_selftest_manual_fan_check(1, false);
  5703. if (!_result)
  5704. {
  5705. const char *_err;
  5706. lcd_selftest_error(6, _err, _err); //print fan not spinning
  5707. }
  5708. #endif //defined(TACH_1)
  5709. }
  5710. if (_result)
  5711. {
  5712. _progress = lcd_selftest_screen(testScreen::fansOk, _progress, 3, true, 2000);
  5713. #ifndef TMC2130
  5714. _result = lcd_selfcheck_endstops();
  5715. #else
  5716. _result = true;
  5717. #endif
  5718. }
  5719. if (_result)
  5720. {
  5721. //current_position[Z_AXIS] += 15; //move Z axis higher to avoid false triggering of Z end stop in case that we are very low - just above heatbed
  5722. _progress = lcd_selftest_screen(testScreen::axisX, _progress, 3, true, 2000);
  5723. #ifdef TMC2130
  5724. _result = lcd_selfcheck_axis_sg(X_AXIS);
  5725. #else
  5726. _result = lcd_selfcheck_axis(X_AXIS, X_MAX_POS);
  5727. #endif //TMC2130
  5728. }
  5729. if (_result)
  5730. {
  5731. _progress = lcd_selftest_screen(testScreen::axisX, _progress, 3, true, 0);
  5732. #ifndef TMC2130
  5733. _result = lcd_selfcheck_pulleys(X_AXIS);
  5734. #endif
  5735. }
  5736. if (_result)
  5737. {
  5738. _progress = lcd_selftest_screen(testScreen::axisY, _progress, 3, true, 1500);
  5739. #ifdef TMC2130
  5740. _result = lcd_selfcheck_axis_sg(Y_AXIS);
  5741. #else
  5742. _result = lcd_selfcheck_axis(Y_AXIS, Y_MAX_POS);
  5743. #endif // TMC2130
  5744. }
  5745. if (_result)
  5746. {
  5747. _progress = lcd_selftest_screen(testScreen::axisZ, _progress, 3, true, 0);
  5748. #ifndef TMC2130
  5749. _result = lcd_selfcheck_pulleys(Y_AXIS);
  5750. #endif // TMC2130
  5751. }
  5752. if (_result)
  5753. {
  5754. #ifdef TMC2130
  5755. tmc2130_home_exit();
  5756. enable_endstops(false);
  5757. current_position[X_AXIS] = current_position[X_AXIS] + 14;
  5758. current_position[Y_AXIS] = current_position[Y_AXIS] + 12;
  5759. #endif
  5760. //homeaxis(X_AXIS);
  5761. //homeaxis(Y_AXIS);
  5762. current_position[Z_AXIS] = current_position[Z_AXIS] + 10;
  5763. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5764. st_synchronize();
  5765. _progress = lcd_selftest_screen(testScreen::axisZ, _progress, 3, true, 1500);
  5766. _result = lcd_selfcheck_axis(2, Z_MAX_POS);
  5767. if (eeprom_read_byte((uint8_t*)EEPROM_WIZARD_ACTIVE) != 1) {
  5768. enquecommand_P(PSTR("G28 W"));
  5769. enquecommand_P(PSTR("G1 Z15 F1000"));
  5770. }
  5771. }
  5772. #ifdef TMC2130
  5773. if (_result)
  5774. {
  5775. current_position[Z_AXIS] = current_position[Z_AXIS] + 10;
  5776. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5777. st_synchronize();
  5778. _progress = lcd_selftest_screen(testScreen::home, 0, 2, true, 0);
  5779. bool bres = tmc2130_home_calibrate(X_AXIS);
  5780. _progress = lcd_selftest_screen(testScreen::home, 1, 2, true, 0);
  5781. bres &= tmc2130_home_calibrate(Y_AXIS);
  5782. _progress = lcd_selftest_screen(testScreen::home, 2, 2, true, 0);
  5783. if (bres)
  5784. eeprom_update_byte((uint8_t*)EEPROM_TMC2130_HOME_ENABLED, 1);
  5785. _result = bres;
  5786. }
  5787. #endif //TMC2130
  5788. if (_result)
  5789. {
  5790. _progress = lcd_selftest_screen(testScreen::bed, _progress, 3, true, 2000);
  5791. _result = lcd_selfcheck_check_heater(true);
  5792. }
  5793. if (_result)
  5794. {
  5795. _progress = lcd_selftest_screen(testScreen::hotend, _progress, 3, true, 1000);
  5796. _result = lcd_selfcheck_check_heater(false);
  5797. }
  5798. if (_result)
  5799. {
  5800. _progress = lcd_selftest_screen(testScreen::hotendOk, _progress, 3, true, 2000); //nozzle ok
  5801. }
  5802. #ifdef FILAMENT_SENSOR
  5803. if (_result)
  5804. {
  5805. if (mmu_enabled)
  5806. {
  5807. _progress = lcd_selftest_screen(testScreen::fsensor, _progress, 3, true, 2000); //check filaments sensor
  5808. _result = selftest_irsensor();
  5809. if (_result)
  5810. {
  5811. _progress = lcd_selftest_screen(testScreen::fsensorOk, _progress, 3, true, 2000); //fil sensor OK
  5812. }
  5813. } else
  5814. {
  5815. #ifdef PAT9125
  5816. _progress = lcd_selftest_screen(testScreen::fsensor, _progress, 3, true, 2000); //check filaments sensor
  5817. _result = lcd_selftest_fsensor();
  5818. if (_result)
  5819. {
  5820. _progress = lcd_selftest_screen(testScreen::fsensorOk, _progress, 3, true, 2000); //fil sensor OK
  5821. }
  5822. #endif //PAT9125
  5823. }
  5824. }
  5825. #endif //FILAMENT_SENSOR
  5826. if (_result)
  5827. {
  5828. _progress = lcd_selftest_screen(testScreen::allCorrect, _progress, 3, true, 5000); //all correct
  5829. }
  5830. else
  5831. {
  5832. _progress = lcd_selftest_screen(testScreen::failed, _progress, 3, true, 5000);
  5833. }
  5834. lcd_reset_alert_level();
  5835. enquecommand_P(PSTR("M84"));
  5836. lcd_update_enable(true);
  5837. if (_result)
  5838. {
  5839. LCD_ALERTMESSAGERPGM(_i("Self test OK"));////MSG_SELFTEST_OK c=0 r=0
  5840. }
  5841. else
  5842. {
  5843. LCD_ALERTMESSAGERPGM(_T(MSG_SELFTEST_FAILED));
  5844. }
  5845. #ifdef TMC2130
  5846. FORCE_HIGH_POWER_END;
  5847. #endif // TMC2130
  5848. KEEPALIVE_STATE(NOT_BUSY);
  5849. return(_result);
  5850. }
  5851. #ifdef TMC2130
  5852. static void reset_crash_det(unsigned char axis) {
  5853. current_position[axis] += 10;
  5854. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5855. st_synchronize();
  5856. if (eeprom_read_byte((uint8_t*)EEPROM_CRASH_DET)) tmc2130_sg_stop_on_crash = true;
  5857. }
  5858. static bool lcd_selfcheck_axis_sg(unsigned char axis) {
  5859. // each axis length is measured twice
  5860. float axis_length, current_position_init, current_position_final;
  5861. float measured_axis_length[2];
  5862. float margin = 60;
  5863. float max_error_mm = 5;
  5864. switch (axis) {
  5865. case 0: axis_length = X_MAX_POS; break;
  5866. case 1: axis_length = Y_MAX_POS + 8; break;
  5867. default: axis_length = 210; break;
  5868. }
  5869. tmc2130_sg_stop_on_crash = false;
  5870. tmc2130_home_exit();
  5871. enable_endstops(true);
  5872. if (axis == X_AXIS) { //there is collision between cables and PSU cover in X axis if Z coordinate is too low
  5873. current_position[Z_AXIS] += 17;
  5874. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5875. tmc2130_home_enter(Z_AXIS_MASK);
  5876. st_synchronize();
  5877. tmc2130_home_exit();
  5878. }
  5879. // first axis length measurement begin
  5880. current_position[axis] -= (axis_length + margin);
  5881. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5882. st_synchronize();
  5883. tmc2130_sg_meassure_start(axis);
  5884. current_position_init = st_get_position_mm(axis);
  5885. current_position[axis] += 2 * margin;
  5886. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5887. st_synchronize();
  5888. current_position[axis] += axis_length;
  5889. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5890. st_synchronize();
  5891. uint16_t sg1 = tmc2130_sg_meassure_stop();
  5892. printf_P(PSTR("%c AXIS SG1=%d\n"), 'X'+axis, sg1);
  5893. eeprom_write_word(((uint16_t*)((axis == X_AXIS)?EEPROM_BELTSTATUS_X:EEPROM_BELTSTATUS_Y)), sg1);
  5894. current_position_final = st_get_position_mm(axis);
  5895. measured_axis_length[0] = abs(current_position_final - current_position_init);
  5896. // first measurement end and second measurement begin
  5897. current_position[axis] -= margin;
  5898. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5899. st_synchronize();
  5900. current_position[axis] -= (axis_length + margin);
  5901. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5902. st_synchronize();
  5903. current_position_init = st_get_position_mm(axis);
  5904. measured_axis_length[1] = abs(current_position_final - current_position_init);
  5905. //end of second measurement, now check for possible errors:
  5906. for(int i = 0; i < 2; i++){ //check if measured axis length corresponds to expected length
  5907. printf_P(_N("Measured axis length:%.3f\n"), measured_axis_length[i]);
  5908. if (abs(measured_axis_length[i] - axis_length) > max_error_mm) {
  5909. enable_endstops(false);
  5910. const char *_error_1;
  5911. if (axis == X_AXIS) _error_1 = "X";
  5912. if (axis == Y_AXIS) _error_1 = "Y";
  5913. if (axis == Z_AXIS) _error_1 = "Z";
  5914. lcd_selftest_error(9, _error_1, NULL);
  5915. current_position[axis] = 0;
  5916. plan_set_position(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  5917. reset_crash_det(axis);
  5918. return false;
  5919. }
  5920. }
  5921. printf_P(_N("Axis length difference:%.3f\n"), abs(measured_axis_length[0] - measured_axis_length[1]));
  5922. if (abs(measured_axis_length[0] - measured_axis_length[1]) > 1) { //check if difference between first and second measurement is low
  5923. //loose pulleys
  5924. const char *_error_1;
  5925. if (axis == X_AXIS) _error_1 = "X";
  5926. if (axis == Y_AXIS) _error_1 = "Y";
  5927. if (axis == Z_AXIS) _error_1 = "Z";
  5928. lcd_selftest_error(8, _error_1, NULL);
  5929. current_position[axis] = 0;
  5930. plan_set_position(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  5931. reset_crash_det(axis);
  5932. return false;
  5933. }
  5934. current_position[axis] = 0;
  5935. plan_set_position(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  5936. reset_crash_det(axis);
  5937. return true;
  5938. }
  5939. #endif //TMC2130
  5940. //#ifndef TMC2130
  5941. static bool lcd_selfcheck_axis(int _axis, int _travel)
  5942. {
  5943. // printf_P(PSTR("lcd_selfcheck_axis %d, %d\n"), _axis, _travel);
  5944. bool _stepdone = false;
  5945. bool _stepresult = false;
  5946. int _progress = 0;
  5947. int _travel_done = 0;
  5948. int _err_endstop = 0;
  5949. int _lcd_refresh = 0;
  5950. _travel = _travel + (_travel / 10);
  5951. if (_axis == X_AXIS) {
  5952. current_position[Z_AXIS] += 17;
  5953. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5954. }
  5955. do {
  5956. current_position[_axis] = current_position[_axis] - 1;
  5957. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5958. st_synchronize();
  5959. #ifdef TMC2130
  5960. if ((READ(Z_MIN_PIN) ^ (bool)Z_MIN_ENDSTOP_INVERTING))
  5961. #else //TMC2130
  5962. if ((READ(X_MIN_PIN) ^ (bool)X_MIN_ENDSTOP_INVERTING) ||
  5963. (READ(Y_MIN_PIN) ^ (bool)Y_MIN_ENDSTOP_INVERTING) ||
  5964. (READ(Z_MIN_PIN) ^ (bool)Z_MIN_ENDSTOP_INVERTING))
  5965. #endif //TMC2130
  5966. {
  5967. if (_axis == 0)
  5968. {
  5969. _stepresult = ((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ? true : false;
  5970. _err_endstop = ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) ? 1 : 2;
  5971. }
  5972. if (_axis == 1)
  5973. {
  5974. _stepresult = ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) ? true : false;
  5975. _err_endstop = ((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ? 0 : 2;
  5976. }
  5977. if (_axis == 2)
  5978. {
  5979. _stepresult = ((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1) ? true : false;
  5980. _err_endstop = ((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ? 0 : 1;
  5981. printf_P(PSTR("lcd_selfcheck_axis %d, %d\n"), _stepresult, _err_endstop);
  5982. /*disable_x();
  5983. disable_y();
  5984. disable_z();*/
  5985. }
  5986. _stepdone = true;
  5987. }
  5988. if (_lcd_refresh < 6)
  5989. {
  5990. _lcd_refresh++;
  5991. }
  5992. else
  5993. {
  5994. _progress = lcd_selftest_screen(static_cast<testScreen>(static_cast<int>(testScreen::axisX) + _axis), _progress, 3, false, 0);
  5995. _lcd_refresh = 0;
  5996. }
  5997. manage_heater();
  5998. manage_inactivity(true);
  5999. //_delay(100);
  6000. (_travel_done <= _travel) ? _travel_done++ : _stepdone = true;
  6001. } while (!_stepdone);
  6002. //current_position[_axis] = current_position[_axis] + 15;
  6003. //plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  6004. if (!_stepresult)
  6005. {
  6006. const char *_error_1;
  6007. const char *_error_2;
  6008. if (_axis == X_AXIS) _error_1 = "X";
  6009. if (_axis == Y_AXIS) _error_1 = "Y";
  6010. if (_axis == Z_AXIS) _error_1 = "Z";
  6011. if (_err_endstop == 0) _error_2 = "X";
  6012. if (_err_endstop == 1) _error_2 = "Y";
  6013. if (_err_endstop == 2) _error_2 = "Z";
  6014. if (_travel_done >= _travel)
  6015. {
  6016. lcd_selftest_error(5, _error_1, _error_2);
  6017. }
  6018. else
  6019. {
  6020. lcd_selftest_error(4, _error_1, _error_2);
  6021. }
  6022. }
  6023. return _stepresult;
  6024. }
  6025. #ifndef TMC2130
  6026. static bool lcd_selfcheck_pulleys(int axis)
  6027. {
  6028. float tmp_motor_loud[3] = DEFAULT_PWM_MOTOR_CURRENT_LOUD;
  6029. float tmp_motor[3] = DEFAULT_PWM_MOTOR_CURRENT;
  6030. float current_position_init;
  6031. float move;
  6032. bool endstop_triggered = false;
  6033. int i;
  6034. unsigned long timeout_counter;
  6035. refresh_cmd_timeout();
  6036. manage_inactivity(true);
  6037. if (axis == 0) move = 50; //X_AXIS
  6038. else move = 50; //Y_AXIS
  6039. current_position_init = current_position[axis];
  6040. current_position[axis] += 2;
  6041. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  6042. for (i = 0; i < 5; i++) {
  6043. refresh_cmd_timeout();
  6044. current_position[axis] = current_position[axis] + move;
  6045. st_current_set(0, 850); //set motor current higher
  6046. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], 200, active_extruder);
  6047. st_synchronize();
  6048. if (SilentModeMenu != SILENT_MODE_OFF) st_current_set(0, tmp_motor[0]); //set back to normal operation currents
  6049. else st_current_set(0, tmp_motor_loud[0]); //set motor current back
  6050. current_position[axis] = current_position[axis] - move;
  6051. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], 50, active_extruder);
  6052. st_synchronize();
  6053. if (((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ||
  6054. ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1)) {
  6055. lcd_selftest_error(8, (axis == 0) ? "X" : "Y", "");
  6056. return(false);
  6057. }
  6058. }
  6059. timeout_counter = _millis() + 2500;
  6060. endstop_triggered = false;
  6061. manage_inactivity(true);
  6062. while (!endstop_triggered) {
  6063. if (((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ||
  6064. ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1)) {
  6065. endstop_triggered = true;
  6066. if (current_position_init - 1 <= current_position[axis] && current_position_init + 1 >= current_position[axis]) {
  6067. current_position[axis] += (axis == X_AXIS) ? 13 : 9;
  6068. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  6069. st_synchronize();
  6070. return(true);
  6071. }
  6072. else {
  6073. lcd_selftest_error(8, (axis == 0) ? "X" : "Y", "");
  6074. return(false);
  6075. }
  6076. }
  6077. else {
  6078. current_position[axis] -= 1;
  6079. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  6080. st_synchronize();
  6081. if (_millis() > timeout_counter) {
  6082. lcd_selftest_error(8, (axis == 0) ? "X" : "Y", "");
  6083. return(false);
  6084. }
  6085. }
  6086. }
  6087. return(true);
  6088. }
  6089. static bool lcd_selfcheck_endstops()
  6090. {
  6091. bool _result = true;
  6092. if (((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ||
  6093. ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) ||
  6094. ((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1))
  6095. {
  6096. if ((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) current_position[0] += 10;
  6097. if ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) current_position[1] += 10;
  6098. if ((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1) current_position[2] += 10;
  6099. }
  6100. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], manual_feedrate[0] / 60, active_extruder);
  6101. _delay(500);
  6102. if (((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ||
  6103. ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) ||
  6104. ((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1))
  6105. {
  6106. _result = false;
  6107. char _error[4] = "";
  6108. if ((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) strcat(_error, "X");
  6109. if ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) strcat(_error, "Y");
  6110. if ((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1) strcat(_error, "Z");
  6111. lcd_selftest_error(3, _error, "");
  6112. }
  6113. manage_heater();
  6114. manage_inactivity(true);
  6115. return _result;
  6116. }
  6117. #endif //not defined TMC2130
  6118. static bool lcd_selfcheck_check_heater(bool _isbed)
  6119. {
  6120. int _counter = 0;
  6121. int _progress = 0;
  6122. bool _stepresult = false;
  6123. bool _docycle = true;
  6124. int _checked_snapshot = (_isbed) ? degBed() : degHotend(0);
  6125. int _opposite_snapshot = (_isbed) ? degHotend(0) : degBed();
  6126. int _cycles = (_isbed) ? 180 : 60; //~ 90s / 30s
  6127. target_temperature[0] = (_isbed) ? 0 : 200;
  6128. target_temperature_bed = (_isbed) ? 100 : 0;
  6129. manage_heater();
  6130. manage_inactivity(true);
  6131. KEEPALIVE_STATE(NOT_BUSY); //we are sending temperatures on serial line, so no need to send host keepalive messages
  6132. do {
  6133. _counter++;
  6134. _docycle = (_counter < _cycles) ? true : false;
  6135. manage_heater();
  6136. manage_inactivity(true);
  6137. _progress = (_isbed) ? lcd_selftest_screen(testScreen::bed, _progress, 2, false, 400) : lcd_selftest_screen(testScreen::hotend, _progress, 2, false, 400);
  6138. /*if (_isbed) {
  6139. MYSERIAL.print("Bed temp:");
  6140. MYSERIAL.println(degBed());
  6141. }
  6142. else {
  6143. MYSERIAL.print("Hotend temp:");
  6144. MYSERIAL.println(degHotend(0));
  6145. }*/
  6146. if(_counter%5 == 0) serialecho_temperatures(); //show temperatures once in two seconds
  6147. } while (_docycle);
  6148. target_temperature[0] = 0;
  6149. target_temperature_bed = 0;
  6150. manage_heater();
  6151. int _checked_result = (_isbed) ? degBed() - _checked_snapshot : degHotend(0) - _checked_snapshot;
  6152. int _opposite_result = (_isbed) ? degHotend(0) - _opposite_snapshot : degBed() - _opposite_snapshot;
  6153. /*
  6154. MYSERIAL.println("");
  6155. MYSERIAL.print("Checked result:");
  6156. MYSERIAL.println(_checked_result);
  6157. MYSERIAL.print("Opposite result:");
  6158. MYSERIAL.println(_opposite_result);
  6159. */
  6160. if (_opposite_result < ((_isbed) ? 30 : 9))
  6161. {
  6162. if (_checked_result >= ((_isbed) ? 9 : 30))
  6163. {
  6164. _stepresult = true;
  6165. }
  6166. else
  6167. {
  6168. lcd_selftest_error(1, "", "");
  6169. }
  6170. }
  6171. else
  6172. {
  6173. lcd_selftest_error(2, "", "");
  6174. }
  6175. manage_heater();
  6176. manage_inactivity(true);
  6177. KEEPALIVE_STATE(IN_HANDLER);
  6178. return _stepresult;
  6179. }
  6180. static void lcd_selftest_error(int _error_no, const char *_error_1, const char *_error_2)
  6181. {
  6182. lcd_beeper_quick_feedback();
  6183. target_temperature[0] = 0;
  6184. target_temperature_bed = 0;
  6185. manage_heater();
  6186. manage_inactivity();
  6187. lcd_clear();
  6188. lcd_set_cursor(0, 0);
  6189. lcd_puts_P(_i("Selftest error !"));////MSG_SELFTEST_ERROR c=0 r=0
  6190. lcd_set_cursor(0, 1);
  6191. lcd_puts_P(_i("Please check :"));////MSG_SELFTEST_PLEASECHECK c=0 r=0
  6192. switch (_error_no)
  6193. {
  6194. case 1:
  6195. lcd_set_cursor(0, 2);
  6196. lcd_puts_P(_i("Heater/Thermistor"));////MSG_SELFTEST_HEATERTHERMISTOR c=0 r=0
  6197. lcd_set_cursor(0, 3);
  6198. lcd_puts_P(_i("Not connected"));////MSG_SELFTEST_NOTCONNECTED c=0 r=0
  6199. break;
  6200. case 2:
  6201. lcd_set_cursor(0, 2);
  6202. lcd_puts_P(_i("Bed / Heater"));////MSG_SELFTEST_BEDHEATER c=0 r=0
  6203. lcd_set_cursor(0, 3);
  6204. lcd_puts_P(_T(MSG_SELFTEST_WIRINGERROR));
  6205. break;
  6206. case 3:
  6207. lcd_set_cursor(0, 2);
  6208. lcd_puts_P(_i("Endstops"));////MSG_SELFTEST_ENDSTOPS c=0 r=0
  6209. lcd_set_cursor(0, 3);
  6210. lcd_puts_P(_T(MSG_SELFTEST_WIRINGERROR));
  6211. lcd_set_cursor(17, 3);
  6212. lcd_print(_error_1);
  6213. break;
  6214. case 4:
  6215. lcd_set_cursor(0, 2);
  6216. lcd_puts_P(_T(MSG_SELFTEST_MOTOR));
  6217. lcd_set_cursor(18, 2);
  6218. lcd_print(_error_1);
  6219. lcd_set_cursor(0, 3);
  6220. lcd_puts_P(_i("Endstop"));////MSG_SELFTEST_ENDSTOP c=0 r=0
  6221. lcd_set_cursor(18, 3);
  6222. lcd_print(_error_2);
  6223. break;
  6224. case 5:
  6225. lcd_set_cursor(0, 2);
  6226. lcd_puts_P(_i("Endstop not hit"));////MSG_SELFTEST_ENDSTOP_NOTHIT c=20 r=1
  6227. lcd_set_cursor(0, 3);
  6228. lcd_puts_P(_T(MSG_SELFTEST_MOTOR));
  6229. lcd_set_cursor(18, 3);
  6230. lcd_print(_error_1);
  6231. break;
  6232. case 6:
  6233. lcd_set_cursor(0, 2);
  6234. lcd_puts_P(_T(MSG_SELFTEST_COOLING_FAN));
  6235. lcd_set_cursor(0, 3);
  6236. lcd_puts_P(_T(MSG_SELFTEST_WIRINGERROR));
  6237. lcd_set_cursor(18, 3);
  6238. lcd_print(_error_1);
  6239. break;
  6240. case 7:
  6241. lcd_set_cursor(0, 2);
  6242. lcd_puts_P(_T(MSG_SELFTEST_EXTRUDER_FAN));
  6243. lcd_set_cursor(0, 3);
  6244. lcd_puts_P(_T(MSG_SELFTEST_WIRINGERROR));
  6245. lcd_set_cursor(18, 3);
  6246. lcd_print(_error_1);
  6247. break;
  6248. case 8:
  6249. lcd_set_cursor(0, 2);
  6250. lcd_puts_P(_i("Loose pulley"));////MSG_LOOSE_PULLEY c=20 r=1
  6251. lcd_set_cursor(0, 3);
  6252. lcd_puts_P(_T(MSG_SELFTEST_MOTOR));
  6253. lcd_set_cursor(18, 3);
  6254. lcd_print(_error_1);
  6255. break;
  6256. case 9:
  6257. lcd_set_cursor(0, 2);
  6258. lcd_puts_P(_i("Axis length"));////MSG_SELFTEST_AXIS_LENGTH c=0 r=0
  6259. lcd_set_cursor(0, 3);
  6260. lcd_puts_P(_i("Axis"));////MSG_SELFTEST_AXIS c=0 r=0
  6261. lcd_set_cursor(18, 3);
  6262. lcd_print(_error_1);
  6263. break;
  6264. case 10:
  6265. lcd_set_cursor(0, 2);
  6266. lcd_puts_P(_i("Front/left fans"));////MSG_SELFTEST_FANS c=0 r=0
  6267. lcd_set_cursor(0, 3);
  6268. lcd_puts_P(_i("Swapped"));////MSG_SELFTEST_SWAPPED c=0 r=0
  6269. lcd_set_cursor(18, 3);
  6270. lcd_print(_error_1);
  6271. break;
  6272. case 11:
  6273. lcd_set_cursor(0, 2);
  6274. lcd_puts_P(_i("Filament sensor"));////MSG_FILAMENT_SENSOR c=20 r=0
  6275. lcd_set_cursor(0, 3);
  6276. lcd_puts_P(_T(MSG_SELFTEST_WIRINGERROR));
  6277. break;
  6278. }
  6279. _delay(1000);
  6280. lcd_beeper_quick_feedback();
  6281. do {
  6282. _delay(100);
  6283. manage_heater();
  6284. manage_inactivity();
  6285. } while (!lcd_clicked());
  6286. LCD_ALERTMESSAGERPGM(_T(MSG_SELFTEST_FAILED));
  6287. lcd_return_to_status();
  6288. }
  6289. #ifdef FILAMENT_SENSOR
  6290. static bool lcd_selftest_fsensor(void)
  6291. {
  6292. fsensor_init();
  6293. if (fsensor_not_responding)
  6294. {
  6295. lcd_selftest_error(11, NULL, NULL);
  6296. }
  6297. return (!fsensor_not_responding);
  6298. }
  6299. //! @brief Self-test of infrared barrier filament sensor mounted on MK3S with MMUv2 printer
  6300. //!
  6301. //! Test whether sensor is not triggering filament presence when extruder idler is moving without filament.
  6302. //!
  6303. //! Steps:
  6304. //! * Backup current active extruder temperature
  6305. //! * Pre-heat to PLA extrude temperature.
  6306. //! * Unload filament possibly present.
  6307. //! * Move extruder idler same way as during filament load
  6308. //! and sample IR_SENSOR_PIN.
  6309. //! * Check that pin doesn't go low.
  6310. //!
  6311. //! @retval true passed
  6312. //! @retval false failed
  6313. static bool selftest_irsensor()
  6314. {
  6315. class TempBackup
  6316. {
  6317. public:
  6318. TempBackup():
  6319. m_temp(degTargetHotend(active_extruder)),
  6320. m_extruder(active_extruder){}
  6321. ~TempBackup(){setTargetHotend(m_temp,m_extruder);}
  6322. private:
  6323. float m_temp;
  6324. uint8_t m_extruder;
  6325. };
  6326. uint8_t progress;
  6327. {
  6328. TempBackup tempBackup;
  6329. setTargetHotend(ABS_PREHEAT_HOTEND_TEMP,active_extruder);
  6330. mmu_wait_for_heater_blocking();
  6331. progress = lcd_selftest_screen(testScreen::fsensor, 0, 1, true, 0);
  6332. mmu_filament_ramming();
  6333. }
  6334. progress = lcd_selftest_screen(testScreen::fsensor, progress, 1, true, 0);
  6335. mmu_command(MMU_CMD_U0);
  6336. manage_response(false, false);
  6337. for(uint_least8_t i = 0; i < 200; ++i)
  6338. {
  6339. if (0 == (i % 32)) progress = lcd_selftest_screen(testScreen::fsensor, progress, 1, true, 0);
  6340. mmu_load_step(false);
  6341. while (blocks_queued())
  6342. {
  6343. if (PIN_GET(IR_SENSOR_PIN) == 0) return false;
  6344. #ifdef TMC2130
  6345. manage_heater();
  6346. // Vojtech: Don't disable motors inside the planner!
  6347. if (!tmc2130_update_sg())
  6348. {
  6349. manage_inactivity(true);
  6350. }
  6351. #else //TMC2130
  6352. manage_heater();
  6353. // Vojtech: Don't disable motors inside the planner!
  6354. manage_inactivity(true);
  6355. #endif //TMC2130
  6356. }
  6357. }
  6358. return true;
  6359. }
  6360. #endif //FILAMENT_SENSOR
  6361. static bool lcd_selftest_manual_fan_check(int _fan, bool check_opposite)
  6362. {
  6363. bool _result = check_opposite;
  6364. lcd_clear();
  6365. lcd_set_cursor(0, 0); lcd_puts_P(_T(MSG_SELFTEST_FAN));
  6366. switch (_fan)
  6367. {
  6368. case 0:
  6369. // extruder cooling fan
  6370. lcd_set_cursor(0, 1);
  6371. if(check_opposite == true) lcd_puts_P(_T(MSG_SELFTEST_COOLING_FAN));
  6372. else lcd_puts_P(_T(MSG_SELFTEST_EXTRUDER_FAN));
  6373. SET_OUTPUT(EXTRUDER_0_AUTO_FAN_PIN);
  6374. WRITE(EXTRUDER_0_AUTO_FAN_PIN, 1);
  6375. break;
  6376. case 1:
  6377. // object cooling fan
  6378. lcd_set_cursor(0, 1);
  6379. if (check_opposite == true) lcd_puts_P(_T(MSG_SELFTEST_EXTRUDER_FAN));
  6380. else lcd_puts_P(_T(MSG_SELFTEST_COOLING_FAN));
  6381. SET_OUTPUT(FAN_PIN);
  6382. #ifdef FAN_SOFT_PWM
  6383. fanSpeedSoftPwm = 255;
  6384. #else //FAN_SOFT_PWM
  6385. analogWrite(FAN_PIN, 255);
  6386. #endif //FAN_SOFT_PWM
  6387. break;
  6388. }
  6389. _delay(500);
  6390. lcd_set_cursor(1, 2); lcd_puts_P(_T(MSG_SELFTEST_FAN_YES));
  6391. lcd_set_cursor(0, 3); lcd_print(">");
  6392. lcd_set_cursor(1, 3); lcd_puts_P(_T(MSG_SELFTEST_FAN_NO));
  6393. int8_t enc_dif = 0;
  6394. KEEPALIVE_STATE(PAUSED_FOR_USER);
  6395. lcd_button_pressed = false;
  6396. do
  6397. {
  6398. switch (_fan)
  6399. {
  6400. case 0:
  6401. // extruder cooling fan
  6402. SET_OUTPUT(EXTRUDER_0_AUTO_FAN_PIN);
  6403. WRITE(EXTRUDER_0_AUTO_FAN_PIN, 1);
  6404. break;
  6405. case 1:
  6406. // object cooling fan
  6407. SET_OUTPUT(FAN_PIN);
  6408. #ifdef FAN_SOFT_PWM
  6409. fanSpeedSoftPwm = 255;
  6410. #else //FAN_SOFT_PWM
  6411. analogWrite(FAN_PIN, 255);
  6412. #endif //FAN_SOFT_PWM
  6413. break;
  6414. }
  6415. if (abs((enc_dif - lcd_encoder_diff)) > 2) {
  6416. if (enc_dif > lcd_encoder_diff) {
  6417. _result = !check_opposite;
  6418. lcd_set_cursor(0, 2); lcd_print(">");
  6419. lcd_set_cursor(1, 2); lcd_puts_P(_T(MSG_SELFTEST_FAN_YES));
  6420. lcd_set_cursor(0, 3); lcd_print(" ");
  6421. lcd_set_cursor(1, 3); lcd_puts_P(_T(MSG_SELFTEST_FAN_NO));
  6422. }
  6423. if (enc_dif < lcd_encoder_diff) {
  6424. _result = check_opposite;
  6425. lcd_set_cursor(0, 2); lcd_print(" ");
  6426. lcd_set_cursor(1, 2); lcd_puts_P(_T(MSG_SELFTEST_FAN_YES));
  6427. lcd_set_cursor(0, 3); lcd_print(">");
  6428. lcd_set_cursor(1, 3); lcd_puts_P(_T(MSG_SELFTEST_FAN_NO));
  6429. }
  6430. enc_dif = 0;
  6431. lcd_encoder_diff = 0;
  6432. }
  6433. manage_heater();
  6434. _delay(100);
  6435. } while (!lcd_clicked());
  6436. KEEPALIVE_STATE(IN_HANDLER);
  6437. SET_OUTPUT(EXTRUDER_0_AUTO_FAN_PIN);
  6438. WRITE(EXTRUDER_0_AUTO_FAN_PIN, 0);
  6439. SET_OUTPUT(FAN_PIN);
  6440. #ifdef FAN_SOFT_PWM
  6441. fanSpeedSoftPwm = 0;
  6442. #else //FAN_SOFT_PWM
  6443. analogWrite(FAN_PIN, 0);
  6444. #endif //FAN_SOFT_PWM
  6445. fanSpeed = 0;
  6446. manage_heater();
  6447. return _result;
  6448. }
  6449. static bool lcd_selftest_fan_dialog(int _fan)
  6450. {
  6451. bool _result = true;
  6452. int _errno = 7;
  6453. switch (_fan) {
  6454. case 0:
  6455. fanSpeed = 0;
  6456. manage_heater(); //turn off fan
  6457. setExtruderAutoFanState(EXTRUDER_0_AUTO_FAN_PIN, 1); //extruder fan
  6458. #ifdef FAN_SOFT_PWM
  6459. extruder_autofan_last_check = _millis();
  6460. #endif //FAN_SOFT_PWM
  6461. _delay(2000); //delay_keep_alive would turn off extruder fan, because temerature is too low
  6462. #ifdef FAN_SOFT_PWM
  6463. countFanSpeed();
  6464. if (!fan_speed[0]) _result = false;
  6465. #else //FAN_SOFT_PWM
  6466. manage_heater(); //count average fan speed from 2s delay and turn off fans
  6467. if (!fan_speed[0]) _result = false;
  6468. #endif //FAN_SOFT_PWM
  6469. printf_P(PSTR("Test 1:\n"));
  6470. printf_P(PSTR("Print fan speed: %d \n"), fan_speed[1]);
  6471. printf_P(PSTR("Extr fan speed: %d \n"), fan_speed[0]);
  6472. //SERIAL_ECHOPGM("Extruder fan speed: ");
  6473. //MYSERIAL.println(fan_speed[0]);
  6474. //SERIAL_ECHOPGM("Print fan speed: ");
  6475. //MYSERIAL.print(fan_speed[1]);
  6476. break;
  6477. case 1:
  6478. //will it work with Thotend > 50 C ?
  6479. #ifdef FAN_SOFT_PWM
  6480. extruder_autofan_last_check = _millis();
  6481. fanSpeed = 255;
  6482. #else //FAN_SOFT_PWM
  6483. fanSpeed = 150; //print fan
  6484. #endif //FAN_SOFT_PWM
  6485. for (uint8_t i = 0; i < 5; i++) {
  6486. delay_keep_alive(1000);
  6487. lcd_set_cursor(18, 3);
  6488. lcd_print("-");
  6489. delay_keep_alive(1000);
  6490. lcd_set_cursor(18, 3);
  6491. lcd_print("|");
  6492. }
  6493. #ifdef FAN_SOFT_PWM
  6494. countFanSpeed();
  6495. fanSpeed = 0;
  6496. #else //FAN_SOFT_PWM
  6497. fanSpeed = 0;
  6498. manage_heater(); //turn off fan
  6499. manage_inactivity(true); //to turn off print fan
  6500. #endif //FAN_SOFT_PWM
  6501. printf_P(PSTR("Test 2:\n"));
  6502. printf_P(PSTR("Print fan speed: %d \n"), fan_speed[1]);
  6503. printf_P(PSTR("Extr fan speed: %d \n"), fan_speed[0]);
  6504. if (!fan_speed[1]) {
  6505. _result = false; _errno = 6; //print fan not spinning
  6506. }
  6507. #ifdef FAN_SOFT_PWM
  6508. else {
  6509. #else //FAN_SOFT_PWM
  6510. else if (fan_speed[1] < 34) { //fan is spinning, but measured RPM are too low for print fan, it must be left extruder fan
  6511. #endif //FAN_SOFT_PWM
  6512. //check fans manually
  6513. _result = lcd_selftest_manual_fan_check(1, true); //turn on print fan and check that left extruder fan is not spinning
  6514. if (_result) {
  6515. _result = lcd_selftest_manual_fan_check(1, false); //print fan is stil turned on; check that it is spinning
  6516. if (!_result) _errno = 6; //print fan not spinning
  6517. }
  6518. else {
  6519. _errno = 10; //swapped fans
  6520. }
  6521. }
  6522. //SERIAL_ECHOPGM("Extruder fan speed: ");
  6523. //MYSERIAL.println(fan_speed[0]);
  6524. //SERIAL_ECHOPGM("Print fan speed: ");
  6525. //MYSERIAL.println(fan_speed[1]);
  6526. break;
  6527. }
  6528. if (!_result)
  6529. {
  6530. lcd_selftest_error(_errno, NULL, NULL);
  6531. }
  6532. return _result;
  6533. }
  6534. static int lcd_selftest_screen(testScreen screen, int _progress, int _progress_scale, bool _clear, int _delay)
  6535. {
  6536. lcd_update_enable(false);
  6537. const char *_indicator = (_progress >= _progress_scale) ? "-" : "|";
  6538. if (_clear) lcd_clear();
  6539. lcd_set_cursor(0, 0);
  6540. if (screen == testScreen::extruderFan) lcd_puts_P(_T(MSG_SELFTEST_FAN));
  6541. if (screen == testScreen::printFan) lcd_puts_P(_T(MSG_SELFTEST_FAN));
  6542. if (screen == testScreen::fansOk) lcd_puts_P(_T(MSG_SELFTEST_FAN));
  6543. if (screen == testScreen::endStops) lcd_puts_P(_i("Checking endstops"));////MSG_SELFTEST_CHECK_ENDSTOPS c=20 r=0
  6544. if (screen == testScreen::axisX) lcd_puts_P(_i("Checking X axis "));////MSG_SELFTEST_CHECK_X c=20 r=0
  6545. if (screen == testScreen::axisY) lcd_puts_P(_i("Checking Y axis "));////MSG_SELFTEST_CHECK_Y c=20 r=0
  6546. if (screen == testScreen::axisZ) lcd_puts_P(_i("Checking Z axis "));////MSG_SELFTEST_CHECK_Z c=20 r=0
  6547. if (screen == testScreen::bed) lcd_puts_P(_T(MSG_SELFTEST_CHECK_BED));
  6548. if (screen == testScreen::hotend
  6549. || screen == testScreen::hotendOk) lcd_puts_P(_i("Checking hotend "));////MSG_SELFTEST_CHECK_HOTEND c=20 r=0
  6550. if (screen == testScreen::fsensor) lcd_puts_P(_T(MSG_SELFTEST_CHECK_FSENSOR));
  6551. if (screen == testScreen::fsensorOk) lcd_puts_P(_T(MSG_SELFTEST_CHECK_FSENSOR));
  6552. if (screen == testScreen::allCorrect) lcd_puts_P(_i("All correct "));////MSG_SELFTEST_CHECK_ALLCORRECT c=20 r=0
  6553. if (screen == testScreen::failed) lcd_puts_P(_T(MSG_SELFTEST_FAILED));
  6554. if (screen == testScreen::home) lcd_puts_P(_i("Calibrating home"));////c=20 r=1
  6555. lcd_set_cursor(0, 1);
  6556. lcd_puts_P(separator);
  6557. if ((screen >= testScreen::extruderFan) && (screen <= testScreen::fansOk))
  6558. {
  6559. //SERIAL_ECHOLNPGM("Fan test");
  6560. lcd_puts_at_P(0, 2, _i("Extruder fan:"));////MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
  6561. lcd_set_cursor(18, 2);
  6562. (screen < testScreen::printFan) ? lcd_print(_indicator) : lcd_print("OK");
  6563. lcd_puts_at_P(0, 3, _i("Print fan:"));////MSG_SELFTEST_PRINT_FAN_SPEED c=18 r=0
  6564. lcd_set_cursor(18, 3);
  6565. (screen < testScreen::fansOk) ? lcd_print(_indicator) : lcd_print("OK");
  6566. }
  6567. else if (screen >= testScreen::fsensor && screen <= testScreen::fsensorOk)
  6568. {
  6569. lcd_puts_at_P(0, 2, _i("Filament sensor:"));////MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
  6570. lcd_set_cursor(18, 2);
  6571. (screen == testScreen::fsensor) ? lcd_print(_indicator) : lcd_print("OK");
  6572. }
  6573. else if (screen < testScreen::fsensor)
  6574. {
  6575. //SERIAL_ECHOLNPGM("Other tests");
  6576. testScreen _step_block = testScreen::axisX;
  6577. lcd_selftest_screen_step(2, 2, ((screen == _step_block) ? 1 : (screen < _step_block) ? 0 : 2), "X", _indicator);
  6578. _step_block = testScreen::axisY;
  6579. lcd_selftest_screen_step(2, 8, ((screen == _step_block) ? 1 : (screen < _step_block) ? 0 : 2), "Y", _indicator);
  6580. _step_block = testScreen::axisZ;
  6581. lcd_selftest_screen_step(2, 14, ((screen == _step_block) ? 1 : (screen < _step_block) ? 0 : 2), "Z", _indicator);
  6582. _step_block = testScreen::bed;
  6583. lcd_selftest_screen_step(3, 0, ((screen == _step_block) ? 1 : (screen < _step_block) ? 0 : 2), "Bed", _indicator);
  6584. _step_block = testScreen::hotend;
  6585. lcd_selftest_screen_step(3, 9, ((screen == _step_block) ? 1 : (screen < _step_block) ? 0 : 2), "Hotend", _indicator);
  6586. }
  6587. if (_delay > 0) delay_keep_alive(_delay);
  6588. _progress++;
  6589. return (_progress >= _progress_scale * 2) ? 0 : _progress;
  6590. }
  6591. static void lcd_selftest_screen_step(int _row, int _col, int _state, const char *_name, const char *_indicator)
  6592. {
  6593. lcd_set_cursor(_col, _row);
  6594. switch (_state)
  6595. {
  6596. case 1:
  6597. lcd_print(_name);
  6598. lcd_set_cursor(_col + strlen(_name), _row);
  6599. lcd_print(":");
  6600. lcd_set_cursor(_col + strlen(_name) + 1, _row);
  6601. lcd_print(_indicator);
  6602. break;
  6603. case 2:
  6604. lcd_print(_name);
  6605. lcd_set_cursor(_col + strlen(_name), _row);
  6606. lcd_print(":");
  6607. lcd_set_cursor(_col + strlen(_name) + 1, _row);
  6608. lcd_print("OK");
  6609. break;
  6610. default:
  6611. lcd_print(_name);
  6612. }
  6613. }
  6614. /** End of menus **/
  6615. /** Menu action functions **/
  6616. static bool check_file(const char* filename) {
  6617. if (farm_mode) return true;
  6618. bool result = false;
  6619. uint32_t filesize;
  6620. card.openFile((char*)filename, true);
  6621. filesize = card.getFileSize();
  6622. if (filesize > END_FILE_SECTION) {
  6623. card.setIndex(filesize - END_FILE_SECTION);
  6624. }
  6625. while (!card.eof() && !result) {
  6626. card.sdprinting = true;
  6627. get_command();
  6628. result = check_commands();
  6629. }
  6630. card.printingHasFinished();
  6631. strncpy_P(lcd_status_message, _T(WELCOME_MSG), LCD_WIDTH);
  6632. lcd_finishstatus();
  6633. return result;
  6634. }
  6635. static void menu_action_sdfile(const char* filename)
  6636. {
  6637. loading_flag = false;
  6638. char cmd[30];
  6639. char* c;
  6640. bool result = true;
  6641. sprintf_P(cmd, PSTR("M23 %s"), filename);
  6642. for (c = &cmd[4]; *c; c++)
  6643. *c = tolower(*c);
  6644. const char end[5] = ".gco";
  6645. //we are storing just first 8 characters of 8.3 filename assuming that extension is always ".gco"
  6646. for (int i = 0; i < 8; i++) {
  6647. if (strcmp((cmd + i + 4), end) == 0) {
  6648. //filename is shorter then 8.3, store '\0' character on position where ".gco" string was found to terminate stored string properly
  6649. eeprom_write_byte((uint8_t*)EEPROM_FILENAME + i, '\0');
  6650. break;
  6651. }
  6652. else {
  6653. eeprom_write_byte((uint8_t*)EEPROM_FILENAME + i, cmd[i + 4]);
  6654. }
  6655. }
  6656. uint8_t depth = (uint8_t)card.getWorkDirDepth();
  6657. eeprom_write_byte((uint8_t*)EEPROM_DIR_DEPTH, depth);
  6658. for (uint8_t i = 0; i < depth; i++) {
  6659. for (int j = 0; j < 8; j++) {
  6660. eeprom_write_byte((uint8_t*)EEPROM_DIRS + j + 8 * i, dir_names[i][j]);
  6661. }
  6662. }
  6663. if (!check_file(filename)) {
  6664. result = lcd_show_fullscreen_message_yes_no_and_wait_P(_i("File incomplete. Continue anyway?"), false, false);////MSG_FILE_INCOMPLETE c=20 r=2
  6665. lcd_update_enable(true);
  6666. }
  6667. if (result) {
  6668. enquecommand(cmd);
  6669. enquecommand_P(PSTR("M24"));
  6670. }
  6671. lcd_return_to_status();
  6672. }
  6673. void menu_action_sddirectory(const char* filename)
  6674. {
  6675. uint8_t depth = (uint8_t)card.getWorkDirDepth();
  6676. strcpy(dir_names[depth], filename);
  6677. MYSERIAL.println(dir_names[depth]);
  6678. card.chdir(filename);
  6679. lcd_encoder = 0;
  6680. }
  6681. /** LCD API **/
  6682. void ultralcd_init()
  6683. {
  6684. {
  6685. uint8_t autoDepleteRaw = eeprom_read_byte(reinterpret_cast<uint8_t*>(EEPROM_AUTO_DEPLETE));
  6686. if (0xff == autoDepleteRaw) lcd_autoDeplete = false;
  6687. else lcd_autoDeplete = autoDepleteRaw;
  6688. }
  6689. lcd_init();
  6690. lcd_refresh();
  6691. lcd_longpress_func = menu_lcd_longpress_func;
  6692. lcd_charsetup_func = menu_lcd_charsetup_func;
  6693. lcd_lcdupdate_func = menu_lcd_lcdupdate_func;
  6694. menu_menu = lcd_status_screen;
  6695. menu_lcd_charsetup_func();
  6696. SET_INPUT(BTN_EN1);
  6697. SET_INPUT(BTN_EN2);
  6698. WRITE(BTN_EN1, HIGH);
  6699. WRITE(BTN_EN2, HIGH);
  6700. #if BTN_ENC > 0
  6701. SET_INPUT(BTN_ENC);
  6702. WRITE(BTN_ENC, HIGH);
  6703. #endif
  6704. #if defined (SDSUPPORT) && defined(SDCARDDETECT) && (SDCARDDETECT > 0)
  6705. pinMode(SDCARDDETECT, INPUT);
  6706. WRITE(SDCARDDETECT, HIGH);
  6707. lcd_oldcardstatus = IS_SD_INSERTED;
  6708. #endif//(SDCARDDETECT > 0)
  6709. lcd_encoder_diff = 0;
  6710. }
  6711. void lcd_printer_connected() {
  6712. printer_connected = true;
  6713. }
  6714. static void lcd_send_status() {
  6715. if (farm_mode && no_response && ((_millis() - NcTime) > (NC_TIME * 1000))) {
  6716. //send important status messages periodicaly
  6717. prusa_statistics(important_status, saved_filament_type);
  6718. NcTime = _millis();
  6719. #ifdef FARM_CONNECT_MESSAGE
  6720. lcd_connect_printer();
  6721. #endif //FARM_CONNECT_MESSAGE
  6722. }
  6723. }
  6724. #ifdef FARM_CONNECT_MESSAGE
  6725. static void lcd_connect_printer() {
  6726. lcd_update_enable(false);
  6727. lcd_clear();
  6728. int i = 0;
  6729. int t = 0;
  6730. lcd_set_custom_characters_progress();
  6731. lcd_puts_at_P(0, 0, _i("Connect printer to"));
  6732. lcd_puts_at_P(0, 1, _i("monitoring or hold"));
  6733. lcd_puts_at_P(0, 2, _i("the knob to continue"));
  6734. while (no_response) {
  6735. i++;
  6736. t++;
  6737. delay_keep_alive(100);
  6738. proc_commands();
  6739. if (t == 10) {
  6740. prusa_statistics(important_status, saved_filament_type);
  6741. t = 0;
  6742. }
  6743. if (READ(BTN_ENC)) { //if button is not pressed
  6744. i = 0;
  6745. lcd_puts_at_P(0, 3, PSTR(" "));
  6746. }
  6747. if (i!=0) lcd_puts_at_P((i * 20) / (NC_BUTTON_LONG_PRESS * 10), 3, "\x01");
  6748. if (i == NC_BUTTON_LONG_PRESS * 10) {
  6749. no_response = false;
  6750. }
  6751. }
  6752. lcd_set_custom_characters_degree();
  6753. lcd_update_enable(true);
  6754. lcd_update(2);
  6755. }
  6756. #endif //FARM_CONNECT_MESSAGE
  6757. void lcd_ping() { //chceck if printer is connected to monitoring when in farm mode
  6758. if (farm_mode) {
  6759. bool empty = is_buffer_empty();
  6760. if ((_millis() - PingTime) * 0.001 > (empty ? PING_TIME : PING_TIME_LONG)) { //if commands buffer is empty use shorter time period
  6761. //if there are comamnds in buffer, some long gcodes can delay execution of ping command
  6762. //therefore longer period is used
  6763. printer_connected = false;
  6764. }
  6765. else {
  6766. lcd_printer_connected();
  6767. }
  6768. }
  6769. }
  6770. void lcd_ignore_click(bool b)
  6771. {
  6772. ignore_click = b;
  6773. wait_for_unclick = false;
  6774. }
  6775. void lcd_finishstatus() {
  6776. int len = strlen(lcd_status_message);
  6777. if (len > 0) {
  6778. while (len < LCD_WIDTH) {
  6779. lcd_status_message[len++] = ' ';
  6780. }
  6781. }
  6782. lcd_status_message[LCD_WIDTH] = '\0';
  6783. lcd_draw_update = 2;
  6784. }
  6785. void lcd_setstatus(const char* message)
  6786. {
  6787. if (lcd_status_message_level > 0)
  6788. return;
  6789. strncpy(lcd_status_message, message, LCD_WIDTH);
  6790. lcd_finishstatus();
  6791. }
  6792. void lcd_setstatuspgm(const char* message)
  6793. {
  6794. if (lcd_status_message_level > 0)
  6795. return;
  6796. strncpy_P(lcd_status_message, message, LCD_WIDTH);
  6797. lcd_status_message[LCD_WIDTH] = 0;
  6798. lcd_finishstatus();
  6799. }
  6800. void lcd_setalertstatuspgm(const char* message)
  6801. {
  6802. lcd_setstatuspgm(message);
  6803. lcd_status_message_level = 1;
  6804. lcd_return_to_status();
  6805. }
  6806. void lcd_reset_alert_level()
  6807. {
  6808. lcd_status_message_level = 0;
  6809. }
  6810. uint8_t get_message_level()
  6811. {
  6812. return lcd_status_message_level;
  6813. }
  6814. void menu_lcd_longpress_func(void)
  6815. {
  6816. move_menu_scale = 1.0;
  6817. menu_submenu(lcd_move_z);
  6818. }
  6819. void menu_lcd_charsetup_func(void)
  6820. {
  6821. if (menu_menu == lcd_status_screen)
  6822. lcd_set_custom_characters_degree();
  6823. else
  6824. lcd_set_custom_characters_arrows();
  6825. }
  6826. static inline bool z_menu_expired()
  6827. {
  6828. return (menu_menu == lcd_babystep_z
  6829. && lcd_timeoutToStatus.expired(LCD_TIMEOUT_TO_STATUS_BABYSTEP_Z));
  6830. }
  6831. static inline bool other_menu_expired()
  6832. {
  6833. return (menu_menu != lcd_status_screen
  6834. && menu_menu != lcd_babystep_z
  6835. && lcd_timeoutToStatus.expired(LCD_TIMEOUT_TO_STATUS));
  6836. }
  6837. static inline bool forced_menu_expire()
  6838. {
  6839. bool retval = (menu_menu != lcd_status_screen
  6840. && forceMenuExpire);
  6841. forceMenuExpire = false;
  6842. return retval;
  6843. }
  6844. void menu_lcd_lcdupdate_func(void)
  6845. {
  6846. #if (SDCARDDETECT > 0)
  6847. if ((IS_SD_INSERTED != lcd_oldcardstatus))
  6848. {
  6849. lcd_draw_update = 2;
  6850. lcd_oldcardstatus = IS_SD_INSERTED;
  6851. lcd_refresh(); // to maybe revive the LCD if static electricity killed it.
  6852. if (lcd_oldcardstatus)
  6853. {
  6854. card.initsd();
  6855. LCD_MESSAGERPGM(_T(WELCOME_MSG));
  6856. bMain=false; // flag (i.e. 'fake parameter') for 'lcd_sdcard_menu()' function
  6857. menu_submenu(lcd_sdcard_menu);
  6858. //get_description();
  6859. }
  6860. else
  6861. {
  6862. card.release();
  6863. LCD_MESSAGERPGM(_i("Card removed"));////MSG_SD_REMOVED c=0 r=0
  6864. }
  6865. }
  6866. #endif//CARDINSERTED
  6867. if (lcd_next_update_millis < _millis())
  6868. {
  6869. if (abs(lcd_encoder_diff) >= ENCODER_PULSES_PER_STEP)
  6870. {
  6871. if (lcd_draw_update == 0)
  6872. lcd_draw_update = 1;
  6873. lcd_encoder += lcd_encoder_diff / ENCODER_PULSES_PER_STEP;
  6874. lcd_encoder_diff = 0;
  6875. lcd_timeoutToStatus.start();
  6876. }
  6877. if (LCD_CLICKED) lcd_timeoutToStatus.start();
  6878. (*menu_menu)();
  6879. if (z_menu_expired() || other_menu_expired() || forced_menu_expire())
  6880. {
  6881. // Exiting a menu. Let's call the menu function the last time with menu_leaving flag set to true
  6882. // to give it a chance to save its state.
  6883. // This is useful for example, when the babystep value has to be written into EEPROM.
  6884. if (menu_menu != NULL)
  6885. {
  6886. menu_leaving = 1;
  6887. (*menu_menu)();
  6888. menu_leaving = 0;
  6889. }
  6890. lcd_clear();
  6891. lcd_return_to_status();
  6892. lcd_draw_update = 2;
  6893. }
  6894. if (lcd_draw_update == 2) lcd_clear();
  6895. if (lcd_draw_update) lcd_draw_update--;
  6896. lcd_next_update_millis = _millis() + LCD_UPDATE_INTERVAL;
  6897. }
  6898. if (!SdFatUtil::test_stack_integrity()) stack_error();
  6899. lcd_ping(); //check that we have received ping command if we are in farm mode
  6900. lcd_send_status();
  6901. if (lcd_commands_type == LCD_COMMAND_V2_CAL) lcd_commands();
  6902. }