ultralcd.cpp 224 KB

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