ultralcd.cpp 202 KB

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