ultralcd.cpp 206 KB

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