ultralcd.cpp 224 KB

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