ultralcd.cpp 204 KB

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