ultralcd.cpp 224 KB

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