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_degree();
  2619. lcd_set_cursor(0, 4);
  2620. lcd_print(LCD_STR_THERMOMETER[0]);
  2621. lcd_print(ftostr3(degHotend(active_extruder)));
  2622. lcd_print("/");
  2623. lcd_print(ftostr3(degTargetHotend(active_extruder)));
  2624. lcd_print(LCD_STR_DEGREE);
  2625. }
  2626. void lcd_wait_for_cool_down() {
  2627. lcd_set_custom_characters_degree();
  2628. setAllTargetHotends(0);
  2629. setTargetBed(0);
  2630. while ((degHotend(0)>MAX_HOTEND_TEMP_CALIBRATION) || (degBed() > MAX_BED_TEMP_CALIBRATION)) {
  2631. lcd_display_message_fullscreen_P(_i("Waiting for nozzle and bed cooling"));////MSG_WAITING_TEMP c=20 r=3
  2632. lcd_set_cursor(0, 4);
  2633. lcd_print(LCD_STR_THERMOMETER[0]);
  2634. lcd_print(ftostr3(degHotend(0)));
  2635. lcd_print("/0");
  2636. lcd_print(LCD_STR_DEGREE);
  2637. lcd_set_cursor(9, 4);
  2638. lcd_print(LCD_STR_BEDTEMP[0]);
  2639. lcd_print(ftostr3(degBed()));
  2640. lcd_print("/0");
  2641. lcd_print(LCD_STR_DEGREE);
  2642. lcd_set_custom_characters();
  2643. delay_keep_alive(1000);
  2644. serialecho_temperatures();
  2645. }
  2646. lcd_set_custom_characters_arrows();
  2647. lcd_update_enable(true);
  2648. }
  2649. // Lets the user move the Z carriage up to the end stoppers.
  2650. // When done, it sets the current Z to Z_MAX_POS and returns true.
  2651. // Otherwise the Z calibration is not changed and false is returned.
  2652. #ifndef TMC2130
  2653. bool lcd_calibrate_z_end_stop_manual(bool only_z)
  2654. {
  2655. bool clean_nozzle_asked = false;
  2656. // 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.
  2657. current_position[Z_AXIS] = 0;
  2658. plan_set_position(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  2659. // Until confirmed by the confirmation dialog.
  2660. for (;;) {
  2661. unsigned long previous_millis_cmd = millis();
  2662. 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
  2663. const char *msg_next = lcd_display_message_fullscreen_P(msg);
  2664. const bool multi_screen = msg_next != NULL;
  2665. unsigned long previous_millis_msg = millis();
  2666. // Until the user finishes the z up movement.
  2667. lcd_encoder_diff = 0;
  2668. lcd_encoder = 0;
  2669. for (;;) {
  2670. // if (millis() - previous_millis_cmd > LCD_TIMEOUT_TO_STATUS)
  2671. // goto canceled;
  2672. manage_heater();
  2673. manage_inactivity(true);
  2674. if (abs(lcd_encoder_diff) >= ENCODER_PULSES_PER_STEP) {
  2675. delay(50);
  2676. previous_millis_cmd = millis();
  2677. lcd_encoder += abs(lcd_encoder_diff / ENCODER_PULSES_PER_STEP);
  2678. lcd_encoder_diff = 0;
  2679. if (! planner_queue_full()) {
  2680. // Only move up, whatever direction the user rotates the encoder.
  2681. current_position[Z_AXIS] += fabs(lcd_encoder);
  2682. lcd_encoder = 0;
  2683. 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);
  2684. }
  2685. }
  2686. if (lcd_clicked()) {
  2687. // Abort a move if in progress.
  2688. planner_abort_hard();
  2689. while (lcd_clicked()) ;
  2690. delay(10);
  2691. while (lcd_clicked()) ;
  2692. break;
  2693. }
  2694. if (multi_screen && millis() - previous_millis_msg > 5000) {
  2695. if (msg_next == NULL)
  2696. msg_next = msg;
  2697. msg_next = lcd_display_message_fullscreen_P(msg_next);
  2698. previous_millis_msg = millis();
  2699. }
  2700. }
  2701. if (! clean_nozzle_asked) {
  2702. lcd_show_fullscreen_message_and_wait_P(_T(MSG_CONFIRM_NOZZLE_CLEAN));
  2703. clean_nozzle_asked = true;
  2704. }
  2705. // Let the user confirm, that the Z carriage is at the top end stoppers.
  2706. 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
  2707. if (result == -1)
  2708. goto canceled;
  2709. else if (result == 1)
  2710. goto calibrated;
  2711. // otherwise perform another round of the Z up dialog.
  2712. }
  2713. calibrated:
  2714. // Let the machine think the Z axis is a bit higher than it is, so it will not home into the bed
  2715. // during the search for the induction points.
  2716. current_position[Z_AXIS] = Z_MAX_POS-3.f;
  2717. plan_set_position(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  2718. if(only_z){
  2719. lcd_display_message_fullscreen_P(_T(MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE1));
  2720. lcd_set_cursor(0, 3);
  2721. lcd_print(1);
  2722. lcd_puts_P(_T(MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE2));
  2723. }else{
  2724. //lcd_show_fullscreen_message_and_wait_P(_T(MSG_PAPER));
  2725. lcd_display_message_fullscreen_P(_T(MSG_FIND_BED_OFFSET_AND_SKEW_LINE1));
  2726. lcd_set_cursor(0, 2);
  2727. lcd_print(1);
  2728. lcd_puts_P(_T(MSG_FIND_BED_OFFSET_AND_SKEW_LINE2));
  2729. }
  2730. return true;
  2731. canceled:
  2732. return false;
  2733. }
  2734. #endif // TMC2130
  2735. static inline bool pgm_is_whitespace(const char *c_addr)
  2736. {
  2737. const char c = pgm_read_byte(c_addr);
  2738. return c == ' ' || c == '\t' || c == '\r' || c == '\n';
  2739. }
  2740. static inline bool pgm_is_interpunction(const char *c_addr)
  2741. {
  2742. const char c = pgm_read_byte(c_addr);
  2743. return c == '.' || c == ',' || c == ':'|| c == ';' || c == '?' || c == '!' || c == '/';
  2744. }
  2745. /**
  2746. * @brief show full screen message
  2747. *
  2748. * This function is non-blocking
  2749. * @param msg message to be displayed from PROGMEM
  2750. * @param nlines
  2751. * @return rest of the text (to be displayed on next page)
  2752. */
  2753. static const char* lcd_display_message_fullscreen_nonBlocking_P(const char *msg, uint8_t &nlines)
  2754. {
  2755. lcd_set_cursor(0, 0);
  2756. const char *msgend = msg;
  2757. uint8_t row = 0;
  2758. bool multi_screen = false;
  2759. for (; row < 4; ++ row) {
  2760. while (pgm_is_whitespace(msg))
  2761. ++ msg;
  2762. if (pgm_read_byte(msg) == 0)
  2763. // End of the message.
  2764. break;
  2765. lcd_set_cursor(0, row);
  2766. uint8_t linelen = min(strlen_P(msg), 20);
  2767. const char *msgend2 = msg + linelen;
  2768. msgend = msgend2;
  2769. if (row == 3 && linelen == 20) {
  2770. // Last line of the display, full line shall be displayed.
  2771. // Find out, whether this message will be split into multiple screens.
  2772. while (pgm_is_whitespace(msgend))
  2773. ++ msgend;
  2774. multi_screen = pgm_read_byte(msgend) != 0;
  2775. if (multi_screen)
  2776. msgend = (msgend2 -= 2);
  2777. }
  2778. if (pgm_read_byte(msgend) != 0 && ! pgm_is_whitespace(msgend) && ! pgm_is_interpunction(msgend)) {
  2779. // Splitting a word. Find the start of the current word.
  2780. while (msgend > msg && ! pgm_is_whitespace(msgend - 1))
  2781. -- msgend;
  2782. if (msgend == msg)
  2783. // Found a single long word, which cannot be split. Just cut it.
  2784. msgend = msgend2;
  2785. }
  2786. for (; msg < msgend; ++ msg) {
  2787. char c = char(pgm_read_byte(msg));
  2788. if (c == '~')
  2789. c = ' ';
  2790. lcd_print(c);
  2791. }
  2792. }
  2793. if (multi_screen) {
  2794. // Display the "next screen" indicator character.
  2795. // lcd_set_custom_characters_arrows();
  2796. lcd_set_custom_characters_nextpage();
  2797. lcd_set_cursor(19, 3);
  2798. // Display the down arrow.
  2799. lcd_print(char(1));
  2800. }
  2801. nlines = row;
  2802. return multi_screen ? msgend : NULL;
  2803. }
  2804. const char* lcd_display_message_fullscreen_P(const char *msg, uint8_t &nlines)
  2805. {
  2806. // Disable update of the screen by the usual lcd_update(0) routine.
  2807. lcd_update_enable(false);
  2808. lcd_clear();
  2809. // uint8_t nlines;
  2810. return lcd_display_message_fullscreen_nonBlocking_P(msg, nlines);
  2811. }
  2812. const char* lcd_display_message_fullscreen_P(const char *msg)
  2813. {
  2814. uint8_t nlines;
  2815. return lcd_display_message_fullscreen_P(msg, nlines);
  2816. }
  2817. /**
  2818. * @brief show full screen message and wait
  2819. *
  2820. * This function is blocking.
  2821. * @param msg message to be displayed from PROGMEM
  2822. */
  2823. void lcd_show_fullscreen_message_and_wait_P(const char *msg)
  2824. {
  2825. const char *msg_next = lcd_display_message_fullscreen_P(msg);
  2826. bool multi_screen = msg_next != NULL;
  2827. lcd_set_custom_characters_nextpage();
  2828. KEEPALIVE_STATE(PAUSED_FOR_USER);
  2829. // Until confirmed by a button click.
  2830. for (;;) {
  2831. if (!multi_screen) {
  2832. lcd_set_cursor(19, 3);
  2833. // Display the confirm char.
  2834. lcd_print(char(2));
  2835. }
  2836. // Wait for 5 seconds before displaying the next text.
  2837. for (uint8_t i = 0; i < 100; ++ i) {
  2838. delay_keep_alive(50);
  2839. if (lcd_clicked()) {
  2840. while (lcd_clicked()) ;
  2841. delay(10);
  2842. while (lcd_clicked()) ;
  2843. if (msg_next == NULL) {
  2844. KEEPALIVE_STATE(IN_HANDLER);
  2845. lcd_set_custom_characters();
  2846. lcd_update_enable(true);
  2847. lcd_update(2);
  2848. return;
  2849. }
  2850. else {
  2851. break;
  2852. }
  2853. }
  2854. }
  2855. if (multi_screen) {
  2856. if (msg_next == NULL)
  2857. msg_next = msg;
  2858. msg_next = lcd_display_message_fullscreen_P(msg_next);
  2859. if (msg_next == NULL) {
  2860. lcd_set_cursor(19, 3);
  2861. // Display the confirm char.
  2862. lcd_print(char(2));
  2863. }
  2864. }
  2865. }
  2866. }
  2867. void lcd_wait_for_click()
  2868. {
  2869. KEEPALIVE_STATE(PAUSED_FOR_USER);
  2870. for (;;) {
  2871. manage_heater();
  2872. manage_inactivity(true);
  2873. if (lcd_clicked()) {
  2874. while (lcd_clicked()) ;
  2875. delay(10);
  2876. while (lcd_clicked()) ;
  2877. KEEPALIVE_STATE(IN_HANDLER);
  2878. return;
  2879. }
  2880. }
  2881. }
  2882. 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)
  2883. {
  2884. const char *msg_next = lcd_display_message_fullscreen_P(msg);
  2885. bool multi_screen = msg_next != NULL;
  2886. bool yes = default_yes ? true : false;
  2887. // Wait for user confirmation or a timeout.
  2888. unsigned long previous_millis_cmd = millis();
  2889. int8_t enc_dif = lcd_encoder_diff;
  2890. //KEEPALIVE_STATE(PAUSED_FOR_USER);
  2891. for (;;) {
  2892. for (uint8_t i = 0; i < 100; ++i) {
  2893. delay_keep_alive(50);
  2894. if (allow_timeouting && millis() - previous_millis_cmd > LCD_TIMEOUT_TO_STATUS)
  2895. return -1;
  2896. manage_heater();
  2897. manage_inactivity(true);
  2898. if (abs(enc_dif - lcd_encoder_diff) > 4) {
  2899. if (msg_next == NULL) {
  2900. lcd_set_cursor(0, 3);
  2901. if (enc_dif < lcd_encoder_diff && yes) {
  2902. lcd_puts_P((PSTR(" ")));
  2903. lcd_set_cursor(7, 3);
  2904. lcd_puts_P((PSTR(">")));
  2905. yes = false;
  2906. }
  2907. else if (enc_dif > lcd_encoder_diff && !yes) {
  2908. lcd_puts_P((PSTR(">")));
  2909. lcd_set_cursor(7, 3);
  2910. lcd_puts_P((PSTR(" ")));
  2911. yes = true;
  2912. }
  2913. enc_dif = lcd_encoder_diff;
  2914. }
  2915. else {
  2916. break; //turning knob skips waiting loop
  2917. }
  2918. }
  2919. if (lcd_clicked()) {
  2920. while (lcd_clicked());
  2921. delay(10);
  2922. while (lcd_clicked());
  2923. if (msg_next == NULL) {
  2924. //KEEPALIVE_STATE(IN_HANDLER);
  2925. lcd_set_custom_characters();
  2926. return yes;
  2927. }
  2928. else break;
  2929. }
  2930. }
  2931. if (multi_screen) {
  2932. if (msg_next == NULL) {
  2933. msg_next = msg;
  2934. }
  2935. msg_next = lcd_display_message_fullscreen_P(msg_next);
  2936. }
  2937. if (msg_next == NULL) {
  2938. lcd_set_cursor(0, 3);
  2939. if (yes) lcd_puts_P(PSTR(">"));
  2940. lcd_set_cursor(1, 3);
  2941. lcd_puts_P(_T(MSG_YES));
  2942. lcd_set_cursor(7, 3);
  2943. if (!yes) lcd_puts_P(PSTR(">"));
  2944. lcd_set_cursor(8, 3);
  2945. lcd_puts_P(_T(MSG_NO));
  2946. }
  2947. }
  2948. }
  2949. int8_t lcd_show_fullscreen_message_yes_no_and_wait_P(const char *msg, bool allow_timeouting, bool default_yes)
  2950. {
  2951. lcd_display_message_fullscreen_P(msg);
  2952. if (default_yes) {
  2953. lcd_set_cursor(0, 2);
  2954. lcd_puts_P(PSTR(">"));
  2955. lcd_puts_P(_T(MSG_YES));
  2956. lcd_set_cursor(1, 3);
  2957. lcd_puts_P(_T(MSG_NO));
  2958. }
  2959. else {
  2960. lcd_set_cursor(1, 2);
  2961. lcd_puts_P(_T(MSG_YES));
  2962. lcd_set_cursor(0, 3);
  2963. lcd_puts_P(PSTR(">"));
  2964. lcd_puts_P(_T(MSG_NO));
  2965. }
  2966. bool yes = default_yes ? true : false;
  2967. // Wait for user confirmation or a timeout.
  2968. unsigned long previous_millis_cmd = millis();
  2969. int8_t enc_dif = lcd_encoder_diff;
  2970. KEEPALIVE_STATE(PAUSED_FOR_USER);
  2971. for (;;) {
  2972. if (allow_timeouting && millis() - previous_millis_cmd > LCD_TIMEOUT_TO_STATUS)
  2973. return -1;
  2974. manage_heater();
  2975. manage_inactivity(true);
  2976. if (abs(enc_dif - lcd_encoder_diff) > 4) {
  2977. lcd_set_cursor(0, 2);
  2978. if (enc_dif < lcd_encoder_diff && yes) {
  2979. lcd_puts_P((PSTR(" ")));
  2980. lcd_set_cursor(0, 3);
  2981. lcd_puts_P((PSTR(">")));
  2982. yes = false;
  2983. }
  2984. else if (enc_dif > lcd_encoder_diff && !yes) {
  2985. lcd_puts_P((PSTR(">")));
  2986. lcd_set_cursor(0, 3);
  2987. lcd_puts_P((PSTR(" ")));
  2988. yes = true;
  2989. }
  2990. enc_dif = lcd_encoder_diff;
  2991. }
  2992. if (lcd_clicked()) {
  2993. while (lcd_clicked());
  2994. delay(10);
  2995. while (lcd_clicked());
  2996. KEEPALIVE_STATE(IN_HANDLER);
  2997. return yes;
  2998. }
  2999. }
  3000. }
  3001. void lcd_bed_calibration_show_result(uint8_t result, uint8_t point_too_far_mask)
  3002. {
  3003. const char *msg = NULL;
  3004. if (result == BED_SKEW_OFFSET_DETECTION_POINT_NOT_FOUND) {
  3005. 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
  3006. } else if (result == BED_SKEW_OFFSET_DETECTION_FITTING_FAILED) {
  3007. if (point_too_far_mask == 0)
  3008. msg = _T(MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED);
  3009. else if (point_too_far_mask == 2 || point_too_far_mask == 7)
  3010. // Only the center point or all the three front points.
  3011. msg = _i("XYZ calibration failed. Front calibration points not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_BOTH_FAR c=20 r=8
  3012. else if ((point_too_far_mask & 1) == 0)
  3013. // The right and maybe the center point out of reach.
  3014. msg = _i("XYZ calibration failed. Right front calibration point not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_RIGHT_FAR c=20 r=8
  3015. else
  3016. // The left and maybe the center point out of reach.
  3017. msg = _i("XYZ calibration failed. Left front calibration point not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_FAILED_FRONT_LEFT_FAR c=20 r=8
  3018. lcd_show_fullscreen_message_and_wait_P(msg);
  3019. } else {
  3020. if (point_too_far_mask != 0) {
  3021. if (point_too_far_mask == 2 || point_too_far_mask == 7)
  3022. // Only the center point or all the three front points.
  3023. msg = _i("XYZ calibration compromised. Front calibration points not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_BOTH_FAR c=20 r=8
  3024. else if ((point_too_far_mask & 1) == 0)
  3025. // The right and maybe the center point out of reach.
  3026. msg = _i("XYZ calibration compromised. Right front calibration point not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_RIGHT_FAR c=20 r=8
  3027. else
  3028. // The left and maybe the center point out of reach.
  3029. msg = _i("XYZ calibration compromised. Left front calibration point not reachable.");////MSG_BED_SKEW_OFFSET_DETECTION_WARNING_FRONT_LEFT_FAR c=20 r=8
  3030. lcd_show_fullscreen_message_and_wait_P(msg);
  3031. }
  3032. if (point_too_far_mask == 0 || result > 0) {
  3033. switch (result) {
  3034. default:
  3035. // should not happen
  3036. msg = _T(MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED);
  3037. break;
  3038. case BED_SKEW_OFFSET_DETECTION_PERFECT:
  3039. msg = _i("XYZ calibration ok. X/Y axes are perpendicular. Congratulations!");////MSG_BED_SKEW_OFFSET_DETECTION_PERFECT c=20 r=8
  3040. break;
  3041. case BED_SKEW_OFFSET_DETECTION_SKEW_MILD:
  3042. 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
  3043. break;
  3044. case BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME:
  3045. msg = _i("XYZ calibration all right. Skew will be corrected automatically.");////MSG_BED_SKEW_OFFSET_DETECTION_SKEW_EXTREME c=20 r=8
  3046. break;
  3047. }
  3048. lcd_show_fullscreen_message_and_wait_P(msg);
  3049. }
  3050. }
  3051. }
  3052. void lcd_temp_cal_show_result(bool result) {
  3053. custom_message_type = 0;
  3054. custom_message = false;
  3055. disable_x();
  3056. disable_y();
  3057. disable_z();
  3058. disable_e0();
  3059. disable_e1();
  3060. disable_e2();
  3061. setTargetBed(0); //set bed target temperature back to 0
  3062. if (result == true) {
  3063. eeprom_update_byte((uint8_t*)EEPROM_CALIBRATION_STATUS_PINDA, 1);
  3064. SERIAL_ECHOLNPGM("Temperature calibration done. Continue with pressing the knob.");
  3065. lcd_show_fullscreen_message_and_wait_P(_T(MSG_TEMP_CALIBRATION_DONE));
  3066. temp_cal_active = true;
  3067. eeprom_update_byte((unsigned char *)EEPROM_TEMP_CAL_ACTIVE, 1);
  3068. }
  3069. else {
  3070. eeprom_update_byte((uint8_t*)EEPROM_CALIBRATION_STATUS_PINDA, 0);
  3071. SERIAL_ECHOLNPGM("Temperature calibration failed. Continue with pressing the knob.");
  3072. lcd_show_fullscreen_message_and_wait_P(_i("Temperature calibration failed"));////MSG_TEMP_CAL_FAILED c=20 r=8
  3073. temp_cal_active = false;
  3074. eeprom_update_byte((unsigned char *)EEPROM_TEMP_CAL_ACTIVE, 0);
  3075. }
  3076. lcd_update_enable(true);
  3077. lcd_update(2);
  3078. }
  3079. static void lcd_show_end_stops() {
  3080. lcd_set_cursor(0, 0);
  3081. lcd_puts_P((PSTR("End stops diag")));
  3082. lcd_set_cursor(0, 1);
  3083. lcd_puts_P((READ(X_MIN_PIN) ^ (bool)X_MIN_ENDSTOP_INVERTING) ? (PSTR("X1")) : (PSTR("X0")));
  3084. lcd_set_cursor(0, 2);
  3085. lcd_puts_P((READ(Y_MIN_PIN) ^ (bool)Y_MIN_ENDSTOP_INVERTING) ? (PSTR("Y1")) : (PSTR("Y0")));
  3086. lcd_set_cursor(0, 3);
  3087. lcd_puts_P((READ(Z_MIN_PIN) ^ (bool)Z_MIN_ENDSTOP_INVERTING) ? (PSTR("Z1")) : (PSTR("Z0")));
  3088. }
  3089. static void menu_show_end_stops() {
  3090. lcd_show_end_stops();
  3091. if (LCD_CLICKED) menu_back();
  3092. }
  3093. // Lets the user move the Z carriage up to the end stoppers.
  3094. // When done, it sets the current Z to Z_MAX_POS and returns true.
  3095. // Otherwise the Z calibration is not changed and false is returned.
  3096. void lcd_diag_show_end_stops()
  3097. {
  3098. int enc_dif = lcd_encoder_diff;
  3099. lcd_clear();
  3100. for (;;) {
  3101. manage_heater();
  3102. manage_inactivity(true);
  3103. lcd_show_end_stops();
  3104. if (lcd_clicked()) {
  3105. while (lcd_clicked()) ;
  3106. delay(10);
  3107. while (lcd_clicked()) ;
  3108. break;
  3109. }
  3110. }
  3111. lcd_clear();
  3112. lcd_return_to_status();
  3113. }
  3114. void prusa_statistics(int _message, uint8_t _fil_nr) {
  3115. #ifdef DEBUG_DISABLE_PRUSA_STATISTICS
  3116. return;
  3117. #endif //DEBUG_DISABLE_PRUSA_STATISTICS
  3118. switch (_message)
  3119. {
  3120. case 0: // default message
  3121. if (IS_SD_PRINTING)
  3122. {
  3123. SERIAL_ECHO("{");
  3124. prusa_stat_printerstatus(4);
  3125. prusa_stat_farm_number();
  3126. prusa_stat_printinfo();
  3127. SERIAL_ECHOLN("}");
  3128. status_number = 4;
  3129. }
  3130. else
  3131. {
  3132. SERIAL_ECHO("{");
  3133. prusa_stat_printerstatus(1);
  3134. prusa_stat_farm_number();
  3135. SERIAL_ECHOLN("}");
  3136. status_number = 1;
  3137. }
  3138. break;
  3139. case 1: // 1 heating
  3140. farm_status = 2;
  3141. SERIAL_ECHO("{");
  3142. prusa_stat_printerstatus(2);
  3143. prusa_stat_farm_number();
  3144. SERIAL_ECHOLN("}");
  3145. status_number = 2;
  3146. farm_timer = 1;
  3147. break;
  3148. case 2: // heating done
  3149. farm_status = 3;
  3150. SERIAL_ECHO("{");
  3151. prusa_stat_printerstatus(3);
  3152. prusa_stat_farm_number();
  3153. SERIAL_ECHOLN("}");
  3154. status_number = 3;
  3155. farm_timer = 1;
  3156. if (IS_SD_PRINTING)
  3157. {
  3158. farm_status = 4;
  3159. SERIAL_ECHO("{");
  3160. prusa_stat_printerstatus(4);
  3161. prusa_stat_farm_number();
  3162. SERIAL_ECHOLN("}");
  3163. status_number = 4;
  3164. }
  3165. else
  3166. {
  3167. SERIAL_ECHO("{");
  3168. prusa_stat_printerstatus(3);
  3169. prusa_stat_farm_number();
  3170. SERIAL_ECHOLN("}");
  3171. status_number = 3;
  3172. }
  3173. farm_timer = 1;
  3174. break;
  3175. case 3: // filament change
  3176. break;
  3177. case 4: // print succesfull
  3178. SERIAL_ECHO("{[RES:1][FIL:");
  3179. MYSERIAL.print(int(_fil_nr));
  3180. SERIAL_ECHO("]");
  3181. prusa_stat_printerstatus(status_number);
  3182. prusa_stat_farm_number();
  3183. SERIAL_ECHOLN("}");
  3184. farm_timer = 2;
  3185. break;
  3186. case 5: // print not succesfull
  3187. SERIAL_ECHO("{[RES:0][FIL:");
  3188. MYSERIAL.print(int(_fil_nr));
  3189. SERIAL_ECHO("]");
  3190. prusa_stat_printerstatus(status_number);
  3191. prusa_stat_farm_number();
  3192. SERIAL_ECHOLN("}");
  3193. farm_timer = 2;
  3194. break;
  3195. case 6: // print done
  3196. SERIAL_ECHO("{[PRN:8]");
  3197. prusa_stat_farm_number();
  3198. SERIAL_ECHOLN("}");
  3199. status_number = 8;
  3200. farm_timer = 2;
  3201. break;
  3202. case 7: // print done - stopped
  3203. SERIAL_ECHO("{[PRN:9]");
  3204. prusa_stat_farm_number();
  3205. SERIAL_ECHOLN("}");
  3206. status_number = 9;
  3207. farm_timer = 2;
  3208. break;
  3209. case 8: // printer started
  3210. SERIAL_ECHO("{[PRN:0][PFN:");
  3211. status_number = 0;
  3212. SERIAL_ECHO(farm_no);
  3213. SERIAL_ECHOLN("]}");
  3214. farm_timer = 2;
  3215. break;
  3216. case 20: // echo farm no
  3217. SERIAL_ECHO("{");
  3218. prusa_stat_printerstatus(status_number);
  3219. prusa_stat_farm_number();
  3220. SERIAL_ECHOLN("}");
  3221. farm_timer = 4;
  3222. break;
  3223. case 21: // temperatures
  3224. SERIAL_ECHO("{");
  3225. prusa_stat_temperatures();
  3226. prusa_stat_farm_number();
  3227. prusa_stat_printerstatus(status_number);
  3228. SERIAL_ECHOLN("}");
  3229. break;
  3230. case 22: // waiting for filament change
  3231. SERIAL_ECHO("{[PRN:5]");
  3232. prusa_stat_farm_number();
  3233. SERIAL_ECHOLN("}");
  3234. status_number = 5;
  3235. break;
  3236. case 90: // Error - Thermal Runaway
  3237. SERIAL_ECHO("{[ERR:1]");
  3238. prusa_stat_farm_number();
  3239. SERIAL_ECHOLN("}");
  3240. break;
  3241. case 91: // Error - Thermal Runaway Preheat
  3242. SERIAL_ECHO("{[ERR:2]");
  3243. prusa_stat_farm_number();
  3244. SERIAL_ECHOLN("}");
  3245. break;
  3246. case 92: // Error - Min temp
  3247. SERIAL_ECHO("{[ERR:3]");
  3248. prusa_stat_farm_number();
  3249. SERIAL_ECHOLN("}");
  3250. break;
  3251. case 93: // Error - Max temp
  3252. SERIAL_ECHO("{[ERR:4]");
  3253. prusa_stat_farm_number();
  3254. SERIAL_ECHOLN("}");
  3255. break;
  3256. case 99: // heartbeat
  3257. SERIAL_ECHO("{[PRN:99]");
  3258. prusa_stat_temperatures();
  3259. SERIAL_ECHO("[PFN:");
  3260. SERIAL_ECHO(farm_no);
  3261. SERIAL_ECHO("]");
  3262. SERIAL_ECHOLN("}");
  3263. break;
  3264. }
  3265. }
  3266. static void prusa_stat_printerstatus(int _status)
  3267. {
  3268. SERIAL_ECHO("[PRN:");
  3269. SERIAL_ECHO(_status);
  3270. SERIAL_ECHO("]");
  3271. }
  3272. static void prusa_stat_farm_number() {
  3273. SERIAL_ECHO("[PFN:");
  3274. SERIAL_ECHO(farm_no);
  3275. SERIAL_ECHO("]");
  3276. }
  3277. static void prusa_stat_temperatures()
  3278. {
  3279. SERIAL_ECHO("[ST0:");
  3280. SERIAL_ECHO(target_temperature[0]);
  3281. SERIAL_ECHO("][STB:");
  3282. SERIAL_ECHO(target_temperature_bed);
  3283. SERIAL_ECHO("][AT0:");
  3284. SERIAL_ECHO(current_temperature[0]);
  3285. SERIAL_ECHO("][ATB:");
  3286. SERIAL_ECHO(current_temperature_bed);
  3287. SERIAL_ECHO("]");
  3288. }
  3289. static void prusa_stat_printinfo()
  3290. {
  3291. SERIAL_ECHO("[TFU:");
  3292. SERIAL_ECHO(total_filament_used);
  3293. SERIAL_ECHO("][PCD:");
  3294. SERIAL_ECHO(itostr3(card.percentDone()));
  3295. SERIAL_ECHO("][FEM:");
  3296. SERIAL_ECHO(itostr3(feedmultiply));
  3297. SERIAL_ECHO("][FNM:");
  3298. SERIAL_ECHO(longFilenameOLD);
  3299. SERIAL_ECHO("][TIM:");
  3300. if (starttime != 0)
  3301. {
  3302. SERIAL_ECHO(millis() / 1000 - starttime / 1000);
  3303. }
  3304. else
  3305. {
  3306. SERIAL_ECHO(0);
  3307. }
  3308. SERIAL_ECHO("][FWR:");
  3309. SERIAL_ECHO(FW_VERSION);
  3310. SERIAL_ECHO("]");
  3311. }
  3312. /*
  3313. void lcd_pick_babystep(){
  3314. int enc_dif = 0;
  3315. int cursor_pos = 1;
  3316. int fsm = 0;
  3317. lcd_clear();
  3318. lcd_set_cursor(0, 0);
  3319. lcd_puts_P(_i("Pick print"));////MSG_PICK_Z c=0 r=0
  3320. lcd_set_cursor(3, 2);
  3321. lcd_print("1");
  3322. lcd_set_cursor(3, 3);
  3323. lcd_print("2");
  3324. lcd_set_cursor(12, 2);
  3325. lcd_print("3");
  3326. lcd_set_cursor(12, 3);
  3327. lcd_print("4");
  3328. lcd_set_cursor(1, 2);
  3329. lcd_print(">");
  3330. enc_dif = lcd_encoder_diff;
  3331. while (fsm == 0) {
  3332. manage_heater();
  3333. manage_inactivity(true);
  3334. if ( abs((enc_dif - lcd_encoder_diff)) > 4 ) {
  3335. if ( (abs(enc_dif - lcd_encoder_diff)) > 1 ) {
  3336. if (enc_dif > lcd_encoder_diff ) {
  3337. cursor_pos --;
  3338. }
  3339. if (enc_dif < lcd_encoder_diff ) {
  3340. cursor_pos ++;
  3341. }
  3342. if (cursor_pos > 4) {
  3343. cursor_pos = 4;
  3344. }
  3345. if (cursor_pos < 1) {
  3346. cursor_pos = 1;
  3347. }
  3348. lcd_set_cursor(1, 2);
  3349. lcd_print(" ");
  3350. lcd_set_cursor(1, 3);
  3351. lcd_print(" ");
  3352. lcd_set_cursor(10, 2);
  3353. lcd_print(" ");
  3354. lcd_set_cursor(10, 3);
  3355. lcd_print(" ");
  3356. if (cursor_pos < 3) {
  3357. lcd_set_cursor(1, cursor_pos+1);
  3358. lcd_print(">");
  3359. }else{
  3360. lcd_set_cursor(10, cursor_pos-1);
  3361. lcd_print(">");
  3362. }
  3363. enc_dif = lcd_encoder_diff;
  3364. delay(100);
  3365. }
  3366. }
  3367. if (lcd_clicked()) {
  3368. fsm = cursor_pos;
  3369. int babyStepZ;
  3370. EEPROM_read_B(EEPROM_BABYSTEP_Z0+((fsm-1)*2),&babyStepZ);
  3371. EEPROM_save_B(EEPROM_BABYSTEP_Z,&babyStepZ);
  3372. calibration_status_store(CALIBRATION_STATUS_CALIBRATED);
  3373. delay(500);
  3374. }
  3375. };
  3376. lcd_clear();
  3377. lcd_return_to_status();
  3378. }
  3379. */
  3380. void lcd_move_menu_axis()
  3381. {
  3382. MENU_BEGIN();
  3383. MENU_ITEM_BACK_P(_T(MSG_SETTINGS));
  3384. MENU_ITEM_SUBMENU_P(_i("Move X"), lcd_move_x);////MSG_MOVE_X c=0 r=0
  3385. MENU_ITEM_SUBMENU_P(_i("Move Y"), lcd_move_y);////MSG_MOVE_Y c=0 r=0
  3386. MENU_ITEM_SUBMENU_P(_i("Move Z"), lcd_move_z);////MSG_MOVE_Z c=0 r=0
  3387. MENU_ITEM_SUBMENU_P(_i("Extruder"), lcd_move_e);////MSG_MOVE_E c=0 r=0
  3388. MENU_END();
  3389. }
  3390. static void lcd_move_menu_1mm()
  3391. {
  3392. move_menu_scale = 1.0;
  3393. lcd_move_menu_axis();
  3394. }
  3395. void EEPROM_save(int pos, uint8_t* value, uint8_t size)
  3396. {
  3397. do
  3398. {
  3399. eeprom_write_byte((unsigned char*)pos, *value);
  3400. pos++;
  3401. value++;
  3402. } while (--size);
  3403. }
  3404. void EEPROM_read(int pos, uint8_t* value, uint8_t size)
  3405. {
  3406. do
  3407. {
  3408. *value = eeprom_read_byte((unsigned char*)pos);
  3409. pos++;
  3410. value++;
  3411. } while (--size);
  3412. }
  3413. #ifdef SDCARD_SORT_ALPHA
  3414. static void lcd_sort_type_set() {
  3415. uint8_t sdSort;
  3416. EEPROM_read(EEPROM_SD_SORT, (uint8_t*)&sdSort, sizeof(sdSort));
  3417. switch (sdSort) {
  3418. case SD_SORT_TIME: sdSort = SD_SORT_ALPHA; break;
  3419. case SD_SORT_ALPHA: sdSort = SD_SORT_NONE; break;
  3420. default: sdSort = SD_SORT_TIME;
  3421. }
  3422. eeprom_update_byte((unsigned char *)EEPROM_SD_SORT, sdSort);
  3423. presort_flag = true;
  3424. }
  3425. #endif //SDCARD_SORT_ALPHA
  3426. #ifdef TMC2130
  3427. static void lcd_crash_mode_info()
  3428. {
  3429. lcd_update_enable(true);
  3430. static uint32_t tim = 0;
  3431. if ((tim + 1000) < millis())
  3432. {
  3433. 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
  3434. tim = millis();
  3435. }
  3436. menu_back_if_clicked();
  3437. }
  3438. static void lcd_crash_mode_info2()
  3439. {
  3440. lcd_update_enable(true);
  3441. static uint32_t tim = 0;
  3442. if ((tim + 1000) < millis())
  3443. {
  3444. 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
  3445. tim = millis();
  3446. }
  3447. menu_back_if_clicked();
  3448. }
  3449. #endif //TMC2130
  3450. #ifdef FILAMENT_SENSOR
  3451. static void lcd_filament_autoload_info()
  3452. {
  3453. uint8_t nlines;
  3454. lcd_update_enable(true);
  3455. static uint32_t tim = 0;
  3456. if ((tim + 1000) < millis())
  3457. {
  3458. 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
  3459. tim = millis();
  3460. }
  3461. menu_back_if_clicked();
  3462. }
  3463. static void lcd_fsensor_fail()
  3464. {
  3465. uint8_t nlines;
  3466. lcd_update_enable(true);
  3467. static uint32_t tim = 0;
  3468. if ((tim + 1000) < millis())
  3469. {
  3470. 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
  3471. tim = millis();
  3472. }
  3473. menu_back_if_clicked();
  3474. }
  3475. #endif //FILAMENT_SENSOR
  3476. //-//
  3477. static void lcd_sound_state_set(void)
  3478. {
  3479. Sound_CycleState();
  3480. }
  3481. static void lcd_silent_mode_set() {
  3482. switch (SilentModeMenu) {
  3483. #ifdef TMC2130
  3484. case SILENT_MODE_NORMAL: SilentModeMenu = SILENT_MODE_STEALTH; break;
  3485. case SILENT_MODE_STEALTH: SilentModeMenu = SILENT_MODE_NORMAL; break;
  3486. default: SilentModeMenu = SILENT_MODE_NORMAL; break; // (probably) not needed
  3487. #else
  3488. case SILENT_MODE_POWER: SilentModeMenu = SILENT_MODE_SILENT; break;
  3489. case SILENT_MODE_SILENT: SilentModeMenu = SILENT_MODE_AUTO; break;
  3490. case SILENT_MODE_AUTO: SilentModeMenu = SILENT_MODE_POWER; break;
  3491. default: SilentModeMenu = SILENT_MODE_POWER; break; // (probably) not needed
  3492. #endif //TMC2130
  3493. }
  3494. eeprom_update_byte((unsigned char *)EEPROM_SILENT, SilentModeMenu);
  3495. #ifdef TMC2130
  3496. // Wait until the planner queue is drained and the stepper routine achieves
  3497. // an idle state.
  3498. st_synchronize();
  3499. if (tmc2130_wait_standstill_xy(1000)) {}
  3500. // MYSERIAL.print("standstill OK");
  3501. // else
  3502. // MYSERIAL.print("standstill NG!");
  3503. cli();
  3504. tmc2130_mode = (SilentModeMenu != SILENT_MODE_NORMAL)?TMC2130_MODE_SILENT:TMC2130_MODE_NORMAL;
  3505. update_mode_profile();
  3506. tmc2130_init();
  3507. // We may have missed a stepper timer interrupt due to the time spent in tmc2130_init.
  3508. // Be safe than sorry, reset the stepper timer before re-enabling interrupts.
  3509. st_reset_timer();
  3510. sei();
  3511. #endif //TMC2130
  3512. st_current_init();
  3513. #ifdef TMC2130
  3514. if (CrashDetectMenu && (SilentModeMenu != SILENT_MODE_NORMAL))
  3515. menu_submenu(lcd_crash_mode_info2);
  3516. #endif //TMC2130
  3517. }
  3518. #ifdef TMC2130
  3519. static void lcd_crash_mode_set()
  3520. {
  3521. CrashDetectMenu = !CrashDetectMenu; //set also from crashdet_enable() and crashdet_disable()
  3522. if (CrashDetectMenu==0) {
  3523. crashdet_disable();
  3524. }else{
  3525. crashdet_enable();
  3526. }
  3527. if (IS_SD_PRINTING || is_usb_printing || (lcd_commands_type == LCD_COMMAND_V2_CAL)) menu_goto(lcd_tune_menu, 9, true, true);
  3528. else menu_goto(lcd_settings_menu, 9, true, true);
  3529. }
  3530. #endif //TMC2130
  3531. #ifdef FILAMENT_SENSOR
  3532. static void lcd_fsensor_state_set()
  3533. {
  3534. FSensorStateMenu = !FSensorStateMenu; //set also from fsensor_enable() and fsensor_disable()
  3535. if (!FSensorStateMenu) {
  3536. fsensor_disable();
  3537. if (fsensor_autoload_enabled)
  3538. menu_submenu(lcd_filament_autoload_info);
  3539. }else{
  3540. fsensor_enable();
  3541. if (fsensor_not_responding)
  3542. menu_submenu(lcd_fsensor_fail);
  3543. }
  3544. }
  3545. #endif //FILAMENT_SENSOR
  3546. #if !SDSORT_USES_RAM
  3547. void lcd_set_degree() {
  3548. lcd_set_custom_characters_degree();
  3549. }
  3550. void lcd_set_progress() {
  3551. lcd_set_custom_characters_progress();
  3552. }
  3553. #endif
  3554. #if (LANG_MODE != 0)
  3555. void menu_setlang(unsigned char lang)
  3556. {
  3557. if (!lang_select(lang))
  3558. {
  3559. if (lcd_show_fullscreen_message_yes_no_and_wait_P(_i("Copy selected language from XFLASH?"), false, true))
  3560. lang_boot_update_start(lang);
  3561. lcd_update_enable(true);
  3562. lcd_clear();
  3563. menu_goto(lcd_language_menu, 0, true, true);
  3564. lcd_timeoutToStatus.stop(); //infinite timeout
  3565. lcd_draw_update = 2;
  3566. }
  3567. }
  3568. static void lcd_language_menu()
  3569. {
  3570. MENU_BEGIN();
  3571. if (lang_is_selected()) MENU_ITEM_BACK_P(_T(MSG_SETTINGS)); //
  3572. if (menu_item_text_P(lang_get_name_by_code(lang_get_code(0)))) //primary language
  3573. {
  3574. menu_setlang(0);
  3575. return;
  3576. }
  3577. uint8_t cnt = lang_get_count();
  3578. #ifdef W25X20CL
  3579. if (cnt == 2) //display secondary language in case of clear xflash
  3580. {
  3581. if (menu_item_text_P(lang_get_name_by_code(lang_get_code(1))))
  3582. {
  3583. menu_setlang(1);
  3584. return;
  3585. }
  3586. }
  3587. else
  3588. for (int i = 2; i < cnt; i++) //skip seconday language - solved in lang_select (MK3)
  3589. #else //W25X20CL
  3590. for (int i = 1; i < cnt; i++) //all seconday languages (MK2/25)
  3591. #endif //W25X20CL
  3592. if (menu_item_text_P(lang_get_name_by_code(lang_get_code(i))))
  3593. {
  3594. menu_setlang(i);
  3595. return;
  3596. }
  3597. MENU_END();
  3598. }
  3599. #endif //(LANG_MODE != 0)
  3600. void lcd_mesh_bedleveling()
  3601. {
  3602. mesh_bed_run_from_menu = true;
  3603. enquecommand_P(PSTR("G80"));
  3604. lcd_return_to_status();
  3605. }
  3606. void lcd_mesh_calibration()
  3607. {
  3608. enquecommand_P(PSTR("M45"));
  3609. lcd_return_to_status();
  3610. }
  3611. void lcd_mesh_calibration_z()
  3612. {
  3613. enquecommand_P(PSTR("M45 Z"));
  3614. lcd_return_to_status();
  3615. }
  3616. void lcd_pinda_calibration_menu()
  3617. {
  3618. MENU_BEGIN();
  3619. MENU_ITEM_BACK_P(_T(MSG_MENU_CALIBRATION));
  3620. MENU_ITEM_SUBMENU_P(_i("Calibrate"), lcd_calibrate_pinda);////MSG_CALIBRATE_PINDA c=17 r=1
  3621. MENU_END();
  3622. }
  3623. void lcd_temp_calibration_set() {
  3624. temp_cal_active = !temp_cal_active;
  3625. eeprom_update_byte((unsigned char *)EEPROM_TEMP_CAL_ACTIVE, temp_cal_active);
  3626. st_current_init();
  3627. }
  3628. #ifdef HAS_SECOND_SERIAL_PORT
  3629. void lcd_second_serial_set() {
  3630. if(selectedSerialPort == 1) selectedSerialPort = 0;
  3631. else selectedSerialPort = 1;
  3632. eeprom_update_byte((unsigned char *)EEPROM_SECOND_SERIAL_ACTIVE, selectedSerialPort);
  3633. MYSERIAL.begin(BAUDRATE);
  3634. }
  3635. #endif //HAS_SECOND_SERIAL_PORT
  3636. void lcd_calibrate_pinda() {
  3637. enquecommand_P(PSTR("G76"));
  3638. lcd_return_to_status();
  3639. }
  3640. #ifndef SNMM
  3641. /*void lcd_calibrate_extruder() {
  3642. if (degHotend0() > EXTRUDE_MINTEMP)
  3643. {
  3644. current_position[E_AXIS] = 0; //set initial position to zero
  3645. plan_set_e_position(current_position[E_AXIS]);
  3646. //long steps_start = st_get_position(E_AXIS);
  3647. long steps_final;
  3648. float e_steps_per_unit;
  3649. 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)
  3650. 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
  3651. 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
  3652. const char *msg_next_e_cal_knob = lcd_display_message_fullscreen_P(msg_e_cal_knob);
  3653. const bool multi_screen = msg_next_e_cal_knob != NULL;
  3654. unsigned long msg_millis;
  3655. lcd_show_fullscreen_message_and_wait_P(_i("Mark filament 100mm from extruder body. Click when done."));////MSG_MARK_FIL c=20 r=8
  3656. lcd_clear();
  3657. lcd_set_cursor(0, 1); lcd_puts_P(_T(MSG_PLEASE_WAIT));
  3658. current_position[E_AXIS] += e_shift_calibration;
  3659. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], feedrate, active_extruder);
  3660. st_synchronize();
  3661. lcd_display_message_fullscreen_P(msg_e_cal_knob);
  3662. msg_millis = millis();
  3663. while (!LCD_CLICKED) {
  3664. if (multi_screen && millis() - msg_millis > 5000) {
  3665. if (msg_next_e_cal_knob == NULL)
  3666. msg_next_e_cal_knob = msg_e_cal_knob;
  3667. msg_next_e_cal_knob = lcd_display_message_fullscreen_P(msg_next_e_cal_knob);
  3668. msg_millis = millis();
  3669. }
  3670. //manage_inactivity(true);
  3671. manage_heater();
  3672. if (abs(lcd_encoder_diff) >= ENCODER_PULSES_PER_STEP) { //adjusting mark by knob rotation
  3673. delay_keep_alive(50);
  3674. //previous_millis_cmd = millis();
  3675. lcd_encoder += (lcd_encoder_diff / ENCODER_PULSES_PER_STEP);
  3676. lcd_encoder_diff = 0;
  3677. if (!planner_queue_full()) {
  3678. current_position[E_AXIS] += float(abs((int)lcd_encoder)) * 0.01; //0.05
  3679. lcd_encoder = 0;
  3680. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], feedrate, active_extruder);
  3681. }
  3682. }
  3683. }
  3684. steps_final = current_position[E_AXIS] * axis_steps_per_unit[E_AXIS];
  3685. //steps_final = st_get_position(E_AXIS);
  3686. lcd_draw_update = 1;
  3687. e_steps_per_unit = ((float)(steps_final)) / 100.0f;
  3688. if (e_steps_per_unit < MIN_E_STEPS_PER_UNIT) e_steps_per_unit = MIN_E_STEPS_PER_UNIT;
  3689. if (e_steps_per_unit > MAX_E_STEPS_PER_UNIT) e_steps_per_unit = MAX_E_STEPS_PER_UNIT;
  3690. lcd_clear();
  3691. axis_steps_per_unit[E_AXIS] = e_steps_per_unit;
  3692. enquecommand_P(PSTR("M500")); //store settings to eeprom
  3693. //lcd_drawedit(PSTR("Result"), ftostr31(axis_steps_per_unit[E_AXIS]));
  3694. //delay_keep_alive(2000);
  3695. delay_keep_alive(500);
  3696. 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
  3697. lcd_update_enable(true);
  3698. lcd_draw_update = 2;
  3699. }
  3700. else
  3701. {
  3702. lcd_clear();
  3703. lcd_set_cursor(0, 0);
  3704. lcd_puts_P(_T(MSG_ERROR));
  3705. lcd_set_cursor(0, 2);
  3706. lcd_puts_P(_T(MSG_PREHEAT_NOZZLE));
  3707. delay(2000);
  3708. lcd_clear();
  3709. }
  3710. lcd_return_to_status();
  3711. }
  3712. void lcd_extr_cal_reset() {
  3713. float tmp1[] = DEFAULT_AXIS_STEPS_PER_UNIT;
  3714. axis_steps_per_unit[E_AXIS] = tmp1[3];
  3715. //extrudemultiply = 100;
  3716. enquecommand_P(PSTR("M500"));
  3717. }*/
  3718. #endif
  3719. void lcd_toshiba_flash_air_compatibility_toggle()
  3720. {
  3721. card.ToshibaFlashAir_enable(! card.ToshibaFlashAir_isEnabled());
  3722. eeprom_update_byte((uint8_t*)EEPROM_TOSHIBA_FLASH_AIR_COMPATIBLITY, card.ToshibaFlashAir_isEnabled());
  3723. }
  3724. void lcd_v2_calibration()
  3725. {
  3726. if (mmu_enabled)
  3727. lcd_commands_type = LCD_COMMAND_V2_CAL;
  3728. else
  3729. {
  3730. 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
  3731. if (loaded) {
  3732. lcd_commands_type = LCD_COMMAND_V2_CAL;
  3733. }
  3734. else {
  3735. lcd_display_message_fullscreen_P(_i("Please load PLA filament first."));////MSG_PLEASE_LOAD_PLA c=20 r=4
  3736. for (int i = 0; i < 20; i++) { //wait max. 2s
  3737. delay_keep_alive(100);
  3738. if (lcd_clicked()) {
  3739. while (lcd_clicked());
  3740. delay(10);
  3741. while (lcd_clicked());
  3742. break;
  3743. }
  3744. }
  3745. }
  3746. }
  3747. lcd_return_to_status();
  3748. lcd_update_enable(true);
  3749. }
  3750. void lcd_wizard() {
  3751. bool result = true;
  3752. if (calibration_status() != CALIBRATION_STATUS_ASSEMBLED) {
  3753. 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
  3754. }
  3755. if (result) {
  3756. calibration_status_store(CALIBRATION_STATUS_ASSEMBLED);
  3757. lcd_wizard(0);
  3758. }
  3759. else {
  3760. lcd_return_to_status();
  3761. lcd_update_enable(true);
  3762. lcd_update(2);
  3763. }
  3764. }
  3765. void lcd_language()
  3766. {
  3767. lcd_update_enable(true);
  3768. lcd_clear();
  3769. menu_goto(lcd_language_menu, 0, true, true);
  3770. lcd_timeoutToStatus.stop(); //infinite timeout
  3771. lcd_draw_update = 2;
  3772. while ((menu_menu != lcd_status_screen) && (!lang_is_selected()))
  3773. {
  3774. delay(50);
  3775. lcd_update(0);
  3776. manage_heater();
  3777. manage_inactivity(true);
  3778. }
  3779. if (lang_is_selected())
  3780. lcd_return_to_status();
  3781. else
  3782. lang_select(LANG_ID_PRI);
  3783. }
  3784. void lcd_wizard(int state) {
  3785. bool end = false;
  3786. int wizard_event;
  3787. const char *msg = NULL;
  3788. while (!end) {
  3789. switch (state) {
  3790. case 0: // run wizard?
  3791. 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
  3792. if (wizard_event) {
  3793. state = 1;
  3794. eeprom_write_byte((uint8_t*)EEPROM_WIZARD_ACTIVE, 1);
  3795. }
  3796. else {
  3797. eeprom_write_byte((uint8_t*)EEPROM_WIZARD_ACTIVE, 0);
  3798. end = true;
  3799. }
  3800. break;
  3801. case 1: // restore calibration status
  3802. switch (calibration_status()) {
  3803. case CALIBRATION_STATUS_ASSEMBLED: state = 2; break; //run selftest
  3804. case CALIBRATION_STATUS_XYZ_CALIBRATION: state = 3; break; //run xyz cal.
  3805. case CALIBRATION_STATUS_Z_CALIBRATION: state = 4; break; //run z cal.
  3806. case CALIBRATION_STATUS_LIVE_ADJUST: state = 5; break; //run live adjust
  3807. case CALIBRATION_STATUS_CALIBRATED: end = true; eeprom_write_byte((uint8_t*)EEPROM_WIZARD_ACTIVE, 0); break;
  3808. default: state = 2; break; //if calibration status is unknown, run wizard from the beginning
  3809. }
  3810. break;
  3811. case 2: //selftest
  3812. 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
  3813. wizard_event = lcd_selftest();
  3814. if (wizard_event) {
  3815. calibration_status_store(CALIBRATION_STATUS_XYZ_CALIBRATION);
  3816. state = 3;
  3817. }
  3818. else end = true;
  3819. break;
  3820. case 3: //xyz cal.
  3821. 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
  3822. wizard_event = gcode_M45(false, 0);
  3823. if (wizard_event) state = 5;
  3824. else end = true;
  3825. break;
  3826. case 4: //z cal.
  3827. lcd_show_fullscreen_message_and_wait_P(_i("I will run z calibration now."));////MSG_WIZARD_Z_CAL c=20 r=8
  3828. wizard_event = lcd_show_fullscreen_message_yes_no_and_wait_P(_T(MSG_STEEL_SHEET_CHECK), false, false);
  3829. if (!wizard_event) lcd_show_fullscreen_message_and_wait_P(_T(MSG_PLACE_STEEL_SHEET));
  3830. wizard_event = gcode_M45(true, 0);
  3831. if (wizard_event) state = 11; //shipped, no need to set first layer, go to final message directly
  3832. else end = true;
  3833. break;
  3834. case 5: //is filament loaded?
  3835. //start to preheat nozzle and bed to save some time later
  3836. setTargetHotend(PLA_PREHEAT_HOTEND_TEMP, 0);
  3837. setTargetBed(PLA_PREHEAT_HPB_TEMP);
  3838. wizard_event = lcd_show_fullscreen_message_yes_no_and_wait_P(_i("Is filament loaded?"), false);////MSG_WIZARD_FILAMENT_LOADED c=20 r=2
  3839. if (wizard_event) state = 8;
  3840. else state = 6;
  3841. break;
  3842. case 6: //waiting for preheat nozzle for PLA;
  3843. #ifndef SNMM
  3844. lcd_display_message_fullscreen_P(_i("Now I will preheat nozzle for PLA."));////MSG_WIZARD_WILL_PREHEAT c=20 r=4
  3845. current_position[Z_AXIS] = 100; //move in z axis to make space for loading filament
  3846. 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);
  3847. delay_keep_alive(2000);
  3848. lcd_display_message_fullscreen_P(_T(MSG_WIZARD_HEATING));
  3849. while (abs(degHotend(0) - PLA_PREHEAT_HOTEND_TEMP) > 3) {
  3850. lcd_display_message_fullscreen_P(_T(MSG_WIZARD_HEATING));
  3851. lcd_set_cursor(0, 4);
  3852. lcd_print(LCD_STR_THERMOMETER[0]);
  3853. lcd_print(ftostr3(degHotend(0)));
  3854. lcd_print("/");
  3855. lcd_print(PLA_PREHEAT_HOTEND_TEMP);
  3856. lcd_print(LCD_STR_DEGREE);
  3857. lcd_set_custom_characters();
  3858. delay_keep_alive(1000);
  3859. }
  3860. #endif //not SNMM
  3861. state = 7;
  3862. break;
  3863. case 7: //load filament
  3864. 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
  3865. lcd_update_enable(false);
  3866. lcd_clear();
  3867. lcd_puts_at_P(0, 2, _T(MSG_LOADING_FILAMENT));
  3868. #ifdef SNMM
  3869. change_extr(0);
  3870. #endif
  3871. gcode_M701();
  3872. state = 9;
  3873. break;
  3874. case 8:
  3875. 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
  3876. if (wizard_event) state = 9;
  3877. else end = true;
  3878. break;
  3879. case 9:
  3880. 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
  3881. 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
  3882. lcd_commands_type = LCD_COMMAND_V2_CAL;
  3883. end = true;
  3884. break;
  3885. case 10: //repeat first layer cal.?
  3886. 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
  3887. if (wizard_event) {
  3888. lcd_show_fullscreen_message_and_wait_P(_i("Please clean heatbed and then press the knob."));////MSG_WIZARD_CLEAN_HEATBED c=20 r=8
  3889. state = 9;
  3890. }
  3891. else {
  3892. state = 11;
  3893. }
  3894. break;
  3895. case 11: //we are finished
  3896. eeprom_write_byte((uint8_t*)EEPROM_WIZARD_ACTIVE, 0);
  3897. end = true;
  3898. break;
  3899. default: break;
  3900. }
  3901. }
  3902. printf_P(_N("State: %d\n"), state);
  3903. switch (state) { //final message
  3904. case 0: //user dont want to use wizard
  3905. msg = _T(MSG_WIZARD_QUIT);
  3906. break;
  3907. case 1: //printer was already calibrated
  3908. msg = _T(MSG_WIZARD_DONE);
  3909. break;
  3910. case 2: //selftest
  3911. msg = _T(MSG_WIZARD_CALIBRATION_FAILED);
  3912. break;
  3913. case 3: //xyz cal.
  3914. msg = _T(MSG_WIZARD_CALIBRATION_FAILED);
  3915. break;
  3916. case 4: //z cal.
  3917. msg = _T(MSG_WIZARD_CALIBRATION_FAILED);
  3918. break;
  3919. case 8:
  3920. msg = _i("Please load PLA filament and then resume Wizard by rebooting the printer.");////MSG_WIZARD_INSERT_CORRECT_FILAMENT c=20 r=8
  3921. break;
  3922. case 9: break; //exit wizard for v2 calibration, which is implemted in lcd_commands (we need lcd_update running)
  3923. case 11: //we are finished
  3924. msg = _T(MSG_WIZARD_DONE);
  3925. lcd_reset_alert_level();
  3926. lcd_setstatuspgm(_T(WELCOME_MSG));
  3927. break;
  3928. default:
  3929. msg = _T(MSG_WIZARD_QUIT);
  3930. break;
  3931. }
  3932. if (state != 9) lcd_show_fullscreen_message_and_wait_P(msg);
  3933. lcd_update_enable(true);
  3934. lcd_return_to_status();
  3935. lcd_update(2);
  3936. }
  3937. /*
  3938. void lcd_settings_linearity_correction_menu(void)
  3939. {
  3940. MENU_BEGIN();
  3941. if (menu_item_back_P(_T(MSG_MAIN)))
  3942. {
  3943. lcd_settings_menu_back();
  3944. return;
  3945. }
  3946. // MENU_ITEM_BACK_P(_T(MSG_SETTINGS));
  3947. #ifdef TMC2130_LINEARITY_CORRECTION_XYZ
  3948. //tmc2130_wave_fac[X_AXIS]
  3949. int corr[4] = {tmc2130_wave_fac[X_AXIS], tmc2130_wave_fac[Y_AXIS], tmc2130_wave_fac[Z_AXIS], tmc2130_wave_fac[E_AXIS]};
  3950. 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
  3951. 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
  3952. 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
  3953. #endif //TMC2130_LINEARITY_CORRECTION_XYZ
  3954. 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
  3955. MENU_END();
  3956. }
  3957. */
  3958. static void lcd_settings_menu()
  3959. {
  3960. EEPROM_read(EEPROM_SILENT, (uint8_t*)&SilentModeMenu, sizeof(SilentModeMenu));
  3961. MENU_BEGIN();
  3962. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  3963. MENU_ITEM_SUBMENU_P(_i("Temperature"), lcd_control_temperature_menu);////MSG_TEMPERATURE c=0 r=0
  3964. if (!homing_flag)
  3965. MENU_ITEM_SUBMENU_P(_i("Move axis"), lcd_move_menu_1mm);////MSG_MOVE_AXIS c=0 r=0
  3966. if (!isPrintPaused)
  3967. MENU_ITEM_GCODE_P(_i("Disable steppers"), PSTR("M84"));////MSG_DISABLE_STEPPERS c=0 r=0
  3968. #ifndef TMC2130
  3969. if (!farm_mode)
  3970. { //dont show in menu if we are in farm mode
  3971. switch (SilentModeMenu)
  3972. {
  3973. case SILENT_MODE_POWER: MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_OFF), lcd_silent_mode_set); break;
  3974. case SILENT_MODE_SILENT: MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_ON), lcd_silent_mode_set); break;
  3975. case SILENT_MODE_AUTO: MENU_ITEM_FUNCTION_P(_T(MSG_AUTO_MODE_ON), lcd_silent_mode_set); break;
  3976. default: MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_OFF), lcd_silent_mode_set); break; // (probably) not needed
  3977. }
  3978. }
  3979. #endif //TMC2130
  3980. #ifdef FILAMENT_SENSOR
  3981. if (FSensorStateMenu == 0)
  3982. {
  3983. if (fsensor_not_responding)
  3984. {
  3985. // Filament sensor not working
  3986. MENU_ITEM_FUNCTION_P(_i("Fil. sensor [N/A]"), lcd_fsensor_state_set);////MSG_FSENSOR_NA c=0 r=0
  3987. MENU_ITEM_SUBMENU_P(_T(MSG_FSENS_AUTOLOAD_NA), lcd_fsensor_fail);
  3988. }
  3989. else
  3990. {
  3991. // Filament sensor turned off, working, no problems
  3992. MENU_ITEM_FUNCTION_P(_T(MSG_FSENSOR_OFF), lcd_fsensor_state_set);
  3993. MENU_ITEM_SUBMENU_P(_T(MSG_FSENS_AUTOLOAD_NA), lcd_filament_autoload_info);
  3994. }
  3995. }
  3996. else
  3997. {
  3998. // Filament sensor turned on, working, no problems
  3999. MENU_ITEM_FUNCTION_P(_T(MSG_FSENSOR_ON), lcd_fsensor_state_set);
  4000. if (fsensor_autoload_enabled)
  4001. MENU_ITEM_FUNCTION_P(_i("F. autoload [on]"), lcd_set_filament_autoload);////MSG_FSENS_AUTOLOAD_ON c=17 r=1
  4002. else
  4003. MENU_ITEM_FUNCTION_P(_i("F. autoload [off]"), lcd_set_filament_autoload);////MSG_FSENS_AUTOLOAD_OFF c=17 r=1
  4004. }
  4005. #endif //FILAMENT_SENSOR
  4006. if (fans_check_enabled == true)
  4007. MENU_ITEM_FUNCTION_P(_i("Fans check [on]"), lcd_set_fan_check);////MSG_FANS_CHECK_ON c=17 r=1
  4008. else
  4009. MENU_ITEM_FUNCTION_P(_i("Fans check [off]"), lcd_set_fan_check);////MSG_FANS_CHECK_OFF c=17 r=1
  4010. #ifdef TMC2130
  4011. if(!farm_mode)
  4012. {
  4013. if (SilentModeMenu == SILENT_MODE_NORMAL) { MENU_ITEM_FUNCTION_P(_T(MSG_STEALTH_MODE_OFF), lcd_silent_mode_set); }
  4014. else MENU_ITEM_FUNCTION_P(_T(MSG_STEALTH_MODE_ON), lcd_silent_mode_set);
  4015. if (SilentModeMenu == SILENT_MODE_NORMAL)
  4016. {
  4017. if (CrashDetectMenu == 0) { MENU_ITEM_FUNCTION_P(_T(MSG_CRASHDETECT_OFF), lcd_crash_mode_set); }
  4018. else MENU_ITEM_FUNCTION_P(_T(MSG_CRASHDETECT_ON), lcd_crash_mode_set);
  4019. }
  4020. else MENU_ITEM_SUBMENU_P(_T(MSG_CRASHDETECT_NA), lcd_crash_mode_info);
  4021. }
  4022. // MENU_ITEM_SUBMENU_P(_i("Lin. correction"), lcd_settings_linearity_correction_menu);
  4023. #endif //TMC2130
  4024. if (temp_cal_active == false)
  4025. MENU_ITEM_FUNCTION_P(_i("Temp. cal. [off]"), lcd_temp_calibration_set);////MSG_TEMP_CALIBRATION_OFF c=20 r=1
  4026. else
  4027. MENU_ITEM_FUNCTION_P(_i("Temp. cal. [on]"), lcd_temp_calibration_set);////MSG_TEMP_CALIBRATION_ON c=20 r=1
  4028. #ifdef HAS_SECOND_SERIAL_PORT
  4029. if (selectedSerialPort == 0)
  4030. MENU_ITEM_FUNCTION_P(_i("RPi port [off]"), lcd_second_serial_set);////MSG_SECOND_SERIAL_OFF c=17 r=1
  4031. else
  4032. MENU_ITEM_FUNCTION_P(_i("RPi port [on]"), lcd_second_serial_set);////MSG_SECOND_SERIAL_ON c=17 r=1
  4033. #endif //HAS_SECOND_SERIAL
  4034. if (!isPrintPaused && !homing_flag)
  4035. MENU_ITEM_SUBMENU_P(_T(MSG_BABYSTEP_Z), lcd_babystep_z);
  4036. #if (LANG_MODE != 0)
  4037. MENU_ITEM_SUBMENU_P(_i("Select language"), lcd_language_menu);////MSG_LANGUAGE_SELECT c=0 r=0
  4038. #endif //(LANG_MODE != 0)
  4039. if (card.ToshibaFlashAir_isEnabled())
  4040. MENU_ITEM_FUNCTION_P(_i("SD card [flshAir]"), lcd_toshiba_flash_air_compatibility_toggle);////MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY_ON c=19 r=1
  4041. else
  4042. MENU_ITEM_FUNCTION_P(_i("SD card [normal]"), lcd_toshiba_flash_air_compatibility_toggle);////MSG_TOSHIBA_FLASH_AIR_COMPATIBILITY_OFF c=19 r=1
  4043. #ifdef SDCARD_SORT_ALPHA
  4044. if (!farm_mode)
  4045. {
  4046. uint8_t sdSort;
  4047. EEPROM_read(EEPROM_SD_SORT, (uint8_t*)&sdSort, sizeof(sdSort));
  4048. switch (sdSort)
  4049. {
  4050. case SD_SORT_TIME: MENU_ITEM_FUNCTION_P(_i("Sort: [time]"), lcd_sort_type_set); break;////MSG_SORT_TIME c=17 r=1
  4051. case SD_SORT_ALPHA: MENU_ITEM_FUNCTION_P(_i("Sort: [alphabet]"), lcd_sort_type_set); break;////MSG_SORT_ALPHA c=17 r=1
  4052. default: MENU_ITEM_FUNCTION_P(_i("Sort: [none]"), lcd_sort_type_set);////MSG_SORT_NONE c=17 r=1
  4053. }
  4054. }
  4055. #endif // SDCARD_SORT_ALPHA
  4056. //-//
  4057. switch(eSoundMode)
  4058. {
  4059. case e_SOUND_MODE_LOUD:
  4060. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_LOUD),lcd_sound_state_set);
  4061. break;
  4062. case e_SOUND_MODE_ONCE:
  4063. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_ONCE),lcd_sound_state_set);
  4064. break;
  4065. case e_SOUND_MODE_SILENT:
  4066. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_SILENT),lcd_sound_state_set);
  4067. break;
  4068. case e_SOUND_MODE_MUTE:
  4069. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_MUTE),lcd_sound_state_set);
  4070. break;
  4071. default:
  4072. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_LOUD),lcd_sound_state_set);
  4073. }
  4074. //-//
  4075. if (farm_mode)
  4076. {
  4077. MENU_ITEM_SUBMENU_P(PSTR("Farm number"), lcd_farm_no);
  4078. MENU_ITEM_FUNCTION_P(PSTR("Disable farm mode"), lcd_disable_farm_mode);
  4079. }
  4080. MENU_END();
  4081. }
  4082. static void lcd_selftest_()
  4083. {
  4084. lcd_selftest();
  4085. }
  4086. #ifdef TMC2130
  4087. static void lcd_ustep_linearity_menu_save()
  4088. {
  4089. eeprom_update_byte((uint8_t*)EEPROM_TMC2130_WAVE_X_FAC, tmc2130_wave_fac[X_AXIS]);
  4090. eeprom_update_byte((uint8_t*)EEPROM_TMC2130_WAVE_Y_FAC, tmc2130_wave_fac[Y_AXIS]);
  4091. eeprom_update_byte((uint8_t*)EEPROM_TMC2130_WAVE_Z_FAC, tmc2130_wave_fac[Z_AXIS]);
  4092. eeprom_update_byte((uint8_t*)EEPROM_TMC2130_WAVE_E_FAC, tmc2130_wave_fac[E_AXIS]);
  4093. }
  4094. #endif //TMC2130
  4095. static void lcd_settings_menu_back()
  4096. {
  4097. #ifdef TMC2130
  4098. bool changed = false;
  4099. if (tmc2130_wave_fac[X_AXIS] < TMC2130_WAVE_FAC1000_MIN) tmc2130_wave_fac[X_AXIS] = 0;
  4100. if (tmc2130_wave_fac[Y_AXIS] < TMC2130_WAVE_FAC1000_MIN) tmc2130_wave_fac[Y_AXIS] = 0;
  4101. if (tmc2130_wave_fac[Z_AXIS] < TMC2130_WAVE_FAC1000_MIN) tmc2130_wave_fac[Z_AXIS] = 0;
  4102. if (tmc2130_wave_fac[E_AXIS] < TMC2130_WAVE_FAC1000_MIN) tmc2130_wave_fac[E_AXIS] = 0;
  4103. changed |= (eeprom_read_byte((uint8_t*)EEPROM_TMC2130_WAVE_X_FAC) != tmc2130_wave_fac[X_AXIS]);
  4104. changed |= (eeprom_read_byte((uint8_t*)EEPROM_TMC2130_WAVE_Y_FAC) != tmc2130_wave_fac[Y_AXIS]);
  4105. changed |= (eeprom_read_byte((uint8_t*)EEPROM_TMC2130_WAVE_Z_FAC) != tmc2130_wave_fac[Z_AXIS]);
  4106. changed |= (eeprom_read_byte((uint8_t*)EEPROM_TMC2130_WAVE_E_FAC) != tmc2130_wave_fac[E_AXIS]);
  4107. lcd_ustep_linearity_menu_save();
  4108. if (changed) tmc2130_init();
  4109. #endif //TMC2130
  4110. menu_menu = lcd_main_menu;
  4111. // lcd_main_menu();
  4112. }
  4113. static void lcd_calibration_menu()
  4114. {
  4115. MENU_BEGIN();
  4116. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  4117. if (!isPrintPaused)
  4118. {
  4119. MENU_ITEM_FUNCTION_P(_i("Wizard"), lcd_wizard);////MSG_WIZARD c=17 r=1
  4120. MENU_ITEM_SUBMENU_P(_i("First layer cal."), lcd_v2_calibration);////MSG_V2_CALIBRATION c=17 r=1
  4121. MENU_ITEM_GCODE_P(_T(MSG_AUTO_HOME), PSTR("G28 W"));
  4122. MENU_ITEM_FUNCTION_P(_i("Selftest "), lcd_selftest_v);////MSG_SELFTEST c=0 r=0
  4123. #ifdef MK1BP
  4124. // MK1
  4125. // "Calibrate Z"
  4126. MENU_ITEM_GCODE_P(_T(MSG_HOMEYZ), PSTR("G28 Z"));
  4127. #else //MK1BP
  4128. // MK2
  4129. MENU_ITEM_FUNCTION_P(_i("Calibrate XYZ"), lcd_mesh_calibration);////MSG_CALIBRATE_BED c=0 r=0
  4130. // "Calibrate Z" with storing the reference values to EEPROM.
  4131. MENU_ITEM_SUBMENU_P(_T(MSG_HOMEYZ), lcd_mesh_calibration_z);
  4132. #ifndef SNMM
  4133. //MENU_ITEM_FUNCTION_P(_i("Calibrate E"), lcd_calibrate_extruder);////MSG_CALIBRATE_E c=20 r=1
  4134. #endif
  4135. // "Mesh Bed Leveling"
  4136. MENU_ITEM_SUBMENU_P(_i("Mesh Bed Leveling"), lcd_mesh_bedleveling);////MSG_MESH_BED_LEVELING c=0 r=0
  4137. #endif //MK1BP
  4138. MENU_ITEM_SUBMENU_P(_i("Bed level correct"), lcd_adjust_bed);////MSG_BED_CORRECTION_MENU c=0 r=0
  4139. MENU_ITEM_SUBMENU_P(_i("PID calibration"), pid_extruder);////MSG_PID_EXTRUDER c=17 r=1
  4140. #ifndef TMC2130
  4141. MENU_ITEM_SUBMENU_P(_i("Show end stops"), menu_show_end_stops);////MSG_SHOW_END_STOPS c=17 r=1
  4142. #endif
  4143. #ifndef MK1BP
  4144. MENU_ITEM_GCODE_P(_i("Reset XYZ calibr."), PSTR("M44"));////MSG_CALIBRATE_BED_RESET c=0 r=0
  4145. #endif //MK1BP
  4146. #ifndef SNMM
  4147. //MENU_ITEM_FUNCTION_P(MSG_RESET_CALIBRATE_E, lcd_extr_cal_reset);
  4148. #endif
  4149. #ifndef MK1BP
  4150. MENU_ITEM_SUBMENU_P(_i("Temp. calibration"), lcd_pinda_calibration_menu);////MSG_CALIBRATION_PINDA_MENU c=17 r=1
  4151. #endif //MK1BP
  4152. }
  4153. MENU_END();
  4154. }
  4155. void bowden_menu() {
  4156. int enc_dif = lcd_encoder_diff;
  4157. int cursor_pos = 0;
  4158. lcd_clear();
  4159. lcd_set_cursor(0, 0);
  4160. lcd_print(">");
  4161. for (int i = 0; i < 4; i++) {
  4162. lcd_set_cursor(1, i);
  4163. lcd_print("Extruder ");
  4164. lcd_print(i);
  4165. lcd_print(": ");
  4166. EEPROM_read_B(EEPROM_BOWDEN_LENGTH + i * 2, &bowden_length[i]);
  4167. lcd_print(bowden_length[i] - 48);
  4168. }
  4169. enc_dif = lcd_encoder_diff;
  4170. while (1) {
  4171. manage_heater();
  4172. manage_inactivity(true);
  4173. if (abs((enc_dif - lcd_encoder_diff)) > 2) {
  4174. if (enc_dif > lcd_encoder_diff) {
  4175. cursor_pos--;
  4176. }
  4177. if (enc_dif < lcd_encoder_diff) {
  4178. cursor_pos++;
  4179. }
  4180. if (cursor_pos > 3) {
  4181. cursor_pos = 3;
  4182. }
  4183. if (cursor_pos < 0) {
  4184. cursor_pos = 0;
  4185. }
  4186. lcd_set_cursor(0, 0);
  4187. lcd_print(" ");
  4188. lcd_set_cursor(0, 1);
  4189. lcd_print(" ");
  4190. lcd_set_cursor(0, 2);
  4191. lcd_print(" ");
  4192. lcd_set_cursor(0, 3);
  4193. lcd_print(" ");
  4194. lcd_set_cursor(0, cursor_pos);
  4195. lcd_print(">");
  4196. enc_dif = lcd_encoder_diff;
  4197. delay(100);
  4198. }
  4199. if (lcd_clicked()) {
  4200. while (lcd_clicked());
  4201. delay(10);
  4202. while (lcd_clicked());
  4203. lcd_clear();
  4204. while (1) {
  4205. manage_heater();
  4206. manage_inactivity(true);
  4207. lcd_set_cursor(1, 1);
  4208. lcd_print("Extruder ");
  4209. lcd_print(cursor_pos);
  4210. lcd_print(": ");
  4211. lcd_set_cursor(13, 1);
  4212. lcd_print(bowden_length[cursor_pos] - 48);
  4213. if (abs((enc_dif - lcd_encoder_diff)) > 2) {
  4214. if (enc_dif > lcd_encoder_diff) {
  4215. bowden_length[cursor_pos]--;
  4216. lcd_set_cursor(13, 1);
  4217. lcd_print(bowden_length[cursor_pos] - 48);
  4218. enc_dif = lcd_encoder_diff;
  4219. }
  4220. if (enc_dif < lcd_encoder_diff) {
  4221. bowden_length[cursor_pos]++;
  4222. lcd_set_cursor(13, 1);
  4223. lcd_print(bowden_length[cursor_pos] - 48);
  4224. enc_dif = lcd_encoder_diff;
  4225. }
  4226. }
  4227. delay(100);
  4228. if (lcd_clicked()) {
  4229. while (lcd_clicked());
  4230. delay(10);
  4231. while (lcd_clicked());
  4232. EEPROM_save_B(EEPROM_BOWDEN_LENGTH + cursor_pos * 2, &bowden_length[cursor_pos]);
  4233. if (lcd_show_fullscreen_message_yes_no_and_wait_P(PSTR("Continue with another bowden?"))) {
  4234. lcd_update_enable(true);
  4235. lcd_clear();
  4236. enc_dif = lcd_encoder_diff;
  4237. lcd_set_cursor(0, cursor_pos);
  4238. lcd_print(">");
  4239. for (int i = 0; i < 4; i++) {
  4240. lcd_set_cursor(1, i);
  4241. lcd_print("Extruder ");
  4242. lcd_print(i);
  4243. lcd_print(": ");
  4244. EEPROM_read_B(EEPROM_BOWDEN_LENGTH + i * 2, &bowden_length[i]);
  4245. lcd_print(bowden_length[i] - 48);
  4246. }
  4247. break;
  4248. }
  4249. else return;
  4250. }
  4251. }
  4252. }
  4253. }
  4254. }
  4255. //#ifdef SNMM
  4256. static char snmm_stop_print_menu() { //menu for choosing which filaments will be unloaded in stop print
  4257. lcd_clear();
  4258. lcd_puts_at_P(0,0,_T(MSG_UNLOAD_FILAMENT)); lcd_print(":");
  4259. lcd_set_cursor(0, 1); lcd_print(">");
  4260. lcd_puts_at_P(1,2,_i("Used during print"));////MSG_USED c=19 r=1
  4261. lcd_puts_at_P(1,3,_i("Current"));////MSG_CURRENT c=19 r=1
  4262. char cursor_pos = 1;
  4263. int enc_dif = 0;
  4264. KEEPALIVE_STATE(PAUSED_FOR_USER);
  4265. while (1) {
  4266. manage_heater();
  4267. manage_inactivity(true);
  4268. if (abs((enc_dif - lcd_encoder_diff)) > 4) {
  4269. if ((abs(enc_dif - lcd_encoder_diff)) > 1) {
  4270. if (enc_dif > lcd_encoder_diff) cursor_pos--;
  4271. if (enc_dif < lcd_encoder_diff) cursor_pos++;
  4272. if (cursor_pos > 3) cursor_pos = 3;
  4273. if (cursor_pos < 1) cursor_pos = 1;
  4274. lcd_set_cursor(0, 1);
  4275. lcd_print(" ");
  4276. lcd_set_cursor(0, 2);
  4277. lcd_print(" ");
  4278. lcd_set_cursor(0, 3);
  4279. lcd_print(" ");
  4280. lcd_set_cursor(0, cursor_pos);
  4281. lcd_print(">");
  4282. enc_dif = lcd_encoder_diff;
  4283. delay(100);
  4284. }
  4285. }
  4286. if (lcd_clicked()) {
  4287. while (lcd_clicked());
  4288. delay(10);
  4289. while (lcd_clicked());
  4290. KEEPALIVE_STATE(IN_HANDLER);
  4291. return(cursor_pos - 1);
  4292. }
  4293. }
  4294. }
  4295. char choose_extruder_menu()
  4296. {
  4297. int items_no = mmu_enabled?5:4;
  4298. int first = 0;
  4299. int enc_dif = 0;
  4300. char cursor_pos = 1;
  4301. enc_dif = lcd_encoder_diff;
  4302. lcd_clear();
  4303. lcd_puts_P(_T(MSG_CHOOSE_EXTRUDER));
  4304. lcd_set_cursor(0, 1);
  4305. lcd_print(">");
  4306. for (int i = 0; i < 3; i++) {
  4307. lcd_puts_at_P(1, i + 1, _T(MSG_EXTRUDER));
  4308. }
  4309. KEEPALIVE_STATE(PAUSED_FOR_USER);
  4310. while (1) {
  4311. for (int i = 0; i < 3; i++) {
  4312. lcd_set_cursor(2 + strlen_P(_T(MSG_EXTRUDER)), i+1);
  4313. lcd_print(first + i + 1);
  4314. }
  4315. manage_heater();
  4316. manage_inactivity(true);
  4317. if (abs((enc_dif - lcd_encoder_diff)) > 4) {
  4318. if ((abs(enc_dif - lcd_encoder_diff)) > 1) {
  4319. if (enc_dif > lcd_encoder_diff) {
  4320. cursor_pos--;
  4321. }
  4322. if (enc_dif < lcd_encoder_diff) {
  4323. cursor_pos++;
  4324. }
  4325. if (cursor_pos > 3) {
  4326. cursor_pos = 3;
  4327. if (first < items_no - 3) {
  4328. first++;
  4329. lcd_clear();
  4330. lcd_puts_P(_T(MSG_CHOOSE_EXTRUDER));
  4331. for (int i = 0; i < 3; i++) {
  4332. lcd_puts_at_P(1, i + 1, _T(MSG_EXTRUDER));
  4333. }
  4334. }
  4335. }
  4336. if (cursor_pos < 1) {
  4337. cursor_pos = 1;
  4338. if (first > 0) {
  4339. first--;
  4340. lcd_clear();
  4341. lcd_puts_P(_T(MSG_CHOOSE_EXTRUDER));
  4342. for (int i = 0; i < 3; i++) {
  4343. lcd_puts_at_P(1, i + 1, _T(MSG_EXTRUDER));
  4344. }
  4345. }
  4346. }
  4347. lcd_set_cursor(0, 1);
  4348. lcd_print(" ");
  4349. lcd_set_cursor(0, 2);
  4350. lcd_print(" ");
  4351. lcd_set_cursor(0, 3);
  4352. lcd_print(" ");
  4353. lcd_set_cursor(0, cursor_pos);
  4354. lcd_print(">");
  4355. enc_dif = lcd_encoder_diff;
  4356. delay(100);
  4357. }
  4358. }
  4359. if (lcd_clicked()) {
  4360. lcd_update(2);
  4361. while (lcd_clicked());
  4362. delay(10);
  4363. while (lcd_clicked());
  4364. KEEPALIVE_STATE(IN_HANDLER);
  4365. return(cursor_pos + first - 1);
  4366. }
  4367. }
  4368. }
  4369. //#endif
  4370. char reset_menu() {
  4371. #ifdef SNMM
  4372. int items_no = 5;
  4373. #else
  4374. int items_no = 4;
  4375. #endif
  4376. static int first = 0;
  4377. int enc_dif = 0;
  4378. char cursor_pos = 0;
  4379. const char *item [items_no];
  4380. item[0] = "Language";
  4381. item[1] = "Statistics";
  4382. item[2] = "Shipping prep";
  4383. item[3] = "All Data";
  4384. #ifdef SNMM
  4385. item[4] = "Bowden length";
  4386. #endif // SNMM
  4387. enc_dif = lcd_encoder_diff;
  4388. lcd_clear();
  4389. lcd_set_cursor(0, 0);
  4390. lcd_print(">");
  4391. while (1) {
  4392. for (int i = 0; i < 4; i++) {
  4393. lcd_set_cursor(1, i);
  4394. lcd_print(item[first + i]);
  4395. }
  4396. manage_heater();
  4397. manage_inactivity(true);
  4398. if (abs((enc_dif - lcd_encoder_diff)) > 4) {
  4399. if ((abs(enc_dif - lcd_encoder_diff)) > 1) {
  4400. if (enc_dif > lcd_encoder_diff) {
  4401. cursor_pos--;
  4402. }
  4403. if (enc_dif < lcd_encoder_diff) {
  4404. cursor_pos++;
  4405. }
  4406. if (cursor_pos > 3) {
  4407. cursor_pos = 3;
  4408. if (first < items_no - 4) {
  4409. first++;
  4410. lcd_clear();
  4411. }
  4412. }
  4413. if (cursor_pos < 0) {
  4414. cursor_pos = 0;
  4415. if (first > 0) {
  4416. first--;
  4417. lcd_clear();
  4418. }
  4419. }
  4420. lcd_set_cursor(0, 0);
  4421. lcd_print(" ");
  4422. lcd_set_cursor(0, 1);
  4423. lcd_print(" ");
  4424. lcd_set_cursor(0, 2);
  4425. lcd_print(" ");
  4426. lcd_set_cursor(0, 3);
  4427. lcd_print(" ");
  4428. lcd_set_cursor(0, cursor_pos);
  4429. lcd_print(">");
  4430. enc_dif = lcd_encoder_diff;
  4431. delay(100);
  4432. }
  4433. }
  4434. if (lcd_clicked()) {
  4435. while (lcd_clicked());
  4436. delay(10);
  4437. while (lcd_clicked());
  4438. return(cursor_pos + first);
  4439. }
  4440. }
  4441. }
  4442. static void lcd_disable_farm_mode()
  4443. {
  4444. int8_t disable = lcd_show_fullscreen_message_yes_no_and_wait_P(PSTR("Disable farm mode?"), true, false); //allow timeouting, default no
  4445. if (disable)
  4446. {
  4447. enquecommand_P(PSTR("G99"));
  4448. lcd_return_to_status();
  4449. }
  4450. lcd_update_enable(true);
  4451. lcd_draw_update = 2;
  4452. }
  4453. static void fil_load_menu()
  4454. {
  4455. MENU_BEGIN();
  4456. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  4457. MENU_ITEM_FUNCTION_P(_i("Load all"), load_all);////MSG_LOAD_ALL c=0 r=0
  4458. MENU_ITEM_FUNCTION_P(_i("Load filament 1"), extr_adj_0);////MSG_LOAD_FILAMENT_1 c=17 r=0
  4459. MENU_ITEM_FUNCTION_P(_i("Load filament 2"), extr_adj_1);////MSG_LOAD_FILAMENT_2 c=17 r=0
  4460. MENU_ITEM_FUNCTION_P(_i("Load filament 3"), extr_adj_2);////MSG_LOAD_FILAMENT_3 c=17 r=0
  4461. MENU_ITEM_FUNCTION_P(_i("Load filament 4"), extr_adj_3);////MSG_LOAD_FILAMENT_4 c=17 r=0
  4462. if (mmu_enabled)
  4463. MENU_ITEM_FUNCTION_P(_i("Load filament 5"), extr_adj_4);
  4464. MENU_END();
  4465. }
  4466. static void fil_unload_menu()
  4467. {
  4468. MENU_BEGIN();
  4469. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  4470. MENU_ITEM_FUNCTION_P(_i("Unload all"), extr_unload_all);////MSG_UNLOAD_ALL c=0 r=0
  4471. MENU_ITEM_FUNCTION_P(_i("Unload filament 1"), extr_unload_0);////MSG_UNLOAD_FILAMENT_1 c=17 r=0
  4472. MENU_ITEM_FUNCTION_P(_i("Unload filament 2"), extr_unload_1);////MSG_UNLOAD_FILAMENT_2 c=17 r=0
  4473. MENU_ITEM_FUNCTION_P(_i("Unload filament 3"), extr_unload_2);////MSG_UNLOAD_FILAMENT_3 c=17 r=0
  4474. MENU_ITEM_FUNCTION_P(_i("Unload filament 4"), extr_unload_3);////MSG_UNLOAD_FILAMENT_4 c=17 r=0
  4475. if (mmu_enabled)
  4476. MENU_ITEM_FUNCTION_P(_i("Unload filament 5"), extr_unload_4);////MSG_UNLOAD_FILAMENT_4 c=17 r=0
  4477. MENU_END();
  4478. }
  4479. static void change_extr_menu(){
  4480. MENU_BEGIN();
  4481. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  4482. MENU_ITEM_FUNCTION_P(_i("Extruder 1"), extr_change_0);////MSG_EXTRUDER_1 c=17 r=1
  4483. MENU_ITEM_FUNCTION_P(_i("Extruder 2"), extr_change_1);////MSG_EXTRUDER_2 c=17 r=1
  4484. MENU_ITEM_FUNCTION_P(_i("Extruder 3"), extr_change_2);////MSG_EXTRUDER_3 c=17 r=1
  4485. MENU_ITEM_FUNCTION_P(_i("Extruder 4"), extr_change_3);////MSG_EXTRUDER_4 c=17 r=1
  4486. MENU_END();
  4487. }
  4488. //unload filament for single material printer (used in M702 gcode)
  4489. void unload_filament()
  4490. {
  4491. custom_message = true;
  4492. custom_message_type = 2;
  4493. lcd_setstatuspgm(_T(MSG_UNLOADING_FILAMENT));
  4494. // extr_unload2();
  4495. current_position[E_AXIS] -= 45;
  4496. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], 5200 / 60, active_extruder);
  4497. st_synchronize();
  4498. current_position[E_AXIS] -= 15;
  4499. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], 1000 / 60, active_extruder);
  4500. st_synchronize();
  4501. current_position[E_AXIS] -= 20;
  4502. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], 1000 / 60, active_extruder);
  4503. st_synchronize();
  4504. lcd_display_message_fullscreen_P(_T(MSG_PULL_OUT_FILAMENT));
  4505. //disable extruder steppers so filament can be removed
  4506. disable_e0();
  4507. disable_e1();
  4508. disable_e2();
  4509. delay(100);
  4510. Sound_MakeSound(e_SOUND_CLASS_Prompt, e_SOUND_TYPE_StandardPrompt);
  4511. uint8_t counterBeep = 0;
  4512. while (!lcd_clicked() && (counterBeep < 50)) {
  4513. delay_keep_alive(100);
  4514. counterBeep++;
  4515. }
  4516. st_synchronize();
  4517. while (lcd_clicked()) delay_keep_alive(100);
  4518. lcd_update_enable(true);
  4519. lcd_setstatuspgm(_T(WELCOME_MSG));
  4520. custom_message = false;
  4521. custom_message_type = 0;
  4522. }
  4523. static void lcd_farm_no()
  4524. {
  4525. char step = 0;
  4526. int enc_dif = 0;
  4527. int _farmno = farm_no;
  4528. int _ret = 0;
  4529. lcd_clear();
  4530. lcd_set_cursor(0, 0);
  4531. lcd_print("Farm no");
  4532. do
  4533. {
  4534. if (abs((enc_dif - lcd_encoder_diff)) > 2) {
  4535. if (enc_dif > lcd_encoder_diff) {
  4536. switch (step) {
  4537. case(0): if (_farmno >= 100) _farmno -= 100; break;
  4538. case(1): if (_farmno % 100 >= 10) _farmno -= 10; break;
  4539. case(2): if (_farmno % 10 >= 1) _farmno--; break;
  4540. default: break;
  4541. }
  4542. }
  4543. if (enc_dif < lcd_encoder_diff) {
  4544. switch (step) {
  4545. case(0): if (_farmno < 900) _farmno += 100; break;
  4546. case(1): if (_farmno % 100 < 90) _farmno += 10; break;
  4547. case(2): if (_farmno % 10 <= 8)_farmno++; break;
  4548. default: break;
  4549. }
  4550. }
  4551. enc_dif = 0;
  4552. lcd_encoder_diff = 0;
  4553. }
  4554. lcd_set_cursor(0, 2);
  4555. if (_farmno < 100) lcd_print("0");
  4556. if (_farmno < 10) lcd_print("0");
  4557. lcd_print(_farmno);
  4558. lcd_print(" ");
  4559. lcd_set_cursor(0, 3);
  4560. lcd_print(" ");
  4561. lcd_set_cursor(step, 3);
  4562. lcd_print("^");
  4563. delay(100);
  4564. if (lcd_clicked())
  4565. {
  4566. delay(200);
  4567. step++;
  4568. if(step == 3) {
  4569. _ret = 1;
  4570. farm_no = _farmno;
  4571. EEPROM_save_B(EEPROM_FARM_NUMBER, &farm_no);
  4572. prusa_statistics(20);
  4573. lcd_return_to_status();
  4574. }
  4575. }
  4576. manage_heater();
  4577. } while (_ret == 0);
  4578. }
  4579. unsigned char lcd_choose_color() {
  4580. //function returns index of currently chosen item
  4581. //following part can be modified from 2 to 255 items:
  4582. //-----------------------------------------------------
  4583. unsigned char items_no = 2;
  4584. const char *item[items_no];
  4585. item[0] = "Orange";
  4586. item[1] = "Black";
  4587. //-----------------------------------------------------
  4588. unsigned char active_rows;
  4589. static int first = 0;
  4590. int enc_dif = 0;
  4591. unsigned char cursor_pos = 1;
  4592. enc_dif = lcd_encoder_diff;
  4593. lcd_clear();
  4594. lcd_set_cursor(0, 1);
  4595. lcd_print(">");
  4596. active_rows = items_no < 3 ? items_no : 3;
  4597. while (1) {
  4598. lcd_puts_at_P(0, 0, PSTR("Choose color:"));
  4599. for (int i = 0; i < active_rows; i++) {
  4600. lcd_set_cursor(1, i+1);
  4601. lcd_print(item[first + i]);
  4602. }
  4603. manage_heater();
  4604. manage_inactivity(true);
  4605. proc_commands();
  4606. if (abs((enc_dif - lcd_encoder_diff)) > 12) {
  4607. if (enc_dif > lcd_encoder_diff) {
  4608. cursor_pos--;
  4609. }
  4610. if (enc_dif < lcd_encoder_diff) {
  4611. cursor_pos++;
  4612. }
  4613. if (cursor_pos > active_rows) {
  4614. cursor_pos = active_rows;
  4615. if (first < items_no - active_rows) {
  4616. first++;
  4617. lcd_clear();
  4618. }
  4619. }
  4620. if (cursor_pos < 1) {
  4621. cursor_pos = 1;
  4622. if (first > 0) {
  4623. first--;
  4624. lcd_clear();
  4625. }
  4626. }
  4627. lcd_set_cursor(0, 1);
  4628. lcd_print(" ");
  4629. lcd_set_cursor(0, 2);
  4630. lcd_print(" ");
  4631. lcd_set_cursor(0, 3);
  4632. lcd_print(" ");
  4633. lcd_set_cursor(0, cursor_pos);
  4634. lcd_print(">");
  4635. enc_dif = lcd_encoder_diff;
  4636. delay(100);
  4637. }
  4638. if (lcd_clicked()) {
  4639. while (lcd_clicked());
  4640. delay(10);
  4641. while (lcd_clicked());
  4642. switch(cursor_pos + first - 1) {
  4643. case 0: return 1; break;
  4644. case 1: return 0; break;
  4645. default: return 99; break;
  4646. }
  4647. }
  4648. }
  4649. }
  4650. void lcd_confirm_print()
  4651. {
  4652. uint8_t filament_type;
  4653. int enc_dif = 0;
  4654. int cursor_pos = 1;
  4655. int _ret = 0;
  4656. int _t = 0;
  4657. enc_dif = lcd_encoder_diff;
  4658. lcd_clear();
  4659. lcd_set_cursor(0, 0);
  4660. lcd_print("Print ok ?");
  4661. do
  4662. {
  4663. if (abs(enc_dif - lcd_encoder_diff) > 12) {
  4664. if (enc_dif > lcd_encoder_diff) {
  4665. cursor_pos--;
  4666. }
  4667. if (enc_dif < lcd_encoder_diff) {
  4668. cursor_pos++;
  4669. }
  4670. enc_dif = lcd_encoder_diff;
  4671. }
  4672. if (cursor_pos > 2) { cursor_pos = 2; }
  4673. if (cursor_pos < 1) { cursor_pos = 1; }
  4674. lcd_set_cursor(0, 2); lcd_print(" ");
  4675. lcd_set_cursor(0, 3); lcd_print(" ");
  4676. lcd_set_cursor(2, 2);
  4677. lcd_puts_P(_T(MSG_YES));
  4678. lcd_set_cursor(2, 3);
  4679. lcd_puts_P(_T(MSG_NO));
  4680. lcd_set_cursor(0, 1 + cursor_pos);
  4681. lcd_print(">");
  4682. delay(100);
  4683. _t = _t + 1;
  4684. if (_t>100)
  4685. {
  4686. prusa_statistics(99);
  4687. _t = 0;
  4688. }
  4689. if (lcd_clicked())
  4690. {
  4691. if (cursor_pos == 1)
  4692. {
  4693. _ret = 1;
  4694. filament_type = lcd_choose_color();
  4695. prusa_statistics(4, filament_type);
  4696. no_response = true; //we need confirmation by recieving PRUSA thx
  4697. important_status = 4;
  4698. saved_filament_type = filament_type;
  4699. NcTime = millis();
  4700. }
  4701. if (cursor_pos == 2)
  4702. {
  4703. _ret = 2;
  4704. filament_type = lcd_choose_color();
  4705. prusa_statistics(5, filament_type);
  4706. no_response = true; //we need confirmation by recieving PRUSA thx
  4707. important_status = 5;
  4708. saved_filament_type = filament_type;
  4709. NcTime = millis();
  4710. }
  4711. }
  4712. manage_heater();
  4713. manage_inactivity();
  4714. proc_commands();
  4715. } while (_ret == 0);
  4716. }
  4717. #include "w25x20cl.h"
  4718. static void lcd_test_menu()
  4719. {
  4720. W25X20CL_SPI_ENTER();
  4721. w25x20cl_enable_wr();
  4722. w25x20cl_chip_erase();
  4723. w25x20cl_disable_wr();
  4724. }
  4725. static void lcd_main_menu()
  4726. {
  4727. MENU_BEGIN();
  4728. // Majkl superawesome menu
  4729. MENU_ITEM_BACK_P(_T(MSG_WATCH));
  4730. #ifdef RESUME_DEBUG
  4731. if (!saved_printing)
  4732. MENU_ITEM_FUNCTION_P(PSTR("tst - Save"), lcd_menu_test_save);
  4733. else
  4734. MENU_ITEM_FUNCTION_P(PSTR("tst - Restore"), lcd_menu_test_restore);
  4735. #endif //RESUME_DEBUG
  4736. #ifdef TMC2130_DEBUG
  4737. MENU_ITEM_FUNCTION_P(PSTR("recover print"), recover_print);
  4738. MENU_ITEM_FUNCTION_P(PSTR("power panic"), uvlo_);
  4739. #endif //TMC2130_DEBUG
  4740. /* if (farm_mode && !IS_SD_PRINTING )
  4741. {
  4742. int tempScrool = 0;
  4743. if (lcd_draw_update == 0 && LCD_CLICKED == 0)
  4744. //delay(100);
  4745. return; // nothing to do (so don't thrash the SD card)
  4746. uint16_t fileCnt = card.getnrfilenames();
  4747. card.getWorkDirName();
  4748. if (card.filename[0] == '/')
  4749. {
  4750. #if SDCARDDETECT == -1
  4751. MENU_ITEM_FUNCTION_P(_T(MSG_REFRESH), lcd_sd_refresh);
  4752. #endif
  4753. } else {
  4754. MENU_ITEM_FUNCTION_P(PSTR(LCD_STR_FOLDER ".."), lcd_sd_updir);
  4755. }
  4756. for (uint16_t i = 0; i < fileCnt; i++)
  4757. {
  4758. if (menu_item == menu_line)
  4759. {
  4760. #ifndef SDCARD_RATHERRECENTFIRST
  4761. card.getfilename(i);
  4762. #else
  4763. card.getfilename(fileCnt - 1 - i);
  4764. #endif
  4765. if (card.filenameIsDir)
  4766. {
  4767. MENU_ITEM_SDDIR(_T(MSG_CARD_MENU), card.filename, card.longFilename);
  4768. } else {
  4769. MENU_ITEM_SDFILE(_T(MSG_CARD_MENU), card.filename, card.longFilename);
  4770. }
  4771. } else {
  4772. MENU_ITEM_DUMMY();
  4773. }
  4774. }
  4775. MENU_ITEM_BACK_P(PSTR("- - - - - - - - -"));
  4776. }*/
  4777. 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)
  4778. {
  4779. MENU_ITEM_SUBMENU_P(_T(MSG_BABYSTEP_Z), lcd_babystep_z);//8
  4780. }
  4781. if ( moves_planned() || IS_SD_PRINTING || is_usb_printing || (lcd_commands_type == LCD_COMMAND_V2_CAL))
  4782. {
  4783. MENU_ITEM_SUBMENU_P(_i("Tune"), lcd_tune_menu);////MSG_TUNE c=0 r=0
  4784. } else
  4785. {
  4786. MENU_ITEM_SUBMENU_P(_i("Preheat"), lcd_preheat_menu);////MSG_PREHEAT c=0 r=0
  4787. }
  4788. #ifdef SDSUPPORT
  4789. if (card.cardOK || lcd_commands_type == LCD_COMMAND_V2_CAL)
  4790. {
  4791. if (card.isFileOpen())
  4792. {
  4793. if (mesh_bed_leveling_flag == false && homing_flag == false) {
  4794. if (card.sdprinting)
  4795. {
  4796. MENU_ITEM_FUNCTION_P(_i("Pause print"), lcd_sdcard_pause);////MSG_PAUSE_PRINT c=0 r=0
  4797. }
  4798. else
  4799. {
  4800. MENU_ITEM_FUNCTION_P(_i("Resume print"), lcd_sdcard_resume);////MSG_RESUME_PRINT c=0 r=0
  4801. }
  4802. MENU_ITEM_SUBMENU_P(_T(MSG_STOP_PRINT), lcd_sdcard_stop);
  4803. }
  4804. }
  4805. else if (lcd_commands_type == LCD_COMMAND_V2_CAL && mesh_bed_leveling_flag == false && homing_flag == false) {
  4806. //MENU_ITEM_SUBMENU_P(_T(MSG_STOP_PRINT), lcd_sdcard_stop);
  4807. }
  4808. else
  4809. {
  4810. if (!is_usb_printing && (lcd_commands_type != LCD_COMMAND_V2_CAL))
  4811. {
  4812. //if (farm_mode) MENU_ITEM_SUBMENU_P(MSG_FARM_CARD_MENU, lcd_farm_sdcard_menu);
  4813. /*else*/ MENU_ITEM_SUBMENU_P(_T(MSG_CARD_MENU), lcd_sdcard_menu);
  4814. }
  4815. #if SDCARDDETECT < 1
  4816. MENU_ITEM_GCODE_P(_i("Change SD card"), PSTR("M21")); // SD-card changed by user////MSG_CNG_SDCARD c=0 r=0
  4817. #endif
  4818. }
  4819. } else
  4820. {
  4821. MENU_ITEM_SUBMENU_P(_i("No SD card"), lcd_sdcard_menu);////MSG_NO_CARD c=0 r=0
  4822. #if SDCARDDETECT < 1
  4823. 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
  4824. #endif
  4825. }
  4826. #endif
  4827. if (IS_SD_PRINTING || is_usb_printing || (lcd_commands_type == LCD_COMMAND_V2_CAL))
  4828. {
  4829. if (farm_mode)
  4830. {
  4831. MENU_ITEM_SUBMENU_P(PSTR("Farm number"), lcd_farm_no);
  4832. }
  4833. }
  4834. else
  4835. {
  4836. if (mmu_enabled)
  4837. {
  4838. MENU_ITEM_SUBMENU_P(_T(MSG_LOAD_FILAMENT), fil_load_menu);
  4839. if (mmu_enabled)
  4840. MENU_ITEM_GCODE_P(_T(MSG_UNLOAD_FILAMENT), PSTR("M702 C"));
  4841. else
  4842. {
  4843. MENU_ITEM_SUBMENU_P(_T(MSG_UNLOAD_FILAMENT), fil_unload_menu);
  4844. MENU_ITEM_SUBMENU_P(_i("Change extruder"), change_extr_menu);////MSG_CHANGE_EXTR c=20 r=1
  4845. }
  4846. }
  4847. else
  4848. {
  4849. #ifdef FILAMENT_SENSOR
  4850. if ( ((fsensor_autoload_enabled == true) && (fsensor_enabled == true)))
  4851. MENU_ITEM_SUBMENU_P(_i("AutoLoad filament"), lcd_menu_AutoLoadFilament);////MSG_AUTOLOAD_FILAMENT c=17 r=0
  4852. else
  4853. #endif //FILAMENT_SENSOR
  4854. MENU_ITEM_FUNCTION_P(_T(MSG_LOAD_FILAMENT), lcd_LoadFilament);
  4855. MENU_ITEM_SUBMENU_P(_T(MSG_UNLOAD_FILAMENT), lcd_unLoadFilament);
  4856. }
  4857. MENU_ITEM_SUBMENU_P(_T(MSG_SETTINGS), lcd_settings_menu);
  4858. if(!isPrintPaused) MENU_ITEM_SUBMENU_P(_T(MSG_MENU_CALIBRATION), lcd_calibration_menu);
  4859. }
  4860. if (!is_usb_printing && (lcd_commands_type != LCD_COMMAND_V2_CAL))
  4861. {
  4862. MENU_ITEM_SUBMENU_P(_i("Statistics "), lcd_menu_statistics);////MSG_STATISTICS c=0 r=0
  4863. }
  4864. #if defined(TMC2130) || defined(FILAMENT_SENSOR)
  4865. MENU_ITEM_SUBMENU_P(PSTR("Fail stats"), lcd_menu_fails_stats);
  4866. #endif
  4867. MENU_ITEM_SUBMENU_P(_i("Support"), lcd_support_menu);////MSG_SUPPORT c=0 r=0
  4868. // MENU_ITEM_SUBMENU_P(_i("W25x20CL init"), lcd_test_menu);////MSG_SUPPORT c=0 r=0
  4869. MENU_END();
  4870. }
  4871. void stack_error() {
  4872. SET_OUTPUT(BEEPER);
  4873. if((eSoundMode==e_SOUND_MODE_LOUD)||(eSoundMode==e_SOUND_MODE_ONCE)||(eSoundMode==e_SOUND_MODE_SILENT))
  4874. WRITE(BEEPER, HIGH);
  4875. delay(1000);
  4876. WRITE(BEEPER, LOW);
  4877. lcd_display_message_fullscreen_P(_i("Error - static memory has been overwritten"));////MSG_STACK_ERROR c=20 r=4
  4878. //err_triggered = 1;
  4879. while (1) delay_keep_alive(1000);
  4880. }
  4881. #ifdef DEBUG_STEPPER_TIMER_MISSED
  4882. bool stepper_timer_overflow_state = false;
  4883. uint16_t stepper_timer_overflow_max = 0;
  4884. uint16_t stepper_timer_overflow_last = 0;
  4885. uint16_t stepper_timer_overflow_cnt = 0;
  4886. void stepper_timer_overflow() {
  4887. char msg[28];
  4888. sprintf_P(msg, PSTR("#%d %d max %d"), ++ stepper_timer_overflow_cnt, stepper_timer_overflow_last >> 1, stepper_timer_overflow_max >> 1);
  4889. lcd_setstatus(msg);
  4890. stepper_timer_overflow_state = false;
  4891. if (stepper_timer_overflow_last > stepper_timer_overflow_max)
  4892. stepper_timer_overflow_max = stepper_timer_overflow_last;
  4893. SERIAL_ECHOPGM("Stepper timer overflow: ");
  4894. MYSERIAL.print(msg);
  4895. SERIAL_ECHOLNPGM("");
  4896. WRITE(BEEPER, LOW);
  4897. }
  4898. #endif /* DEBUG_STEPPER_TIMER_MISSED */
  4899. #ifdef SDSUPPORT
  4900. static void lcd_autostart_sd()
  4901. {
  4902. card.lastnr = 0;
  4903. card.setroot();
  4904. card.checkautostart(true);
  4905. }
  4906. #endif
  4907. static void lcd_silent_mode_set_tune() {
  4908. switch (SilentModeMenu) {
  4909. #ifdef TMC2130
  4910. case SILENT_MODE_NORMAL: SilentModeMenu = SILENT_MODE_STEALTH; break;
  4911. case SILENT_MODE_STEALTH: SilentModeMenu = SILENT_MODE_NORMAL; break;
  4912. default: SilentModeMenu = SILENT_MODE_NORMAL; break; // (probably) not needed
  4913. #else
  4914. case SILENT_MODE_POWER: SilentModeMenu = SILENT_MODE_SILENT; break;
  4915. case SILENT_MODE_SILENT: SilentModeMenu = SILENT_MODE_AUTO; break;
  4916. case SILENT_MODE_AUTO: SilentModeMenu = SILENT_MODE_POWER; break;
  4917. default: SilentModeMenu = SILENT_MODE_POWER; break; // (probably) not needed
  4918. #endif //TMC2130
  4919. }
  4920. eeprom_update_byte((unsigned char *)EEPROM_SILENT, SilentModeMenu);
  4921. st_current_init();
  4922. menu_back();
  4923. }
  4924. static void lcd_colorprint_change() {
  4925. enquecommand_P(PSTR("M600"));
  4926. custom_message = true;
  4927. custom_message_type = 2; //just print status message
  4928. lcd_setstatuspgm(_T(MSG_FINISHING_MOVEMENTS));
  4929. lcd_return_to_status();
  4930. lcd_draw_update = 3;
  4931. }
  4932. static void lcd_tune_menu()
  4933. {
  4934. if (menuData.tuneMenu.status == 0) {
  4935. // Menu was entered. Mark the menu as entered and save the current extrudemultiply value.
  4936. menuData.tuneMenu.status = 1;
  4937. menuData.tuneMenu.extrudemultiply = extrudemultiply;
  4938. } else if (menuData.tuneMenu.extrudemultiply != extrudemultiply) {
  4939. // extrudemultiply has been changed from the child menu. Apply the new value.
  4940. menuData.tuneMenu.extrudemultiply = extrudemultiply;
  4941. calculate_extruder_multipliers();
  4942. }
  4943. EEPROM_read(EEPROM_SILENT, (uint8_t*)&SilentModeMenu, sizeof(SilentModeMenu));
  4944. MENU_BEGIN();
  4945. MENU_ITEM_BACK_P(_T(MSG_MAIN)); //1
  4946. MENU_ITEM_EDIT_int3_P(_i("Speed"), &feedmultiply, 10, 999);//2////MSG_SPEED c=0 r=0
  4947. MENU_ITEM_EDIT_int3_P(_T(MSG_NOZZLE), &target_temperature[0], 0, HEATER_0_MAXTEMP - 10);//3
  4948. MENU_ITEM_EDIT_int3_P(_T(MSG_BED), &target_temperature_bed, 0, BED_MAXTEMP - 10);//4
  4949. MENU_ITEM_EDIT_int3_P(_T(MSG_FAN_SPEED), &fanSpeed, 0, 255);//5
  4950. MENU_ITEM_EDIT_int3_P(_i("Flow"), &extrudemultiply, 10, 999);//6////MSG_FLOW c=0 r=0
  4951. #ifdef FILAMENTCHANGEENABLE
  4952. MENU_ITEM_FUNCTION_P(_T(MSG_FILAMENTCHANGE), lcd_colorprint_change);//7
  4953. #endif
  4954. #ifdef FILAMENT_SENSOR
  4955. if (FSensorStateMenu == 0) {
  4956. MENU_ITEM_FUNCTION_P(_T(MSG_FSENSOR_OFF), lcd_fsensor_state_set);
  4957. }
  4958. else {
  4959. MENU_ITEM_FUNCTION_P(_T(MSG_FSENSOR_ON), lcd_fsensor_state_set);
  4960. }
  4961. #endif //FILAMENT_SENSOR
  4962. #ifdef TMC2130
  4963. if(!farm_mode)
  4964. {
  4965. if (SilentModeMenu == SILENT_MODE_NORMAL) MENU_ITEM_FUNCTION_P(_T(MSG_STEALTH_MODE_OFF), lcd_silent_mode_set);
  4966. else MENU_ITEM_FUNCTION_P(_T(MSG_STEALTH_MODE_ON), lcd_silent_mode_set);
  4967. if (SilentModeMenu == SILENT_MODE_NORMAL)
  4968. {
  4969. if (CrashDetectMenu == 0) MENU_ITEM_FUNCTION_P(_T(MSG_CRASHDETECT_OFF), lcd_crash_mode_set);
  4970. else MENU_ITEM_FUNCTION_P(_T(MSG_CRASHDETECT_ON), lcd_crash_mode_set);
  4971. }
  4972. else MENU_ITEM_SUBMENU_P(_T(MSG_CRASHDETECT_NA), lcd_crash_mode_info);
  4973. }
  4974. #else //TMC2130
  4975. if (!farm_mode) { //dont show in menu if we are in farm mode
  4976. switch (SilentModeMenu) {
  4977. case SILENT_MODE_POWER: MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_OFF), lcd_silent_mode_set); break;
  4978. case SILENT_MODE_SILENT: MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_ON), lcd_silent_mode_set); break;
  4979. case SILENT_MODE_AUTO: MENU_ITEM_FUNCTION_P(_T(MSG_AUTO_MODE_ON), lcd_silent_mode_set); break;
  4980. default: MENU_ITEM_FUNCTION_P(_T(MSG_SILENT_MODE_OFF), lcd_silent_mode_set); break; // (probably) not needed
  4981. }
  4982. }
  4983. #endif //TMC2130
  4984. switch(eSoundMode)
  4985. {
  4986. case e_SOUND_MODE_LOUD:
  4987. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_LOUD),lcd_sound_state_set);
  4988. break;
  4989. case e_SOUND_MODE_ONCE:
  4990. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_ONCE),lcd_sound_state_set);
  4991. break;
  4992. case e_SOUND_MODE_SILENT:
  4993. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_SILENT),lcd_sound_state_set);
  4994. break;
  4995. case e_SOUND_MODE_MUTE:
  4996. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_MUTE),lcd_sound_state_set);
  4997. break;
  4998. default:
  4999. MENU_ITEM_FUNCTION_P(_i(MSG_SOUND_MODE_LOUD),lcd_sound_state_set);
  5000. }
  5001. MENU_END();
  5002. }
  5003. static void lcd_move_menu_01mm()
  5004. {
  5005. move_menu_scale = 0.1;
  5006. lcd_move_menu_axis();
  5007. }
  5008. static void lcd_control_temperature_menu()
  5009. {
  5010. #ifdef PIDTEMP
  5011. // set up temp variables - undo the default scaling
  5012. // raw_Ki = unscalePID_i(Ki);
  5013. // raw_Kd = unscalePID_d(Kd);
  5014. #endif
  5015. MENU_BEGIN();
  5016. MENU_ITEM_BACK_P(_T(MSG_SETTINGS));
  5017. #if TEMP_SENSOR_0 != 0
  5018. MENU_ITEM_EDIT_int3_P(_T(MSG_NOZZLE), &target_temperature[0], 0, HEATER_0_MAXTEMP - 10);
  5019. #endif
  5020. #if TEMP_SENSOR_1 != 0
  5021. MENU_ITEM_EDIT_int3_P(_i("Nozzle2"), &target_temperature[1], 0, HEATER_1_MAXTEMP - 10);////MSG_NOZZLE1 c=0 r=0
  5022. #endif
  5023. #if TEMP_SENSOR_2 != 0
  5024. MENU_ITEM_EDIT_int3_P(_i("Nozzle3"), &target_temperature[2], 0, HEATER_2_MAXTEMP - 10);////MSG_NOZZLE2 c=0 r=0
  5025. #endif
  5026. #if TEMP_SENSOR_BED != 0
  5027. MENU_ITEM_EDIT_int3_P(_T(MSG_BED), &target_temperature_bed, 0, BED_MAXTEMP - 3);
  5028. #endif
  5029. MENU_ITEM_EDIT_int3_P(_T(MSG_FAN_SPEED), &fanSpeed, 0, 255);
  5030. #if defined AUTOTEMP && (TEMP_SENSOR_0 != 0)
  5031. //MENU_ITEM_EDIT removed, following code must be redesigned if AUTOTEMP enabled
  5032. MENU_ITEM_EDIT(bool, MSG_AUTOTEMP, &autotemp_enabled);
  5033. MENU_ITEM_EDIT(float3, _i(" \002 Min"), &autotemp_min, 0, HEATER_0_MAXTEMP - 10);////MSG_MIN c=0 r=0
  5034. MENU_ITEM_EDIT(float3, _i(" \002 Max"), &autotemp_max, 0, HEATER_0_MAXTEMP - 10);////MSG_MAX c=0 r=0
  5035. MENU_ITEM_EDIT(float32, _i(" \002 Fact"), &autotemp_factor, 0.0, 1.0);////MSG_FACTOR c=0 r=0
  5036. #endif
  5037. MENU_END();
  5038. }
  5039. #if SDCARDDETECT == -1
  5040. static void lcd_sd_refresh()
  5041. {
  5042. card.initsd();
  5043. menu_top = 0;
  5044. }
  5045. #endif
  5046. static void lcd_sd_updir()
  5047. {
  5048. card.updir();
  5049. menu_top = 0;
  5050. }
  5051. void lcd_print_stop()
  5052. {
  5053. cancel_heatup = true;
  5054. #ifdef MESH_BED_LEVELING
  5055. mbl.active = false;
  5056. #endif
  5057. // Stop the stoppers, update the position from the stoppers.
  5058. if (mesh_bed_leveling_flag == false && homing_flag == false)
  5059. {
  5060. planner_abort_hard();
  5061. // Because the planner_abort_hard() initialized current_position[Z] from the stepper,
  5062. // Z baystep is no more applied. Reset it.
  5063. babystep_reset();
  5064. }
  5065. // Clean the input command queue.
  5066. cmdqueue_reset();
  5067. lcd_setstatuspgm(_T(MSG_PRINT_ABORTED));
  5068. card.sdprinting = false;
  5069. card.closefile();
  5070. stoptime = millis();
  5071. unsigned long t = (stoptime - starttime - pause_time) / 1000; //time in s
  5072. pause_time = 0;
  5073. save_statistics(total_filament_used, t);
  5074. lcd_return_to_status();
  5075. lcd_ignore_click(true);
  5076. lcd_commands_step = 0;
  5077. lcd_commands_type = LCD_COMMAND_STOP_PRINT;
  5078. // Turn off the print fan
  5079. SET_OUTPUT(FAN_PIN);
  5080. WRITE(FAN_PIN, 0);
  5081. fanSpeed = 0;
  5082. }
  5083. void lcd_sdcard_stop()
  5084. {
  5085. lcd_set_cursor(0, 0);
  5086. lcd_puts_P(_T(MSG_STOP_PRINT));
  5087. lcd_set_cursor(2, 2);
  5088. lcd_puts_P(_T(MSG_NO));
  5089. lcd_set_cursor(2, 3);
  5090. lcd_puts_P(_T(MSG_YES));
  5091. lcd_set_cursor(0, 2); lcd_print(" ");
  5092. lcd_set_cursor(0, 3); lcd_print(" ");
  5093. if ((int32_t)lcd_encoder > 2) { lcd_encoder = 2; }
  5094. if ((int32_t)lcd_encoder < 1) { lcd_encoder = 1; }
  5095. lcd_set_cursor(0, 1 + lcd_encoder);
  5096. lcd_print(">");
  5097. if (lcd_clicked())
  5098. {
  5099. if ((int32_t)lcd_encoder == 1)
  5100. {
  5101. lcd_return_to_status();
  5102. }
  5103. if ((int32_t)lcd_encoder == 2)
  5104. {
  5105. lcd_print_stop();
  5106. }
  5107. }
  5108. }
  5109. void lcd_sdcard_menu()
  5110. {
  5111. uint8_t sdSort = eeprom_read_byte((uint8_t*)EEPROM_SD_SORT);
  5112. int tempScrool = 0;
  5113. if (presort_flag == true) {
  5114. presort_flag = false;
  5115. card.presort();
  5116. }
  5117. if (lcd_draw_update == 0 && LCD_CLICKED == 0)
  5118. //delay(100);
  5119. return; // nothing to do (so don't thrash the SD card)
  5120. uint16_t fileCnt = card.getnrfilenames();
  5121. MENU_BEGIN();
  5122. MENU_ITEM_BACK_P(_T(MSG_MAIN));
  5123. card.getWorkDirName();
  5124. if (card.filename[0] == '/')
  5125. {
  5126. #if SDCARDDETECT == -1
  5127. MENU_ITEM_FUNCTION_P(_T(MSG_REFRESH), lcd_sd_refresh);
  5128. #endif
  5129. } else {
  5130. MENU_ITEM_FUNCTION_P(PSTR(LCD_STR_FOLDER ".."), lcd_sd_updir);
  5131. }
  5132. for (uint16_t i = 0; i < fileCnt; i++)
  5133. {
  5134. if (menu_item == menu_line)
  5135. {
  5136. const uint16_t nr = ((sdSort == SD_SORT_NONE) || farm_mode || (sdSort == SD_SORT_TIME)) ? (fileCnt - 1 - i) : i;
  5137. /*#ifdef SDCARD_RATHERRECENTFIRST
  5138. #ifndef SDCARD_SORT_ALPHA
  5139. fileCnt - 1 -
  5140. #endif
  5141. #endif
  5142. i;*/
  5143. #ifdef SDCARD_SORT_ALPHA
  5144. if (sdSort == SD_SORT_NONE) card.getfilename(nr);
  5145. else card.getfilename_sorted(nr);
  5146. #else
  5147. card.getfilename(nr);
  5148. #endif
  5149. if (card.filenameIsDir)
  5150. MENU_ITEM_SDDIR(_T(MSG_CARD_MENU), card.filename, card.longFilename);
  5151. else
  5152. MENU_ITEM_SDFILE(_T(MSG_CARD_MENU), card.filename, card.longFilename);
  5153. } else {
  5154. MENU_ITEM_DUMMY();
  5155. }
  5156. }
  5157. MENU_END();
  5158. }
  5159. static void lcd_selftest_v()
  5160. {
  5161. (void)lcd_selftest();
  5162. }
  5163. bool lcd_selftest()
  5164. {
  5165. int _progress = 0;
  5166. bool _result = true;
  5167. lcd_wait_for_cool_down();
  5168. lcd_clear();
  5169. lcd_set_cursor(0, 0); lcd_puts_P(_i("Self test start "));////MSG_SELFTEST_START c=20 r=0
  5170. #ifdef TMC2130
  5171. FORCE_HIGH_POWER_START;
  5172. #endif // TMC2130
  5173. delay(2000);
  5174. KEEPALIVE_STATE(IN_HANDLER);
  5175. _progress = lcd_selftest_screen(-1, _progress, 3, true, 2000);
  5176. #if (defined(FANCHECK) && defined(TACH_0))
  5177. _result = lcd_selftest_fan_dialog(0);
  5178. #else //defined(TACH_0)
  5179. _result = lcd_selftest_manual_fan_check(0, false);
  5180. if (!_result)
  5181. {
  5182. const char *_err;
  5183. lcd_selftest_error(7, _err, _err); //extruder fan not spinning
  5184. }
  5185. #endif //defined(TACH_0)
  5186. if (_result)
  5187. {
  5188. _progress = lcd_selftest_screen(0, _progress, 3, true, 2000);
  5189. #if (defined(FANCHECK) && defined(TACH_1))
  5190. _result = lcd_selftest_fan_dialog(1);
  5191. #else //defined(TACH_1)
  5192. _result = lcd_selftest_manual_fan_check(1, false);
  5193. if (!_result)
  5194. {
  5195. const char *_err;
  5196. lcd_selftest_error(6, _err, _err); //print fan not spinning
  5197. }
  5198. #endif //defined(TACH_1)
  5199. }
  5200. if (_result)
  5201. {
  5202. _progress = lcd_selftest_screen(1, _progress, 3, true, 2000);
  5203. #ifndef TMC2130
  5204. _result = lcd_selfcheck_endstops();
  5205. #else
  5206. _result = true;
  5207. #endif
  5208. }
  5209. if (_result)
  5210. {
  5211. _progress = lcd_selftest_screen(3, _progress, 3, true, 1000);
  5212. _result = lcd_selfcheck_check_heater(false);
  5213. }
  5214. if (_result)
  5215. {
  5216. //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
  5217. _progress = lcd_selftest_screen(4, _progress, 3, true, 2000);
  5218. #ifdef TMC2130
  5219. _result = lcd_selfcheck_axis_sg(X_AXIS);
  5220. #else
  5221. _result = lcd_selfcheck_axis(X_AXIS, X_MAX_POS);
  5222. #endif //TMC2130
  5223. }
  5224. if (_result)
  5225. {
  5226. _progress = lcd_selftest_screen(4, _progress, 3, true, 0);
  5227. #ifndef TMC2130
  5228. _result = lcd_selfcheck_pulleys(X_AXIS);
  5229. #endif
  5230. }
  5231. if (_result)
  5232. {
  5233. _progress = lcd_selftest_screen(5, _progress, 3, true, 1500);
  5234. #ifdef TMC2130
  5235. _result = lcd_selfcheck_axis_sg(Y_AXIS);
  5236. #else
  5237. _result = lcd_selfcheck_axis(Y_AXIS, Y_MAX_POS);
  5238. #endif // TMC2130
  5239. }
  5240. if (_result)
  5241. {
  5242. _progress = lcd_selftest_screen(5, _progress, 3, true, 0);
  5243. #ifndef TMC2130
  5244. _result = lcd_selfcheck_pulleys(Y_AXIS);
  5245. #endif // TMC2130
  5246. }
  5247. if (_result)
  5248. {
  5249. #ifdef TMC2130
  5250. tmc2130_home_exit();
  5251. enable_endstops(false);
  5252. current_position[X_AXIS] = current_position[X_AXIS] + 14;
  5253. current_position[Y_AXIS] = current_position[Y_AXIS] + 12;
  5254. #endif
  5255. //homeaxis(X_AXIS);
  5256. //homeaxis(Y_AXIS);
  5257. current_position[Z_AXIS] = current_position[Z_AXIS] + 10;
  5258. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5259. st_synchronize();
  5260. _progress = lcd_selftest_screen(6, _progress, 3, true, 1500);
  5261. _result = lcd_selfcheck_axis(2, Z_MAX_POS);
  5262. if (eeprom_read_byte((uint8_t*)EEPROM_WIZARD_ACTIVE) != 1) {
  5263. enquecommand_P(PSTR("G28 W"));
  5264. enquecommand_P(PSTR("G1 Z15 F1000"));
  5265. }
  5266. }
  5267. #ifdef TMC2130
  5268. if (_result)
  5269. {
  5270. current_position[Z_AXIS] = current_position[Z_AXIS] + 10;
  5271. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5272. st_synchronize();
  5273. _progress = lcd_selftest_screen(13, 0, 2, true, 0);
  5274. bool bres = tmc2130_home_calibrate(X_AXIS);
  5275. _progress = lcd_selftest_screen(13, 1, 2, true, 0);
  5276. bres &= tmc2130_home_calibrate(Y_AXIS);
  5277. _progress = lcd_selftest_screen(13, 2, 2, true, 0);
  5278. if (bres)
  5279. eeprom_update_byte((uint8_t*)EEPROM_TMC2130_HOME_ENABLED, 1);
  5280. _result = bres;
  5281. }
  5282. #endif //TMC2130
  5283. if (_result)
  5284. {
  5285. _progress = lcd_selftest_screen(7, _progress, 3, true, 2000); //check bed
  5286. _result = lcd_selfcheck_check_heater(true);
  5287. }
  5288. if (_result)
  5289. {
  5290. _progress = lcd_selftest_screen(8, _progress, 3, true, 2000); //bed ok
  5291. #ifdef FILAMENT_SENSOR
  5292. _progress = lcd_selftest_screen(9, _progress, 3, true, 2000); //check filaments sensor
  5293. _result = lcd_selftest_fsensor();
  5294. #endif // FILAMENT_SENSOR
  5295. }
  5296. if (_result)
  5297. {
  5298. #ifdef FILAMENT_SENSOR
  5299. _progress = lcd_selftest_screen(10, _progress, 3, true, 2000); //fil sensor OK
  5300. #endif // FILAMENT_SENSOR
  5301. _progress = lcd_selftest_screen(11, _progress, 3, true, 5000); //all correct
  5302. }
  5303. else
  5304. {
  5305. _progress = lcd_selftest_screen(12, _progress, 3, true, 5000);
  5306. }
  5307. lcd_reset_alert_level();
  5308. enquecommand_P(PSTR("M84"));
  5309. lcd_update_enable(true);
  5310. if (_result)
  5311. {
  5312. LCD_ALERTMESSAGERPGM(_i("Self test OK"));////MSG_SELFTEST_OK c=0 r=0
  5313. }
  5314. else
  5315. {
  5316. LCD_ALERTMESSAGERPGM(_T(MSG_SELFTEST_FAILED));
  5317. }
  5318. #ifdef TMC2130
  5319. FORCE_HIGH_POWER_END;
  5320. #endif // TMC2130
  5321. KEEPALIVE_STATE(NOT_BUSY);
  5322. return(_result);
  5323. }
  5324. #ifdef TMC2130
  5325. static void reset_crash_det(char axis) {
  5326. current_position[axis] += 10;
  5327. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5328. st_synchronize();
  5329. if (eeprom_read_byte((uint8_t*)EEPROM_CRASH_DET)) tmc2130_sg_stop_on_crash = true;
  5330. }
  5331. static bool lcd_selfcheck_axis_sg(char axis) {
  5332. // each axis length is measured twice
  5333. float axis_length, current_position_init, current_position_final;
  5334. float measured_axis_length[2];
  5335. float margin = 60;
  5336. float max_error_mm = 5;
  5337. switch (axis) {
  5338. case 0: axis_length = X_MAX_POS; break;
  5339. case 1: axis_length = Y_MAX_POS + 8; break;
  5340. default: axis_length = 210; break;
  5341. }
  5342. tmc2130_sg_stop_on_crash = false;
  5343. tmc2130_home_exit();
  5344. enable_endstops(true);
  5345. if (axis == X_AXIS) { //there is collision between cables and PSU cover in X axis if Z coordinate is too low
  5346. current_position[Z_AXIS] += 17;
  5347. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5348. tmc2130_home_enter(Z_AXIS_MASK);
  5349. st_synchronize();
  5350. tmc2130_home_exit();
  5351. }
  5352. // first axis length measurement begin
  5353. current_position[axis] -= (axis_length + margin);
  5354. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5355. st_synchronize();
  5356. tmc2130_sg_meassure_start(axis);
  5357. current_position_init = st_get_position_mm(axis);
  5358. current_position[axis] += 2 * margin;
  5359. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5360. st_synchronize();
  5361. current_position[axis] += axis_length;
  5362. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5363. st_synchronize();
  5364. uint16_t sg1 = tmc2130_sg_meassure_stop();
  5365. printf_P(PSTR("%c AXIS SG1=%d\n"), 'X'+axis, sg1);
  5366. eeprom_write_word(((uint16_t*)((axis == X_AXIS)?EEPROM_BELTSTATUS_X:EEPROM_BELTSTATUS_Y)), sg1);
  5367. current_position_final = st_get_position_mm(axis);
  5368. measured_axis_length[0] = abs(current_position_final - current_position_init);
  5369. // first measurement end and second measurement begin
  5370. current_position[axis] -= margin;
  5371. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5372. st_synchronize();
  5373. current_position[axis] -= (axis_length + margin);
  5374. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5375. st_synchronize();
  5376. current_position_init = st_get_position_mm(axis);
  5377. measured_axis_length[1] = abs(current_position_final - current_position_init);
  5378. //end of second measurement, now check for possible errors:
  5379. for(int i = 0; i < 2; i++){ //check if measured axis length corresponds to expected length
  5380. printf_P(_N("Measured axis length:%.3f\n"), measured_axis_length[i]);
  5381. if (abs(measured_axis_length[i] - axis_length) > max_error_mm) {
  5382. enable_endstops(false);
  5383. const char *_error_1;
  5384. if (axis == X_AXIS) _error_1 = "X";
  5385. if (axis == Y_AXIS) _error_1 = "Y";
  5386. if (axis == Z_AXIS) _error_1 = "Z";
  5387. lcd_selftest_error(9, _error_1, NULL);
  5388. current_position[axis] = 0;
  5389. plan_set_position(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  5390. reset_crash_det(axis);
  5391. return false;
  5392. }
  5393. }
  5394. printf_P(_N("Axis length difference:%.3f\n"), abs(measured_axis_length[0] - measured_axis_length[1]));
  5395. if (abs(measured_axis_length[0] - measured_axis_length[1]) > 1) { //check if difference between first and second measurement is low
  5396. //loose pulleys
  5397. const char *_error_1;
  5398. if (axis == X_AXIS) _error_1 = "X";
  5399. if (axis == Y_AXIS) _error_1 = "Y";
  5400. if (axis == Z_AXIS) _error_1 = "Z";
  5401. lcd_selftest_error(8, _error_1, NULL);
  5402. current_position[axis] = 0;
  5403. plan_set_position(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  5404. reset_crash_det(axis);
  5405. return false;
  5406. }
  5407. current_position[axis] = 0;
  5408. plan_set_position(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  5409. reset_crash_det(axis);
  5410. return true;
  5411. }
  5412. #endif //TMC2130
  5413. //#ifndef TMC2130
  5414. static bool lcd_selfcheck_axis(int _axis, int _travel)
  5415. {
  5416. // printf_P(PSTR("lcd_selfcheck_axis %d, %d\n"), _axis, _travel);
  5417. bool _stepdone = false;
  5418. bool _stepresult = false;
  5419. int _progress = 0;
  5420. int _travel_done = 0;
  5421. int _err_endstop = 0;
  5422. int _lcd_refresh = 0;
  5423. _travel = _travel + (_travel / 10);
  5424. if (_axis == X_AXIS) {
  5425. current_position[Z_AXIS] += 17;
  5426. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5427. }
  5428. do {
  5429. current_position[_axis] = current_position[_axis] - 1;
  5430. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5431. st_synchronize();
  5432. #ifdef TMC2130
  5433. if ((READ(Z_MIN_PIN) ^ (bool)Z_MIN_ENDSTOP_INVERTING))
  5434. #else //TMC2130
  5435. if ((READ(X_MIN_PIN) ^ (bool)X_MIN_ENDSTOP_INVERTING) ||
  5436. (READ(Y_MIN_PIN) ^ (bool)Y_MIN_ENDSTOP_INVERTING) ||
  5437. (READ(Z_MIN_PIN) ^ (bool)Z_MIN_ENDSTOP_INVERTING))
  5438. #endif //TMC2130
  5439. {
  5440. if (_axis == 0)
  5441. {
  5442. _stepresult = ((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ? true : false;
  5443. _err_endstop = ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) ? 1 : 2;
  5444. }
  5445. if (_axis == 1)
  5446. {
  5447. _stepresult = ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) ? true : false;
  5448. _err_endstop = ((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ? 0 : 2;
  5449. }
  5450. if (_axis == 2)
  5451. {
  5452. _stepresult = ((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1) ? true : false;
  5453. _err_endstop = ((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ? 0 : 1;
  5454. printf_P(PSTR("lcd_selfcheck_axis %d, %d\n"), _stepresult, _err_endstop);
  5455. /*disable_x();
  5456. disable_y();
  5457. disable_z();*/
  5458. }
  5459. _stepdone = true;
  5460. }
  5461. if (_lcd_refresh < 6)
  5462. {
  5463. _lcd_refresh++;
  5464. }
  5465. else
  5466. {
  5467. _progress = lcd_selftest_screen(4 + _axis, _progress, 3, false, 0);
  5468. _lcd_refresh = 0;
  5469. }
  5470. manage_heater();
  5471. manage_inactivity(true);
  5472. //delay(100);
  5473. (_travel_done <= _travel) ? _travel_done++ : _stepdone = true;
  5474. } while (!_stepdone);
  5475. //current_position[_axis] = current_position[_axis] + 15;
  5476. //plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5477. if (!_stepresult)
  5478. {
  5479. const char *_error_1;
  5480. const char *_error_2;
  5481. if (_axis == X_AXIS) _error_1 = "X";
  5482. if (_axis == Y_AXIS) _error_1 = "Y";
  5483. if (_axis == Z_AXIS) _error_1 = "Z";
  5484. if (_err_endstop == 0) _error_2 = "X";
  5485. if (_err_endstop == 1) _error_2 = "Y";
  5486. if (_err_endstop == 2) _error_2 = "Z";
  5487. if (_travel_done >= _travel)
  5488. {
  5489. lcd_selftest_error(5, _error_1, _error_2);
  5490. }
  5491. else
  5492. {
  5493. lcd_selftest_error(4, _error_1, _error_2);
  5494. }
  5495. }
  5496. return _stepresult;
  5497. }
  5498. #ifndef TMC2130
  5499. static bool lcd_selfcheck_pulleys(int axis)
  5500. {
  5501. float tmp_motor_loud[3] = DEFAULT_PWM_MOTOR_CURRENT_LOUD;
  5502. float tmp_motor[3] = DEFAULT_PWM_MOTOR_CURRENT;
  5503. float current_position_init;
  5504. float move;
  5505. bool endstop_triggered = false;
  5506. int i;
  5507. unsigned long timeout_counter;
  5508. refresh_cmd_timeout();
  5509. manage_inactivity(true);
  5510. if (axis == 0) move = 50; //X_AXIS
  5511. else move = 50; //Y_AXIS
  5512. current_position_init = current_position[axis];
  5513. current_position[axis] += 2;
  5514. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5515. for (i = 0; i < 5; i++) {
  5516. refresh_cmd_timeout();
  5517. current_position[axis] = current_position[axis] + move;
  5518. st_current_set(0, 850); //set motor current higher
  5519. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], 200, active_extruder);
  5520. st_synchronize();
  5521. if (SilentModeMenu != SILENT_MODE_OFF) st_current_set(0, tmp_motor[0]); //set back to normal operation currents
  5522. else st_current_set(0, tmp_motor_loud[0]); //set motor current back
  5523. current_position[axis] = current_position[axis] - move;
  5524. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], 50, active_extruder);
  5525. st_synchronize();
  5526. if (((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ||
  5527. ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1)) {
  5528. lcd_selftest_error(8, (axis == 0) ? "X" : "Y", "");
  5529. return(false);
  5530. }
  5531. }
  5532. timeout_counter = millis() + 2500;
  5533. endstop_triggered = false;
  5534. manage_inactivity(true);
  5535. while (!endstop_triggered) {
  5536. if (((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ||
  5537. ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1)) {
  5538. endstop_triggered = true;
  5539. if (current_position_init - 1 <= current_position[axis] && current_position_init + 1 >= current_position[axis]) {
  5540. current_position[axis] += (axis == X_AXIS) ? 13 : 9;
  5541. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5542. st_synchronize();
  5543. return(true);
  5544. }
  5545. else {
  5546. lcd_selftest_error(8, (axis == 0) ? "X" : "Y", "");
  5547. return(false);
  5548. }
  5549. }
  5550. else {
  5551. current_position[axis] -= 1;
  5552. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[3], manual_feedrate[0] / 60, active_extruder);
  5553. st_synchronize();
  5554. if (millis() > timeout_counter) {
  5555. lcd_selftest_error(8, (axis == 0) ? "X" : "Y", "");
  5556. return(false);
  5557. }
  5558. }
  5559. }
  5560. return(true);
  5561. }
  5562. #endif //TMC2130
  5563. static bool lcd_selfcheck_endstops()
  5564. {
  5565. bool _result = true;
  5566. if (((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ||
  5567. ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) ||
  5568. ((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1))
  5569. {
  5570. if ((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) current_position[0] += 10;
  5571. if ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) current_position[1] += 10;
  5572. if ((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1) current_position[2] += 10;
  5573. }
  5574. 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);
  5575. delay(500);
  5576. if (((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) ||
  5577. ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) ||
  5578. ((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1))
  5579. {
  5580. _result = false;
  5581. char _error[4] = "";
  5582. if ((READ(X_MIN_PIN) ^ X_MIN_ENDSTOP_INVERTING) == 1) strcat(_error, "X");
  5583. if ((READ(Y_MIN_PIN) ^ Y_MIN_ENDSTOP_INVERTING) == 1) strcat(_error, "Y");
  5584. if ((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1) strcat(_error, "Z");
  5585. lcd_selftest_error(3, _error, "");
  5586. }
  5587. manage_heater();
  5588. manage_inactivity(true);
  5589. return _result;
  5590. }
  5591. //#endif //not defined TMC2130
  5592. static bool lcd_selfcheck_check_heater(bool _isbed)
  5593. {
  5594. int _counter = 0;
  5595. int _progress = 0;
  5596. bool _stepresult = false;
  5597. bool _docycle = true;
  5598. int _checked_snapshot = (_isbed) ? degBed() : degHotend(0);
  5599. int _opposite_snapshot = (_isbed) ? degHotend(0) : degBed();
  5600. int _cycles = (_isbed) ? 180 : 60; //~ 90s / 30s
  5601. target_temperature[0] = (_isbed) ? 0 : 200;
  5602. target_temperature_bed = (_isbed) ? 100 : 0;
  5603. manage_heater();
  5604. manage_inactivity(true);
  5605. KEEPALIVE_STATE(NOT_BUSY); //we are sending temperatures on serial line, so no need to send host keepalive messages
  5606. do {
  5607. _counter++;
  5608. _docycle = (_counter < _cycles) ? true : false;
  5609. manage_heater();
  5610. manage_inactivity(true);
  5611. _progress = (_isbed) ? lcd_selftest_screen(7, _progress, 2, false, 400) : lcd_selftest_screen(3, _progress, 2, false, 400);
  5612. /*if (_isbed) {
  5613. MYSERIAL.print("Bed temp:");
  5614. MYSERIAL.println(degBed());
  5615. }
  5616. else {
  5617. MYSERIAL.print("Hotend temp:");
  5618. MYSERIAL.println(degHotend(0));
  5619. }*/
  5620. if(_counter%5 == 0) serialecho_temperatures(); //show temperatures once in two seconds
  5621. } while (_docycle);
  5622. target_temperature[0] = 0;
  5623. target_temperature_bed = 0;
  5624. manage_heater();
  5625. int _checked_result = (_isbed) ? degBed() - _checked_snapshot : degHotend(0) - _checked_snapshot;
  5626. int _opposite_result = (_isbed) ? degHotend(0) - _opposite_snapshot : degBed() - _opposite_snapshot;
  5627. /*
  5628. MYSERIAL.println("");
  5629. MYSERIAL.print("Checked result:");
  5630. MYSERIAL.println(_checked_result);
  5631. MYSERIAL.print("Opposite result:");
  5632. MYSERIAL.println(_opposite_result);
  5633. */
  5634. if (_opposite_result < ((_isbed) ? 10 : 3))
  5635. {
  5636. if (_checked_result >= ((_isbed) ? 3 : 10))
  5637. {
  5638. _stepresult = true;
  5639. }
  5640. else
  5641. {
  5642. lcd_selftest_error(1, "", "");
  5643. }
  5644. }
  5645. else
  5646. {
  5647. lcd_selftest_error(2, "", "");
  5648. }
  5649. manage_heater();
  5650. manage_inactivity(true);
  5651. KEEPALIVE_STATE(IN_HANDLER);
  5652. return _stepresult;
  5653. }
  5654. static void lcd_selftest_error(int _error_no, const char *_error_1, const char *_error_2)
  5655. {
  5656. lcd_beeper_quick_feedback();
  5657. target_temperature[0] = 0;
  5658. target_temperature_bed = 0;
  5659. manage_heater();
  5660. manage_inactivity();
  5661. lcd_clear();
  5662. lcd_set_cursor(0, 0);
  5663. lcd_puts_P(_i("Selftest error !"));////MSG_SELFTEST_ERROR c=0 r=0
  5664. lcd_set_cursor(0, 1);
  5665. lcd_puts_P(_i("Please check :"));////MSG_SELFTEST_PLEASECHECK c=0 r=0
  5666. switch (_error_no)
  5667. {
  5668. case 1:
  5669. lcd_set_cursor(0, 2);
  5670. lcd_puts_P(_i("Heater/Thermistor"));////MSG_SELFTEST_HEATERTHERMISTOR c=0 r=0
  5671. lcd_set_cursor(0, 3);
  5672. lcd_puts_P(_i("Not connected"));////MSG_SELFTEST_NOTCONNECTED c=0 r=0
  5673. break;
  5674. case 2:
  5675. lcd_set_cursor(0, 2);
  5676. lcd_puts_P(_i("Bed / Heater"));////MSG_SELFTEST_BEDHEATER c=0 r=0
  5677. lcd_set_cursor(0, 3);
  5678. lcd_puts_P(_T(MSG_SELFTEST_WIRINGERROR));
  5679. break;
  5680. case 3:
  5681. lcd_set_cursor(0, 2);
  5682. lcd_puts_P(_i("Endstops"));////MSG_SELFTEST_ENDSTOPS c=0 r=0
  5683. lcd_set_cursor(0, 3);
  5684. lcd_puts_P(_T(MSG_SELFTEST_WIRINGERROR));
  5685. lcd_set_cursor(17, 3);
  5686. lcd_print(_error_1);
  5687. break;
  5688. case 4:
  5689. lcd_set_cursor(0, 2);
  5690. lcd_puts_P(_T(MSG_SELFTEST_MOTOR));
  5691. lcd_set_cursor(18, 2);
  5692. lcd_print(_error_1);
  5693. lcd_set_cursor(0, 3);
  5694. lcd_puts_P(_i("Endstop"));////MSG_SELFTEST_ENDSTOP c=0 r=0
  5695. lcd_set_cursor(18, 3);
  5696. lcd_print(_error_2);
  5697. break;
  5698. case 5:
  5699. lcd_set_cursor(0, 2);
  5700. lcd_puts_P(_i("Endstop not hit"));////MSG_SELFTEST_ENDSTOP_NOTHIT c=20 r=1
  5701. lcd_set_cursor(0, 3);
  5702. lcd_puts_P(_T(MSG_SELFTEST_MOTOR));
  5703. lcd_set_cursor(18, 3);
  5704. lcd_print(_error_1);
  5705. break;
  5706. case 6:
  5707. lcd_set_cursor(0, 2);
  5708. lcd_puts_P(_T(MSG_SELFTEST_COOLING_FAN));
  5709. lcd_set_cursor(0, 3);
  5710. lcd_puts_P(_T(MSG_SELFTEST_WIRINGERROR));
  5711. lcd_set_cursor(18, 3);
  5712. lcd_print(_error_1);
  5713. break;
  5714. case 7:
  5715. lcd_set_cursor(0, 2);
  5716. lcd_puts_P(_T(MSG_SELFTEST_EXTRUDER_FAN));
  5717. lcd_set_cursor(0, 3);
  5718. lcd_puts_P(_T(MSG_SELFTEST_WIRINGERROR));
  5719. lcd_set_cursor(18, 3);
  5720. lcd_print(_error_1);
  5721. break;
  5722. case 8:
  5723. lcd_set_cursor(0, 2);
  5724. lcd_puts_P(_i("Loose pulley"));////MSG_LOOSE_PULLEY c=20 r=1
  5725. lcd_set_cursor(0, 3);
  5726. lcd_puts_P(_T(MSG_SELFTEST_MOTOR));
  5727. lcd_set_cursor(18, 3);
  5728. lcd_print(_error_1);
  5729. break;
  5730. case 9:
  5731. lcd_set_cursor(0, 2);
  5732. lcd_puts_P(_i("Axis length"));////MSG_SELFTEST_AXIS_LENGTH c=0 r=0
  5733. lcd_set_cursor(0, 3);
  5734. lcd_puts_P(_i("Axis"));////MSG_SELFTEST_AXIS c=0 r=0
  5735. lcd_set_cursor(18, 3);
  5736. lcd_print(_error_1);
  5737. break;
  5738. case 10:
  5739. lcd_set_cursor(0, 2);
  5740. lcd_puts_P(_i("Front/left fans"));////MSG_SELFTEST_FANS c=0 r=0
  5741. lcd_set_cursor(0, 3);
  5742. lcd_puts_P(_i("Swapped"));////MSG_SELFTEST_SWAPPED c=0 r=0
  5743. lcd_set_cursor(18, 3);
  5744. lcd_print(_error_1);
  5745. break;
  5746. case 11:
  5747. lcd_set_cursor(0, 2);
  5748. lcd_puts_P(_i("Filament sensor"));////MSG_FILAMENT_SENSOR c=20 r=0
  5749. lcd_set_cursor(0, 3);
  5750. lcd_puts_P(_T(MSG_SELFTEST_WIRINGERROR));
  5751. break;
  5752. }
  5753. delay(1000);
  5754. lcd_beeper_quick_feedback();
  5755. do {
  5756. delay(100);
  5757. manage_heater();
  5758. manage_inactivity();
  5759. } while (!lcd_clicked());
  5760. LCD_ALERTMESSAGERPGM(_T(MSG_SELFTEST_FAILED));
  5761. lcd_return_to_status();
  5762. }
  5763. #ifdef FILAMENT_SENSOR
  5764. static bool lcd_selftest_fsensor(void)
  5765. {
  5766. fsensor_init();
  5767. if (fsensor_not_responding)
  5768. {
  5769. lcd_selftest_error(11, NULL, NULL);
  5770. }
  5771. return (!fsensor_not_responding);
  5772. }
  5773. #endif //FILAMENT_SENSOR
  5774. static bool lcd_selftest_manual_fan_check(int _fan, bool check_opposite)
  5775. {
  5776. bool _result = check_opposite;
  5777. lcd_clear();
  5778. lcd_set_cursor(0, 0); lcd_puts_P(_T(MSG_SELFTEST_FAN));
  5779. switch (_fan)
  5780. {
  5781. case 0:
  5782. // extruder cooling fan
  5783. lcd_set_cursor(0, 1);
  5784. if(check_opposite == true) lcd_puts_P(_T(MSG_SELFTEST_COOLING_FAN));
  5785. else lcd_puts_P(_T(MSG_SELFTEST_EXTRUDER_FAN));
  5786. SET_OUTPUT(EXTRUDER_0_AUTO_FAN_PIN);
  5787. WRITE(EXTRUDER_0_AUTO_FAN_PIN, 1);
  5788. break;
  5789. case 1:
  5790. // object cooling fan
  5791. lcd_set_cursor(0, 1);
  5792. if (check_opposite == true) lcd_puts_P(_T(MSG_SELFTEST_EXTRUDER_FAN));
  5793. else lcd_puts_P(_T(MSG_SELFTEST_COOLING_FAN));
  5794. SET_OUTPUT(FAN_PIN);
  5795. analogWrite(FAN_PIN, 255);
  5796. break;
  5797. }
  5798. delay(500);
  5799. lcd_set_cursor(1, 2); lcd_puts_P(_T(MSG_SELFTEST_FAN_YES));
  5800. lcd_set_cursor(0, 3); lcd_print(">");
  5801. lcd_set_cursor(1, 3); lcd_puts_P(_T(MSG_SELFTEST_FAN_NO));
  5802. int8_t enc_dif = 0;
  5803. KEEPALIVE_STATE(PAUSED_FOR_USER);
  5804. lcd_button_pressed = false;
  5805. do
  5806. {
  5807. switch (_fan)
  5808. {
  5809. case 0:
  5810. // extruder cooling fan
  5811. SET_OUTPUT(EXTRUDER_0_AUTO_FAN_PIN);
  5812. WRITE(EXTRUDER_0_AUTO_FAN_PIN, 1);
  5813. break;
  5814. case 1:
  5815. // object cooling fan
  5816. SET_OUTPUT(FAN_PIN);
  5817. analogWrite(FAN_PIN, 255);
  5818. break;
  5819. }
  5820. if (abs((enc_dif - lcd_encoder_diff)) > 2) {
  5821. if (enc_dif > lcd_encoder_diff) {
  5822. _result = !check_opposite;
  5823. lcd_set_cursor(0, 2); lcd_print(">");
  5824. lcd_set_cursor(1, 2); lcd_puts_P(_T(MSG_SELFTEST_FAN_YES));
  5825. lcd_set_cursor(0, 3); lcd_print(" ");
  5826. lcd_set_cursor(1, 3); lcd_puts_P(_T(MSG_SELFTEST_FAN_NO));
  5827. }
  5828. if (enc_dif < lcd_encoder_diff) {
  5829. _result = check_opposite;
  5830. lcd_set_cursor(0, 2); lcd_print(" ");
  5831. lcd_set_cursor(1, 2); lcd_puts_P(_T(MSG_SELFTEST_FAN_YES));
  5832. lcd_set_cursor(0, 3); lcd_print(">");
  5833. lcd_set_cursor(1, 3); lcd_puts_P(_T(MSG_SELFTEST_FAN_NO));
  5834. }
  5835. enc_dif = 0;
  5836. lcd_encoder_diff = 0;
  5837. }
  5838. manage_heater();
  5839. delay(100);
  5840. } while (!lcd_clicked());
  5841. KEEPALIVE_STATE(IN_HANDLER);
  5842. SET_OUTPUT(EXTRUDER_0_AUTO_FAN_PIN);
  5843. WRITE(EXTRUDER_0_AUTO_FAN_PIN, 0);
  5844. SET_OUTPUT(FAN_PIN);
  5845. analogWrite(FAN_PIN, 0);
  5846. fanSpeed = 0;
  5847. manage_heater();
  5848. return _result;
  5849. }
  5850. static bool lcd_selftest_fan_dialog(int _fan)
  5851. {
  5852. bool _result = true;
  5853. int _errno = 7;
  5854. switch (_fan) {
  5855. case 0:
  5856. fanSpeed = 0;
  5857. manage_heater(); //turn off fan
  5858. setExtruderAutoFanState(EXTRUDER_0_AUTO_FAN_PIN, 1); //extruder fan
  5859. delay(2000); //delay_keep_alive would turn off extruder fan, because temerature is too low
  5860. manage_heater(); //count average fan speed from 2s delay and turn off fans
  5861. if (!fan_speed[0]) _result = false;
  5862. //SERIAL_ECHOPGM("Extruder fan speed: ");
  5863. //MYSERIAL.println(fan_speed[0]);
  5864. //SERIAL_ECHOPGM("Print fan speed: ");
  5865. //MYSERIAL.print(fan_speed[1]);
  5866. break;
  5867. case 1:
  5868. //will it work with Thotend > 50 C ?
  5869. fanSpeed = 150; //print fan
  5870. for (uint8_t i = 0; i < 5; i++) {
  5871. delay_keep_alive(1000);
  5872. lcd_set_cursor(18, 3);
  5873. lcd_print("-");
  5874. delay_keep_alive(1000);
  5875. lcd_set_cursor(18, 3);
  5876. lcd_print("|");
  5877. }
  5878. fanSpeed = 0;
  5879. manage_heater(); //turn off fan
  5880. manage_inactivity(true); //to turn off print fan
  5881. if (!fan_speed[1]) {
  5882. _result = false; _errno = 6; //print fan not spinning
  5883. }
  5884. else if (fan_speed[1] < 34) { //fan is spinning, but measured RPM are too low for print fan, it must be left extruder fan
  5885. //check fans manually
  5886. _result = lcd_selftest_manual_fan_check(1, true); //turn on print fan and check that left extruder fan is not spinning
  5887. if (_result) {
  5888. _result = lcd_selftest_manual_fan_check(1, false); //print fan is stil turned on; check that it is spinning
  5889. if (!_result) _errno = 6; //print fan not spinning
  5890. }
  5891. else {
  5892. _errno = 10; //swapped fans
  5893. }
  5894. }
  5895. //SERIAL_ECHOPGM("Extruder fan speed: ");
  5896. //MYSERIAL.println(fan_speed[0]);
  5897. //SERIAL_ECHOPGM("Print fan speed: ");
  5898. //MYSERIAL.println(fan_speed[1]);
  5899. break;
  5900. }
  5901. if (!_result)
  5902. {
  5903. lcd_selftest_error(_errno, NULL, NULL);
  5904. }
  5905. return _result;
  5906. }
  5907. static int lcd_selftest_screen(int _step, int _progress, int _progress_scale, bool _clear, int _delay)
  5908. {
  5909. lcd_update_enable(false);
  5910. int _step_block = 0;
  5911. const char *_indicator = (_progress > _progress_scale) ? "-" : "|";
  5912. if (_clear) lcd_clear();
  5913. lcd_set_cursor(0, 0);
  5914. if (_step == -1) lcd_puts_P(_T(MSG_SELFTEST_FAN));
  5915. if (_step == 0) lcd_puts_P(_T(MSG_SELFTEST_FAN));
  5916. if (_step == 1) lcd_puts_P(_T(MSG_SELFTEST_FAN));
  5917. if (_step == 2) lcd_puts_P(_i("Checking endstops"));////MSG_SELFTEST_CHECK_ENDSTOPS c=20 r=0
  5918. if (_step == 3) lcd_puts_P(_i("Checking hotend "));////MSG_SELFTEST_CHECK_HOTEND c=20 r=0
  5919. if (_step == 4) lcd_puts_P(_i("Checking X axis "));////MSG_SELFTEST_CHECK_X c=20 r=0
  5920. if (_step == 5) lcd_puts_P(_i("Checking Y axis "));////MSG_SELFTEST_CHECK_Y c=20 r=0
  5921. if (_step == 6) lcd_puts_P(_i("Checking Z axis "));////MSG_SELFTEST_CHECK_Z c=20 r=0
  5922. if (_step == 7) lcd_puts_P(_T(MSG_SELFTEST_CHECK_BED));
  5923. if (_step == 8) lcd_puts_P(_T(MSG_SELFTEST_CHECK_BED));
  5924. if (_step == 9) lcd_puts_P(_T(MSG_SELFTEST_CHECK_FSENSOR));
  5925. if (_step == 10) lcd_puts_P(_T(MSG_SELFTEST_CHECK_FSENSOR));
  5926. if (_step == 11) lcd_puts_P(_i("All correct "));////MSG_SELFTEST_CHECK_ALLCORRECT c=20 r=0
  5927. if (_step == 12) lcd_puts_P(_T(MSG_SELFTEST_FAILED));
  5928. if (_step == 13) lcd_puts_P(PSTR("Calibrating home"));
  5929. lcd_set_cursor(0, 1);
  5930. lcd_puts_P(separator);
  5931. if ((_step >= -1) && (_step <= 1))
  5932. {
  5933. //SERIAL_ECHOLNPGM("Fan test");
  5934. lcd_puts_at_P(0, 2, _i("Extruder fan:"));////MSG_SELFTEST_EXTRUDER_FAN_SPEED c=18 r=0
  5935. lcd_set_cursor(18, 2);
  5936. (_step < 0) ? lcd_print(_indicator) : lcd_print("OK");
  5937. lcd_puts_at_P(0, 3, _i("Print fan:"));////MSG_SELFTEST_PRINT_FAN_SPEED c=18 r=0
  5938. lcd_set_cursor(18, 3);
  5939. (_step < 1) ? lcd_print(_indicator) : lcd_print("OK");
  5940. }
  5941. else if (_step >= 9 && _step <= 10)
  5942. {
  5943. lcd_puts_at_P(0, 2, _i("Filament sensor:"));////MSG_SELFTEST_FILAMENT_SENSOR c=18 r=0
  5944. lcd_set_cursor(18, 2);
  5945. (_step == 9) ? lcd_print(_indicator) : lcd_print("OK");
  5946. }
  5947. else if (_step < 9)
  5948. {
  5949. //SERIAL_ECHOLNPGM("Other tests");
  5950. _step_block = 3;
  5951. lcd_selftest_screen_step(3, 9, ((_step == _step_block) ? 1 : (_step < _step_block) ? 0 : 2), "Hotend", _indicator);
  5952. _step_block = 4;
  5953. lcd_selftest_screen_step(2, 2, ((_step == _step_block) ? 1 : (_step < _step_block) ? 0 : 2), "X", _indicator);
  5954. _step_block = 5;
  5955. lcd_selftest_screen_step(2, 8, ((_step == _step_block) ? 1 : (_step < _step_block) ? 0 : 2), "Y", _indicator);
  5956. _step_block = 6;
  5957. lcd_selftest_screen_step(2, 14, ((_step == _step_block) ? 1 : (_step < _step_block) ? 0 : 2), "Z", _indicator);
  5958. _step_block = 7;
  5959. lcd_selftest_screen_step(3, 0, ((_step == _step_block) ? 1 : (_step < _step_block) ? 0 : 2), "Bed", _indicator);
  5960. }
  5961. if (_delay > 0) delay_keep_alive(_delay);
  5962. _progress++;
  5963. return (_progress > _progress_scale * 2) ? 0 : _progress;
  5964. }
  5965. static void lcd_selftest_screen_step(int _row, int _col, int _state, const char *_name, const char *_indicator)
  5966. {
  5967. lcd_set_cursor(_col, _row);
  5968. switch (_state)
  5969. {
  5970. case 1:
  5971. lcd_print(_name);
  5972. lcd_set_cursor(_col + strlen(_name), _row);
  5973. lcd_print(":");
  5974. lcd_set_cursor(_col + strlen(_name) + 1, _row);
  5975. lcd_print(_indicator);
  5976. break;
  5977. case 2:
  5978. lcd_print(_name);
  5979. lcd_set_cursor(_col + strlen(_name), _row);
  5980. lcd_print(":");
  5981. lcd_set_cursor(_col + strlen(_name) + 1, _row);
  5982. lcd_print("OK");
  5983. break;
  5984. default:
  5985. lcd_print(_name);
  5986. }
  5987. }
  5988. /** End of menus **/
  5989. /** Menu action functions **/
  5990. static bool check_file(const char* filename) {
  5991. if (farm_mode) return true;
  5992. bool result = false;
  5993. uint32_t filesize;
  5994. card.openFile((char*)filename, true);
  5995. filesize = card.getFileSize();
  5996. if (filesize > END_FILE_SECTION) {
  5997. card.setIndex(filesize - END_FILE_SECTION);
  5998. }
  5999. while (!card.eof() && !result) {
  6000. card.sdprinting = true;
  6001. get_command();
  6002. result = check_commands();
  6003. }
  6004. card.printingHasFinished();
  6005. strncpy_P(lcd_status_message, _T(WELCOME_MSG), LCD_WIDTH);
  6006. lcd_finishstatus();
  6007. return result;
  6008. }
  6009. void menu_action_sdfile(const char* filename, char* longFilename)
  6010. {
  6011. loading_flag = false;
  6012. char cmd[30];
  6013. char* c;
  6014. bool result = true;
  6015. sprintf_P(cmd, PSTR("M23 %s"), filename);
  6016. for (c = &cmd[4]; *c; c++)
  6017. *c = tolower(*c);
  6018. const char end[5] = ".gco";
  6019. //we are storing just first 8 characters of 8.3 filename assuming that extension is always ".gco"
  6020. for (int i = 0; i < 8; i++) {
  6021. if (strcmp((cmd + i + 4), end) == 0) {
  6022. //filename is shorter then 8.3, store '\0' character on position where ".gco" string was found to terminate stored string properly
  6023. eeprom_write_byte((uint8_t*)EEPROM_FILENAME + i, '\0');
  6024. break;
  6025. }
  6026. else {
  6027. eeprom_write_byte((uint8_t*)EEPROM_FILENAME + i, cmd[i + 4]);
  6028. }
  6029. }
  6030. uint8_t depth = (uint8_t)card.getWorkDirDepth();
  6031. eeprom_write_byte((uint8_t*)EEPROM_DIR_DEPTH, depth);
  6032. for (uint8_t i = 0; i < depth; i++) {
  6033. for (int j = 0; j < 8; j++) {
  6034. eeprom_write_byte((uint8_t*)EEPROM_DIRS + j + 8 * i, dir_names[i][j]);
  6035. }
  6036. }
  6037. if (!check_file(filename)) {
  6038. result = lcd_show_fullscreen_message_yes_no_and_wait_P(_i("File incomplete. Continue anyway?"), false, false);////MSG_FILE_INCOMPLETE c=20 r=2
  6039. lcd_update_enable(true);
  6040. }
  6041. if (result) {
  6042. enquecommand(cmd);
  6043. enquecommand_P(PSTR("M24"));
  6044. }
  6045. lcd_return_to_status();
  6046. }
  6047. void menu_action_sddirectory(const char* filename, char* longFilename)
  6048. {
  6049. uint8_t depth = (uint8_t)card.getWorkDirDepth();
  6050. strcpy(dir_names[depth], filename);
  6051. MYSERIAL.println(dir_names[depth]);
  6052. card.chdir(filename);
  6053. lcd_encoder = 0;
  6054. }
  6055. /** LCD API **/
  6056. void ultralcd_init()
  6057. {
  6058. lcd_init();
  6059. lcd_refresh();
  6060. lcd_longpress_func = menu_lcd_longpress_func;
  6061. lcd_charsetup_func = menu_lcd_charsetup_func;
  6062. lcd_lcdupdate_func = menu_lcd_lcdupdate_func;
  6063. menu_menu = lcd_status_screen;
  6064. menu_lcd_charsetup_func();
  6065. SET_INPUT(BTN_EN1);
  6066. SET_INPUT(BTN_EN2);
  6067. WRITE(BTN_EN1, HIGH);
  6068. WRITE(BTN_EN2, HIGH);
  6069. #if BTN_ENC > 0
  6070. SET_INPUT(BTN_ENC);
  6071. WRITE(BTN_ENC, HIGH);
  6072. #endif
  6073. #if defined (SDSUPPORT) && defined(SDCARDDETECT) && (SDCARDDETECT > 0)
  6074. pinMode(SDCARDDETECT, INPUT);
  6075. WRITE(SDCARDDETECT, HIGH);
  6076. lcd_oldcardstatus = IS_SD_INSERTED;
  6077. #endif//(SDCARDDETECT > 0)
  6078. lcd_buttons_update();
  6079. lcd_encoder_diff = 0;
  6080. }
  6081. void lcd_printer_connected() {
  6082. printer_connected = true;
  6083. }
  6084. static void lcd_send_status() {
  6085. if (farm_mode && no_response && ((millis() - NcTime) > (NC_TIME * 1000))) {
  6086. //send important status messages periodicaly
  6087. prusa_statistics(important_status, saved_filament_type);
  6088. NcTime = millis();
  6089. #ifdef FARM_CONNECT_MESSAGE
  6090. lcd_connect_printer();
  6091. #endif //FARM_CONNECT_MESSAGE
  6092. }
  6093. }
  6094. static void lcd_connect_printer() {
  6095. lcd_update_enable(false);
  6096. lcd_clear();
  6097. bool pressed = false;
  6098. int i = 0;
  6099. int t = 0;
  6100. lcd_set_custom_characters_progress();
  6101. lcd_puts_at_P(0, 0, _i("Connect printer to"));
  6102. lcd_puts_at_P(0, 1, _i("monitoring or hold"));
  6103. lcd_puts_at_P(0, 2, _i("the knob to continue"));
  6104. while (no_response) {
  6105. i++;
  6106. t++;
  6107. delay_keep_alive(100);
  6108. proc_commands();
  6109. if (t == 10) {
  6110. prusa_statistics(important_status, saved_filament_type);
  6111. t = 0;
  6112. }
  6113. if (READ(BTN_ENC)) { //if button is not pressed
  6114. i = 0;
  6115. lcd_puts_at_P(0, 3, PSTR(" "));
  6116. }
  6117. if (i!=0) lcd_puts_at_P((i * 20) / (NC_BUTTON_LONG_PRESS * 10), 3, "\x01");
  6118. if (i == NC_BUTTON_LONG_PRESS * 10) {
  6119. no_response = false;
  6120. }
  6121. }
  6122. lcd_set_custom_characters_degree();
  6123. lcd_update_enable(true);
  6124. lcd_update(2);
  6125. }
  6126. void lcd_ping() { //chceck if printer is connected to monitoring when in farm mode
  6127. if (farm_mode) {
  6128. bool empty = is_buffer_empty();
  6129. if ((millis() - PingTime) * 0.001 > (empty ? PING_TIME : PING_TIME_LONG)) { //if commands buffer is empty use shorter time period
  6130. //if there are comamnds in buffer, some long gcodes can delay execution of ping command
  6131. //therefore longer period is used
  6132. printer_connected = false;
  6133. }
  6134. else {
  6135. lcd_printer_connected();
  6136. }
  6137. }
  6138. }
  6139. void lcd_ignore_click(bool b)
  6140. {
  6141. ignore_click = b;
  6142. wait_for_unclick = false;
  6143. }
  6144. void lcd_finishstatus() {
  6145. int len = strlen(lcd_status_message);
  6146. if (len > 0) {
  6147. while (len < LCD_WIDTH) {
  6148. lcd_status_message[len++] = ' ';
  6149. }
  6150. }
  6151. lcd_status_message[LCD_WIDTH] = '\0';
  6152. lcd_draw_update = 2;
  6153. }
  6154. void lcd_setstatus(const char* message)
  6155. {
  6156. if (lcd_status_message_level > 0)
  6157. return;
  6158. strncpy(lcd_status_message, message, LCD_WIDTH);
  6159. lcd_finishstatus();
  6160. }
  6161. void lcd_setstatuspgm(const char* message)
  6162. {
  6163. if (lcd_status_message_level > 0)
  6164. return;
  6165. strncpy_P(lcd_status_message, message, LCD_WIDTH);
  6166. lcd_status_message[LCD_WIDTH] = 0;
  6167. lcd_finishstatus();
  6168. }
  6169. void lcd_setalertstatuspgm(const char* message)
  6170. {
  6171. lcd_setstatuspgm(message);
  6172. lcd_status_message_level = 1;
  6173. lcd_return_to_status();
  6174. }
  6175. void lcd_reset_alert_level()
  6176. {
  6177. lcd_status_message_level = 0;
  6178. }
  6179. uint8_t get_message_level()
  6180. {
  6181. return lcd_status_message_level;
  6182. }
  6183. void menu_lcd_longpress_func(void)
  6184. {
  6185. move_menu_scale = 1.0;
  6186. menu_submenu(lcd_move_z);
  6187. }
  6188. void menu_lcd_charsetup_func(void)
  6189. {
  6190. if (menu_menu == lcd_status_screen)
  6191. lcd_set_custom_characters_degree();
  6192. else
  6193. lcd_set_custom_characters_arrows();
  6194. }
  6195. static inline bool z_menu_expired()
  6196. {
  6197. return (menu_menu == lcd_babystep_z
  6198. && lcd_timeoutToStatus.expired(LCD_TIMEOUT_TO_STATUS_BABYSTEP_Z));
  6199. }
  6200. static inline bool other_menu_expired()
  6201. {
  6202. return (menu_menu != lcd_status_screen
  6203. && menu_menu != lcd_babystep_z
  6204. && lcd_timeoutToStatus.expired(LCD_TIMEOUT_TO_STATUS));
  6205. }
  6206. static inline bool forced_menu_expire()
  6207. {
  6208. bool retval = (menu_menu != lcd_status_screen
  6209. && forceMenuExpire);
  6210. forceMenuExpire = false;
  6211. return retval;
  6212. }
  6213. void menu_lcd_lcdupdate_func(void)
  6214. {
  6215. #if (SDCARDDETECT > 0)
  6216. if ((IS_SD_INSERTED != lcd_oldcardstatus))
  6217. {
  6218. lcd_draw_update = 2;
  6219. lcd_oldcardstatus = IS_SD_INSERTED;
  6220. lcd_refresh(); // to maybe revive the LCD if static electricity killed it.
  6221. if (lcd_oldcardstatus)
  6222. {
  6223. card.initsd();
  6224. LCD_MESSAGERPGM(_i("Card inserted"));////MSG_SD_INSERTED c=0 r=0
  6225. //get_description();
  6226. }
  6227. else
  6228. {
  6229. card.release();
  6230. LCD_MESSAGERPGM(_i("Card removed"));////MSG_SD_REMOVED c=0 r=0
  6231. }
  6232. }
  6233. #endif//CARDINSERTED
  6234. if (lcd_next_update_millis < millis())
  6235. {
  6236. if (abs(lcd_encoder_diff) >= ENCODER_PULSES_PER_STEP)
  6237. {
  6238. if (lcd_draw_update == 0)
  6239. lcd_draw_update = 1;
  6240. lcd_encoder += lcd_encoder_diff / ENCODER_PULSES_PER_STEP;
  6241. lcd_encoder_diff = 0;
  6242. lcd_timeoutToStatus.start();
  6243. }
  6244. if (LCD_CLICKED) lcd_timeoutToStatus.start();
  6245. (*menu_menu)();
  6246. if (z_menu_expired() || other_menu_expired() || forced_menu_expire())
  6247. {
  6248. // Exiting a menu. Let's call the menu function the last time with menuExiting flag set to true
  6249. // to give it a chance to save its state.
  6250. // This is useful for example, when the babystep value has to be written into EEPROM.
  6251. if (menu_menu != NULL)
  6252. {
  6253. menuExiting = true;
  6254. (*menu_menu)();
  6255. menuExiting = false;
  6256. }
  6257. lcd_clear();
  6258. lcd_return_to_status();
  6259. lcd_draw_update = 2;
  6260. }
  6261. if (lcd_draw_update == 2) lcd_clear();
  6262. if (lcd_draw_update) lcd_draw_update--;
  6263. lcd_next_update_millis = millis() + LCD_UPDATE_INTERVAL;
  6264. }
  6265. if (!SdFatUtil::test_stack_integrity()) stack_error();
  6266. lcd_ping(); //check that we have received ping command if we are in farm mode
  6267. lcd_send_status();
  6268. if (lcd_commands_type == LCD_COMMAND_V2_CAL) lcd_commands();
  6269. }