ultralcd.cpp 202 KB

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