ultralcd.cpp 202 KB

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