ultralcd.cpp 202 KB

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