ultralcd.cpp 202 KB

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