ultralcd.cpp 204 KB

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