ultralcd.cpp 202 KB

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