ultralcd.cpp 202 KB

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