My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

Marlin_main.cpp 447KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789779077917792779377947795779677977798779978007801780278037804780578067807780878097810781178127813781478157816781778187819782078217822782378247825782678277828782978307831783278337834783578367837783878397840784178427843784478457846784778487849785078517852785378547855785678577858785978607861786278637864786578667867786878697870787178727873787478757876787778787879788078817882788378847885788678877888788978907891789278937894789578967897789878997900790179027903790479057906790779087909791079117912791379147915791679177918791979207921792279237924792579267927792879297930793179327933793479357936793779387939794079417942794379447945794679477948794979507951795279537954795579567957795879597960796179627963796479657966796779687969797079717972797379747975797679777978797979807981798279837984798579867987798879897990799179927993799479957996799779987999800080018002800380048005800680078008800980108011801280138014801580168017801880198020802180228023802480258026802780288029803080318032803380348035803680378038803980408041804280438044804580468047804880498050805180528053805480558056805780588059806080618062806380648065806680678068806980708071807280738074807580768077807880798080808180828083808480858086808780888089809080918092809380948095809680978098809981008101810281038104810581068107810881098110811181128113811481158116811781188119812081218122812381248125812681278128812981308131813281338134813581368137813881398140814181428143814481458146814781488149815081518152815381548155815681578158815981608161816281638164816581668167816881698170817181728173817481758176817781788179818081818182818381848185818681878188818981908191819281938194819581968197819881998200820182028203820482058206820782088209821082118212821382148215821682178218821982208221822282238224822582268227822882298230823182328233823482358236823782388239824082418242824382448245824682478248824982508251825282538254825582568257825882598260826182628263826482658266826782688269827082718272827382748275827682778278827982808281828282838284828582868287828882898290829182928293829482958296829782988299830083018302830383048305830683078308830983108311831283138314831583168317831883198320832183228323832483258326832783288329833083318332833383348335833683378338833983408341834283438344834583468347834883498350835183528353835483558356835783588359836083618362836383648365836683678368836983708371837283738374837583768377837883798380838183828383838483858386838783888389839083918392839383948395839683978398839984008401840284038404840584068407840884098410841184128413841484158416841784188419842084218422842384248425842684278428842984308431843284338434843584368437843884398440844184428443844484458446844784488449845084518452845384548455845684578458845984608461846284638464846584668467846884698470847184728473847484758476847784788479848084818482848384848485848684878488848984908491849284938494849584968497849884998500850185028503850485058506850785088509851085118512851385148515851685178518851985208521852285238524852585268527852885298530853185328533853485358536853785388539854085418542854385448545854685478548854985508551855285538554855585568557855885598560856185628563856485658566856785688569857085718572857385748575857685778578857985808581858285838584858585868587858885898590859185928593859485958596859785988599860086018602860386048605860686078608860986108611861286138614861586168617861886198620862186228623862486258626862786288629863086318632863386348635863686378638863986408641864286438644864586468647864886498650865186528653865486558656865786588659866086618662866386648665866686678668866986708671867286738674867586768677867886798680868186828683868486858686868786888689869086918692869386948695869686978698869987008701870287038704870587068707870887098710871187128713871487158716871787188719872087218722872387248725872687278728872987308731873287338734873587368737873887398740874187428743874487458746874787488749875087518752875387548755875687578758875987608761876287638764876587668767876887698770877187728773877487758776877787788779878087818782878387848785878687878788878987908791879287938794879587968797879887998800880188028803880488058806880788088809881088118812881388148815881688178818881988208821882288238824882588268827882888298830883188328833883488358836883788388839884088418842884388448845884688478848884988508851885288538854885588568857885888598860886188628863886488658866886788688869887088718872887388748875887688778878887988808881888288838884888588868887888888898890889188928893889488958896889788988899890089018902890389048905890689078908890989108911891289138914891589168917891889198920892189228923892489258926892789288929893089318932893389348935893689378938893989408941894289438944894589468947894889498950895189528953895489558956895789588959896089618962896389648965896689678968896989708971897289738974897589768977897889798980898189828983898489858986898789888989899089918992899389948995899689978998899990009001900290039004900590069007900890099010901190129013901490159016901790189019902090219022902390249025902690279028902990309031903290339034903590369037903890399040904190429043904490459046904790489049905090519052905390549055905690579058905990609061906290639064906590669067906890699070907190729073907490759076907790789079908090819082908390849085908690879088908990909091909290939094909590969097909890999100910191029103910491059106910791089109911091119112911391149115911691179118911991209121912291239124912591269127912891299130913191329133913491359136913791389139914091419142914391449145914691479148914991509151915291539154915591569157915891599160916191629163916491659166916791689169917091719172917391749175917691779178917991809181918291839184918591869187918891899190919191929193919491959196919791989199920092019202920392049205920692079208920992109211921292139214921592169217921892199220922192229223922492259226922792289229923092319232923392349235923692379238923992409241924292439244924592469247924892499250925192529253925492559256925792589259926092619262926392649265926692679268926992709271927292739274927592769277927892799280928192829283928492859286928792889289929092919292929392949295929692979298929993009301930293039304930593069307930893099310931193129313931493159316931793189319932093219322932393249325932693279328932993309331933293339334933593369337933893399340934193429343934493459346934793489349935093519352935393549355935693579358935993609361936293639364936593669367936893699370937193729373937493759376937793789379938093819382938393849385938693879388938993909391939293939394939593969397939893999400940194029403940494059406940794089409941094119412941394149415941694179418941994209421942294239424942594269427942894299430943194329433943494359436943794389439944094419442944394449445944694479448944994509451945294539454945594569457945894599460946194629463946494659466946794689469947094719472947394749475947694779478947994809481948294839484948594869487948894899490949194929493949494959496949794989499950095019502950395049505950695079508950995109511951295139514951595169517951895199520952195229523952495259526952795289529953095319532953395349535953695379538953995409541954295439544954595469547954895499550955195529553955495559556955795589559956095619562956395649565956695679568956995709571957295739574957595769577957895799580958195829583958495859586958795889589959095919592959395949595959695979598959996009601960296039604960596069607960896099610961196129613961496159616961796189619962096219622962396249625962696279628962996309631963296339634963596369637963896399640964196429643964496459646964796489649965096519652965396549655965696579658965996609661966296639664966596669667966896699670967196729673967496759676967796789679968096819682968396849685968696879688968996909691969296939694969596969697969896999700970197029703970497059706970797089709971097119712971397149715971697179718971997209721972297239724972597269727972897299730973197329733973497359736973797389739974097419742974397449745974697479748974997509751975297539754975597569757975897599760976197629763976497659766976797689769977097719772977397749775977697779778977997809781978297839784978597869787978897899790979197929793979497959796979797989799980098019802980398049805980698079808980998109811981298139814981598169817981898199820982198229823982498259826982798289829983098319832983398349835983698379838983998409841984298439844984598469847984898499850985198529853985498559856985798589859986098619862986398649865986698679868986998709871987298739874987598769877987898799880988198829883988498859886988798889889989098919892989398949895989698979898989999009901990299039904990599069907990899099910991199129913991499159916991799189919992099219922992399249925992699279928992999309931993299339934993599369937993899399940994199429943994499459946994799489949995099519952995399549955995699579958995999609961996299639964996599669967996899699970997199729973997499759976997799789979998099819982998399849985998699879988998999909991999299939994999599969997999899991000010001100021000310004100051000610007100081000910010100111001210013100141001510016100171001810019100201002110022100231002410025100261002710028100291003010031100321003310034100351003610037100381003910040100411004210043100441004510046100471004810049100501005110052100531005410055100561005710058100591006010061100621006310064100651006610067100681006910070100711007210073100741007510076100771007810079100801008110082100831008410085100861008710088100891009010091100921009310094100951009610097100981009910100101011010210103101041010510106101071010810109101101011110112101131011410115101161011710118101191012010121101221012310124101251012610127101281012910130101311013210133101341013510136101371013810139101401014110142101431014410145101461014710148101491015010151101521015310154101551015610157101581015910160101611016210163101641016510166101671016810169101701017110172101731017410175101761017710178101791018010181101821018310184101851018610187101881018910190101911019210193101941019510196101971019810199102001020110202102031020410205102061020710208102091021010211102121021310214102151021610217102181021910220102211022210223102241022510226102271022810229102301023110232102331023410235102361023710238102391024010241102421024310244102451024610247102481024910250102511025210253102541025510256102571025810259102601026110262102631026410265102661026710268102691027010271102721027310274102751027610277102781027910280102811028210283102841028510286102871028810289102901029110292102931029410295102961029710298102991030010301103021030310304103051030610307103081030910310103111031210313103141031510316103171031810319103201032110322103231032410325103261032710328103291033010331103321033310334103351033610337103381033910340103411034210343103441034510346103471034810349103501035110352103531035410355103561035710358103591036010361103621036310364103651036610367103681036910370103711037210373103741037510376103771037810379103801038110382103831038410385103861038710388103891039010391103921039310394103951039610397103981039910400104011040210403104041040510406104071040810409104101041110412104131041410415104161041710418104191042010421104221042310424104251042610427104281042910430104311043210433104341043510436104371043810439104401044110442104431044410445104461044710448104491045010451104521045310454104551045610457104581045910460104611046210463104641046510466104671046810469104701047110472104731047410475104761047710478104791048010481104821048310484104851048610487104881048910490104911049210493104941049510496104971049810499105001050110502105031050410505105061050710508105091051010511105121051310514105151051610517105181051910520105211052210523105241052510526105271052810529105301053110532105331053410535105361053710538105391054010541105421054310544105451054610547105481054910550105511055210553105541055510556105571055810559105601056110562105631056410565105661056710568105691057010571105721057310574105751057610577105781057910580105811058210583105841058510586105871058810589105901059110592105931059410595105961059710598105991060010601106021060310604106051060610607106081060910610106111061210613106141061510616106171061810619106201062110622106231062410625106261062710628106291063010631106321063310634106351063610637106381063910640106411064210643106441064510646106471064810649106501065110652106531065410655106561065710658106591066010661106621066310664106651066610667106681066910670106711067210673106741067510676106771067810679106801068110682106831068410685106861068710688106891069010691106921069310694106951069610697106981069910700107011070210703107041070510706107071070810709107101071110712107131071410715107161071710718107191072010721107221072310724107251072610727107281072910730107311073210733107341073510736107371073810739107401074110742107431074410745107461074710748107491075010751107521075310754107551075610757107581075910760107611076210763107641076510766107671076810769107701077110772107731077410775107761077710778107791078010781107821078310784107851078610787107881078910790107911079210793107941079510796107971079810799108001080110802108031080410805108061080710808108091081010811108121081310814108151081610817108181081910820108211082210823108241082510826108271082810829108301083110832108331083410835108361083710838108391084010841108421084310844108451084610847108481084910850108511085210853108541085510856108571085810859108601086110862108631086410865108661086710868108691087010871108721087310874108751087610877108781087910880108811088210883108841088510886108871088810889108901089110892108931089410895108961089710898108991090010901109021090310904109051090610907109081090910910109111091210913109141091510916109171091810919109201092110922109231092410925109261092710928109291093010931109321093310934109351093610937109381093910940109411094210943109441094510946109471094810949109501095110952109531095410955109561095710958109591096010961109621096310964109651096610967109681096910970109711097210973109741097510976109771097810979109801098110982109831098410985109861098710988109891099010991109921099310994109951099610997109981099911000110011100211003110041100511006110071100811009110101101111012110131101411015110161101711018110191102011021110221102311024110251102611027110281102911030110311103211033110341103511036110371103811039110401104111042110431104411045110461104711048110491105011051110521105311054110551105611057110581105911060110611106211063110641106511066110671106811069110701107111072110731107411075110761107711078110791108011081110821108311084110851108611087110881108911090110911109211093110941109511096110971109811099111001110111102111031110411105111061110711108111091111011111111121111311114111151111611117111181111911120111211112211123111241112511126111271112811129111301113111132111331113411135111361113711138111391114011141111421114311144111451114611147111481114911150111511115211153111541115511156111571115811159111601116111162111631116411165111661116711168111691117011171111721117311174111751117611177111781117911180111811118211183111841118511186111871118811189111901119111192111931119411195111961119711198111991120011201112021120311204112051120611207112081120911210112111121211213112141121511216112171121811219112201122111222112231122411225112261122711228112291123011231112321123311234112351123611237112381123911240112411124211243112441124511246112471124811249112501125111252112531125411255112561125711258112591126011261112621126311264112651126611267112681126911270112711127211273112741127511276112771127811279112801128111282112831128411285112861128711288112891129011291112921129311294112951129611297112981129911300113011130211303113041130511306113071130811309113101131111312113131131411315113161131711318113191132011321113221132311324113251132611327113281132911330113311133211333113341133511336113371133811339113401134111342113431134411345113461134711348113491135011351113521135311354113551135611357113581135911360113611136211363113641136511366113671136811369113701137111372113731137411375113761137711378113791138011381113821138311384113851138611387113881138911390113911139211393113941139511396113971139811399114001140111402114031140411405114061140711408114091141011411114121141311414114151141611417114181141911420114211142211423114241142511426114271142811429114301143111432114331143411435114361143711438114391144011441114421144311444114451144611447114481144911450114511145211453114541145511456114571145811459114601146111462114631146411465114661146711468114691147011471114721147311474114751147611477114781147911480114811148211483114841148511486114871148811489114901149111492114931149411495114961149711498114991150011501115021150311504115051150611507115081150911510115111151211513115141151511516115171151811519115201152111522115231152411525115261152711528115291153011531115321153311534115351153611537115381153911540115411154211543115441154511546115471154811549115501155111552115531155411555115561155711558115591156011561115621156311564115651156611567115681156911570115711157211573115741157511576115771157811579115801158111582115831158411585115861158711588115891159011591115921159311594115951159611597115981159911600116011160211603116041160511606116071160811609116101161111612116131161411615116161161711618116191162011621116221162311624116251162611627116281162911630116311163211633116341163511636116371163811639116401164111642116431164411645116461164711648116491165011651116521165311654116551165611657116581165911660116611166211663116641166511666116671166811669116701167111672116731167411675116761167711678116791168011681116821168311684116851168611687116881168911690116911169211693116941169511696116971169811699117001170111702117031170411705117061170711708117091171011711117121171311714117151171611717117181171911720117211172211723117241172511726117271172811729117301173111732117331173411735117361173711738117391174011741117421174311744117451174611747117481174911750117511175211753117541175511756117571175811759117601176111762117631176411765117661176711768117691177011771117721177311774117751177611777117781177911780117811178211783117841178511786117871178811789117901179111792117931179411795117961179711798117991180011801118021180311804118051180611807118081180911810118111181211813118141181511816118171181811819118201182111822118231182411825118261182711828118291183011831118321183311834118351183611837118381183911840118411184211843118441184511846118471184811849118501185111852118531185411855118561185711858118591186011861118621186311864118651186611867118681186911870118711187211873118741187511876118771187811879118801188111882118831188411885118861188711888118891189011891118921189311894118951189611897118981189911900119011190211903119041190511906119071190811909119101191111912119131191411915119161191711918119191192011921119221192311924119251192611927119281192911930119311193211933119341193511936119371193811939119401194111942119431194411945119461194711948119491195011951119521195311954119551195611957119581195911960119611196211963119641196511966119671196811969119701197111972119731197411975119761197711978119791198011981119821198311984119851198611987119881198911990119911199211993119941199511996119971199811999120001200112002120031200412005120061200712008120091201012011120121201312014120151201612017120181201912020120211202212023120241202512026120271202812029120301203112032120331203412035120361203712038120391204012041120421204312044120451204612047120481204912050120511205212053120541205512056120571205812059120601206112062120631206412065120661206712068120691207012071120721207312074120751207612077120781207912080120811208212083120841208512086120871208812089120901209112092120931209412095120961209712098120991210012101121021210312104121051210612107121081210912110121111211212113121141211512116121171211812119121201212112122121231212412125121261212712128121291213012131121321213312134121351213612137121381213912140121411214212143121441214512146121471214812149121501215112152121531215412155121561215712158121591216012161121621216312164121651216612167121681216912170121711217212173121741217512176121771217812179121801218112182121831218412185121861218712188121891219012191121921219312194121951219612197121981219912200122011220212203122041220512206122071220812209122101221112212122131221412215122161221712218122191222012221122221222312224122251222612227122281222912230122311223212233122341223512236122371223812239122401224112242122431224412245122461224712248122491225012251122521225312254122551225612257122581225912260122611226212263122641226512266122671226812269122701227112272122731227412275122761227712278122791228012281122821228312284122851228612287122881228912290122911229212293122941229512296122971229812299123001230112302123031230412305123061230712308123091231012311123121231312314123151231612317123181231912320123211232212323123241232512326123271232812329123301233112332123331233412335123361233712338123391234012341123421234312344123451234612347123481234912350123511235212353123541235512356123571235812359123601236112362123631236412365123661236712368123691237012371123721237312374123751237612377123781237912380123811238212383123841238512386123871238812389123901239112392123931239412395123961239712398123991240012401124021240312404124051240612407124081240912410124111241212413124141241512416124171241812419124201242112422124231242412425124261242712428124291243012431124321243312434124351243612437124381243912440124411244212443124441244512446124471244812449124501245112452124531245412455124561245712458124591246012461124621246312464124651246612467124681246912470124711247212473124741247512476124771247812479124801248112482124831248412485124861248712488124891249012491124921249312494124951249612497124981249912500125011250212503125041250512506125071250812509125101251112512125131251412515125161251712518125191252012521125221252312524125251252612527125281252912530125311253212533125341253512536125371253812539125401254112542125431254412545125461254712548125491255012551125521255312554125551255612557125581255912560125611256212563125641256512566125671256812569125701257112572125731257412575125761257712578125791258012581125821258312584125851258612587125881258912590125911259212593125941259512596125971259812599126001260112602126031260412605126061260712608126091261012611126121261312614126151261612617126181261912620126211262212623126241262512626126271262812629126301263112632126331263412635126361263712638126391264012641126421264312644126451264612647126481264912650126511265212653126541265512656126571265812659126601266112662126631266412665126661266712668126691267012671126721267312674126751267612677126781267912680126811268212683126841268512686126871268812689126901269112692126931269412695126961269712698126991270012701127021270312704127051270612707127081270912710127111271212713127141271512716127171271812719127201272112722127231272412725127261272712728127291273012731127321273312734127351273612737127381273912740127411274212743127441274512746127471274812749127501275112752127531275412755127561275712758127591276012761127621276312764127651276612767127681276912770127711277212773127741277512776127771277812779127801278112782127831278412785127861278712788127891279012791127921279312794127951279612797127981279912800128011280212803128041280512806128071280812809128101281112812128131281412815128161281712818128191282012821128221282312824128251282612827128281282912830128311283212833128341283512836128371283812839128401284112842128431284412845128461284712848128491285012851128521285312854128551285612857128581285912860128611286212863128641286512866128671286812869128701287112872128731287412875128761287712878128791288012881128821288312884128851288612887128881288912890128911289212893128941289512896128971289812899129001290112902129031290412905129061290712908129091291012911129121291312914129151291612917129181291912920129211292212923129241292512926129271292812929129301293112932129331293412935129361293712938129391294012941129421294312944129451294612947129481294912950129511295212953129541295512956129571295812959129601296112962129631296412965129661296712968129691297012971129721297312974129751297612977129781297912980129811298212983129841298512986129871298812989129901299112992129931299412995129961299712998129991300013001130021300313004130051300613007130081300913010130111301213013130141301513016130171301813019130201302113022130231302413025130261302713028130291303013031130321303313034130351303613037130381303913040130411304213043130441304513046130471304813049130501305113052130531305413055130561305713058130591306013061130621306313064130651306613067130681306913070130711307213073130741307513076130771307813079130801308113082130831308413085130861308713088130891309013091130921309313094130951309613097130981309913100131011310213103131041310513106131071310813109131101311113112131131311413115131161311713118131191312013121131221312313124131251312613127131281312913130131311313213133131341313513136131371313813139131401314113142131431314413145131461314713148131491315013151131521315313154131551315613157131581315913160131611316213163131641316513166131671316813169131701317113172131731317413175131761317713178131791318013181131821318313184131851318613187131881318913190131911319213193131941319513196131971319813199132001320113202132031320413205132061320713208132091321013211132121321313214132151321613217132181321913220132211322213223132241322513226132271322813229132301323113232132331323413235132361323713238132391324013241132421324313244132451324613247132481324913250132511325213253132541325513256132571325813259132601326113262132631326413265132661326713268132691327013271132721327313274132751327613277132781327913280132811328213283132841328513286132871328813289132901329113292132931329413295132961329713298132991330013301133021330313304133051330613307133081330913310133111331213313133141331513316133171331813319133201332113322133231332413325133261332713328133291333013331133321333313334133351333613337133381333913340133411334213343133441334513346133471334813349133501335113352133531335413355133561335713358133591336013361133621336313364133651336613367133681336913370133711337213373133741337513376133771337813379133801338113382133831338413385133861338713388133891339013391133921339313394133951339613397133981339913400134011340213403134041340513406134071340813409134101341113412134131341413415134161341713418134191342013421134221342313424134251342613427134281342913430134311343213433134341343513436134371343813439134401344113442134431344413445134461344713448134491345013451134521345313454134551345613457134581345913460134611346213463134641346513466134671346813469134701347113472134731347413475134761347713478134791348013481134821348313484134851348613487134881348913490134911349213493134941349513496134971349813499135001350113502135031350413505135061350713508135091351013511135121351313514135151351613517135181351913520135211352213523135241352513526135271352813529135301353113532135331353413535135361353713538135391354013541135421354313544135451354613547135481354913550135511355213553135541355513556135571355813559135601356113562135631356413565135661356713568135691357013571135721357313574135751357613577135781357913580135811358213583135841358513586135871358813589135901359113592135931359413595135961359713598135991360013601136021360313604136051360613607136081360913610136111361213613136141361513616136171361813619136201362113622136231362413625136261362713628136291363013631136321363313634136351363613637136381363913640136411364213643136441364513646136471364813649136501365113652136531365413655136561365713658136591366013661136621366313664136651366613667136681366913670136711367213673136741367513676136771367813679136801368113682136831368413685136861368713688136891369013691136921369313694136951369613697136981369913700137011370213703137041370513706137071370813709137101371113712137131371413715137161371713718137191372013721137221372313724137251372613727137281372913730137311373213733137341373513736137371373813739137401374113742137431374413745137461374713748137491375013751137521375313754137551375613757137581375913760137611376213763137641376513766137671376813769137701377113772137731377413775137761377713778137791378013781137821378313784137851378613787137881378913790137911379213793137941379513796137971379813799138001380113802138031380413805138061380713808138091381013811138121381313814138151381613817138181381913820138211382213823138241382513826138271382813829138301383113832138331383413835138361383713838138391384013841138421384313844138451384613847138481384913850138511385213853138541385513856138571385813859138601386113862138631386413865138661386713868138691387013871138721387313874138751387613877138781387913880138811388213883138841388513886138871388813889138901389113892138931389413895138961389713898138991390013901139021390313904139051390613907139081390913910139111391213913139141391513916139171391813919139201392113922139231392413925139261392713928139291393013931139321393313934139351393613937139381393913940139411394213943139441394513946139471394813949139501395113952
  1. /**
  2. * Marlin 3D Printer Firmware
  3. * Copyright (C) 2016, 2017 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
  4. *
  5. * Based on Sprinter and grbl.
  6. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
  7. *
  8. * This program is free software: you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published by
  10. * the Free Software Foundation, either version 3 of the License, or
  11. * (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  20. *
  21. */
  22. /**
  23. * About Marlin
  24. *
  25. * This firmware is a mashup between Sprinter and grbl.
  26. * - https://github.com/kliment/Sprinter
  27. * - https://github.com/simen/grbl/tree
  28. */
  29. /**
  30. * -----------------
  31. * G-Codes in Marlin
  32. * -----------------
  33. *
  34. * Helpful G-code references:
  35. * - http://linuxcnc.org/handbook/gcode/g-code.html
  36. * - http://objects.reprap.org/wiki/Mendel_User_Manual:_RepRapGCodes
  37. *
  38. * Help to document Marlin's G-codes online:
  39. * - http://reprap.org/wiki/G-code
  40. * - https://github.com/MarlinFirmware/MarlinDocumentation
  41. *
  42. * -----------------
  43. *
  44. * "G" Codes
  45. *
  46. * G0 -> G1
  47. * G1 - Coordinated Movement X Y Z E
  48. * G2 - CW ARC
  49. * G3 - CCW ARC
  50. * G4 - Dwell S<seconds> or P<milliseconds>
  51. * G5 - Cubic B-spline with XYZE destination and IJPQ offsets
  52. * G10 - Retract filament according to settings of M207 (Requires FWRETRACT)
  53. * G11 - Retract recover filament according to settings of M208 (Requires FWRETRACT)
  54. * G12 - Clean tool (Requires NOZZLE_CLEAN_FEATURE)
  55. * G17 - Select Plane XY (Requires CNC_WORKSPACE_PLANES)
  56. * G18 - Select Plane ZX (Requires CNC_WORKSPACE_PLANES)
  57. * G19 - Select Plane YZ (Requires CNC_WORKSPACE_PLANES)
  58. * G20 - Set input units to inches (Requires INCH_MODE_SUPPORT)
  59. * G21 - Set input units to millimeters (Requires INCH_MODE_SUPPORT)
  60. * G26 - Mesh Validation Pattern (Requires UBL_G26_MESH_VALIDATION)
  61. * G27 - Park Nozzle (Requires NOZZLE_PARK_FEATURE)
  62. * G28 - Home one or more axes
  63. * G29 - Start or continue the bed leveling probe procedure (Requires bed leveling)
  64. * G30 - Single Z probe, probes bed at X Y location (defaults to current XY location)
  65. * G31 - Dock sled (Z_PROBE_SLED only)
  66. * G32 - Undock sled (Z_PROBE_SLED only)
  67. * G33 - Delta Auto-Calibration (Requires DELTA_AUTO_CALIBRATION)
  68. * G38 - Probe in any direction using the Z_MIN_PROBE (Requires G38_PROBE_TARGET)
  69. * G42 - Coordinated move to a mesh point (Requires AUTO_BED_LEVELING_UBL)
  70. * G90 - Use Absolute Coordinates
  71. * G91 - Use Relative Coordinates
  72. * G92 - Set current position to coordinates given
  73. *
  74. * "M" Codes
  75. *
  76. * M0 - Unconditional stop - Wait for user to press a button on the LCD (Only if ULTRA_LCD is enabled)
  77. * M1 -> M0
  78. * M3 - Turn laser/spindle on, set spindle/laser speed/power, set rotation to clockwise
  79. * M4 - Turn laser/spindle on, set spindle/laser speed/power, set rotation to counter-clockwise
  80. * M5 - Turn laser/spindle off
  81. * M17 - Enable/Power all stepper motors
  82. * M18 - Disable all stepper motors; same as M84
  83. * M20 - List SD card. (Requires SDSUPPORT)
  84. * M21 - Init SD card. (Requires SDSUPPORT)
  85. * M22 - Release SD card. (Requires SDSUPPORT)
  86. * M23 - Select SD file: "M23 /path/file.gco". (Requires SDSUPPORT)
  87. * M24 - Start/resume SD print. (Requires SDSUPPORT)
  88. * M25 - Pause SD print. (Requires SDSUPPORT)
  89. * M26 - Set SD position in bytes: "M26 S12345". (Requires SDSUPPORT)
  90. * M27 - Report SD print status. (Requires SDSUPPORT)
  91. * M28 - Start SD write: "M28 /path/file.gco". (Requires SDSUPPORT)
  92. * M29 - Stop SD write. (Requires SDSUPPORT)
  93. * M30 - Delete file from SD: "M30 /path/file.gco"
  94. * M31 - Report time since last M109 or SD card start to serial.
  95. * M32 - Select file and start SD print: "M32 [S<bytepos>] !/path/file.gco#". (Requires SDSUPPORT)
  96. * Use P to run other files as sub-programs: "M32 P !filename#"
  97. * The '#' is necessary when calling from within sd files, as it stops buffer prereading
  98. * M33 - Get the longname version of a path. (Requires LONG_FILENAME_HOST_SUPPORT)
  99. * M34 - Set SD Card sorting options. (Requires SDCARD_SORT_ALPHA)
  100. * M42 - Change pin status via gcode: M42 P<pin> S<value>. LED pin assumed if P is omitted.
  101. * M43 - Display pin status, watch pins for changes, watch endstops & toggle LED, Z servo probe test, toggle pins
  102. * M48 - Measure Z Probe repeatability: M48 P<points> X<pos> Y<pos> V<level> E<engage> L<legs>. (Requires Z_MIN_PROBE_REPEATABILITY_TEST)
  103. * M75 - Start the print job timer.
  104. * M76 - Pause the print job timer.
  105. * M77 - Stop the print job timer.
  106. * M78 - Show statistical information about the print jobs. (Requires PRINTCOUNTER)
  107. * M80 - Turn on Power Supply. (Requires POWER_SUPPLY > 0)
  108. * M81 - Turn off Power Supply. (Requires POWER_SUPPLY > 0)
  109. * M82 - Set E codes absolute (default).
  110. * M83 - Set E codes relative while in Absolute (G90) mode.
  111. * M84 - Disable steppers until next move, or use S<seconds> to specify an idle
  112. * duration after which steppers should turn off. S0 disables the timeout.
  113. * M85 - Set inactivity shutdown timer with parameter S<seconds>. To disable set zero (default)
  114. * M92 - Set planner.axis_steps_per_mm for one or more axes.
  115. * M100 - Watch Free Memory (for debugging) (Requires M100_FREE_MEMORY_WATCHER)
  116. * M104 - Set extruder target temp.
  117. * M105 - Report current temperatures.
  118. * M106 - Set print fan speed.
  119. * M107 - Print fan off.
  120. * M108 - Break out of heating loops (M109, M190, M303). With no controller, breaks out of M0/M1. (Requires EMERGENCY_PARSER)
  121. * M109 - Sxxx Wait for extruder current temp to reach target temp. Waits only when heating
  122. * Rxxx Wait for extruder current temp to reach target temp. Waits when heating and cooling
  123. * If AUTOTEMP is enabled, S<mintemp> B<maxtemp> F<factor>. Exit autotemp by any M109 without F
  124. * M110 - Set the current line number. (Used by host printing)
  125. * M111 - Set debug flags: "M111 S<flagbits>". See flag bits defined in enum.h.
  126. * M112 - Emergency stop.
  127. * M113 - Get or set the timeout interval for Host Keepalive "busy" messages. (Requires HOST_KEEPALIVE_FEATURE)
  128. * M114 - Report current position.
  129. * M115 - Report capabilities. (Extended capabilities requires EXTENDED_CAPABILITIES_REPORT)
  130. * M117 - Display a message on the controller screen. (Requires an LCD)
  131. * M118 - Display a message in the host console.
  132. * M119 - Report endstops status.
  133. * M120 - Enable endstops detection.
  134. * M121 - Disable endstops detection.
  135. * M125 - Save current position and move to filament change position. (Requires PARK_HEAD_ON_PAUSE)
  136. * M126 - Solenoid Air Valve Open. (Requires BARICUDA)
  137. * M127 - Solenoid Air Valve Closed. (Requires BARICUDA)
  138. * M128 - EtoP Open. (Requires BARICUDA)
  139. * M129 - EtoP Closed. (Requires BARICUDA)
  140. * M140 - Set bed target temp. S<temp>
  141. * M145 - Set heatup values for materials on the LCD. H<hotend> B<bed> F<fan speed> for S<material> (0=PLA, 1=ABS)
  142. * M149 - Set temperature units. (Requires TEMPERATURE_UNITS_SUPPORT)
  143. * M150 - Set Status LED Color as R<red> U<green> B<blue> P<bright>. Values 0-255. (Requires BLINKM, RGB_LED, RGBW_LED, NEOPIXEL_LED, or PCA9632).
  144. * M155 - Auto-report temperatures with interval of S<seconds>. (Requires AUTO_REPORT_TEMPERATURES)
  145. * M163 - Set a single proportion for a mixing extruder. (Requires MIXING_EXTRUDER)
  146. * M164 - Save the mix as a virtual extruder. (Requires MIXING_EXTRUDER and MIXING_VIRTUAL_TOOLS)
  147. * M165 - Set the proportions for a mixing extruder. Use parameters ABCDHI to set the mixing factors. (Requires MIXING_EXTRUDER)
  148. * M190 - Sxxx Wait for bed current temp to reach target temp. ** Waits only when heating! **
  149. * Rxxx Wait for bed current temp to reach target temp. ** Waits for heating or cooling. **
  150. * M200 - Set filament diameter, D<diameter>, setting E axis units to cubic. (Use S0 to revert to linear units.)
  151. * M201 - Set max acceleration in units/s^2 for print moves: "M201 X<accel> Y<accel> Z<accel> E<accel>"
  152. * M202 - Set max acceleration in units/s^2 for travel moves: "M202 X<accel> Y<accel> Z<accel> E<accel>" ** UNUSED IN MARLIN! **
  153. * M203 - Set maximum feedrate: "M203 X<fr> Y<fr> Z<fr> E<fr>" in units/sec.
  154. * M204 - Set default acceleration in units/sec^2: P<printing> R<extruder_only> T<travel>
  155. * M205 - Set advanced settings. Current units apply:
  156. S<print> T<travel> minimum speeds
  157. B<minimum segment time>
  158. X<max X jerk>, Y<max Y jerk>, Z<max Z jerk>, E<max E jerk>
  159. * M206 - Set additional homing offset. (Disabled by NO_WORKSPACE_OFFSETS or DELTA)
  160. * M207 - Set Retract Length: S<length>, Feedrate: F<units/min>, and Z lift: Z<distance>. (Requires FWRETRACT)
  161. * M208 - Set Recover (unretract) Additional (!) Length: S<length> and Feedrate: F<units/min>. (Requires FWRETRACT)
  162. * M209 - Turn Automatic Retract Detection on/off: S<0|1> (For slicers that don't support G10/11). (Requires FWRETRACT)
  163. Every normal extrude-only move will be classified as retract depending on the direction.
  164. * M211 - Enable, Disable, and/or Report software endstops: S<0|1> (Requires MIN_SOFTWARE_ENDSTOPS or MAX_SOFTWARE_ENDSTOPS)
  165. * M218 - Set a tool offset: "M218 T<index> X<offset> Y<offset>". (Requires 2 or more extruders)
  166. * M220 - Set Feedrate Percentage: "M220 S<percent>" (i.e., "FR" on the LCD)
  167. * M221 - Set Flow Percentage: "M221 S<percent>"
  168. * M226 - Wait until a pin is in a given state: "M226 P<pin> S<state>"
  169. * M240 - Trigger a camera to take a photograph. (Requires CHDK or PHOTOGRAPH_PIN)
  170. * M250 - Set LCD contrast: "M250 C<contrast>" (0-63). (Requires LCD support)
  171. * M260 - i2c Send Data (Requires EXPERIMENTAL_I2CBUS)
  172. * M261 - i2c Request Data (Requires EXPERIMENTAL_I2CBUS)
  173. * M280 - Set servo position absolute: "M280 P<index> S<angle|µs>". (Requires servos)
  174. * M290 - Babystepping (Requires BABYSTEPPING)
  175. * M300 - Play beep sound S<frequency Hz> P<duration ms>
  176. * M301 - Set PID parameters P I and D. (Requires PIDTEMP)
  177. * M302 - Allow cold extrudes, or set the minimum extrude S<temperature>. (Requires PREVENT_COLD_EXTRUSION)
  178. * M303 - PID relay autotune S<temperature> sets the target temperature. Default 150C. (Requires PIDTEMP)
  179. * M304 - Set bed PID parameters P I and D. (Requires PIDTEMPBED)
  180. * M350 - Set microstepping mode. (Requires digital microstepping pins.)
  181. * M351 - Toggle MS1 MS2 pins directly. (Requires digital microstepping pins.)
  182. * M355 - Set Case Light on/off and set brightness. (Requires CASE_LIGHT_PIN)
  183. * M380 - Activate solenoid on active extruder. (Requires EXT_SOLENOID)
  184. * M381 - Disable all solenoids. (Requires EXT_SOLENOID)
  185. * M400 - Finish all moves.
  186. * M401 - Lower Z probe. (Requires a probe)
  187. * M402 - Raise Z probe. (Requires a probe)
  188. * M404 - Display or set the Nominal Filament Width: "W<diameter>". (Requires FILAMENT_WIDTH_SENSOR)
  189. * M405 - Enable Filament Sensor flow control. "M405 D<delay_cm>". (Requires FILAMENT_WIDTH_SENSOR)
  190. * M406 - Disable Filament Sensor flow control. (Requires FILAMENT_WIDTH_SENSOR)
  191. * M407 - Display measured filament diameter in millimeters. (Requires FILAMENT_WIDTH_SENSOR)
  192. * M410 - Quickstop. Abort all planned moves.
  193. * M420 - Enable/Disable Leveling (with current values) S1=enable S0=disable (Requires MESH_BED_LEVELING or ABL)
  194. * M421 - Set a single Z coordinate in the Mesh Leveling grid. X<units> Y<units> Z<units> (Requires MESH_BED_LEVELING or AUTO_BED_LEVELING_UBL)
  195. * M428 - Set the home_offset based on the current_position. Nearest edge applies. (Disabled by NO_WORKSPACE_OFFSETS or DELTA)
  196. * M500 - Store parameters in EEPROM. (Requires EEPROM_SETTINGS)
  197. * M501 - Restore parameters from EEPROM. (Requires EEPROM_SETTINGS)
  198. * M502 - Revert to the default "factory settings". ** Does not write them to EEPROM! **
  199. * M503 - Print the current settings (in memory): "M503 S<verbose>". S0 specifies compact output.
  200. * M540 - Enable/disable SD card abort on endstop hit: "M540 S<state>". (Requires ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED)
  201. * M600 - Pause for filament change: "M600 X<pos> Y<pos> Z<raise> E<first_retract> L<later_retract>". (Requires ADVANCED_PAUSE_FEATURE)
  202. * M665 - Set delta configurations: "M665 L<diagonal rod> R<delta radius> S<segments/s> A<rod A trim mm> B<rod B trim mm> C<rod C trim mm> I<tower A trim angle> J<tower B trim angle> K<tower C trim angle>" (Requires DELTA)
  203. * M666 - Set delta endstop adjustment. (Requires DELTA)
  204. * M605 - Set dual x-carriage movement mode: "M605 S<mode> [X<x_offset>] [R<temp_offset>]". (Requires DUAL_X_CARRIAGE)
  205. * M851 - Set Z probe's Z offset in current units. (Negative = below the nozzle.)
  206. * M860 - Report the position of position encoder modules.
  207. * M861 - Report the status of position encoder modules.
  208. * M862 - Perform an axis continuity test for position encoder modules.
  209. * M863 - Perform steps-per-mm calibration for position encoder modules.
  210. * M864 - Change position encoder module I2C address.
  211. * M865 - Check position encoder module firmware version.
  212. * M866 - Report or reset position encoder module error count.
  213. * M867 - Enable/disable or toggle error correction for position encoder modules.
  214. * M868 - Report or set position encoder module error correction threshold.
  215. * M869 - Report position encoder module error.
  216. * M900 - Get and/or Set advance K factor and WH/D ratio. (Requires LIN_ADVANCE)
  217. * M906 - Set or get motor current in milliamps using axis codes X, Y, Z, E. Report values if no axis codes given. (Requires HAVE_TMC2130)
  218. * M907 - Set digital trimpot motor current using axis codes. (Requires a board with digital trimpots)
  219. * M908 - Control digital trimpot directly. (Requires DAC_STEPPER_CURRENT or DIGIPOTSS_PIN)
  220. * M909 - Print digipot/DAC current value. (Requires DAC_STEPPER_CURRENT)
  221. * M910 - Commit digipot/DAC value to external EEPROM via I2C. (Requires DAC_STEPPER_CURRENT)
  222. * M911 - Report stepper driver overtemperature pre-warn condition. (Requires HAVE_TMC2130)
  223. * M912 - Clear stepper driver overtemperature pre-warn condition flag. (Requires HAVE_TMC2130)
  224. * M913 - Set HYBRID_THRESHOLD speed. (Requires HYBRID_THRESHOLD)
  225. * M914 - Set SENSORLESS_HOMING sensitivity. (Requires SENSORLESS_HOMING)
  226. *
  227. * M360 - SCARA calibration: Move to cal-position ThetaA (0 deg calibration)
  228. * M361 - SCARA calibration: Move to cal-position ThetaB (90 deg calibration - steps per degree)
  229. * M362 - SCARA calibration: Move to cal-position PsiA (0 deg calibration)
  230. * M363 - SCARA calibration: Move to cal-position PsiB (90 deg calibration - steps per degree)
  231. * M364 - SCARA calibration: Move to cal-position PSIC (90 deg to Theta calibration position)
  232. *
  233. * ************ Custom codes - This can change to suit future G-code regulations
  234. * M928 - Start SD logging: "M928 filename.gco". Stop with M29. (Requires SDSUPPORT)
  235. * M999 - Restart after being stopped by error
  236. *
  237. * "T" Codes
  238. *
  239. * T0-T3 - Select an extruder (tool) by index: "T<n> F<units/min>"
  240. *
  241. */
  242. #include "Marlin.h"
  243. #include "ultralcd.h"
  244. #include "planner.h"
  245. #include "stepper.h"
  246. #include "endstops.h"
  247. #include "temperature.h"
  248. #include "cardreader.h"
  249. #include "configuration_store.h"
  250. #include "language.h"
  251. #include "pins_arduino.h"
  252. #include "math.h"
  253. #include "nozzle.h"
  254. #include "duration_t.h"
  255. #include "types.h"
  256. #include "gcode.h"
  257. #if HAS_ABL
  258. #include "vector_3.h"
  259. #if ENABLED(AUTO_BED_LEVELING_LINEAR)
  260. #include "least_squares_fit.h"
  261. #endif
  262. #elif ENABLED(MESH_BED_LEVELING)
  263. #include "mesh_bed_leveling.h"
  264. #endif
  265. #if ENABLED(BEZIER_CURVE_SUPPORT)
  266. #include "planner_bezier.h"
  267. #endif
  268. #if HAS_BUZZER && DISABLED(LCD_USE_I2C_BUZZER)
  269. #include "buzzer.h"
  270. #endif
  271. #if ENABLED(USE_WATCHDOG)
  272. #include "watchdog.h"
  273. #endif
  274. #if ENABLED(MAX7219_DEBUG)
  275. #include "Max7219_Debug_LEDs.h"
  276. #endif
  277. #if ENABLED(NEOPIXEL_LED)
  278. #include <Adafruit_NeoPixel.h>
  279. #endif
  280. #if ENABLED(BLINKM)
  281. #include "blinkm.h"
  282. #include "Wire.h"
  283. #endif
  284. #if ENABLED(PCA9632)
  285. #include "pca9632.h"
  286. #endif
  287. #if HAS_SERVOS
  288. #include "servo.h"
  289. #endif
  290. #if HAS_DIGIPOTSS
  291. #include <SPI.h>
  292. #endif
  293. #if ENABLED(DAC_STEPPER_CURRENT)
  294. #include "stepper_dac.h"
  295. #endif
  296. #if ENABLED(EXPERIMENTAL_I2CBUS)
  297. #include "twibus.h"
  298. #endif
  299. #if ENABLED(I2C_POSITION_ENCODERS)
  300. #include "I2CPositionEncoder.h"
  301. #endif
  302. #if ENABLED(ENDSTOP_INTERRUPTS_FEATURE)
  303. #include "endstop_interrupts.h"
  304. #endif
  305. #if ENABLED(M100_FREE_MEMORY_WATCHER)
  306. void gcode_M100();
  307. void M100_dump_routine(const char * const title, const char *start, const char *end);
  308. #endif
  309. #if ENABLED(SDSUPPORT)
  310. CardReader card;
  311. #endif
  312. #if ENABLED(EXPERIMENTAL_I2CBUS)
  313. TWIBus i2c;
  314. #endif
  315. #if ENABLED(G38_PROBE_TARGET)
  316. bool G38_move = false,
  317. G38_endstop_hit = false;
  318. #endif
  319. #if ENABLED(AUTO_BED_LEVELING_UBL)
  320. #include "ubl.h"
  321. extern bool defer_return_to_status;
  322. unified_bed_leveling ubl;
  323. #define UBL_MESH_VALID !( ( ubl.z_values[0][0] == ubl.z_values[0][1] && ubl.z_values[0][1] == ubl.z_values[0][2] \
  324. && ubl.z_values[1][0] == ubl.z_values[1][1] && ubl.z_values[1][1] == ubl.z_values[1][2] \
  325. && ubl.z_values[2][0] == ubl.z_values[2][1] && ubl.z_values[2][1] == ubl.z_values[2][2] \
  326. && ubl.z_values[0][0] == 0 && ubl.z_values[1][0] == 0 && ubl.z_values[2][0] == 0 ) \
  327. || isnan(ubl.z_values[0][0]))
  328. #endif
  329. #if ENABLED(NEOPIXEL_LED)
  330. #if NEOPIXEL_TYPE == NEO_RGB || NEOPIXEL_TYPE == NEO_RBG || NEOPIXEL_TYPE == NEO_GRB || NEOPIXEL_TYPE == NEO_GBR || NEOPIXEL_TYPE == NEO_BRG || NEOPIXEL_TYPE == NEO_BGR
  331. #define NEO_WHITE 255, 255, 255
  332. #else
  333. #define NEO_WHITE 0, 0, 0, 255
  334. #endif
  335. #endif
  336. #if ENABLED(RGB_LED) || ENABLED(BLINKM) || ENABLED(PCA9632)
  337. #define LED_WHITE 255, 255, 255
  338. #elif ENABLED(RGBW_LED)
  339. #define LED_WHITE 0, 0, 0, 255
  340. #endif
  341. bool Running = true;
  342. uint8_t marlin_debug_flags = DEBUG_NONE;
  343. /**
  344. * Cartesian Current Position
  345. * Used to track the logical position as moves are queued.
  346. * Used by 'line_to_current_position' to do a move after changing it.
  347. * Used by 'SYNC_PLAN_POSITION_KINEMATIC' to update 'planner.position'.
  348. */
  349. float current_position[XYZE] = { 0.0 };
  350. /**
  351. * Cartesian Destination
  352. * A temporary position, usually applied to 'current_position'.
  353. * Set with 'gcode_get_destination' or 'set_destination_from_current'.
  354. * 'line_to_destination' sets 'current_position' to 'destination'.
  355. */
  356. float destination[XYZE] = { 0.0 };
  357. /**
  358. * axis_homed
  359. * Flags that each linear axis was homed.
  360. * XYZ on cartesian, ABC on delta, ABZ on SCARA.
  361. *
  362. * axis_known_position
  363. * Flags that the position is known in each linear axis. Set when homed.
  364. * Cleared whenever a stepper powers off, potentially losing its position.
  365. */
  366. bool axis_homed[XYZ] = { false }, axis_known_position[XYZ] = { false };
  367. /**
  368. * GCode line number handling. Hosts may opt to include line numbers when
  369. * sending commands to Marlin, and lines will be checked for sequentiality.
  370. * M110 N<int> sets the current line number.
  371. */
  372. static long gcode_N, gcode_LastN, Stopped_gcode_LastN = 0;
  373. /**
  374. * GCode Command Queue
  375. * A simple ring buffer of BUFSIZE command strings.
  376. *
  377. * Commands are copied into this buffer by the command injectors
  378. * (immediate, serial, sd card) and they are processed sequentially by
  379. * the main loop. The process_next_command function parses the next
  380. * command and hands off execution to individual handler functions.
  381. */
  382. uint8_t commands_in_queue = 0; // Count of commands in the queue
  383. static uint8_t cmd_queue_index_r = 0, // Ring buffer read position
  384. cmd_queue_index_w = 0; // Ring buffer write position
  385. #if ENABLED(M100_FREE_MEMORY_WATCHER)
  386. char command_queue[BUFSIZE][MAX_CMD_SIZE]; // Necessary so M100 Free Memory Dumper can show us the commands and any corruption
  387. #else // This can be collapsed back to the way it was soon.
  388. static char command_queue[BUFSIZE][MAX_CMD_SIZE];
  389. #endif
  390. /**
  391. * Next Injected Command pointer. NULL if no commands are being injected.
  392. * Used by Marlin internally to ensure that commands initiated from within
  393. * are enqueued ahead of any pending serial or sd card commands.
  394. */
  395. static const char *injected_commands_P = NULL;
  396. #if ENABLED(TEMPERATURE_UNITS_SUPPORT)
  397. TempUnit input_temp_units = TEMPUNIT_C;
  398. #endif
  399. /**
  400. * Feed rates are often configured with mm/m
  401. * but the planner and stepper like mm/s units.
  402. */
  403. static const float homing_feedrate_mm_s[] PROGMEM = {
  404. #if ENABLED(DELTA)
  405. MMM_TO_MMS(HOMING_FEEDRATE_Z), MMM_TO_MMS(HOMING_FEEDRATE_Z),
  406. #else
  407. MMM_TO_MMS(HOMING_FEEDRATE_XY), MMM_TO_MMS(HOMING_FEEDRATE_XY),
  408. #endif
  409. MMM_TO_MMS(HOMING_FEEDRATE_Z), 0
  410. };
  411. FORCE_INLINE float homing_feedrate(const AxisEnum a) { return pgm_read_float(&homing_feedrate_mm_s[a]); }
  412. float feedrate_mm_s = MMM_TO_MMS(1500.0);
  413. static float saved_feedrate_mm_s;
  414. int16_t feedrate_percentage = 100, saved_feedrate_percentage,
  415. flow_percentage[EXTRUDERS] = ARRAY_BY_EXTRUDERS1(100);
  416. // Initialized by settings.load()
  417. bool axis_relative_modes[] = AXIS_RELATIVE_MODES,
  418. volumetric_enabled;
  419. float filament_size[EXTRUDERS], volumetric_multiplier[EXTRUDERS];
  420. #if HAS_WORKSPACE_OFFSET
  421. #if HAS_POSITION_SHIFT
  422. // The distance that XYZ has been offset by G92. Reset by G28.
  423. float position_shift[XYZ] = { 0 };
  424. #endif
  425. #if HAS_HOME_OFFSET
  426. // This offset is added to the configured home position.
  427. // Set by M206, M428, or menu item. Saved to EEPROM.
  428. float home_offset[XYZ] = { 0 };
  429. #endif
  430. #if HAS_HOME_OFFSET && HAS_POSITION_SHIFT
  431. // The above two are combined to save on computes
  432. float workspace_offset[XYZ] = { 0 };
  433. #endif
  434. #endif
  435. // Software Endstops are based on the configured limits.
  436. #if HAS_SOFTWARE_ENDSTOPS
  437. bool soft_endstops_enabled = true;
  438. #endif
  439. float soft_endstop_min[XYZ] = { X_MIN_BED, Y_MIN_BED, Z_MIN_POS },
  440. soft_endstop_max[XYZ] = { X_MAX_BED, Y_MAX_BED, Z_MAX_POS };
  441. #if FAN_COUNT > 0
  442. int16_t fanSpeeds[FAN_COUNT] = { 0 };
  443. #if ENABLED(EXTRA_FAN_SPEED)
  444. int16_t old_fanSpeeds[FAN_COUNT],
  445. new_fanSpeeds[FAN_COUNT];
  446. #endif
  447. #if ENABLED(PROBING_FANS_OFF)
  448. bool fans_paused = false;
  449. int16_t paused_fanSpeeds[FAN_COUNT] = { 0 };
  450. #endif
  451. #endif
  452. // The active extruder (tool). Set with T<extruder> command.
  453. uint8_t active_extruder = 0;
  454. // Relative Mode. Enable with G91, disable with G90.
  455. static bool relative_mode = false;
  456. // For M109 and M190, this flag may be cleared (by M108) to exit the wait loop
  457. volatile bool wait_for_heatup = true;
  458. // For M0/M1, this flag may be cleared (by M108) to exit the wait-for-user loop
  459. #if HAS_RESUME_CONTINUE
  460. volatile bool wait_for_user = false;
  461. #endif
  462. const char axis_codes[XYZE] = { 'X', 'Y', 'Z', 'E' };
  463. // Number of characters read in the current line of serial input
  464. static int serial_count = 0;
  465. // Inactivity shutdown
  466. millis_t previous_cmd_ms = 0;
  467. static millis_t max_inactive_time = 0;
  468. static millis_t stepper_inactive_time = (DEFAULT_STEPPER_DEACTIVE_TIME) * 1000UL;
  469. // Print Job Timer
  470. #if ENABLED(PRINTCOUNTER)
  471. PrintCounter print_job_timer = PrintCounter();
  472. #else
  473. Stopwatch print_job_timer = Stopwatch();
  474. #endif
  475. // Buzzer - I2C on the LCD or a BEEPER_PIN
  476. #if ENABLED(LCD_USE_I2C_BUZZER)
  477. #define BUZZ(d,f) lcd_buzz(d, f)
  478. #elif PIN_EXISTS(BEEPER)
  479. Buzzer buzzer;
  480. #define BUZZ(d,f) buzzer.tone(d, f)
  481. #else
  482. #define BUZZ(d,f) NOOP
  483. #endif
  484. static uint8_t target_extruder;
  485. #if HAS_BED_PROBE
  486. float zprobe_zoffset; // Initialized by settings.load()
  487. #endif
  488. #if HAS_ABL
  489. float xy_probe_feedrate_mm_s = MMM_TO_MMS(XY_PROBE_SPEED);
  490. #define XY_PROBE_FEEDRATE_MM_S xy_probe_feedrate_mm_s
  491. #elif defined(XY_PROBE_SPEED)
  492. #define XY_PROBE_FEEDRATE_MM_S MMM_TO_MMS(XY_PROBE_SPEED)
  493. #else
  494. #define XY_PROBE_FEEDRATE_MM_S PLANNER_XY_FEEDRATE()
  495. #endif
  496. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  497. #if ENABLED(DELTA)
  498. #define ADJUST_DELTA(V) \
  499. if (planner.leveling_active) { \
  500. const float zadj = bilinear_z_offset(V); \
  501. delta[A_AXIS] += zadj; \
  502. delta[B_AXIS] += zadj; \
  503. delta[C_AXIS] += zadj; \
  504. }
  505. #else
  506. #define ADJUST_DELTA(V) if (planner.leveling_active) { delta[Z_AXIS] += bilinear_z_offset(V); }
  507. #endif
  508. #elif IS_KINEMATIC
  509. #define ADJUST_DELTA(V) NOOP
  510. #endif
  511. #if ENABLED(Z_DUAL_ENDSTOPS)
  512. float z_endstop_adj;
  513. #endif
  514. // Extruder offsets
  515. #if HOTENDS > 1
  516. float hotend_offset[XYZ][HOTENDS]; // Initialized by settings.load()
  517. #endif
  518. #if HAS_Z_SERVO_ENDSTOP
  519. const int z_servo_angle[2] = Z_SERVO_ANGLES;
  520. #endif
  521. #if ENABLED(BARICUDA)
  522. uint8_t baricuda_valve_pressure = 0,
  523. baricuda_e_to_p_pressure = 0;
  524. #endif
  525. #if ENABLED(FWRETRACT) // Initialized by settings.load()...
  526. bool autoretract_enabled, // M209 S - Autoretract switch
  527. retracted[EXTRUDERS] = { false }; // Which extruders are currently retracted
  528. float retract_length, // M207 S - G10 Retract length
  529. retract_feedrate_mm_s, // M207 F - G10 Retract feedrate
  530. retract_zlift, // M207 Z - G10 Retract hop size
  531. retract_recover_length, // M208 S - G11 Recover length
  532. retract_recover_feedrate_mm_s, // M208 F - G11 Recover feedrate
  533. swap_retract_length, // M207 W - G10 Swap Retract length
  534. swap_retract_recover_length, // M208 W - G11 Swap Recover length
  535. swap_retract_recover_feedrate_mm_s; // M208 R - G11 Swap Recover feedrate
  536. #if EXTRUDERS > 1
  537. bool retracted_swap[EXTRUDERS] = { false }; // Which extruders are swap-retracted
  538. #else
  539. constexpr bool retracted_swap[1] = { false };
  540. #endif
  541. #endif // FWRETRACT
  542. #if HAS_POWER_SWITCH
  543. bool powersupply_on =
  544. #if ENABLED(PS_DEFAULT_OFF)
  545. false
  546. #else
  547. true
  548. #endif
  549. ;
  550. #endif
  551. #if ENABLED(DELTA)
  552. float delta[ABC];
  553. // Initialized by settings.load()
  554. float delta_endstop_adj[ABC] = { 0 },
  555. delta_radius,
  556. delta_tower_angle_trim[ABC],
  557. delta_tower[ABC][2],
  558. delta_diagonal_rod,
  559. delta_calibration_radius,
  560. delta_diagonal_rod_2_tower[ABC],
  561. delta_segments_per_second,
  562. delta_clip_start_height = Z_MAX_POS;
  563. float delta_safe_distance_from_top();
  564. #endif
  565. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  566. int bilinear_grid_spacing[2], bilinear_start[2];
  567. float bilinear_grid_factor[2],
  568. z_values[GRID_MAX_POINTS_X][GRID_MAX_POINTS_Y];
  569. #endif
  570. #if IS_SCARA
  571. // Float constants for SCARA calculations
  572. const float L1 = SCARA_LINKAGE_1, L2 = SCARA_LINKAGE_2,
  573. L1_2 = sq(float(L1)), L1_2_2 = 2.0 * L1_2,
  574. L2_2 = sq(float(L2));
  575. float delta_segments_per_second = SCARA_SEGMENTS_PER_SECOND,
  576. delta[ABC];
  577. #endif
  578. float cartes[XYZ] = { 0 };
  579. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  580. bool filament_sensor = false; // M405 turns on filament sensor control. M406 turns it off.
  581. float filament_width_nominal = DEFAULT_NOMINAL_FILAMENT_DIA, // Nominal filament width. Change with M404.
  582. filament_width_meas = DEFAULT_MEASURED_FILAMENT_DIA; // Measured filament diameter
  583. uint8_t meas_delay_cm = MEASUREMENT_DELAY_CM, // Distance delay setting
  584. measurement_delay[MAX_MEASUREMENT_DELAY + 1]; // Ring buffer to delayed measurement. Store extruder factor after subtracting 100
  585. int8_t filwidth_delay_index[2] = { 0, -1 }; // Indexes into ring buffer
  586. #endif
  587. #if ENABLED(FILAMENT_RUNOUT_SENSOR)
  588. static bool filament_ran_out = false;
  589. #endif
  590. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  591. AdvancedPauseMenuResponse advanced_pause_menu_response;
  592. #endif
  593. #if ENABLED(MIXING_EXTRUDER)
  594. float mixing_factor[MIXING_STEPPERS]; // Reciprocal of mix proportion. 0.0 = off, otherwise >= 1.0.
  595. #if MIXING_VIRTUAL_TOOLS > 1
  596. float mixing_virtual_tool_mix[MIXING_VIRTUAL_TOOLS][MIXING_STEPPERS];
  597. #endif
  598. #endif
  599. static bool send_ok[BUFSIZE];
  600. #if HAS_SERVOS
  601. Servo servo[NUM_SERVOS];
  602. #define MOVE_SERVO(I, P) servo[I].move(P)
  603. #if HAS_Z_SERVO_ENDSTOP
  604. #define DEPLOY_Z_SERVO() MOVE_SERVO(Z_ENDSTOP_SERVO_NR, z_servo_angle[0])
  605. #define STOW_Z_SERVO() MOVE_SERVO(Z_ENDSTOP_SERVO_NR, z_servo_angle[1])
  606. #endif
  607. #endif
  608. #ifdef CHDK
  609. millis_t chdkHigh = 0;
  610. bool chdkActive = false;
  611. #endif
  612. #ifdef AUTOMATIC_CURRENT_CONTROL
  613. bool auto_current_control = 0;
  614. #endif
  615. #if ENABLED(PID_EXTRUSION_SCALING)
  616. int lpq_len = 20;
  617. #endif
  618. #if ENABLED(HOST_KEEPALIVE_FEATURE)
  619. MarlinBusyState busy_state = NOT_BUSY;
  620. static millis_t next_busy_signal_ms = 0;
  621. uint8_t host_keepalive_interval = DEFAULT_KEEPALIVE_INTERVAL;
  622. #else
  623. #define host_keepalive() NOOP
  624. #endif
  625. #if ENABLED(I2C_POSITION_ENCODERS)
  626. I2CPositionEncodersMgr I2CPEM;
  627. uint8_t blockBufferIndexRef = 0;
  628. millis_t lastUpdateMillis;
  629. #endif
  630. #if ENABLED(CNC_WORKSPACE_PLANES)
  631. static WorkspacePlane workspace_plane = PLANE_XY;
  632. #endif
  633. FORCE_INLINE float pgm_read_any(const float *p) { return pgm_read_float_near(p); }
  634. FORCE_INLINE signed char pgm_read_any(const signed char *p) { return pgm_read_byte_near(p); }
  635. #define XYZ_CONSTS_FROM_CONFIG(type, array, CONFIG) \
  636. static const PROGMEM type array##_P[XYZ] = { X_##CONFIG, Y_##CONFIG, Z_##CONFIG }; \
  637. static inline type array(AxisEnum axis) { return pgm_read_any(&array##_P[axis]); } \
  638. typedef void __void_##CONFIG##__
  639. XYZ_CONSTS_FROM_CONFIG(float, base_min_pos, MIN_POS);
  640. XYZ_CONSTS_FROM_CONFIG(float, base_max_pos, MAX_POS);
  641. XYZ_CONSTS_FROM_CONFIG(float, base_home_pos, HOME_POS);
  642. XYZ_CONSTS_FROM_CONFIG(float, max_length, MAX_LENGTH);
  643. XYZ_CONSTS_FROM_CONFIG(float, home_bump_mm, HOME_BUMP_MM);
  644. XYZ_CONSTS_FROM_CONFIG(signed char, home_dir, HOME_DIR);
  645. /**
  646. * ***************************************************************************
  647. * ******************************** FUNCTIONS ********************************
  648. * ***************************************************************************
  649. */
  650. void stop();
  651. void get_available_commands();
  652. void process_next_command();
  653. void prepare_move_to_destination();
  654. void get_cartesian_from_steppers();
  655. void set_current_from_steppers_for_axis(const AxisEnum axis);
  656. #if ENABLED(ARC_SUPPORT)
  657. void plan_arc(float target[XYZE], float* offset, uint8_t clockwise);
  658. #endif
  659. #if ENABLED(BEZIER_CURVE_SUPPORT)
  660. void plan_cubic_move(const float offset[4]);
  661. #endif
  662. void tool_change(const uint8_t tmp_extruder, const float fr_mm_s=0.0, bool no_move=false);
  663. void report_current_position();
  664. void report_current_position_detail();
  665. #if ENABLED(DEBUG_LEVELING_FEATURE)
  666. void print_xyz(const char* prefix, const char* suffix, const float x, const float y, const float z) {
  667. serialprintPGM(prefix);
  668. SERIAL_CHAR('(');
  669. SERIAL_ECHO(x);
  670. SERIAL_ECHOPAIR(", ", y);
  671. SERIAL_ECHOPAIR(", ", z);
  672. SERIAL_CHAR(')');
  673. if (suffix) serialprintPGM(suffix); else SERIAL_EOL();
  674. }
  675. void print_xyz(const char* prefix, const char* suffix, const float xyz[]) {
  676. print_xyz(prefix, suffix, xyz[X_AXIS], xyz[Y_AXIS], xyz[Z_AXIS]);
  677. }
  678. #if HAS_ABL
  679. void print_xyz(const char* prefix, const char* suffix, const vector_3 &xyz) {
  680. print_xyz(prefix, suffix, xyz.x, xyz.y, xyz.z);
  681. }
  682. #endif
  683. #define DEBUG_POS(SUFFIX,VAR) do { \
  684. print_xyz(PSTR(" " STRINGIFY(VAR) "="), PSTR(" : " SUFFIX "\n"), VAR); }while(0)
  685. #endif
  686. /**
  687. * sync_plan_position
  688. *
  689. * Set the planner/stepper positions directly from current_position with
  690. * no kinematic translation. Used for homing axes and cartesian/core syncing.
  691. */
  692. void sync_plan_position() {
  693. #if ENABLED(DEBUG_LEVELING_FEATURE)
  694. if (DEBUGGING(LEVELING)) DEBUG_POS("sync_plan_position", current_position);
  695. #endif
  696. planner.set_position_mm(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  697. }
  698. inline void sync_plan_position_e() { planner.set_e_position_mm(current_position[E_AXIS]); }
  699. #if IS_KINEMATIC
  700. inline void sync_plan_position_kinematic() {
  701. #if ENABLED(DEBUG_LEVELING_FEATURE)
  702. if (DEBUGGING(LEVELING)) DEBUG_POS("sync_plan_position_kinematic", current_position);
  703. #endif
  704. planner.set_position_mm_kinematic(current_position);
  705. }
  706. #define SYNC_PLAN_POSITION_KINEMATIC() sync_plan_position_kinematic()
  707. #else
  708. #define SYNC_PLAN_POSITION_KINEMATIC() sync_plan_position()
  709. #endif
  710. #if ENABLED(SDSUPPORT)
  711. #include "SdFatUtil.h"
  712. int freeMemory() { return SdFatUtil::FreeRam(); }
  713. #else
  714. extern "C" {
  715. extern char __bss_end;
  716. extern char __heap_start;
  717. extern void* __brkval;
  718. int freeMemory() {
  719. int free_memory;
  720. if ((int)__brkval == 0)
  721. free_memory = ((int)&free_memory) - ((int)&__bss_end);
  722. else
  723. free_memory = ((int)&free_memory) - ((int)__brkval);
  724. return free_memory;
  725. }
  726. }
  727. #endif // !SDSUPPORT
  728. #if ENABLED(DIGIPOT_I2C)
  729. extern void digipot_i2c_set_current(uint8_t channel, float current);
  730. extern void digipot_i2c_init();
  731. #endif
  732. /**
  733. * Inject the next "immediate" command, when possible, onto the front of the queue.
  734. * Return true if any immediate commands remain to inject.
  735. */
  736. static bool drain_injected_commands_P() {
  737. if (injected_commands_P != NULL) {
  738. size_t i = 0;
  739. char c, cmd[30];
  740. strncpy_P(cmd, injected_commands_P, sizeof(cmd) - 1);
  741. cmd[sizeof(cmd) - 1] = '\0';
  742. while ((c = cmd[i]) && c != '\n') i++; // find the end of this gcode command
  743. cmd[i] = '\0';
  744. if (enqueue_and_echo_command(cmd)) // success?
  745. injected_commands_P = c ? injected_commands_P + i + 1 : NULL; // next command or done
  746. }
  747. return (injected_commands_P != NULL); // return whether any more remain
  748. }
  749. /**
  750. * Record one or many commands to run from program memory.
  751. * Aborts the current queue, if any.
  752. * Note: drain_injected_commands_P() must be called repeatedly to drain the commands afterwards
  753. */
  754. void enqueue_and_echo_commands_P(const char * const pgcode) {
  755. injected_commands_P = pgcode;
  756. drain_injected_commands_P(); // first command executed asap (when possible)
  757. }
  758. /**
  759. * Clear the Marlin command queue
  760. */
  761. void clear_command_queue() {
  762. cmd_queue_index_r = cmd_queue_index_w;
  763. commands_in_queue = 0;
  764. }
  765. /**
  766. * Once a new command is in the ring buffer, call this to commit it
  767. */
  768. inline void _commit_command(bool say_ok) {
  769. send_ok[cmd_queue_index_w] = say_ok;
  770. if (++cmd_queue_index_w >= BUFSIZE) cmd_queue_index_w = 0;
  771. commands_in_queue++;
  772. }
  773. /**
  774. * Copy a command from RAM into the main command buffer.
  775. * Return true if the command was successfully added.
  776. * Return false for a full buffer, or if the 'command' is a comment.
  777. */
  778. inline bool _enqueuecommand(const char* cmd, bool say_ok=false) {
  779. if (*cmd == ';' || commands_in_queue >= BUFSIZE) return false;
  780. strcpy(command_queue[cmd_queue_index_w], cmd);
  781. _commit_command(say_ok);
  782. return true;
  783. }
  784. /**
  785. * Enqueue with Serial Echo
  786. */
  787. bool enqueue_and_echo_command(const char* cmd, bool say_ok/*=false*/) {
  788. if (_enqueuecommand(cmd, say_ok)) {
  789. SERIAL_ECHO_START();
  790. SERIAL_ECHOPAIR(MSG_ENQUEUEING, cmd);
  791. SERIAL_CHAR('"');
  792. SERIAL_EOL();
  793. return true;
  794. }
  795. return false;
  796. }
  797. void setup_killpin() {
  798. #if HAS_KILL
  799. SET_INPUT_PULLUP(KILL_PIN);
  800. #endif
  801. }
  802. #if ENABLED(FILAMENT_RUNOUT_SENSOR)
  803. void setup_filrunoutpin() {
  804. #if ENABLED(ENDSTOPPULLUP_FIL_RUNOUT)
  805. SET_INPUT_PULLUP(FIL_RUNOUT_PIN);
  806. #else
  807. SET_INPUT(FIL_RUNOUT_PIN);
  808. #endif
  809. }
  810. #endif
  811. void setup_powerhold() {
  812. #if HAS_SUICIDE
  813. OUT_WRITE(SUICIDE_PIN, HIGH);
  814. #endif
  815. #if HAS_POWER_SWITCH
  816. #if ENABLED(PS_DEFAULT_OFF)
  817. OUT_WRITE(PS_ON_PIN, PS_ON_ASLEEP);
  818. #else
  819. OUT_WRITE(PS_ON_PIN, PS_ON_AWAKE);
  820. #endif
  821. #endif
  822. }
  823. void suicide() {
  824. #if HAS_SUICIDE
  825. OUT_WRITE(SUICIDE_PIN, LOW);
  826. #endif
  827. }
  828. void servo_init() {
  829. #if NUM_SERVOS >= 1 && HAS_SERVO_0
  830. servo[0].attach(SERVO0_PIN);
  831. servo[0].detach(); // Just set up the pin. We don't have a position yet. Don't move to a random position.
  832. #endif
  833. #if NUM_SERVOS >= 2 && HAS_SERVO_1
  834. servo[1].attach(SERVO1_PIN);
  835. servo[1].detach();
  836. #endif
  837. #if NUM_SERVOS >= 3 && HAS_SERVO_2
  838. servo[2].attach(SERVO2_PIN);
  839. servo[2].detach();
  840. #endif
  841. #if NUM_SERVOS >= 4 && HAS_SERVO_3
  842. servo[3].attach(SERVO3_PIN);
  843. servo[3].detach();
  844. #endif
  845. #if HAS_Z_SERVO_ENDSTOP
  846. /**
  847. * Set position of Z Servo Endstop
  848. *
  849. * The servo might be deployed and positioned too low to stow
  850. * when starting up the machine or rebooting the board.
  851. * There's no way to know where the nozzle is positioned until
  852. * homing has been done - no homing with z-probe without init!
  853. *
  854. */
  855. STOW_Z_SERVO();
  856. #endif
  857. }
  858. /**
  859. * Stepper Reset (RigidBoard, et.al.)
  860. */
  861. #if HAS_STEPPER_RESET
  862. void disableStepperDrivers() {
  863. OUT_WRITE(STEPPER_RESET_PIN, LOW); // drive it down to hold in reset motor driver chips
  864. }
  865. void enableStepperDrivers() { SET_INPUT(STEPPER_RESET_PIN); } // set to input, which allows it to be pulled high by pullups
  866. #endif
  867. #if ENABLED(EXPERIMENTAL_I2CBUS) && I2C_SLAVE_ADDRESS > 0
  868. void i2c_on_receive(int bytes) { // just echo all bytes received to serial
  869. i2c.receive(bytes);
  870. }
  871. void i2c_on_request() { // just send dummy data for now
  872. i2c.reply("Hello World!\n");
  873. }
  874. #endif
  875. #if HAS_COLOR_LEDS
  876. #if ENABLED(NEOPIXEL_LED)
  877. Adafruit_NeoPixel pixels(NEOPIXEL_PIXELS, NEOPIXEL_PIN, NEOPIXEL_TYPE + NEO_KHZ800);
  878. void set_neopixel_color(const uint32_t color) {
  879. for (uint16_t i = 0; i < pixels.numPixels(); ++i)
  880. pixels.setPixelColor(i, color);
  881. pixels.show();
  882. }
  883. void setup_neopixel() {
  884. pixels.setBrightness(NEOPIXEL_BRIGHTNESS); // 0 - 255 range
  885. pixels.begin();
  886. pixels.show(); // initialize to all off
  887. #if ENABLED(NEOPIXEL_STARTUP_TEST)
  888. safe_delay(1000);
  889. set_neopixel_color(pixels.Color(255, 0, 0, 0)); // red
  890. safe_delay(1000);
  891. set_neopixel_color(pixels.Color(0, 255, 0, 0)); // green
  892. safe_delay(1000);
  893. set_neopixel_color(pixels.Color(0, 0, 255, 0)); // blue
  894. safe_delay(1000);
  895. #endif
  896. set_neopixel_color(pixels.Color(NEO_WHITE)); // white
  897. }
  898. #endif // NEOPIXEL_LED
  899. void set_led_color(
  900. const uint8_t r, const uint8_t g, const uint8_t b
  901. #if ENABLED(RGBW_LED) || ENABLED(NEOPIXEL_LED)
  902. , const uint8_t w = 0
  903. #if ENABLED(NEOPIXEL_LED)
  904. , const uint8_t p = NEOPIXEL_BRIGHTNESS
  905. , bool isSequence = false
  906. #endif
  907. #endif
  908. ) {
  909. #if ENABLED(NEOPIXEL_LED)
  910. const uint32_t color = pixels.Color(r, g, b, w);
  911. static uint16_t nextLed = 0;
  912. pixels.setBrightness(p);
  913. if (!isSequence)
  914. set_neopixel_color(color);
  915. else {
  916. pixels.setPixelColor(nextLed, color);
  917. pixels.show();
  918. if (++nextLed >= pixels.numPixels()) nextLed = 0;
  919. return;
  920. }
  921. #endif
  922. #if ENABLED(BLINKM)
  923. // This variant uses i2c to send the RGB components to the device.
  924. SendColors(r, g, b);
  925. #endif
  926. #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
  927. // This variant uses 3 separate pins for the RGB components.
  928. // If the pins can do PWM then their intensity will be set.
  929. WRITE(RGB_LED_R_PIN, r ? HIGH : LOW);
  930. WRITE(RGB_LED_G_PIN, g ? HIGH : LOW);
  931. WRITE(RGB_LED_B_PIN, b ? HIGH : LOW);
  932. analogWrite(RGB_LED_R_PIN, r);
  933. analogWrite(RGB_LED_G_PIN, g);
  934. analogWrite(RGB_LED_B_PIN, b);
  935. #if ENABLED(RGBW_LED)
  936. WRITE(RGB_LED_W_PIN, w ? HIGH : LOW);
  937. analogWrite(RGB_LED_W_PIN, w);
  938. #endif
  939. #endif
  940. #if ENABLED(PCA9632)
  941. // Update I2C LED driver
  942. PCA9632_SetColor(r, g, b);
  943. #endif
  944. }
  945. #endif // HAS_COLOR_LEDS
  946. void gcode_line_error(const char* err, bool doFlush = true) {
  947. SERIAL_ERROR_START();
  948. serialprintPGM(err);
  949. SERIAL_ERRORLN(gcode_LastN);
  950. //Serial.println(gcode_N);
  951. if (doFlush) FlushSerialRequestResend();
  952. serial_count = 0;
  953. }
  954. /**
  955. * Get all commands waiting on the serial port and queue them.
  956. * Exit when the buffer is full or when no more characters are
  957. * left on the serial port.
  958. */
  959. inline void get_serial_commands() {
  960. static char serial_line_buffer[MAX_CMD_SIZE];
  961. static bool serial_comment_mode = false;
  962. // If the command buffer is empty for too long,
  963. // send "wait" to indicate Marlin is still waiting.
  964. #if defined(NO_TIMEOUTS) && NO_TIMEOUTS > 0
  965. static millis_t last_command_time = 0;
  966. const millis_t ms = millis();
  967. if (commands_in_queue == 0 && !MYSERIAL.available() && ELAPSED(ms, last_command_time + NO_TIMEOUTS)) {
  968. SERIAL_ECHOLNPGM(MSG_WAIT);
  969. last_command_time = ms;
  970. }
  971. #endif
  972. /**
  973. * Loop while serial characters are incoming and the queue is not full
  974. */
  975. int c;
  976. while (commands_in_queue < BUFSIZE && (c = MYSERIAL.read()) >= 0) {
  977. char serial_char = c;
  978. /**
  979. * If the character ends the line
  980. */
  981. if (serial_char == '\n' || serial_char == '\r') {
  982. serial_comment_mode = false; // end of line == end of comment
  983. if (!serial_count) continue; // skip empty lines
  984. serial_line_buffer[serial_count] = 0; // terminate string
  985. serial_count = 0; //reset buffer
  986. char* command = serial_line_buffer;
  987. while (*command == ' ') command++; // skip any leading spaces
  988. char *npos = (*command == 'N') ? command : NULL, // Require the N parameter to start the line
  989. *apos = strchr(command, '*');
  990. if (npos) {
  991. bool M110 = strstr_P(command, PSTR("M110")) != NULL;
  992. if (M110) {
  993. char* n2pos = strchr(command + 4, 'N');
  994. if (n2pos) npos = n2pos;
  995. }
  996. gcode_N = strtol(npos + 1, NULL, 10);
  997. if (gcode_N != gcode_LastN + 1 && !M110) {
  998. gcode_line_error(PSTR(MSG_ERR_LINE_NO));
  999. return;
  1000. }
  1001. if (apos) {
  1002. byte checksum = 0, count = 0;
  1003. while (command[count] != '*') checksum ^= command[count++];
  1004. if (strtol(apos + 1, NULL, 10) != checksum) {
  1005. gcode_line_error(PSTR(MSG_ERR_CHECKSUM_MISMATCH));
  1006. return;
  1007. }
  1008. // if no errors, continue parsing
  1009. }
  1010. else {
  1011. gcode_line_error(PSTR(MSG_ERR_NO_CHECKSUM));
  1012. return;
  1013. }
  1014. gcode_LastN = gcode_N;
  1015. // if no errors, continue parsing
  1016. }
  1017. else if (apos) { // No '*' without 'N'
  1018. gcode_line_error(PSTR(MSG_ERR_NO_LINENUMBER_WITH_CHECKSUM), false);
  1019. return;
  1020. }
  1021. // Movement commands alert when stopped
  1022. if (IsStopped()) {
  1023. char* gpos = strchr(command, 'G');
  1024. if (gpos) {
  1025. const int codenum = strtol(gpos + 1, NULL, 10);
  1026. switch (codenum) {
  1027. case 0:
  1028. case 1:
  1029. case 2:
  1030. case 3:
  1031. SERIAL_ERRORLNPGM(MSG_ERR_STOPPED);
  1032. LCD_MESSAGEPGM(MSG_STOPPED);
  1033. break;
  1034. }
  1035. }
  1036. }
  1037. #if DISABLED(EMERGENCY_PARSER)
  1038. // If command was e-stop process now
  1039. if (strcmp(command, "M108") == 0) {
  1040. wait_for_heatup = false;
  1041. #if ENABLED(ULTIPANEL)
  1042. wait_for_user = false;
  1043. #endif
  1044. }
  1045. if (strcmp(command, "M112") == 0) kill(PSTR(MSG_KILLED));
  1046. if (strcmp(command, "M410") == 0) { quickstop_stepper(); }
  1047. #endif
  1048. #if defined(NO_TIMEOUTS) && NO_TIMEOUTS > 0
  1049. last_command_time = ms;
  1050. #endif
  1051. // Add the command to the queue
  1052. _enqueuecommand(serial_line_buffer, true);
  1053. }
  1054. else if (serial_count >= MAX_CMD_SIZE - 1) {
  1055. // Keep fetching, but ignore normal characters beyond the max length
  1056. // The command will be injected when EOL is reached
  1057. }
  1058. else if (serial_char == '\\') { // Handle escapes
  1059. if ((c = MYSERIAL.read()) >= 0) {
  1060. // if we have one more character, copy it over
  1061. serial_char = c;
  1062. if (!serial_comment_mode) serial_line_buffer[serial_count++] = serial_char;
  1063. }
  1064. // otherwise do nothing
  1065. }
  1066. else { // it's not a newline, carriage return or escape char
  1067. if (serial_char == ';') serial_comment_mode = true;
  1068. if (!serial_comment_mode) serial_line_buffer[serial_count++] = serial_char;
  1069. }
  1070. } // queue has space, serial has data
  1071. }
  1072. #if ENABLED(SDSUPPORT)
  1073. /**
  1074. * Get commands from the SD Card until the command buffer is full
  1075. * or until the end of the file is reached. The special character '#'
  1076. * can also interrupt buffering.
  1077. */
  1078. inline void get_sdcard_commands() {
  1079. static bool stop_buffering = false,
  1080. sd_comment_mode = false;
  1081. if (!card.sdprinting) return;
  1082. /**
  1083. * '#' stops reading from SD to the buffer prematurely, so procedural
  1084. * macro calls are possible. If it occurs, stop_buffering is triggered
  1085. * and the buffer is run dry; this character _can_ occur in serial com
  1086. * due to checksums, however, no checksums are used in SD printing.
  1087. */
  1088. if (commands_in_queue == 0) stop_buffering = false;
  1089. uint16_t sd_count = 0;
  1090. bool card_eof = card.eof();
  1091. while (commands_in_queue < BUFSIZE && !card_eof && !stop_buffering) {
  1092. const int16_t n = card.get();
  1093. char sd_char = (char)n;
  1094. card_eof = card.eof();
  1095. if (card_eof || n == -1
  1096. || sd_char == '\n' || sd_char == '\r'
  1097. || ((sd_char == '#' || sd_char == ':') && !sd_comment_mode)
  1098. ) {
  1099. if (card_eof) {
  1100. SERIAL_PROTOCOLLNPGM(MSG_FILE_PRINTED);
  1101. card.printingHasFinished();
  1102. #if ENABLED(PRINTER_EVENT_LEDS)
  1103. LCD_MESSAGEPGM(MSG_INFO_COMPLETED_PRINTS);
  1104. set_led_color(0, 255, 0); // Green
  1105. #if HAS_RESUME_CONTINUE
  1106. enqueue_and_echo_commands_P(PSTR("M0")); // end of the queue!
  1107. #else
  1108. safe_delay(1000);
  1109. #endif
  1110. set_led_color(0, 0, 0); // OFF
  1111. #endif
  1112. card.checkautostart(true);
  1113. }
  1114. else if (n == -1) {
  1115. SERIAL_ERROR_START();
  1116. SERIAL_ECHOLNPGM(MSG_SD_ERR_READ);
  1117. }
  1118. if (sd_char == '#') stop_buffering = true;
  1119. sd_comment_mode = false; // for new command
  1120. if (!sd_count) continue; // skip empty lines (and comment lines)
  1121. command_queue[cmd_queue_index_w][sd_count] = '\0'; // terminate string
  1122. sd_count = 0; // clear sd line buffer
  1123. _commit_command(false);
  1124. }
  1125. else if (sd_count >= MAX_CMD_SIZE - 1) {
  1126. /**
  1127. * Keep fetching, but ignore normal characters beyond the max length
  1128. * The command will be injected when EOL is reached
  1129. */
  1130. }
  1131. else {
  1132. if (sd_char == ';') sd_comment_mode = true;
  1133. if (!sd_comment_mode) command_queue[cmd_queue_index_w][sd_count++] = sd_char;
  1134. }
  1135. }
  1136. }
  1137. #endif // SDSUPPORT
  1138. /**
  1139. * Add to the circular command queue the next command from:
  1140. * - The command-injection queue (injected_commands_P)
  1141. * - The active serial input (usually USB)
  1142. * - The SD card file being actively printed
  1143. */
  1144. void get_available_commands() {
  1145. // if any immediate commands remain, don't get other commands yet
  1146. if (drain_injected_commands_P()) return;
  1147. get_serial_commands();
  1148. #if ENABLED(SDSUPPORT)
  1149. get_sdcard_commands();
  1150. #endif
  1151. }
  1152. /**
  1153. * Set target_extruder from the T parameter or the active_extruder
  1154. *
  1155. * Returns TRUE if the target is invalid
  1156. */
  1157. bool get_target_extruder_from_command(const uint16_t code) {
  1158. if (parser.seenval('T')) {
  1159. const int8_t e = parser.value_byte();
  1160. if (e >= EXTRUDERS) {
  1161. SERIAL_ECHO_START();
  1162. SERIAL_CHAR('M');
  1163. SERIAL_ECHO(code);
  1164. SERIAL_ECHOLNPAIR(" " MSG_INVALID_EXTRUDER " ", e);
  1165. return true;
  1166. }
  1167. target_extruder = e;
  1168. }
  1169. else
  1170. target_extruder = active_extruder;
  1171. return false;
  1172. }
  1173. #if ENABLED(DUAL_X_CARRIAGE) || ENABLED(DUAL_NOZZLE_DUPLICATION_MODE)
  1174. bool extruder_duplication_enabled = false; // Used in Dual X mode 2
  1175. #endif
  1176. #if ENABLED(DUAL_X_CARRIAGE)
  1177. static DualXMode dual_x_carriage_mode = DEFAULT_DUAL_X_CARRIAGE_MODE;
  1178. static float x_home_pos(const int extruder) {
  1179. if (extruder == 0)
  1180. return LOGICAL_X_POSITION(base_home_pos(X_AXIS));
  1181. else
  1182. /**
  1183. * In dual carriage mode the extruder offset provides an override of the
  1184. * second X-carriage position when homed - otherwise X2_HOME_POS is used.
  1185. * This allows soft recalibration of the second extruder home position
  1186. * without firmware reflash (through the M218 command).
  1187. */
  1188. return LOGICAL_X_POSITION(hotend_offset[X_AXIS][1] > 0 ? hotend_offset[X_AXIS][1] : X2_HOME_POS);
  1189. }
  1190. static int x_home_dir(const int extruder) { return extruder ? X2_HOME_DIR : X_HOME_DIR; }
  1191. static float inactive_extruder_x_pos = X2_MAX_POS; // used in mode 0 & 1
  1192. static bool active_extruder_parked = false; // used in mode 1 & 2
  1193. static float raised_parked_position[XYZE]; // used in mode 1
  1194. static millis_t delayed_move_time = 0; // used in mode 1
  1195. static float duplicate_extruder_x_offset = DEFAULT_DUPLICATION_X_OFFSET; // used in mode 2
  1196. static int16_t duplicate_extruder_temp_offset = 0; // used in mode 2
  1197. #endif // DUAL_X_CARRIAGE
  1198. #if HAS_WORKSPACE_OFFSET || ENABLED(DUAL_X_CARRIAGE)
  1199. /**
  1200. * Software endstops can be used to monitor the open end of
  1201. * an axis that has a hardware endstop on the other end. Or
  1202. * they can prevent axes from moving past endstops and grinding.
  1203. *
  1204. * To keep doing their job as the coordinate system changes,
  1205. * the software endstop positions must be refreshed to remain
  1206. * at the same positions relative to the machine.
  1207. */
  1208. void update_software_endstops(const AxisEnum axis) {
  1209. const float offs = 0.0
  1210. #if HAS_HOME_OFFSET
  1211. + home_offset[axis]
  1212. #endif
  1213. #if HAS_POSITION_SHIFT
  1214. + position_shift[axis]
  1215. #endif
  1216. ;
  1217. #if HAS_HOME_OFFSET && HAS_POSITION_SHIFT
  1218. workspace_offset[axis] = offs;
  1219. #endif
  1220. #if ENABLED(DUAL_X_CARRIAGE)
  1221. if (axis == X_AXIS) {
  1222. // In Dual X mode hotend_offset[X] is T1's home position
  1223. float dual_max_x = max(hotend_offset[X_AXIS][1], X2_MAX_POS);
  1224. if (active_extruder != 0) {
  1225. // T1 can move from X2_MIN_POS to X2_MAX_POS or X2 home position (whichever is larger)
  1226. soft_endstop_min[X_AXIS] = X2_MIN_POS + offs;
  1227. soft_endstop_max[X_AXIS] = dual_max_x + offs;
  1228. }
  1229. else if (dual_x_carriage_mode == DXC_DUPLICATION_MODE) {
  1230. // In Duplication Mode, T0 can move as far left as X_MIN_POS
  1231. // but not so far to the right that T1 would move past the end
  1232. soft_endstop_min[X_AXIS] = base_min_pos(X_AXIS) + offs;
  1233. soft_endstop_max[X_AXIS] = min(base_max_pos(X_AXIS), dual_max_x - duplicate_extruder_x_offset) + offs;
  1234. }
  1235. else {
  1236. // In other modes, T0 can move from X_MIN_POS to X_MAX_POS
  1237. soft_endstop_min[axis] = base_min_pos(axis) + offs;
  1238. soft_endstop_max[axis] = base_max_pos(axis) + offs;
  1239. }
  1240. }
  1241. #elif ENABLED(DELTA)
  1242. soft_endstop_min[axis] = base_min_pos(axis) + (axis == Z_AXIS ? 0 : offs);
  1243. soft_endstop_max[axis] = base_max_pos(axis) + offs;
  1244. #else
  1245. soft_endstop_min[axis] = base_min_pos(axis) + offs;
  1246. soft_endstop_max[axis] = base_max_pos(axis) + offs;
  1247. #endif
  1248. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1249. if (DEBUGGING(LEVELING)) {
  1250. SERIAL_ECHOPAIR("For ", axis_codes[axis]);
  1251. #if HAS_HOME_OFFSET
  1252. SERIAL_ECHOPAIR(" axis:\n home_offset = ", home_offset[axis]);
  1253. #endif
  1254. #if HAS_POSITION_SHIFT
  1255. SERIAL_ECHOPAIR("\n position_shift = ", position_shift[axis]);
  1256. #endif
  1257. SERIAL_ECHOPAIR("\n soft_endstop_min = ", soft_endstop_min[axis]);
  1258. SERIAL_ECHOLNPAIR("\n soft_endstop_max = ", soft_endstop_max[axis]);
  1259. }
  1260. #endif
  1261. #if ENABLED(DELTA)
  1262. if (axis == Z_AXIS)
  1263. delta_clip_start_height = soft_endstop_max[axis] - delta_safe_distance_from_top();
  1264. #endif
  1265. }
  1266. #endif // HAS_WORKSPACE_OFFSET || DUAL_X_CARRIAGE
  1267. #if HAS_M206_COMMAND
  1268. /**
  1269. * Change the home offset for an axis, update the current
  1270. * position and the software endstops to retain the same
  1271. * relative distance to the new home.
  1272. *
  1273. * Since this changes the current_position, code should
  1274. * call sync_plan_position soon after this.
  1275. */
  1276. static void set_home_offset(const AxisEnum axis, const float v) {
  1277. current_position[axis] += v - home_offset[axis];
  1278. home_offset[axis] = v;
  1279. update_software_endstops(axis);
  1280. }
  1281. #endif // HAS_M206_COMMAND
  1282. /**
  1283. * Set an axis' current position to its home position (after homing).
  1284. *
  1285. * For Core and Cartesian robots this applies one-to-one when an
  1286. * individual axis has been homed.
  1287. *
  1288. * DELTA should wait until all homing is done before setting the XYZ
  1289. * current_position to home, because homing is a single operation.
  1290. * In the case where the axis positions are already known and previously
  1291. * homed, DELTA could home to X or Y individually by moving either one
  1292. * to the center. However, homing Z always homes XY and Z.
  1293. *
  1294. * SCARA should wait until all XY homing is done before setting the XY
  1295. * current_position to home, because neither X nor Y is at home until
  1296. * both are at home. Z can however be homed individually.
  1297. *
  1298. * Callers must sync the planner position after calling this!
  1299. */
  1300. static void set_axis_is_at_home(const AxisEnum axis) {
  1301. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1302. if (DEBUGGING(LEVELING)) {
  1303. SERIAL_ECHOPAIR(">>> set_axis_is_at_home(", axis_codes[axis]);
  1304. SERIAL_CHAR(')');
  1305. SERIAL_EOL();
  1306. }
  1307. #endif
  1308. axis_known_position[axis] = axis_homed[axis] = true;
  1309. #if HAS_POSITION_SHIFT
  1310. position_shift[axis] = 0;
  1311. update_software_endstops(axis);
  1312. #endif
  1313. #if ENABLED(DUAL_X_CARRIAGE)
  1314. if (axis == X_AXIS && (active_extruder == 1 || dual_x_carriage_mode == DXC_DUPLICATION_MODE)) {
  1315. current_position[X_AXIS] = x_home_pos(active_extruder);
  1316. return;
  1317. }
  1318. #endif
  1319. #if ENABLED(MORGAN_SCARA)
  1320. /**
  1321. * Morgan SCARA homes XY at the same time
  1322. */
  1323. if (axis == X_AXIS || axis == Y_AXIS) {
  1324. float homeposition[XYZ];
  1325. LOOP_XYZ(i) homeposition[i] = LOGICAL_POSITION(base_home_pos((AxisEnum)i), i);
  1326. // SERIAL_ECHOPAIR("homeposition X:", homeposition[X_AXIS]);
  1327. // SERIAL_ECHOLNPAIR(" Y:", homeposition[Y_AXIS]);
  1328. /**
  1329. * Get Home position SCARA arm angles using inverse kinematics,
  1330. * and calculate homing offset using forward kinematics
  1331. */
  1332. inverse_kinematics(homeposition);
  1333. forward_kinematics_SCARA(delta[A_AXIS], delta[B_AXIS]);
  1334. // SERIAL_ECHOPAIR("Cartesian X:", cartes[X_AXIS]);
  1335. // SERIAL_ECHOLNPAIR(" Y:", cartes[Y_AXIS]);
  1336. current_position[axis] = LOGICAL_POSITION(cartes[axis], axis);
  1337. /**
  1338. * SCARA home positions are based on configuration since the actual
  1339. * limits are determined by the inverse kinematic transform.
  1340. */
  1341. soft_endstop_min[axis] = base_min_pos(axis); // + (cartes[axis] - base_home_pos(axis));
  1342. soft_endstop_max[axis] = base_max_pos(axis); // + (cartes[axis] - base_home_pos(axis));
  1343. }
  1344. else
  1345. #endif
  1346. {
  1347. current_position[axis] = LOGICAL_POSITION(base_home_pos(axis), axis);
  1348. }
  1349. /**
  1350. * Z Probe Z Homing? Account for the probe's Z offset.
  1351. */
  1352. #if HAS_BED_PROBE && Z_HOME_DIR < 0
  1353. if (axis == Z_AXIS) {
  1354. #if HOMING_Z_WITH_PROBE
  1355. current_position[Z_AXIS] -= zprobe_zoffset;
  1356. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1357. if (DEBUGGING(LEVELING)) {
  1358. SERIAL_ECHOLNPGM("*** Z HOMED WITH PROBE (Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN) ***");
  1359. SERIAL_ECHOLNPAIR("> zprobe_zoffset = ", zprobe_zoffset);
  1360. }
  1361. #endif
  1362. #elif ENABLED(DEBUG_LEVELING_FEATURE)
  1363. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("*** Z HOMED TO ENDSTOP (Z_MIN_PROBE_ENDSTOP) ***");
  1364. #endif
  1365. }
  1366. #endif
  1367. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1368. if (DEBUGGING(LEVELING)) {
  1369. #if HAS_HOME_OFFSET
  1370. SERIAL_ECHOPAIR("> home_offset[", axis_codes[axis]);
  1371. SERIAL_ECHOLNPAIR("] = ", home_offset[axis]);
  1372. #endif
  1373. DEBUG_POS("", current_position);
  1374. SERIAL_ECHOPAIR("<<< set_axis_is_at_home(", axis_codes[axis]);
  1375. SERIAL_CHAR(')');
  1376. SERIAL_EOL();
  1377. }
  1378. #endif
  1379. #if ENABLED(I2C_POSITION_ENCODERS)
  1380. I2CPEM.homed(axis);
  1381. #endif
  1382. }
  1383. /**
  1384. * Some planner shorthand inline functions
  1385. */
  1386. inline float get_homing_bump_feedrate(const AxisEnum axis) {
  1387. static const uint8_t homing_bump_divisor[] PROGMEM = HOMING_BUMP_DIVISOR;
  1388. uint8_t hbd = pgm_read_byte(&homing_bump_divisor[axis]);
  1389. if (hbd < 1) {
  1390. hbd = 10;
  1391. SERIAL_ECHO_START();
  1392. SERIAL_ECHOLNPGM("Warning: Homing Bump Divisor < 1");
  1393. }
  1394. return homing_feedrate(axis) / hbd;
  1395. }
  1396. /**
  1397. * Move the planner to the current position from wherever it last moved
  1398. * (or from wherever it has been told it is located).
  1399. */
  1400. inline void line_to_current_position() {
  1401. planner.buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], feedrate_mm_s, active_extruder);
  1402. }
  1403. /**
  1404. * Move the planner to the position stored in the destination array, which is
  1405. * used by G0/G1/G2/G3/G5 and many other functions to set a destination.
  1406. */
  1407. inline void line_to_destination(const float fr_mm_s) {
  1408. planner.buffer_line(destination[X_AXIS], destination[Y_AXIS], destination[Z_AXIS], destination[E_AXIS], fr_mm_s, active_extruder);
  1409. }
  1410. inline void line_to_destination() { line_to_destination(feedrate_mm_s); }
  1411. inline void set_current_from_destination() { COPY(current_position, destination); }
  1412. inline void set_destination_from_current() { COPY(destination, current_position); }
  1413. #if IS_KINEMATIC
  1414. /**
  1415. * Calculate delta, start a line, and set current_position to destination
  1416. */
  1417. void prepare_uninterpolated_move_to_destination(const float fr_mm_s=0.0) {
  1418. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1419. if (DEBUGGING(LEVELING)) DEBUG_POS("prepare_uninterpolated_move_to_destination", destination);
  1420. #endif
  1421. refresh_cmd_timeout();
  1422. #if UBL_DELTA
  1423. // ubl segmented line will do z-only moves in single segment
  1424. ubl.prepare_segmented_line_to(destination, MMS_SCALED(fr_mm_s ? fr_mm_s : feedrate_mm_s));
  1425. #else
  1426. if ( current_position[X_AXIS] == destination[X_AXIS]
  1427. && current_position[Y_AXIS] == destination[Y_AXIS]
  1428. && current_position[Z_AXIS] == destination[Z_AXIS]
  1429. && current_position[E_AXIS] == destination[E_AXIS]
  1430. ) return;
  1431. planner.buffer_line_kinematic(destination, MMS_SCALED(fr_mm_s ? fr_mm_s : feedrate_mm_s), active_extruder);
  1432. #endif
  1433. set_current_from_destination();
  1434. }
  1435. #endif // IS_KINEMATIC
  1436. /**
  1437. * Plan a move to (X, Y, Z) and set the current_position
  1438. * The final current_position may not be the one that was requested
  1439. */
  1440. void do_blocking_move_to(const float &lx, const float &ly, const float &lz, const float &fr_mm_s/*=0.0*/) {
  1441. const float old_feedrate_mm_s = feedrate_mm_s;
  1442. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1443. if (DEBUGGING(LEVELING)) print_xyz(PSTR(">>> do_blocking_move_to"), NULL, lx, ly, lz);
  1444. #endif
  1445. #if ENABLED(DELTA)
  1446. if (!position_is_reachable_xy(lx, ly)) return;
  1447. feedrate_mm_s = fr_mm_s ? fr_mm_s : XY_PROBE_FEEDRATE_MM_S;
  1448. set_destination_from_current(); // sync destination at the start
  1449. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1450. if (DEBUGGING(LEVELING)) DEBUG_POS("set_destination_from_current", destination);
  1451. #endif
  1452. // when in the danger zone
  1453. if (current_position[Z_AXIS] > delta_clip_start_height) {
  1454. if (lz > delta_clip_start_height) { // staying in the danger zone
  1455. destination[X_AXIS] = lx; // move directly (uninterpolated)
  1456. destination[Y_AXIS] = ly;
  1457. destination[Z_AXIS] = lz;
  1458. prepare_uninterpolated_move_to_destination(); // set_current_from_destination
  1459. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1460. if (DEBUGGING(LEVELING)) DEBUG_POS("danger zone move", current_position);
  1461. #endif
  1462. return;
  1463. }
  1464. else {
  1465. destination[Z_AXIS] = delta_clip_start_height;
  1466. prepare_uninterpolated_move_to_destination(); // set_current_from_destination
  1467. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1468. if (DEBUGGING(LEVELING)) DEBUG_POS("zone border move", current_position);
  1469. #endif
  1470. }
  1471. }
  1472. if (lz > current_position[Z_AXIS]) { // raising?
  1473. destination[Z_AXIS] = lz;
  1474. prepare_uninterpolated_move_to_destination(); // set_current_from_destination
  1475. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1476. if (DEBUGGING(LEVELING)) DEBUG_POS("z raise move", current_position);
  1477. #endif
  1478. }
  1479. destination[X_AXIS] = lx;
  1480. destination[Y_AXIS] = ly;
  1481. prepare_move_to_destination(); // set_current_from_destination
  1482. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1483. if (DEBUGGING(LEVELING)) DEBUG_POS("xy move", current_position);
  1484. #endif
  1485. if (lz < current_position[Z_AXIS]) { // lowering?
  1486. destination[Z_AXIS] = lz;
  1487. prepare_uninterpolated_move_to_destination(); // set_current_from_destination
  1488. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1489. if (DEBUGGING(LEVELING)) DEBUG_POS("z lower move", current_position);
  1490. #endif
  1491. }
  1492. #elif IS_SCARA
  1493. if (!position_is_reachable_xy(lx, ly)) return;
  1494. set_destination_from_current();
  1495. // If Z needs to raise, do it before moving XY
  1496. if (destination[Z_AXIS] < lz) {
  1497. destination[Z_AXIS] = lz;
  1498. prepare_uninterpolated_move_to_destination(fr_mm_s ? fr_mm_s : homing_feedrate(Z_AXIS));
  1499. }
  1500. destination[X_AXIS] = lx;
  1501. destination[Y_AXIS] = ly;
  1502. prepare_uninterpolated_move_to_destination(fr_mm_s ? fr_mm_s : XY_PROBE_FEEDRATE_MM_S);
  1503. // If Z needs to lower, do it after moving XY
  1504. if (destination[Z_AXIS] > lz) {
  1505. destination[Z_AXIS] = lz;
  1506. prepare_uninterpolated_move_to_destination(fr_mm_s ? fr_mm_s : homing_feedrate(Z_AXIS));
  1507. }
  1508. #else
  1509. // If Z needs to raise, do it before moving XY
  1510. if (current_position[Z_AXIS] < lz) {
  1511. feedrate_mm_s = fr_mm_s ? fr_mm_s : homing_feedrate(Z_AXIS);
  1512. current_position[Z_AXIS] = lz;
  1513. line_to_current_position();
  1514. }
  1515. feedrate_mm_s = fr_mm_s ? fr_mm_s : XY_PROBE_FEEDRATE_MM_S;
  1516. current_position[X_AXIS] = lx;
  1517. current_position[Y_AXIS] = ly;
  1518. line_to_current_position();
  1519. // If Z needs to lower, do it after moving XY
  1520. if (current_position[Z_AXIS] > lz) {
  1521. feedrate_mm_s = fr_mm_s ? fr_mm_s : homing_feedrate(Z_AXIS);
  1522. current_position[Z_AXIS] = lz;
  1523. line_to_current_position();
  1524. }
  1525. #endif
  1526. stepper.synchronize();
  1527. feedrate_mm_s = old_feedrate_mm_s;
  1528. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1529. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("<<< do_blocking_move_to");
  1530. #endif
  1531. }
  1532. void do_blocking_move_to_x(const float &lx, const float &fr_mm_s/*=0.0*/) {
  1533. do_blocking_move_to(lx, current_position[Y_AXIS], current_position[Z_AXIS], fr_mm_s);
  1534. }
  1535. void do_blocking_move_to_z(const float &lz, const float &fr_mm_s/*=0.0*/) {
  1536. do_blocking_move_to(current_position[X_AXIS], current_position[Y_AXIS], lz, fr_mm_s);
  1537. }
  1538. void do_blocking_move_to_xy(const float &lx, const float &ly, const float &fr_mm_s/*=0.0*/) {
  1539. do_blocking_move_to(lx, ly, current_position[Z_AXIS], fr_mm_s);
  1540. }
  1541. //
  1542. // Prepare to do endstop or probe moves
  1543. // with custom feedrates.
  1544. //
  1545. // - Save current feedrates
  1546. // - Reset the rate multiplier
  1547. // - Reset the command timeout
  1548. // - Enable the endstops (for endstop moves)
  1549. //
  1550. static void setup_for_endstop_or_probe_move() {
  1551. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1552. if (DEBUGGING(LEVELING)) DEBUG_POS("setup_for_endstop_or_probe_move", current_position);
  1553. #endif
  1554. saved_feedrate_mm_s = feedrate_mm_s;
  1555. saved_feedrate_percentage = feedrate_percentage;
  1556. feedrate_percentage = 100;
  1557. refresh_cmd_timeout();
  1558. }
  1559. static void clean_up_after_endstop_or_probe_move() {
  1560. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1561. if (DEBUGGING(LEVELING)) DEBUG_POS("clean_up_after_endstop_or_probe_move", current_position);
  1562. #endif
  1563. feedrate_mm_s = saved_feedrate_mm_s;
  1564. feedrate_percentage = saved_feedrate_percentage;
  1565. refresh_cmd_timeout();
  1566. }
  1567. #if HAS_BED_PROBE
  1568. /**
  1569. * Raise Z to a minimum height to make room for a probe to move
  1570. */
  1571. inline void do_probe_raise(const float z_raise) {
  1572. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1573. if (DEBUGGING(LEVELING)) {
  1574. SERIAL_ECHOPAIR("do_probe_raise(", z_raise);
  1575. SERIAL_CHAR(')');
  1576. SERIAL_EOL();
  1577. }
  1578. #endif
  1579. float z_dest = z_raise;
  1580. if (zprobe_zoffset < 0) z_dest -= zprobe_zoffset;
  1581. if (z_dest > current_position[Z_AXIS])
  1582. do_blocking_move_to_z(z_dest);
  1583. }
  1584. #endif // HAS_BED_PROBE
  1585. #if HAS_AXIS_UNHOMED_ERR
  1586. bool axis_unhomed_error(const bool x/*=true*/, const bool y/*=true*/, const bool z/*=true*/) {
  1587. #if ENABLED(HOME_AFTER_DEACTIVATE)
  1588. const bool xx = x && !axis_known_position[X_AXIS],
  1589. yy = y && !axis_known_position[Y_AXIS],
  1590. zz = z && !axis_known_position[Z_AXIS];
  1591. #else
  1592. const bool xx = x && !axis_homed[X_AXIS],
  1593. yy = y && !axis_homed[Y_AXIS],
  1594. zz = z && !axis_homed[Z_AXIS];
  1595. #endif
  1596. if (xx || yy || zz) {
  1597. SERIAL_ECHO_START();
  1598. SERIAL_ECHOPGM(MSG_HOME " ");
  1599. if (xx) SERIAL_ECHOPGM(MSG_X);
  1600. if (yy) SERIAL_ECHOPGM(MSG_Y);
  1601. if (zz) SERIAL_ECHOPGM(MSG_Z);
  1602. SERIAL_ECHOLNPGM(" " MSG_FIRST);
  1603. #if ENABLED(ULTRA_LCD)
  1604. lcd_status_printf_P(0, PSTR(MSG_HOME " %s%s%s " MSG_FIRST), xx ? MSG_X : "", yy ? MSG_Y : "", zz ? MSG_Z : "");
  1605. #endif
  1606. return true;
  1607. }
  1608. return false;
  1609. }
  1610. #endif // HAS_AXIS_UNHOMED_ERR
  1611. #if ENABLED(Z_PROBE_SLED)
  1612. #ifndef SLED_DOCKING_OFFSET
  1613. #define SLED_DOCKING_OFFSET 0
  1614. #endif
  1615. /**
  1616. * Method to dock/undock a sled designed by Charles Bell.
  1617. *
  1618. * stow[in] If false, move to MAX_X and engage the solenoid
  1619. * If true, move to MAX_X and release the solenoid
  1620. */
  1621. static void dock_sled(bool stow) {
  1622. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1623. if (DEBUGGING(LEVELING)) {
  1624. SERIAL_ECHOPAIR("dock_sled(", stow);
  1625. SERIAL_CHAR(')');
  1626. SERIAL_EOL();
  1627. }
  1628. #endif
  1629. // Dock sled a bit closer to ensure proper capturing
  1630. do_blocking_move_to_x(X_MAX_POS + SLED_DOCKING_OFFSET - ((stow) ? 1 : 0));
  1631. #if HAS_SOLENOID_1 && DISABLED(EXT_SOLENOID)
  1632. WRITE(SOL1_PIN, !stow); // switch solenoid
  1633. #endif
  1634. }
  1635. #elif ENABLED(Z_PROBE_ALLEN_KEY)
  1636. FORCE_INLINE void do_blocking_move_to(const float logical[XYZ], const float &fr_mm_s) {
  1637. do_blocking_move_to(logical[X_AXIS], logical[Y_AXIS], logical[Z_AXIS], fr_mm_s);
  1638. }
  1639. void run_deploy_moves_script() {
  1640. #if defined(Z_PROBE_ALLEN_KEY_DEPLOY_1_X) || defined(Z_PROBE_ALLEN_KEY_DEPLOY_1_Y) || defined(Z_PROBE_ALLEN_KEY_DEPLOY_1_Z)
  1641. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_1_X
  1642. #define Z_PROBE_ALLEN_KEY_DEPLOY_1_X current_position[X_AXIS]
  1643. #endif
  1644. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_1_Y
  1645. #define Z_PROBE_ALLEN_KEY_DEPLOY_1_Y current_position[Y_AXIS]
  1646. #endif
  1647. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_1_Z
  1648. #define Z_PROBE_ALLEN_KEY_DEPLOY_1_Z current_position[Z_AXIS]
  1649. #endif
  1650. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_1_FEEDRATE
  1651. #define Z_PROBE_ALLEN_KEY_DEPLOY_1_FEEDRATE 0.0
  1652. #endif
  1653. const float deploy_1[] = { Z_PROBE_ALLEN_KEY_DEPLOY_1_X, Z_PROBE_ALLEN_KEY_DEPLOY_1_Y, Z_PROBE_ALLEN_KEY_DEPLOY_1_Z };
  1654. do_blocking_move_to(deploy_1, MMM_TO_MMS(Z_PROBE_ALLEN_KEY_DEPLOY_1_FEEDRATE));
  1655. #endif
  1656. #if defined(Z_PROBE_ALLEN_KEY_DEPLOY_2_X) || defined(Z_PROBE_ALLEN_KEY_DEPLOY_2_Y) || defined(Z_PROBE_ALLEN_KEY_DEPLOY_2_Z)
  1657. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_2_X
  1658. #define Z_PROBE_ALLEN_KEY_DEPLOY_2_X current_position[X_AXIS]
  1659. #endif
  1660. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_2_Y
  1661. #define Z_PROBE_ALLEN_KEY_DEPLOY_2_Y current_position[Y_AXIS]
  1662. #endif
  1663. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_2_Z
  1664. #define Z_PROBE_ALLEN_KEY_DEPLOY_2_Z current_position[Z_AXIS]
  1665. #endif
  1666. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_2_FEEDRATE
  1667. #define Z_PROBE_ALLEN_KEY_DEPLOY_2_FEEDRATE 0.0
  1668. #endif
  1669. const float deploy_2[] = { Z_PROBE_ALLEN_KEY_DEPLOY_2_X, Z_PROBE_ALLEN_KEY_DEPLOY_2_Y, Z_PROBE_ALLEN_KEY_DEPLOY_2_Z };
  1670. do_blocking_move_to(deploy_2, MMM_TO_MMS(Z_PROBE_ALLEN_KEY_DEPLOY_2_FEEDRATE));
  1671. #endif
  1672. #if defined(Z_PROBE_ALLEN_KEY_DEPLOY_3_X) || defined(Z_PROBE_ALLEN_KEY_DEPLOY_3_Y) || defined(Z_PROBE_ALLEN_KEY_DEPLOY_3_Z)
  1673. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_3_X
  1674. #define Z_PROBE_ALLEN_KEY_DEPLOY_3_X current_position[X_AXIS]
  1675. #endif
  1676. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_3_Y
  1677. #define Z_PROBE_ALLEN_KEY_DEPLOY_3_Y current_position[Y_AXIS]
  1678. #endif
  1679. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_3_Z
  1680. #define Z_PROBE_ALLEN_KEY_DEPLOY_3_Z current_position[Z_AXIS]
  1681. #endif
  1682. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_3_FEEDRATE
  1683. #define Z_PROBE_ALLEN_KEY_DEPLOY_3_FEEDRATE 0.0
  1684. #endif
  1685. const float deploy_3[] = { Z_PROBE_ALLEN_KEY_DEPLOY_3_X, Z_PROBE_ALLEN_KEY_DEPLOY_3_Y, Z_PROBE_ALLEN_KEY_DEPLOY_3_Z };
  1686. do_blocking_move_to(deploy_3, MMM_TO_MMS(Z_PROBE_ALLEN_KEY_DEPLOY_3_FEEDRATE));
  1687. #endif
  1688. #if defined(Z_PROBE_ALLEN_KEY_DEPLOY_4_X) || defined(Z_PROBE_ALLEN_KEY_DEPLOY_4_Y) || defined(Z_PROBE_ALLEN_KEY_DEPLOY_4_Z)
  1689. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_4_X
  1690. #define Z_PROBE_ALLEN_KEY_DEPLOY_4_X current_position[X_AXIS]
  1691. #endif
  1692. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_4_Y
  1693. #define Z_PROBE_ALLEN_KEY_DEPLOY_4_Y current_position[Y_AXIS]
  1694. #endif
  1695. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_4_Z
  1696. #define Z_PROBE_ALLEN_KEY_DEPLOY_4_Z current_position[Z_AXIS]
  1697. #endif
  1698. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_4_FEEDRATE
  1699. #define Z_PROBE_ALLEN_KEY_DEPLOY_4_FEEDRATE 0.0
  1700. #endif
  1701. const float deploy_4[] = { Z_PROBE_ALLEN_KEY_DEPLOY_4_X, Z_PROBE_ALLEN_KEY_DEPLOY_4_Y, Z_PROBE_ALLEN_KEY_DEPLOY_4_Z };
  1702. do_blocking_move_to(deploy_4, MMM_TO_MMS(Z_PROBE_ALLEN_KEY_DEPLOY_4_FEEDRATE));
  1703. #endif
  1704. #if defined(Z_PROBE_ALLEN_KEY_DEPLOY_5_X) || defined(Z_PROBE_ALLEN_KEY_DEPLOY_5_Y) || defined(Z_PROBE_ALLEN_KEY_DEPLOY_5_Z)
  1705. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_5_X
  1706. #define Z_PROBE_ALLEN_KEY_DEPLOY_5_X current_position[X_AXIS]
  1707. #endif
  1708. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_5_Y
  1709. #define Z_PROBE_ALLEN_KEY_DEPLOY_5_Y current_position[Y_AXIS]
  1710. #endif
  1711. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_5_Z
  1712. #define Z_PROBE_ALLEN_KEY_DEPLOY_5_Z current_position[Z_AXIS]
  1713. #endif
  1714. #ifndef Z_PROBE_ALLEN_KEY_DEPLOY_5_FEEDRATE
  1715. #define Z_PROBE_ALLEN_KEY_DEPLOY_5_FEEDRATE 0.0
  1716. #endif
  1717. const float deploy_5[] = { Z_PROBE_ALLEN_KEY_DEPLOY_5_X, Z_PROBE_ALLEN_KEY_DEPLOY_5_Y, Z_PROBE_ALLEN_KEY_DEPLOY_5_Z };
  1718. do_blocking_move_to(deploy_5, MMM_TO_MMS(Z_PROBE_ALLEN_KEY_DEPLOY_5_FEEDRATE));
  1719. #endif
  1720. }
  1721. void run_stow_moves_script() {
  1722. #if defined(Z_PROBE_ALLEN_KEY_STOW_1_X) || defined(Z_PROBE_ALLEN_KEY_STOW_1_Y) || defined(Z_PROBE_ALLEN_KEY_STOW_1_Z)
  1723. #ifndef Z_PROBE_ALLEN_KEY_STOW_1_X
  1724. #define Z_PROBE_ALLEN_KEY_STOW_1_X current_position[X_AXIS]
  1725. #endif
  1726. #ifndef Z_PROBE_ALLEN_KEY_STOW_1_Y
  1727. #define Z_PROBE_ALLEN_KEY_STOW_1_Y current_position[Y_AXIS]
  1728. #endif
  1729. #ifndef Z_PROBE_ALLEN_KEY_STOW_1_Z
  1730. #define Z_PROBE_ALLEN_KEY_STOW_1_Z current_position[Z_AXIS]
  1731. #endif
  1732. #ifndef Z_PROBE_ALLEN_KEY_STOW_1_FEEDRATE
  1733. #define Z_PROBE_ALLEN_KEY_STOW_1_FEEDRATE 0.0
  1734. #endif
  1735. const float stow_1[] = { Z_PROBE_ALLEN_KEY_STOW_1_X, Z_PROBE_ALLEN_KEY_STOW_1_Y, Z_PROBE_ALLEN_KEY_STOW_1_Z };
  1736. do_blocking_move_to(stow_1, MMM_TO_MMS(Z_PROBE_ALLEN_KEY_STOW_1_FEEDRATE));
  1737. #endif
  1738. #if defined(Z_PROBE_ALLEN_KEY_STOW_2_X) || defined(Z_PROBE_ALLEN_KEY_STOW_2_Y) || defined(Z_PROBE_ALLEN_KEY_STOW_2_Z)
  1739. #ifndef Z_PROBE_ALLEN_KEY_STOW_2_X
  1740. #define Z_PROBE_ALLEN_KEY_STOW_2_X current_position[X_AXIS]
  1741. #endif
  1742. #ifndef Z_PROBE_ALLEN_KEY_STOW_2_Y
  1743. #define Z_PROBE_ALLEN_KEY_STOW_2_Y current_position[Y_AXIS]
  1744. #endif
  1745. #ifndef Z_PROBE_ALLEN_KEY_STOW_2_Z
  1746. #define Z_PROBE_ALLEN_KEY_STOW_2_Z current_position[Z_AXIS]
  1747. #endif
  1748. #ifndef Z_PROBE_ALLEN_KEY_STOW_2_FEEDRATE
  1749. #define Z_PROBE_ALLEN_KEY_STOW_2_FEEDRATE 0.0
  1750. #endif
  1751. const float stow_2[] = { Z_PROBE_ALLEN_KEY_STOW_2_X, Z_PROBE_ALLEN_KEY_STOW_2_Y, Z_PROBE_ALLEN_KEY_STOW_2_Z };
  1752. do_blocking_move_to(stow_2, MMM_TO_MMS(Z_PROBE_ALLEN_KEY_STOW_2_FEEDRATE));
  1753. #endif
  1754. #if defined(Z_PROBE_ALLEN_KEY_STOW_3_X) || defined(Z_PROBE_ALLEN_KEY_STOW_3_Y) || defined(Z_PROBE_ALLEN_KEY_STOW_3_Z)
  1755. #ifndef Z_PROBE_ALLEN_KEY_STOW_3_X
  1756. #define Z_PROBE_ALLEN_KEY_STOW_3_X current_position[X_AXIS]
  1757. #endif
  1758. #ifndef Z_PROBE_ALLEN_KEY_STOW_3_Y
  1759. #define Z_PROBE_ALLEN_KEY_STOW_3_Y current_position[Y_AXIS]
  1760. #endif
  1761. #ifndef Z_PROBE_ALLEN_KEY_STOW_3_Z
  1762. #define Z_PROBE_ALLEN_KEY_STOW_3_Z current_position[Z_AXIS]
  1763. #endif
  1764. #ifndef Z_PROBE_ALLEN_KEY_STOW_3_FEEDRATE
  1765. #define Z_PROBE_ALLEN_KEY_STOW_3_FEEDRATE 0.0
  1766. #endif
  1767. const float stow_3[] = { Z_PROBE_ALLEN_KEY_STOW_3_X, Z_PROBE_ALLEN_KEY_STOW_3_Y, Z_PROBE_ALLEN_KEY_STOW_3_Z };
  1768. do_blocking_move_to(stow_3, MMM_TO_MMS(Z_PROBE_ALLEN_KEY_STOW_3_FEEDRATE));
  1769. #endif
  1770. #if defined(Z_PROBE_ALLEN_KEY_STOW_4_X) || defined(Z_PROBE_ALLEN_KEY_STOW_4_Y) || defined(Z_PROBE_ALLEN_KEY_STOW_4_Z)
  1771. #ifndef Z_PROBE_ALLEN_KEY_STOW_4_X
  1772. #define Z_PROBE_ALLEN_KEY_STOW_4_X current_position[X_AXIS]
  1773. #endif
  1774. #ifndef Z_PROBE_ALLEN_KEY_STOW_4_Y
  1775. #define Z_PROBE_ALLEN_KEY_STOW_4_Y current_position[Y_AXIS]
  1776. #endif
  1777. #ifndef Z_PROBE_ALLEN_KEY_STOW_4_Z
  1778. #define Z_PROBE_ALLEN_KEY_STOW_4_Z current_position[Z_AXIS]
  1779. #endif
  1780. #ifndef Z_PROBE_ALLEN_KEY_STOW_4_FEEDRATE
  1781. #define Z_PROBE_ALLEN_KEY_STOW_4_FEEDRATE 0.0
  1782. #endif
  1783. const float stow_4[] = { Z_PROBE_ALLEN_KEY_STOW_4_X, Z_PROBE_ALLEN_KEY_STOW_4_Y, Z_PROBE_ALLEN_KEY_STOW_4_Z };
  1784. do_blocking_move_to(stow_4, MMM_TO_MMS(Z_PROBE_ALLEN_KEY_STOW_4_FEEDRATE));
  1785. #endif
  1786. #if defined(Z_PROBE_ALLEN_KEY_STOW_5_X) || defined(Z_PROBE_ALLEN_KEY_STOW_5_Y) || defined(Z_PROBE_ALLEN_KEY_STOW_5_Z)
  1787. #ifndef Z_PROBE_ALLEN_KEY_STOW_5_X
  1788. #define Z_PROBE_ALLEN_KEY_STOW_5_X current_position[X_AXIS]
  1789. #endif
  1790. #ifndef Z_PROBE_ALLEN_KEY_STOW_5_Y
  1791. #define Z_PROBE_ALLEN_KEY_STOW_5_Y current_position[Y_AXIS]
  1792. #endif
  1793. #ifndef Z_PROBE_ALLEN_KEY_STOW_5_Z
  1794. #define Z_PROBE_ALLEN_KEY_STOW_5_Z current_position[Z_AXIS]
  1795. #endif
  1796. #ifndef Z_PROBE_ALLEN_KEY_STOW_5_FEEDRATE
  1797. #define Z_PROBE_ALLEN_KEY_STOW_5_FEEDRATE 0.0
  1798. #endif
  1799. const float stow_5[] = { Z_PROBE_ALLEN_KEY_STOW_5_X, Z_PROBE_ALLEN_KEY_STOW_5_Y, Z_PROBE_ALLEN_KEY_STOW_5_Z };
  1800. do_blocking_move_to(stow_5, MMM_TO_MMS(Z_PROBE_ALLEN_KEY_STOW_5_FEEDRATE));
  1801. #endif
  1802. }
  1803. #endif // Z_PROBE_ALLEN_KEY
  1804. #if ENABLED(PROBING_FANS_OFF)
  1805. void fans_pause(const bool p) {
  1806. if (p != fans_paused) {
  1807. fans_paused = p;
  1808. if (p)
  1809. for (uint8_t x = 0; x < FAN_COUNT; x++) {
  1810. paused_fanSpeeds[x] = fanSpeeds[x];
  1811. fanSpeeds[x] = 0;
  1812. }
  1813. else
  1814. for (uint8_t x = 0; x < FAN_COUNT; x++)
  1815. fanSpeeds[x] = paused_fanSpeeds[x];
  1816. }
  1817. }
  1818. #endif // PROBING_FANS_OFF
  1819. #if HAS_BED_PROBE
  1820. // TRIGGERED_WHEN_STOWED_TEST can easily be extended to servo probes, ... if needed.
  1821. #if ENABLED(PROBE_IS_TRIGGERED_WHEN_STOWED_TEST)
  1822. #if ENABLED(Z_MIN_PROBE_ENDSTOP)
  1823. #define _TRIGGERED_WHEN_STOWED_TEST (READ(Z_MIN_PROBE_PIN) != Z_MIN_PROBE_ENDSTOP_INVERTING)
  1824. #else
  1825. #define _TRIGGERED_WHEN_STOWED_TEST (READ(Z_MIN_PIN) != Z_MIN_ENDSTOP_INVERTING)
  1826. #endif
  1827. #endif
  1828. #if QUIET_PROBING
  1829. void probing_pause(const bool p) {
  1830. #if ENABLED(PROBING_HEATERS_OFF)
  1831. thermalManager.pause(p);
  1832. #endif
  1833. #if ENABLED(PROBING_FANS_OFF)
  1834. fans_pause(p);
  1835. #endif
  1836. if (p) safe_delay(
  1837. #if DELAY_BEFORE_PROBING > 25
  1838. DELAY_BEFORE_PROBING
  1839. #else
  1840. 25
  1841. #endif
  1842. );
  1843. }
  1844. #endif // QUIET_PROBING
  1845. #if ENABLED(BLTOUCH)
  1846. void bltouch_command(int angle) {
  1847. MOVE_SERVO(Z_ENDSTOP_SERVO_NR, angle); // Give the BL-Touch the command and wait
  1848. safe_delay(BLTOUCH_DELAY);
  1849. }
  1850. bool set_bltouch_deployed(const bool deploy) {
  1851. if (deploy && TEST_BLTOUCH()) { // If BL-Touch says it's triggered
  1852. bltouch_command(BLTOUCH_RESET); // try to reset it.
  1853. bltouch_command(BLTOUCH_DEPLOY); // Also needs to deploy and stow to
  1854. bltouch_command(BLTOUCH_STOW); // clear the triggered condition.
  1855. safe_delay(1500); // Wait for internal self-test to complete.
  1856. // (Measured completion time was 0.65 seconds
  1857. // after reset, deploy, and stow sequence)
  1858. if (TEST_BLTOUCH()) { // If it still claims to be triggered...
  1859. SERIAL_ERROR_START();
  1860. SERIAL_ERRORLNPGM(MSG_STOP_BLTOUCH);
  1861. stop(); // punt!
  1862. return true;
  1863. }
  1864. }
  1865. bltouch_command(deploy ? BLTOUCH_DEPLOY : BLTOUCH_STOW);
  1866. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1867. if (DEBUGGING(LEVELING)) {
  1868. SERIAL_ECHOPAIR("set_bltouch_deployed(", deploy);
  1869. SERIAL_CHAR(')');
  1870. SERIAL_EOL();
  1871. }
  1872. #endif
  1873. return false;
  1874. }
  1875. #endif // BLTOUCH
  1876. // returns false for ok and true for failure
  1877. bool set_probe_deployed(bool deploy) {
  1878. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1879. if (DEBUGGING(LEVELING)) {
  1880. DEBUG_POS("set_probe_deployed", current_position);
  1881. SERIAL_ECHOLNPAIR("deploy: ", deploy);
  1882. }
  1883. #endif
  1884. if (endstops.z_probe_enabled == deploy) return false;
  1885. // Make room for probe
  1886. do_probe_raise(_Z_CLEARANCE_DEPLOY_PROBE);
  1887. #if ENABLED(Z_PROBE_SLED) || ENABLED(Z_PROBE_ALLEN_KEY)
  1888. #if ENABLED(Z_PROBE_SLED)
  1889. #define _AUE_ARGS true, false, false
  1890. #else
  1891. #define _AUE_ARGS
  1892. #endif
  1893. if (axis_unhomed_error(_AUE_ARGS)) {
  1894. SERIAL_ERROR_START();
  1895. SERIAL_ERRORLNPGM(MSG_STOP_UNHOMED);
  1896. stop();
  1897. return true;
  1898. }
  1899. #endif
  1900. const float oldXpos = current_position[X_AXIS],
  1901. oldYpos = current_position[Y_AXIS];
  1902. #ifdef _TRIGGERED_WHEN_STOWED_TEST
  1903. // If endstop is already false, the Z probe is deployed
  1904. if (_TRIGGERED_WHEN_STOWED_TEST == deploy) { // closed after the probe specific actions.
  1905. // Would a goto be less ugly?
  1906. //while (!_TRIGGERED_WHEN_STOWED_TEST) idle(); // would offer the opportunity
  1907. // for a triggered when stowed manual probe.
  1908. if (!deploy) endstops.enable_z_probe(false); // Switch off triggered when stowed probes early
  1909. // otherwise an Allen-Key probe can't be stowed.
  1910. #endif
  1911. #if ENABLED(SOLENOID_PROBE)
  1912. #if HAS_SOLENOID_1
  1913. WRITE(SOL1_PIN, deploy);
  1914. #endif
  1915. #elif ENABLED(Z_PROBE_SLED)
  1916. dock_sled(!deploy);
  1917. #elif HAS_Z_SERVO_ENDSTOP && DISABLED(BLTOUCH)
  1918. MOVE_SERVO(Z_ENDSTOP_SERVO_NR, z_servo_angle[deploy ? 0 : 1]);
  1919. #elif ENABLED(Z_PROBE_ALLEN_KEY)
  1920. deploy ? run_deploy_moves_script() : run_stow_moves_script();
  1921. #endif
  1922. #ifdef _TRIGGERED_WHEN_STOWED_TEST
  1923. } // _TRIGGERED_WHEN_STOWED_TEST == deploy
  1924. if (_TRIGGERED_WHEN_STOWED_TEST == deploy) { // State hasn't changed?
  1925. if (IsRunning()) {
  1926. SERIAL_ERROR_START();
  1927. SERIAL_ERRORLNPGM("Z-Probe failed");
  1928. LCD_ALERTMESSAGEPGM("Err: ZPROBE");
  1929. }
  1930. stop();
  1931. return true;
  1932. } // _TRIGGERED_WHEN_STOWED_TEST == deploy
  1933. #endif
  1934. do_blocking_move_to(oldXpos, oldYpos, current_position[Z_AXIS]); // return to position before deploy
  1935. endstops.enable_z_probe(deploy);
  1936. return false;
  1937. }
  1938. /**
  1939. * @brief Used by run_z_probe to do a single Z probe move.
  1940. *
  1941. * @param z Z destination
  1942. * @param fr_mm_s Feedrate in mm/s
  1943. * @return true to indicate an error
  1944. */
  1945. static bool do_probe_move(const float z, const float fr_mm_m) {
  1946. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1947. if (DEBUGGING(LEVELING)) DEBUG_POS(">>> do_probe_move", current_position);
  1948. #endif
  1949. // Deploy BLTouch at the start of any probe
  1950. #if ENABLED(BLTOUCH)
  1951. if (set_bltouch_deployed(true)) return true;
  1952. #endif
  1953. #if QUIET_PROBING
  1954. probing_pause(true);
  1955. #endif
  1956. // Move down until probe triggered
  1957. do_blocking_move_to_z(z, MMM_TO_MMS(fr_mm_m));
  1958. // Check to see if the probe was triggered
  1959. const bool probe_triggered = TEST(Endstops::endstop_hit_bits,
  1960. #if ENABLED(Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN)
  1961. Z_MIN
  1962. #else
  1963. Z_MIN_PROBE
  1964. #endif
  1965. );
  1966. #if QUIET_PROBING
  1967. probing_pause(false);
  1968. #endif
  1969. // Retract BLTouch immediately after a probe if it was triggered
  1970. #if ENABLED(BLTOUCH)
  1971. if (probe_triggered && set_bltouch_deployed(false)) return true;
  1972. #endif
  1973. // Clear endstop flags
  1974. endstops.hit_on_purpose();
  1975. // Get Z where the steppers were interrupted
  1976. set_current_from_steppers_for_axis(Z_AXIS);
  1977. // Tell the planner where we actually are
  1978. SYNC_PLAN_POSITION_KINEMATIC();
  1979. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1980. if (DEBUGGING(LEVELING)) DEBUG_POS("<<< do_probe_move", current_position);
  1981. #endif
  1982. return !probe_triggered;
  1983. }
  1984. /**
  1985. * @details Used by probe_pt to do a single Z probe.
  1986. * Leaves current_position[Z_AXIS] at the height where the probe triggered.
  1987. *
  1988. * @param short_move Flag for a shorter probe move towards the bed
  1989. * @return The raw Z position where the probe was triggered
  1990. */
  1991. static float run_z_probe(const bool short_move=true) {
  1992. #if ENABLED(DEBUG_LEVELING_FEATURE)
  1993. if (DEBUGGING(LEVELING)) DEBUG_POS(">>> run_z_probe", current_position);
  1994. #endif
  1995. // Prevent stepper_inactive_time from running out and EXTRUDER_RUNOUT_PREVENT from extruding
  1996. refresh_cmd_timeout();
  1997. #if ENABLED(PROBE_DOUBLE_TOUCH)
  1998. // Do a first probe at the fast speed
  1999. if (do_probe_move(-10, Z_PROBE_SPEED_FAST)) return NAN;
  2000. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2001. float first_probe_z = current_position[Z_AXIS];
  2002. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPAIR("1st Probe Z:", first_probe_z);
  2003. #endif
  2004. // move up to make clearance for the probe
  2005. do_blocking_move_to_z(current_position[Z_AXIS] + Z_CLEARANCE_BETWEEN_PROBES, MMM_TO_MMS(Z_PROBE_SPEED_FAST));
  2006. #else
  2007. // If the nozzle is above the travel height then
  2008. // move down quickly before doing the slow probe
  2009. float z = Z_CLEARANCE_DEPLOY_PROBE;
  2010. if (zprobe_zoffset < 0) z -= zprobe_zoffset;
  2011. if (z < current_position[Z_AXIS]) {
  2012. // If we don't make it to the z position (i.e. the probe triggered), move up to make clearance for the probe
  2013. if (!do_probe_move(z, Z_PROBE_SPEED_FAST))
  2014. do_blocking_move_to_z(current_position[Z_AXIS] + Z_CLEARANCE_BETWEEN_PROBES, MMM_TO_MMS(Z_PROBE_SPEED_FAST));
  2015. }
  2016. #endif
  2017. // move down slowly to find bed
  2018. if (do_probe_move(-10 + (short_move ? 0 : -(Z_MAX_LENGTH)), Z_PROBE_SPEED_SLOW)) return NAN;
  2019. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2020. if (DEBUGGING(LEVELING)) DEBUG_POS("<<< run_z_probe", current_position);
  2021. #endif
  2022. // Debug: compare probe heights
  2023. #if ENABLED(PROBE_DOUBLE_TOUCH) && ENABLED(DEBUG_LEVELING_FEATURE)
  2024. if (DEBUGGING(LEVELING)) {
  2025. SERIAL_ECHOPAIR("2nd Probe Z:", current_position[Z_AXIS]);
  2026. SERIAL_ECHOLNPAIR(" Discrepancy:", first_probe_z - current_position[Z_AXIS]);
  2027. }
  2028. #endif
  2029. return RAW_CURRENT_POSITION(Z) + zprobe_zoffset
  2030. #if ENABLED(DELTA)
  2031. + home_offset[Z_AXIS] // Account for delta height adjustment
  2032. #endif
  2033. ;
  2034. }
  2035. /**
  2036. * - Move to the given XY
  2037. * - Deploy the probe, if not already deployed
  2038. * - Probe the bed, get the Z position
  2039. * - Depending on the 'stow' flag
  2040. * - Stow the probe, or
  2041. * - Raise to the BETWEEN height
  2042. * - Return the probed Z position
  2043. */
  2044. float probe_pt(const float &lx, const float &ly, const bool stow, const uint8_t verbose_level, const bool printable=true) {
  2045. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2046. if (DEBUGGING(LEVELING)) {
  2047. SERIAL_ECHOPAIR(">>> probe_pt(", lx);
  2048. SERIAL_ECHOPAIR(", ", ly);
  2049. SERIAL_ECHOPAIR(", ", stow ? "" : "no ");
  2050. SERIAL_ECHOLNPGM("stow)");
  2051. DEBUG_POS("", current_position);
  2052. }
  2053. #endif
  2054. const float nx = lx - (X_PROBE_OFFSET_FROM_EXTRUDER), ny = ly - (Y_PROBE_OFFSET_FROM_EXTRUDER);
  2055. if (printable
  2056. ? !position_is_reachable_xy(nx, ny)
  2057. : !position_is_reachable_by_probe_xy(lx, ly)
  2058. ) return NAN;
  2059. const float old_feedrate_mm_s = feedrate_mm_s;
  2060. #if ENABLED(DELTA)
  2061. if (current_position[Z_AXIS] > delta_clip_start_height)
  2062. do_blocking_move_to_z(delta_clip_start_height);
  2063. #endif
  2064. #if HAS_SOFTWARE_ENDSTOPS
  2065. // Store the status of the soft endstops and disable if we're probing a non-printable location
  2066. static bool enable_soft_endstops = soft_endstops_enabled;
  2067. if (!printable) soft_endstops_enabled = false;
  2068. #endif
  2069. feedrate_mm_s = XY_PROBE_FEEDRATE_MM_S;
  2070. // Move the probe to the given XY
  2071. do_blocking_move_to_xy(nx, ny);
  2072. float measured_z = NAN;
  2073. if (!DEPLOY_PROBE()) {
  2074. measured_z = run_z_probe(printable);
  2075. if (!stow)
  2076. do_blocking_move_to_z(current_position[Z_AXIS] + Z_CLEARANCE_BETWEEN_PROBES, MMM_TO_MMS(Z_PROBE_SPEED_FAST));
  2077. else
  2078. if (STOW_PROBE()) measured_z = NAN;
  2079. }
  2080. #if HAS_SOFTWARE_ENDSTOPS
  2081. // Restore the soft endstop status
  2082. soft_endstops_enabled = enable_soft_endstops;
  2083. #endif
  2084. if (verbose_level > 2) {
  2085. SERIAL_PROTOCOLPGM("Bed X: ");
  2086. SERIAL_PROTOCOL_F(lx, 3);
  2087. SERIAL_PROTOCOLPGM(" Y: ");
  2088. SERIAL_PROTOCOL_F(ly, 3);
  2089. SERIAL_PROTOCOLPGM(" Z: ");
  2090. SERIAL_PROTOCOL_F(measured_z, 3);
  2091. SERIAL_EOL();
  2092. }
  2093. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2094. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("<<< probe_pt");
  2095. #endif
  2096. feedrate_mm_s = old_feedrate_mm_s;
  2097. if (isnan(measured_z)) {
  2098. LCD_MESSAGEPGM(MSG_ERR_PROBING_FAILED);
  2099. SERIAL_ERROR_START();
  2100. SERIAL_ERRORLNPGM(MSG_ERR_PROBING_FAILED);
  2101. }
  2102. return measured_z;
  2103. }
  2104. #endif // HAS_BED_PROBE
  2105. #if HAS_LEVELING
  2106. bool leveling_is_valid() {
  2107. return
  2108. #if ENABLED(MESH_BED_LEVELING)
  2109. mbl.has_mesh
  2110. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  2111. !!bilinear_grid_spacing[X_AXIS]
  2112. #elif ENABLED(AUTO_BED_LEVELING_UBL)
  2113. true
  2114. #else // 3POINT, LINEAR
  2115. true
  2116. #endif
  2117. ;
  2118. }
  2119. /**
  2120. * Turn bed leveling on or off, fixing the current
  2121. * position as-needed.
  2122. *
  2123. * Disable: Current position = physical position
  2124. * Enable: Current position = "unleveled" physical position
  2125. */
  2126. void set_bed_leveling_enabled(const bool enable/*=true*/) {
  2127. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  2128. const bool can_change = (!enable || leveling_is_valid());
  2129. #else
  2130. constexpr bool can_change = true;
  2131. #endif
  2132. if (can_change && enable != planner.leveling_active) {
  2133. #if ENABLED(MESH_BED_LEVELING)
  2134. if (!enable)
  2135. planner.apply_leveling(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS]);
  2136. const bool enabling = enable && leveling_is_valid();
  2137. planner.leveling_active = enabling;
  2138. if (enabling) planner.unapply_leveling(current_position);
  2139. #elif ENABLED(AUTO_BED_LEVELING_UBL)
  2140. #if PLANNER_LEVELING
  2141. if (planner.leveling_active) { // leveling from on to off
  2142. // change unleveled current_position to physical current_position without moving steppers.
  2143. planner.apply_leveling(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS]);
  2144. planner.leveling_active = false; // disable only AFTER calling apply_leveling
  2145. }
  2146. else { // leveling from off to on
  2147. planner.leveling_active = true; // enable BEFORE calling unapply_leveling, otherwise ignored
  2148. // change physical current_position to unleveled current_position without moving steppers.
  2149. planner.unapply_leveling(current_position);
  2150. }
  2151. #else
  2152. planner.leveling_active = enable; // just flip the bit, current_position will be wrong until next move.
  2153. #endif
  2154. #else // ABL
  2155. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  2156. // Force bilinear_z_offset to re-calculate next time
  2157. const float reset[XYZ] = { -9999.999, -9999.999, 0 };
  2158. (void)bilinear_z_offset(reset);
  2159. #endif
  2160. // Enable or disable leveling compensation in the planner
  2161. planner.leveling_active = enable;
  2162. if (!enable)
  2163. // When disabling just get the current position from the steppers.
  2164. // This will yield the smallest error when first converted back to steps.
  2165. set_current_from_steppers_for_axis(
  2166. #if ABL_PLANAR
  2167. ALL_AXES
  2168. #else
  2169. Z_AXIS
  2170. #endif
  2171. );
  2172. else
  2173. // When enabling, remove compensation from the current position,
  2174. // so compensation will give the right stepper counts.
  2175. planner.unapply_leveling(current_position);
  2176. #endif // ABL
  2177. }
  2178. }
  2179. #if ENABLED(ENABLE_LEVELING_FADE_HEIGHT)
  2180. void set_z_fade_height(const float zfh) {
  2181. const bool level_active = planner.leveling_active;
  2182. #if ENABLED(AUTO_BED_LEVELING_UBL)
  2183. if (level_active) set_bed_leveling_enabled(false); // turn off before changing fade height for proper apply/unapply leveling to maintain current_position
  2184. #endif
  2185. planner.set_z_fade_height(zfh);
  2186. if (level_active) {
  2187. #if ENABLED(AUTO_BED_LEVELING_UBL)
  2188. set_bed_leveling_enabled(true); // turn back on after changing fade height
  2189. #else
  2190. set_current_from_steppers_for_axis(
  2191. #if ABL_PLANAR
  2192. ALL_AXES
  2193. #else
  2194. Z_AXIS
  2195. #endif
  2196. );
  2197. #endif
  2198. }
  2199. }
  2200. #endif // LEVELING_FADE_HEIGHT
  2201. /**
  2202. * Reset calibration results to zero.
  2203. */
  2204. void reset_bed_level() {
  2205. set_bed_leveling_enabled(false);
  2206. #if ENABLED(MESH_BED_LEVELING)
  2207. if (leveling_is_valid()) {
  2208. mbl.reset();
  2209. mbl.has_mesh = false;
  2210. }
  2211. #else
  2212. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2213. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("reset_bed_level");
  2214. #endif
  2215. #if ABL_PLANAR
  2216. planner.bed_level_matrix.set_to_identity();
  2217. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  2218. bilinear_start[X_AXIS] = bilinear_start[Y_AXIS] =
  2219. bilinear_grid_spacing[X_AXIS] = bilinear_grid_spacing[Y_AXIS] = 0;
  2220. for (uint8_t x = 0; x < GRID_MAX_POINTS_X; x++)
  2221. for (uint8_t y = 0; y < GRID_MAX_POINTS_Y; y++)
  2222. z_values[x][y] = NAN;
  2223. #elif ENABLED(AUTO_BED_LEVELING_UBL)
  2224. ubl.reset();
  2225. #endif
  2226. #endif
  2227. }
  2228. #endif // HAS_LEVELING
  2229. #if ENABLED(AUTO_BED_LEVELING_BILINEAR) || ENABLED(MESH_BED_LEVELING)
  2230. /**
  2231. * Enable to produce output in JSON format suitable
  2232. * for SCAD or JavaScript mesh visualizers.
  2233. *
  2234. * Visualize meshes in OpenSCAD using the included script.
  2235. *
  2236. * buildroot/shared/scripts/MarlinMesh.scad
  2237. */
  2238. //#define SCAD_MESH_OUTPUT
  2239. /**
  2240. * Print calibration results for plotting or manual frame adjustment.
  2241. */
  2242. static void print_2d_array(const uint8_t sx, const uint8_t sy, const uint8_t precision, float (*fn)(const uint8_t, const uint8_t)) {
  2243. #ifndef SCAD_MESH_OUTPUT
  2244. for (uint8_t x = 0; x < sx; x++) {
  2245. for (uint8_t i = 0; i < precision + 2 + (x < 10 ? 1 : 0); i++)
  2246. SERIAL_PROTOCOLCHAR(' ');
  2247. SERIAL_PROTOCOL((int)x);
  2248. }
  2249. SERIAL_EOL();
  2250. #endif
  2251. #ifdef SCAD_MESH_OUTPUT
  2252. SERIAL_PROTOCOLLNPGM("measured_z = ["); // open 2D array
  2253. #endif
  2254. for (uint8_t y = 0; y < sy; y++) {
  2255. #ifdef SCAD_MESH_OUTPUT
  2256. SERIAL_PROTOCOLPGM(" ["); // open sub-array
  2257. #else
  2258. if (y < 10) SERIAL_PROTOCOLCHAR(' ');
  2259. SERIAL_PROTOCOL((int)y);
  2260. #endif
  2261. for (uint8_t x = 0; x < sx; x++) {
  2262. SERIAL_PROTOCOLCHAR(' ');
  2263. const float offset = fn(x, y);
  2264. if (!isnan(offset)) {
  2265. if (offset >= 0) SERIAL_PROTOCOLCHAR('+');
  2266. SERIAL_PROTOCOL_F(offset, precision);
  2267. }
  2268. else {
  2269. #ifdef SCAD_MESH_OUTPUT
  2270. for (uint8_t i = 3; i < precision + 3; i++)
  2271. SERIAL_PROTOCOLCHAR(' ');
  2272. SERIAL_PROTOCOLPGM("NAN");
  2273. #else
  2274. for (uint8_t i = 0; i < precision + 3; i++)
  2275. SERIAL_PROTOCOLCHAR(i ? '=' : ' ');
  2276. #endif
  2277. }
  2278. #ifdef SCAD_MESH_OUTPUT
  2279. if (x < sx - 1) SERIAL_PROTOCOLCHAR(',');
  2280. #endif
  2281. }
  2282. #ifdef SCAD_MESH_OUTPUT
  2283. SERIAL_PROTOCOLCHAR(' ');
  2284. SERIAL_PROTOCOLCHAR(']'); // close sub-array
  2285. if (y < sy - 1) SERIAL_PROTOCOLCHAR(',');
  2286. #endif
  2287. SERIAL_EOL();
  2288. }
  2289. #ifdef SCAD_MESH_OUTPUT
  2290. SERIAL_PROTOCOLPGM("];"); // close 2D array
  2291. #endif
  2292. SERIAL_EOL();
  2293. }
  2294. #endif
  2295. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  2296. /**
  2297. * Extrapolate a single point from its neighbors
  2298. */
  2299. static void extrapolate_one_point(const uint8_t x, const uint8_t y, const int8_t xdir, const int8_t ydir) {
  2300. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2301. if (DEBUGGING(LEVELING)) {
  2302. SERIAL_ECHOPGM("Extrapolate [");
  2303. if (x < 10) SERIAL_CHAR(' ');
  2304. SERIAL_ECHO((int)x);
  2305. SERIAL_CHAR(xdir ? (xdir > 0 ? '+' : '-') : ' ');
  2306. SERIAL_CHAR(' ');
  2307. if (y < 10) SERIAL_CHAR(' ');
  2308. SERIAL_ECHO((int)y);
  2309. SERIAL_CHAR(ydir ? (ydir > 0 ? '+' : '-') : ' ');
  2310. SERIAL_CHAR(']');
  2311. }
  2312. #endif
  2313. if (!isnan(z_values[x][y])) {
  2314. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2315. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM(" (done)");
  2316. #endif
  2317. return; // Don't overwrite good values.
  2318. }
  2319. SERIAL_EOL();
  2320. // Get X neighbors, Y neighbors, and XY neighbors
  2321. const uint8_t x1 = x + xdir, y1 = y + ydir, x2 = x1 + xdir, y2 = y1 + ydir;
  2322. float a1 = z_values[x1][y ], a2 = z_values[x2][y ],
  2323. b1 = z_values[x ][y1], b2 = z_values[x ][y2],
  2324. c1 = z_values[x1][y1], c2 = z_values[x2][y2];
  2325. // Treat far unprobed points as zero, near as equal to far
  2326. if (isnan(a2)) a2 = 0.0; if (isnan(a1)) a1 = a2;
  2327. if (isnan(b2)) b2 = 0.0; if (isnan(b1)) b1 = b2;
  2328. if (isnan(c2)) c2 = 0.0; if (isnan(c1)) c1 = c2;
  2329. const float a = 2 * a1 - a2, b = 2 * b1 - b2, c = 2 * c1 - c2;
  2330. // Take the average instead of the median
  2331. z_values[x][y] = (a + b + c) / 3.0;
  2332. // Median is robust (ignores outliers).
  2333. // z_values[x][y] = (a < b) ? ((b < c) ? b : (c < a) ? a : c)
  2334. // : ((c < b) ? b : (a < c) ? a : c);
  2335. }
  2336. //Enable this if your SCARA uses 180° of total area
  2337. //#define EXTRAPOLATE_FROM_EDGE
  2338. #if ENABLED(EXTRAPOLATE_FROM_EDGE)
  2339. #if GRID_MAX_POINTS_X < GRID_MAX_POINTS_Y
  2340. #define HALF_IN_X
  2341. #elif GRID_MAX_POINTS_Y < GRID_MAX_POINTS_X
  2342. #define HALF_IN_Y
  2343. #endif
  2344. #endif
  2345. /**
  2346. * Fill in the unprobed points (corners of circular print surface)
  2347. * using linear extrapolation, away from the center.
  2348. */
  2349. static void extrapolate_unprobed_bed_level() {
  2350. #ifdef HALF_IN_X
  2351. constexpr uint8_t ctrx2 = 0, xlen = GRID_MAX_POINTS_X - 1;
  2352. #else
  2353. constexpr uint8_t ctrx1 = (GRID_MAX_POINTS_X - 1) / 2, // left-of-center
  2354. ctrx2 = (GRID_MAX_POINTS_X) / 2, // right-of-center
  2355. xlen = ctrx1;
  2356. #endif
  2357. #ifdef HALF_IN_Y
  2358. constexpr uint8_t ctry2 = 0, ylen = GRID_MAX_POINTS_Y - 1;
  2359. #else
  2360. constexpr uint8_t ctry1 = (GRID_MAX_POINTS_Y - 1) / 2, // top-of-center
  2361. ctry2 = (GRID_MAX_POINTS_Y) / 2, // bottom-of-center
  2362. ylen = ctry1;
  2363. #endif
  2364. for (uint8_t xo = 0; xo <= xlen; xo++)
  2365. for (uint8_t yo = 0; yo <= ylen; yo++) {
  2366. uint8_t x2 = ctrx2 + xo, y2 = ctry2 + yo;
  2367. #ifndef HALF_IN_X
  2368. const uint8_t x1 = ctrx1 - xo;
  2369. #endif
  2370. #ifndef HALF_IN_Y
  2371. const uint8_t y1 = ctry1 - yo;
  2372. #ifndef HALF_IN_X
  2373. extrapolate_one_point(x1, y1, +1, +1); // left-below + +
  2374. #endif
  2375. extrapolate_one_point(x2, y1, -1, +1); // right-below - +
  2376. #endif
  2377. #ifndef HALF_IN_X
  2378. extrapolate_one_point(x1, y2, +1, -1); // left-above + -
  2379. #endif
  2380. extrapolate_one_point(x2, y2, -1, -1); // right-above - -
  2381. }
  2382. }
  2383. static void print_bilinear_leveling_grid() {
  2384. SERIAL_ECHOLNPGM("Bilinear Leveling Grid:");
  2385. print_2d_array(GRID_MAX_POINTS_X, GRID_MAX_POINTS_Y, 3,
  2386. [](const uint8_t ix, const uint8_t iy) { return z_values[ix][iy]; }
  2387. );
  2388. }
  2389. #if ENABLED(ABL_BILINEAR_SUBDIVISION)
  2390. #define ABL_GRID_POINTS_VIRT_X (GRID_MAX_POINTS_X - 1) * (BILINEAR_SUBDIVISIONS) + 1
  2391. #define ABL_GRID_POINTS_VIRT_Y (GRID_MAX_POINTS_Y - 1) * (BILINEAR_SUBDIVISIONS) + 1
  2392. #define ABL_TEMP_POINTS_X (GRID_MAX_POINTS_X + 2)
  2393. #define ABL_TEMP_POINTS_Y (GRID_MAX_POINTS_Y + 2)
  2394. float z_values_virt[ABL_GRID_POINTS_VIRT_X][ABL_GRID_POINTS_VIRT_Y];
  2395. int bilinear_grid_spacing_virt[2] = { 0 };
  2396. float bilinear_grid_factor_virt[2] = { 0 };
  2397. static void print_bilinear_leveling_grid_virt() {
  2398. SERIAL_ECHOLNPGM("Subdivided with CATMULL ROM Leveling Grid:");
  2399. print_2d_array(ABL_GRID_POINTS_VIRT_X, ABL_GRID_POINTS_VIRT_Y, 5,
  2400. [](const uint8_t ix, const uint8_t iy) { return z_values_virt[ix][iy]; }
  2401. );
  2402. }
  2403. #define LINEAR_EXTRAPOLATION(E, I) ((E) * 2 - (I))
  2404. float bed_level_virt_coord(const uint8_t x, const uint8_t y) {
  2405. uint8_t ep = 0, ip = 1;
  2406. if (!x || x == ABL_TEMP_POINTS_X - 1) {
  2407. if (x) {
  2408. ep = GRID_MAX_POINTS_X - 1;
  2409. ip = GRID_MAX_POINTS_X - 2;
  2410. }
  2411. if (WITHIN(y, 1, ABL_TEMP_POINTS_Y - 2))
  2412. return LINEAR_EXTRAPOLATION(
  2413. z_values[ep][y - 1],
  2414. z_values[ip][y - 1]
  2415. );
  2416. else
  2417. return LINEAR_EXTRAPOLATION(
  2418. bed_level_virt_coord(ep + 1, y),
  2419. bed_level_virt_coord(ip + 1, y)
  2420. );
  2421. }
  2422. if (!y || y == ABL_TEMP_POINTS_Y - 1) {
  2423. if (y) {
  2424. ep = GRID_MAX_POINTS_Y - 1;
  2425. ip = GRID_MAX_POINTS_Y - 2;
  2426. }
  2427. if (WITHIN(x, 1, ABL_TEMP_POINTS_X - 2))
  2428. return LINEAR_EXTRAPOLATION(
  2429. z_values[x - 1][ep],
  2430. z_values[x - 1][ip]
  2431. );
  2432. else
  2433. return LINEAR_EXTRAPOLATION(
  2434. bed_level_virt_coord(x, ep + 1),
  2435. bed_level_virt_coord(x, ip + 1)
  2436. );
  2437. }
  2438. return z_values[x - 1][y - 1];
  2439. }
  2440. static float bed_level_virt_cmr(const float p[4], const uint8_t i, const float t) {
  2441. return (
  2442. p[i-1] * -t * sq(1 - t)
  2443. + p[i] * (2 - 5 * sq(t) + 3 * t * sq(t))
  2444. + p[i+1] * t * (1 + 4 * t - 3 * sq(t))
  2445. - p[i+2] * sq(t) * (1 - t)
  2446. ) * 0.5;
  2447. }
  2448. static float bed_level_virt_2cmr(const uint8_t x, const uint8_t y, const float &tx, const float &ty) {
  2449. float row[4], column[4];
  2450. for (uint8_t i = 0; i < 4; i++) {
  2451. for (uint8_t j = 0; j < 4; j++) {
  2452. column[j] = bed_level_virt_coord(i + x - 1, j + y - 1);
  2453. }
  2454. row[i] = bed_level_virt_cmr(column, 1, ty);
  2455. }
  2456. return bed_level_virt_cmr(row, 1, tx);
  2457. }
  2458. void bed_level_virt_interpolate() {
  2459. bilinear_grid_spacing_virt[X_AXIS] = bilinear_grid_spacing[X_AXIS] / (BILINEAR_SUBDIVISIONS);
  2460. bilinear_grid_spacing_virt[Y_AXIS] = bilinear_grid_spacing[Y_AXIS] / (BILINEAR_SUBDIVISIONS);
  2461. bilinear_grid_factor_virt[X_AXIS] = RECIPROCAL(bilinear_grid_spacing_virt[X_AXIS]);
  2462. bilinear_grid_factor_virt[Y_AXIS] = RECIPROCAL(bilinear_grid_spacing_virt[Y_AXIS]);
  2463. for (uint8_t y = 0; y < GRID_MAX_POINTS_Y; y++)
  2464. for (uint8_t x = 0; x < GRID_MAX_POINTS_X; x++)
  2465. for (uint8_t ty = 0; ty < BILINEAR_SUBDIVISIONS; ty++)
  2466. for (uint8_t tx = 0; tx < BILINEAR_SUBDIVISIONS; tx++) {
  2467. if ((ty && y == GRID_MAX_POINTS_Y - 1) || (tx && x == GRID_MAX_POINTS_X - 1))
  2468. continue;
  2469. z_values_virt[x * (BILINEAR_SUBDIVISIONS) + tx][y * (BILINEAR_SUBDIVISIONS) + ty] =
  2470. bed_level_virt_2cmr(
  2471. x + 1,
  2472. y + 1,
  2473. (float)tx / (BILINEAR_SUBDIVISIONS),
  2474. (float)ty / (BILINEAR_SUBDIVISIONS)
  2475. );
  2476. }
  2477. }
  2478. #endif // ABL_BILINEAR_SUBDIVISION
  2479. // Refresh after other values have been updated
  2480. void refresh_bed_level() {
  2481. bilinear_grid_factor[X_AXIS] = RECIPROCAL(bilinear_grid_spacing[X_AXIS]);
  2482. bilinear_grid_factor[Y_AXIS] = RECIPROCAL(bilinear_grid_spacing[Y_AXIS]);
  2483. #if ENABLED(ABL_BILINEAR_SUBDIVISION)
  2484. bed_level_virt_interpolate();
  2485. #endif
  2486. }
  2487. #endif // AUTO_BED_LEVELING_BILINEAR
  2488. /**
  2489. * Home an individual linear axis
  2490. */
  2491. static void do_homing_move(const AxisEnum axis, const float distance, const float fr_mm_s=0.0) {
  2492. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2493. if (DEBUGGING(LEVELING)) {
  2494. SERIAL_ECHOPAIR(">>> do_homing_move(", axis_codes[axis]);
  2495. SERIAL_ECHOPAIR(", ", distance);
  2496. SERIAL_ECHOPAIR(", ", fr_mm_s);
  2497. SERIAL_CHAR(')');
  2498. SERIAL_EOL();
  2499. }
  2500. #endif
  2501. #if HOMING_Z_WITH_PROBE && ENABLED(BLTOUCH)
  2502. const bool deploy_bltouch = (axis == Z_AXIS && distance < 0);
  2503. if (deploy_bltouch) set_bltouch_deployed(true);
  2504. #endif
  2505. #if QUIET_PROBING
  2506. if (axis == Z_AXIS) probing_pause(true);
  2507. #endif
  2508. // Tell the planner we're at Z=0
  2509. current_position[axis] = 0;
  2510. #if IS_SCARA
  2511. SYNC_PLAN_POSITION_KINEMATIC();
  2512. current_position[axis] = distance;
  2513. inverse_kinematics(current_position);
  2514. planner.buffer_line(delta[A_AXIS], delta[B_AXIS], delta[C_AXIS], current_position[E_AXIS], fr_mm_s ? fr_mm_s : homing_feedrate(axis), active_extruder);
  2515. #else
  2516. sync_plan_position();
  2517. current_position[axis] = distance;
  2518. planner.buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], fr_mm_s ? fr_mm_s : homing_feedrate(axis), active_extruder);
  2519. #endif
  2520. stepper.synchronize();
  2521. #if QUIET_PROBING
  2522. if (axis == Z_AXIS) probing_pause(false);
  2523. #endif
  2524. #if HOMING_Z_WITH_PROBE && ENABLED(BLTOUCH)
  2525. if (deploy_bltouch) set_bltouch_deployed(false);
  2526. #endif
  2527. endstops.hit_on_purpose();
  2528. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2529. if (DEBUGGING(LEVELING)) {
  2530. SERIAL_ECHOPAIR("<<< do_homing_move(", axis_codes[axis]);
  2531. SERIAL_CHAR(')');
  2532. SERIAL_EOL();
  2533. }
  2534. #endif
  2535. }
  2536. /**
  2537. * TMC2130 specific sensorless homing using stallGuard2.
  2538. * stallGuard2 only works when in spreadCycle mode.
  2539. * spreadCycle and stealthChop are mutually exclusive.
  2540. */
  2541. #if ENABLED(SENSORLESS_HOMING)
  2542. void tmc2130_sensorless_homing(TMC2130Stepper &st, bool enable=true) {
  2543. #if ENABLED(STEALTHCHOP)
  2544. if (enable) {
  2545. st.coolstep_min_speed(1024UL * 1024UL - 1UL);
  2546. st.stealthChop(0);
  2547. }
  2548. else {
  2549. st.coolstep_min_speed(0);
  2550. st.stealthChop(1);
  2551. }
  2552. #endif
  2553. st.diag1_stall(enable ? 1 : 0);
  2554. }
  2555. #endif
  2556. /**
  2557. * Home an individual "raw axis" to its endstop.
  2558. * This applies to XYZ on Cartesian and Core robots, and
  2559. * to the individual ABC steppers on DELTA and SCARA.
  2560. *
  2561. * At the end of the procedure the axis is marked as
  2562. * homed and the current position of that axis is updated.
  2563. * Kinematic robots should wait till all axes are homed
  2564. * before updating the current position.
  2565. */
  2566. #define HOMEAXIS(LETTER) homeaxis(LETTER##_AXIS)
  2567. static void homeaxis(const AxisEnum axis) {
  2568. #if IS_SCARA
  2569. // Only Z homing (with probe) is permitted
  2570. if (axis != Z_AXIS) { BUZZ(100, 880); return; }
  2571. #else
  2572. #define CAN_HOME(A) \
  2573. (axis == A##_AXIS && ((A##_MIN_PIN > -1 && A##_HOME_DIR < 0) || (A##_MAX_PIN > -1 && A##_HOME_DIR > 0)))
  2574. if (!CAN_HOME(X) && !CAN_HOME(Y) && !CAN_HOME(Z)) return;
  2575. #endif
  2576. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2577. if (DEBUGGING(LEVELING)) {
  2578. SERIAL_ECHOPAIR(">>> homeaxis(", axis_codes[axis]);
  2579. SERIAL_CHAR(')');
  2580. SERIAL_EOL();
  2581. }
  2582. #endif
  2583. const int axis_home_dir =
  2584. #if ENABLED(DUAL_X_CARRIAGE)
  2585. (axis == X_AXIS) ? x_home_dir(active_extruder) :
  2586. #endif
  2587. home_dir(axis);
  2588. // Homing Z towards the bed? Deploy the Z probe or endstop.
  2589. #if HOMING_Z_WITH_PROBE
  2590. if (axis == Z_AXIS && DEPLOY_PROBE()) return;
  2591. #endif
  2592. // Set a flag for Z motor locking
  2593. #if ENABLED(Z_DUAL_ENDSTOPS)
  2594. if (axis == Z_AXIS) stepper.set_homing_flag(true);
  2595. #endif
  2596. // Disable stealthChop if used. Enable diag1 pin on driver.
  2597. #if ENABLED(SENSORLESS_HOMING)
  2598. #if ENABLED(X_IS_TMC2130)
  2599. if (axis == X_AXIS) tmc2130_sensorless_homing(stepperX);
  2600. #endif
  2601. #if ENABLED(Y_IS_TMC2130)
  2602. if (axis == Y_AXIS) tmc2130_sensorless_homing(stepperY);
  2603. #endif
  2604. #endif
  2605. // Fast move towards endstop until triggered
  2606. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2607. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("Home 1 Fast:");
  2608. #endif
  2609. do_homing_move(axis, 1.5 * max_length(axis) * axis_home_dir);
  2610. // When homing Z with probe respect probe clearance
  2611. const float bump = axis_home_dir * (
  2612. #if HOMING_Z_WITH_PROBE
  2613. (axis == Z_AXIS) ? max(Z_CLEARANCE_BETWEEN_PROBES, home_bump_mm(Z_AXIS)) :
  2614. #endif
  2615. home_bump_mm(axis)
  2616. );
  2617. // If a second homing move is configured...
  2618. if (bump) {
  2619. // Move away from the endstop by the axis HOME_BUMP_MM
  2620. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2621. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("Move Away:");
  2622. #endif
  2623. do_homing_move(axis, -bump);
  2624. // Slow move towards endstop until triggered
  2625. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2626. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("Home 2 Slow:");
  2627. #endif
  2628. do_homing_move(axis, 2 * bump, get_homing_bump_feedrate(axis));
  2629. }
  2630. #if ENABLED(Z_DUAL_ENDSTOPS)
  2631. if (axis == Z_AXIS) {
  2632. float adj = FABS(z_endstop_adj);
  2633. bool lockZ1;
  2634. if (axis_home_dir > 0) {
  2635. adj = -adj;
  2636. lockZ1 = (z_endstop_adj > 0);
  2637. }
  2638. else
  2639. lockZ1 = (z_endstop_adj < 0);
  2640. if (lockZ1) stepper.set_z_lock(true); else stepper.set_z2_lock(true);
  2641. // Move to the adjusted endstop height
  2642. do_homing_move(axis, adj);
  2643. if (lockZ1) stepper.set_z_lock(false); else stepper.set_z2_lock(false);
  2644. stepper.set_homing_flag(false);
  2645. } // Z_AXIS
  2646. #endif
  2647. #if IS_SCARA
  2648. set_axis_is_at_home(axis);
  2649. SYNC_PLAN_POSITION_KINEMATIC();
  2650. #elif ENABLED(DELTA)
  2651. // Delta has already moved all three towers up in G28
  2652. // so here it re-homes each tower in turn.
  2653. // Delta homing treats the axes as normal linear axes.
  2654. // retrace by the amount specified in delta_endstop_adj + additional 0.1mm in order to have minimum steps
  2655. if (delta_endstop_adj[axis] * Z_HOME_DIR <= 0) {
  2656. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2657. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("delta_endstop_adj:");
  2658. #endif
  2659. do_homing_move(axis, delta_endstop_adj[axis] - 0.1 * Z_HOME_DIR);
  2660. }
  2661. #else
  2662. // For cartesian/core machines,
  2663. // set the axis to its home position
  2664. set_axis_is_at_home(axis);
  2665. sync_plan_position();
  2666. destination[axis] = current_position[axis];
  2667. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2668. if (DEBUGGING(LEVELING)) DEBUG_POS("> AFTER set_axis_is_at_home", current_position);
  2669. #endif
  2670. #endif
  2671. // Re-enable stealthChop if used. Disable diag1 pin on driver.
  2672. #if ENABLED(SENSORLESS_HOMING)
  2673. #if ENABLED(X_IS_TMC2130)
  2674. if (axis == X_AXIS) tmc2130_sensorless_homing(stepperX, false);
  2675. #endif
  2676. #if ENABLED(Y_IS_TMC2130)
  2677. if (axis == Y_AXIS) tmc2130_sensorless_homing(stepperY, false);
  2678. #endif
  2679. #endif
  2680. // Put away the Z probe
  2681. #if HOMING_Z_WITH_PROBE
  2682. if (axis == Z_AXIS && STOW_PROBE()) return;
  2683. #endif
  2684. #if ENABLED(DEBUG_LEVELING_FEATURE)
  2685. if (DEBUGGING(LEVELING)) {
  2686. SERIAL_ECHOPAIR("<<< homeaxis(", axis_codes[axis]);
  2687. SERIAL_CHAR(')');
  2688. SERIAL_EOL();
  2689. }
  2690. #endif
  2691. } // homeaxis()
  2692. #if ENABLED(FWRETRACT)
  2693. /**
  2694. * Retract or recover according to firmware settings
  2695. *
  2696. * This function handles retract/recover moves for G10 and G11,
  2697. * plus auto-retract moves sent from G0/G1 when E-only moves are done.
  2698. *
  2699. * To simplify the logic, doubled retract/recover moves are ignored.
  2700. *
  2701. * Note: Z lift is done transparently to the planner. Aborting
  2702. * a print between G10 and G11 may corrupt the Z position.
  2703. *
  2704. * Note: Auto-retract will apply the set Z hop in addition to any Z hop
  2705. * included in the G-code. Use M207 Z0 to to prevent double hop.
  2706. */
  2707. void retract(const bool retracting
  2708. #if EXTRUDERS > 1
  2709. , bool swapping = false
  2710. #endif
  2711. ) {
  2712. static float hop_amount = 0.0; // Total amount lifted, for use in recover
  2713. // Prevent two retracts or recovers in a row
  2714. if (retracted[active_extruder] == retracting) return;
  2715. // Prevent two swap-retract or recovers in a row
  2716. #if EXTRUDERS > 1
  2717. // Allow G10 S1 only after G10
  2718. if (swapping && retracted_swap[active_extruder] == retracting) return;
  2719. // G11 priority to recover the long retract if activated
  2720. if (!retracting) swapping = retracted_swap[active_extruder];
  2721. #else
  2722. const bool swapping = false;
  2723. #endif
  2724. /* // debugging
  2725. SERIAL_ECHOLNPAIR("retracting ", retracting);
  2726. SERIAL_ECHOLNPAIR("swapping ", swapping);
  2727. SERIAL_ECHOLNPAIR("active extruder ", active_extruder);
  2728. for (uint8_t i = 0; i < EXTRUDERS; ++i) {
  2729. SERIAL_ECHOPAIR("retracted[", i);
  2730. SERIAL_ECHOLNPAIR("] ", retracted[i]);
  2731. SERIAL_ECHOPAIR("retracted_swap[", i);
  2732. SERIAL_ECHOLNPAIR("] ", retracted_swap[i]);
  2733. }
  2734. SERIAL_ECHOLNPAIR("current_position[z] ", current_position[Z_AXIS]);
  2735. SERIAL_ECHOLNPAIR("hop_amount ", hop_amount);
  2736. //*/
  2737. const bool has_zhop = retract_zlift > 0.01; // Is there a hop set?
  2738. const float old_feedrate_mm_s = feedrate_mm_s;
  2739. // The current position will be the destination for E and Z moves
  2740. set_destination_from_current();
  2741. stepper.synchronize(); // Wait for buffered moves to complete
  2742. const float renormalize = 100.0 / flow_percentage[active_extruder] / volumetric_multiplier[active_extruder];
  2743. if (retracting) {
  2744. // Retract by moving from a faux E position back to the current E position
  2745. feedrate_mm_s = retract_feedrate_mm_s;
  2746. current_position[E_AXIS] += (swapping ? swap_retract_length : retract_length) * renormalize;
  2747. sync_plan_position_e();
  2748. prepare_move_to_destination();
  2749. // Is a Z hop set, and has the hop not yet been done?
  2750. if (has_zhop && !hop_amount) {
  2751. hop_amount += retract_zlift; // Carriage is raised for retraction hop
  2752. feedrate_mm_s = planner.max_feedrate_mm_s[Z_AXIS]; // Z feedrate to max
  2753. current_position[Z_AXIS] -= retract_zlift; // Pretend current pos is lower. Next move raises Z.
  2754. SYNC_PLAN_POSITION_KINEMATIC(); // Set the planner to the new position
  2755. prepare_move_to_destination(); // Raise up to the old current pos
  2756. feedrate_mm_s = retract_feedrate_mm_s; // Restore feedrate
  2757. }
  2758. }
  2759. else {
  2760. // If a hop was done and Z hasn't changed, undo the Z hop
  2761. if (hop_amount) {
  2762. current_position[Z_AXIS] -= retract_zlift; // Pretend current pos is lower. Next move raises Z.
  2763. SYNC_PLAN_POSITION_KINEMATIC(); // Set the planner to the new position
  2764. feedrate_mm_s = planner.max_feedrate_mm_s[Z_AXIS]; // Z feedrate to max
  2765. prepare_move_to_destination(); // Raise up to the old current pos
  2766. hop_amount = 0.0; // Clear hop
  2767. }
  2768. // A retract multiplier has been added here to get faster swap recovery
  2769. feedrate_mm_s = swapping ? swap_retract_recover_feedrate_mm_s : retract_recover_feedrate_mm_s;
  2770. const float move_e = swapping ? swap_retract_length + swap_retract_recover_length : retract_length + retract_recover_length;
  2771. current_position[E_AXIS] -= move_e * renormalize;
  2772. sync_plan_position_e();
  2773. prepare_move_to_destination(); // Recover E
  2774. }
  2775. feedrate_mm_s = old_feedrate_mm_s; // Restore original feedrate
  2776. retracted[active_extruder] = retracting; // Active extruder now retracted / recovered
  2777. // If swap retract/recover update the retracted_swap flag too
  2778. #if EXTRUDERS > 1
  2779. if (swapping) retracted_swap[active_extruder] = retracting;
  2780. #endif
  2781. /* // debugging
  2782. SERIAL_ECHOLNPAIR("retracting ", retracting);
  2783. SERIAL_ECHOLNPAIR("swapping ", swapping);
  2784. SERIAL_ECHOLNPAIR("active_extruder ", active_extruder);
  2785. for (uint8_t i = 0; i < EXTRUDERS; ++i) {
  2786. SERIAL_ECHOPAIR("retracted[", i);
  2787. SERIAL_ECHOLNPAIR("] ", retracted[i]);
  2788. SERIAL_ECHOPAIR("retracted_swap[", i);
  2789. SERIAL_ECHOLNPAIR("] ", retracted_swap[i]);
  2790. }
  2791. SERIAL_ECHOLNPAIR("current_position[z] ", current_position[Z_AXIS]);
  2792. SERIAL_ECHOLNPAIR("hop_amount ", hop_amount);
  2793. //*/
  2794. }
  2795. #endif // FWRETRACT
  2796. #if ENABLED(MIXING_EXTRUDER)
  2797. void normalize_mix() {
  2798. float mix_total = 0.0;
  2799. for (uint8_t i = 0; i < MIXING_STEPPERS; i++) mix_total += RECIPROCAL(mixing_factor[i]);
  2800. // Scale all values if they don't add up to ~1.0
  2801. if (!NEAR(mix_total, 1.0)) {
  2802. SERIAL_PROTOCOLLNPGM("Warning: Mix factors must add up to 1.0. Scaling.");
  2803. for (uint8_t i = 0; i < MIXING_STEPPERS; i++) mixing_factor[i] *= mix_total;
  2804. }
  2805. }
  2806. #if ENABLED(DIRECT_MIXING_IN_G1)
  2807. // Get mixing parameters from the GCode
  2808. // The total "must" be 1.0 (but it will be normalized)
  2809. // If no mix factors are given, the old mix is preserved
  2810. void gcode_get_mix() {
  2811. const char* mixing_codes = "ABCDHI";
  2812. byte mix_bits = 0;
  2813. for (uint8_t i = 0; i < MIXING_STEPPERS; i++) {
  2814. if (parser.seenval(mixing_codes[i])) {
  2815. SBI(mix_bits, i);
  2816. float v = parser.value_float();
  2817. NOLESS(v, 0.0);
  2818. mixing_factor[i] = RECIPROCAL(v);
  2819. }
  2820. }
  2821. // If any mixing factors were included, clear the rest
  2822. // If none were included, preserve the last mix
  2823. if (mix_bits) {
  2824. for (uint8_t i = 0; i < MIXING_STEPPERS; i++)
  2825. if (!TEST(mix_bits, i)) mixing_factor[i] = 0.0;
  2826. normalize_mix();
  2827. }
  2828. }
  2829. #endif
  2830. #endif
  2831. /**
  2832. * ***************************************************************************
  2833. * ***************************** G-CODE HANDLING *****************************
  2834. * ***************************************************************************
  2835. */
  2836. /**
  2837. * Set XYZE destination and feedrate from the current GCode command
  2838. *
  2839. * - Set destination from included axis codes
  2840. * - Set to current for missing axis codes
  2841. * - Set the feedrate, if included
  2842. */
  2843. void gcode_get_destination() {
  2844. LOOP_XYZE(i) {
  2845. if (parser.seen(axis_codes[i]))
  2846. destination[i] = parser.value_axis_units((AxisEnum)i) + (axis_relative_modes[i] || relative_mode ? current_position[i] : 0);
  2847. else
  2848. destination[i] = current_position[i];
  2849. }
  2850. if (parser.linearval('F') > 0.0)
  2851. feedrate_mm_s = MMM_TO_MMS(parser.value_feedrate());
  2852. #if ENABLED(PRINTCOUNTER)
  2853. if (!DEBUGGING(DRYRUN))
  2854. print_job_timer.incFilamentUsed(destination[E_AXIS] - current_position[E_AXIS]);
  2855. #endif
  2856. // Get ABCDHI mixing factors
  2857. #if ENABLED(MIXING_EXTRUDER) && ENABLED(DIRECT_MIXING_IN_G1)
  2858. gcode_get_mix();
  2859. #endif
  2860. }
  2861. #if ENABLED(HOST_KEEPALIVE_FEATURE)
  2862. /**
  2863. * Output a "busy" message at regular intervals
  2864. * while the machine is not accepting commands.
  2865. */
  2866. void host_keepalive() {
  2867. const millis_t ms = millis();
  2868. if (host_keepalive_interval && busy_state != NOT_BUSY) {
  2869. if (PENDING(ms, next_busy_signal_ms)) return;
  2870. switch (busy_state) {
  2871. case IN_HANDLER:
  2872. case IN_PROCESS:
  2873. SERIAL_ECHO_START();
  2874. SERIAL_ECHOLNPGM(MSG_BUSY_PROCESSING);
  2875. break;
  2876. case PAUSED_FOR_USER:
  2877. SERIAL_ECHO_START();
  2878. SERIAL_ECHOLNPGM(MSG_BUSY_PAUSED_FOR_USER);
  2879. break;
  2880. case PAUSED_FOR_INPUT:
  2881. SERIAL_ECHO_START();
  2882. SERIAL_ECHOLNPGM(MSG_BUSY_PAUSED_FOR_INPUT);
  2883. break;
  2884. default:
  2885. break;
  2886. }
  2887. }
  2888. next_busy_signal_ms = ms + host_keepalive_interval * 1000UL;
  2889. }
  2890. #endif // HOST_KEEPALIVE_FEATURE
  2891. /**************************************************
  2892. ***************** GCode Handlers *****************
  2893. **************************************************/
  2894. /**
  2895. * G0, G1: Coordinated movement of X Y Z E axes
  2896. */
  2897. inline void gcode_G0_G1(
  2898. #if IS_SCARA
  2899. bool fast_move=false
  2900. #endif
  2901. ) {
  2902. #if ENABLED(NO_MOTION_BEFORE_HOMING)
  2903. if (axis_unhomed_error()) return;
  2904. #endif
  2905. if (IsRunning()) {
  2906. gcode_get_destination(); // For X Y Z E F
  2907. #if ENABLED(FWRETRACT)
  2908. if (MIN_AUTORETRACT <= MAX_AUTORETRACT) {
  2909. // When M209 Autoretract is enabled, convert E-only moves to firmware retract/recover moves
  2910. if (autoretract_enabled && parser.seen('E') && !(parser.seen('X') || parser.seen('Y') || parser.seen('Z'))) {
  2911. const float echange = destination[E_AXIS] - current_position[E_AXIS];
  2912. // Is this a retract or recover move?
  2913. if (WITHIN(FABS(echange), MIN_AUTORETRACT, MAX_AUTORETRACT) && retracted[active_extruder] == (echange > 0.0)) {
  2914. current_position[E_AXIS] = destination[E_AXIS]; // Hide a G1-based retract/recover from calculations
  2915. sync_plan_position_e(); // AND from the planner
  2916. return retract(echange < 0.0); // Firmware-based retract/recover (double-retract ignored)
  2917. }
  2918. }
  2919. }
  2920. #endif // FWRETRACT
  2921. #if IS_SCARA
  2922. fast_move ? prepare_uninterpolated_move_to_destination() : prepare_move_to_destination();
  2923. #else
  2924. prepare_move_to_destination();
  2925. #endif
  2926. }
  2927. }
  2928. /**
  2929. * G2: Clockwise Arc
  2930. * G3: Counterclockwise Arc
  2931. *
  2932. * This command has two forms: IJ-form and R-form.
  2933. *
  2934. * - I specifies an X offset. J specifies a Y offset.
  2935. * At least one of the IJ parameters is required.
  2936. * X and Y can be omitted to do a complete circle.
  2937. * The given XY is not error-checked. The arc ends
  2938. * based on the angle of the destination.
  2939. * Mixing I or J with R will throw an error.
  2940. *
  2941. * - R specifies the radius. X or Y is required.
  2942. * Omitting both X and Y will throw an error.
  2943. * X or Y must differ from the current XY.
  2944. * Mixing R with I or J will throw an error.
  2945. *
  2946. * - P specifies the number of full circles to do
  2947. * before the specified arc move.
  2948. *
  2949. * Examples:
  2950. *
  2951. * G2 I10 ; CW circle centered at X+10
  2952. * G3 X20 Y12 R14 ; CCW circle with r=14 ending at X20 Y12
  2953. */
  2954. #if ENABLED(ARC_SUPPORT)
  2955. inline void gcode_G2_G3(bool clockwise) {
  2956. #if ENABLED(NO_MOTION_BEFORE_HOMING)
  2957. if (axis_unhomed_error()) return;
  2958. #endif
  2959. if (IsRunning()) {
  2960. #if ENABLED(SF_ARC_FIX)
  2961. const bool relative_mode_backup = relative_mode;
  2962. relative_mode = true;
  2963. #endif
  2964. gcode_get_destination();
  2965. #if ENABLED(SF_ARC_FIX)
  2966. relative_mode = relative_mode_backup;
  2967. #endif
  2968. float arc_offset[2] = { 0.0, 0.0 };
  2969. if (parser.seenval('R')) {
  2970. const float r = parser.value_linear_units(),
  2971. p1 = current_position[X_AXIS], q1 = current_position[Y_AXIS],
  2972. p2 = destination[X_AXIS], q2 = destination[Y_AXIS];
  2973. if (r && (p2 != p1 || q2 != q1)) {
  2974. const float e = clockwise ^ (r < 0) ? -1 : 1, // clockwise -1/1, counterclockwise 1/-1
  2975. dx = p2 - p1, dy = q2 - q1, // X and Y differences
  2976. d = HYPOT(dx, dy), // Linear distance between the points
  2977. h = SQRT(sq(r) - sq(d * 0.5)), // Distance to the arc pivot-point
  2978. mx = (p1 + p2) * 0.5, my = (q1 + q2) * 0.5, // Point between the two points
  2979. sx = -dy / d, sy = dx / d, // Slope of the perpendicular bisector
  2980. cx = mx + e * h * sx, cy = my + e * h * sy; // Pivot-point of the arc
  2981. arc_offset[0] = cx - p1;
  2982. arc_offset[1] = cy - q1;
  2983. }
  2984. }
  2985. else {
  2986. if (parser.seenval('I')) arc_offset[0] = parser.value_linear_units();
  2987. if (parser.seenval('J')) arc_offset[1] = parser.value_linear_units();
  2988. }
  2989. if (arc_offset[0] || arc_offset[1]) {
  2990. #if ENABLED(ARC_P_CIRCLES)
  2991. // P indicates number of circles to do
  2992. int8_t circles_to_do = parser.byteval('P');
  2993. if (!WITHIN(circles_to_do, 0, 100)) {
  2994. SERIAL_ERROR_START();
  2995. SERIAL_ERRORLNPGM(MSG_ERR_ARC_ARGS);
  2996. }
  2997. while (circles_to_do--)
  2998. plan_arc(current_position, arc_offset, clockwise);
  2999. #endif
  3000. // Send the arc to the planner
  3001. plan_arc(destination, arc_offset, clockwise);
  3002. refresh_cmd_timeout();
  3003. }
  3004. else {
  3005. // Bad arguments
  3006. SERIAL_ERROR_START();
  3007. SERIAL_ERRORLNPGM(MSG_ERR_ARC_ARGS);
  3008. }
  3009. }
  3010. }
  3011. #endif // ARC_SUPPORT
  3012. void dwell(millis_t time) {
  3013. refresh_cmd_timeout();
  3014. time += previous_cmd_ms;
  3015. while (PENDING(millis(), time)) idle();
  3016. }
  3017. /**
  3018. * G4: Dwell S<seconds> or P<milliseconds>
  3019. */
  3020. inline void gcode_G4() {
  3021. millis_t dwell_ms = 0;
  3022. if (parser.seenval('P')) dwell_ms = parser.value_millis(); // milliseconds to wait
  3023. if (parser.seenval('S')) dwell_ms = parser.value_millis_from_seconds(); // seconds to wait
  3024. stepper.synchronize();
  3025. if (!lcd_hasstatus()) LCD_MESSAGEPGM(MSG_DWELL);
  3026. dwell(dwell_ms);
  3027. }
  3028. #if ENABLED(BEZIER_CURVE_SUPPORT)
  3029. /**
  3030. * Parameters interpreted according to:
  3031. * http://linuxcnc.org/docs/2.6/html/gcode/gcode.html#sec:G5-Cubic-Spline
  3032. * However I, J omission is not supported at this point; all
  3033. * parameters can be omitted and default to zero.
  3034. */
  3035. /**
  3036. * G5: Cubic B-spline
  3037. */
  3038. inline void gcode_G5() {
  3039. #if ENABLED(NO_MOTION_BEFORE_HOMING)
  3040. if (axis_unhomed_error()) return;
  3041. #endif
  3042. if (IsRunning()) {
  3043. #if ENABLED(CNC_WORKSPACE_PLANES)
  3044. if (workspace_plane != PLANE_XY) {
  3045. SERIAL_ERROR_START();
  3046. SERIAL_ERRORLNPGM(MSG_ERR_BAD_PLANE_MODE);
  3047. return;
  3048. }
  3049. #endif
  3050. gcode_get_destination();
  3051. const float offset[] = {
  3052. parser.linearval('I'),
  3053. parser.linearval('J'),
  3054. parser.linearval('P'),
  3055. parser.linearval('Q')
  3056. };
  3057. plan_cubic_move(offset);
  3058. }
  3059. }
  3060. #endif // BEZIER_CURVE_SUPPORT
  3061. #if ENABLED(FWRETRACT)
  3062. /**
  3063. * G10 - Retract filament according to settings of M207
  3064. */
  3065. inline void gcode_G10() {
  3066. #if EXTRUDERS > 1
  3067. const bool rs = parser.boolval('S');
  3068. retracted_swap[active_extruder] = rs; // Use 'S' for swap, default to false
  3069. #endif
  3070. retract(true
  3071. #if EXTRUDERS > 1
  3072. , rs
  3073. #endif
  3074. );
  3075. }
  3076. /**
  3077. * G11 - Recover filament according to settings of M208
  3078. */
  3079. inline void gcode_G11() { retract(false); }
  3080. #endif // FWRETRACT
  3081. #if ENABLED(NOZZLE_CLEAN_FEATURE)
  3082. /**
  3083. * G12: Clean the nozzle
  3084. */
  3085. inline void gcode_G12() {
  3086. // Don't allow nozzle cleaning without homing first
  3087. if (axis_unhomed_error()) return;
  3088. const uint8_t pattern = parser.ushortval('P', 0),
  3089. strokes = parser.ushortval('S', NOZZLE_CLEAN_STROKES),
  3090. objects = parser.ushortval('T', NOZZLE_CLEAN_TRIANGLES);
  3091. const float radius = parser.floatval('R', NOZZLE_CLEAN_CIRCLE_RADIUS);
  3092. Nozzle::clean(pattern, strokes, radius, objects);
  3093. }
  3094. #endif
  3095. #if ENABLED(CNC_WORKSPACE_PLANES)
  3096. void report_workspace_plane() {
  3097. SERIAL_ECHO_START();
  3098. SERIAL_ECHOPGM("Workspace Plane ");
  3099. serialprintPGM(workspace_plane == PLANE_YZ ? PSTR("YZ\n") : workspace_plane == PLANE_ZX ? PSTR("ZX\n") : PSTR("XY\n"));
  3100. }
  3101. /**
  3102. * G17: Select Plane XY
  3103. * G18: Select Plane ZX
  3104. * G19: Select Plane YZ
  3105. */
  3106. inline void gcode_G17() { workspace_plane = PLANE_XY; }
  3107. inline void gcode_G18() { workspace_plane = PLANE_ZX; }
  3108. inline void gcode_G19() { workspace_plane = PLANE_YZ; }
  3109. #endif // CNC_WORKSPACE_PLANES
  3110. #if ENABLED(INCH_MODE_SUPPORT)
  3111. /**
  3112. * G20: Set input mode to inches
  3113. */
  3114. inline void gcode_G20() { parser.set_input_linear_units(LINEARUNIT_INCH); }
  3115. /**
  3116. * G21: Set input mode to millimeters
  3117. */
  3118. inline void gcode_G21() { parser.set_input_linear_units(LINEARUNIT_MM); }
  3119. #endif
  3120. #if ENABLED(NOZZLE_PARK_FEATURE)
  3121. /**
  3122. * G27: Park the nozzle
  3123. */
  3124. inline void gcode_G27() {
  3125. // Don't allow nozzle parking without homing first
  3126. if (axis_unhomed_error()) return;
  3127. Nozzle::park(parser.ushortval('P'));
  3128. }
  3129. #endif // NOZZLE_PARK_FEATURE
  3130. #if ENABLED(QUICK_HOME)
  3131. static void quick_home_xy() {
  3132. // Pretend the current position is 0,0
  3133. current_position[X_AXIS] = current_position[Y_AXIS] = 0.0;
  3134. sync_plan_position();
  3135. const int x_axis_home_dir =
  3136. #if ENABLED(DUAL_X_CARRIAGE)
  3137. x_home_dir(active_extruder)
  3138. #else
  3139. home_dir(X_AXIS)
  3140. #endif
  3141. ;
  3142. const float mlx = max_length(X_AXIS),
  3143. mly = max_length(Y_AXIS),
  3144. mlratio = mlx > mly ? mly / mlx : mlx / mly,
  3145. fr_mm_s = min(homing_feedrate(X_AXIS), homing_feedrate(Y_AXIS)) * SQRT(sq(mlratio) + 1.0);
  3146. do_blocking_move_to_xy(1.5 * mlx * x_axis_home_dir, 1.5 * mly * home_dir(Y_AXIS), fr_mm_s);
  3147. endstops.hit_on_purpose(); // clear endstop hit flags
  3148. current_position[X_AXIS] = current_position[Y_AXIS] = 0.0;
  3149. }
  3150. #endif // QUICK_HOME
  3151. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3152. void log_machine_info() {
  3153. SERIAL_ECHOPGM("Machine Type: ");
  3154. #if ENABLED(DELTA)
  3155. SERIAL_ECHOLNPGM("Delta");
  3156. #elif IS_SCARA
  3157. SERIAL_ECHOLNPGM("SCARA");
  3158. #elif IS_CORE
  3159. SERIAL_ECHOLNPGM("Core");
  3160. #else
  3161. SERIAL_ECHOLNPGM("Cartesian");
  3162. #endif
  3163. SERIAL_ECHOPGM("Probe: ");
  3164. #if ENABLED(PROBE_MANUALLY)
  3165. SERIAL_ECHOLNPGM("PROBE_MANUALLY");
  3166. #elif ENABLED(FIX_MOUNTED_PROBE)
  3167. SERIAL_ECHOLNPGM("FIX_MOUNTED_PROBE");
  3168. #elif ENABLED(BLTOUCH)
  3169. SERIAL_ECHOLNPGM("BLTOUCH");
  3170. #elif HAS_Z_SERVO_ENDSTOP
  3171. SERIAL_ECHOLNPGM("SERVO PROBE");
  3172. #elif ENABLED(Z_PROBE_SLED)
  3173. SERIAL_ECHOLNPGM("Z_PROBE_SLED");
  3174. #elif ENABLED(Z_PROBE_ALLEN_KEY)
  3175. SERIAL_ECHOLNPGM("Z_PROBE_ALLEN_KEY");
  3176. #else
  3177. SERIAL_ECHOLNPGM("NONE");
  3178. #endif
  3179. #if HAS_BED_PROBE
  3180. SERIAL_ECHOPAIR("Probe Offset X:", X_PROBE_OFFSET_FROM_EXTRUDER);
  3181. SERIAL_ECHOPAIR(" Y:", Y_PROBE_OFFSET_FROM_EXTRUDER);
  3182. SERIAL_ECHOPAIR(" Z:", zprobe_zoffset);
  3183. #if X_PROBE_OFFSET_FROM_EXTRUDER > 0
  3184. SERIAL_ECHOPGM(" (Right");
  3185. #elif X_PROBE_OFFSET_FROM_EXTRUDER < 0
  3186. SERIAL_ECHOPGM(" (Left");
  3187. #elif Y_PROBE_OFFSET_FROM_EXTRUDER != 0
  3188. SERIAL_ECHOPGM(" (Middle");
  3189. #else
  3190. SERIAL_ECHOPGM(" (Aligned With");
  3191. #endif
  3192. #if Y_PROBE_OFFSET_FROM_EXTRUDER > 0
  3193. SERIAL_ECHOPGM("-Back");
  3194. #elif Y_PROBE_OFFSET_FROM_EXTRUDER < 0
  3195. SERIAL_ECHOPGM("-Front");
  3196. #elif X_PROBE_OFFSET_FROM_EXTRUDER != 0
  3197. SERIAL_ECHOPGM("-Center");
  3198. #endif
  3199. if (zprobe_zoffset < 0)
  3200. SERIAL_ECHOPGM(" & Below");
  3201. else if (zprobe_zoffset > 0)
  3202. SERIAL_ECHOPGM(" & Above");
  3203. else
  3204. SERIAL_ECHOPGM(" & Same Z as");
  3205. SERIAL_ECHOLNPGM(" Nozzle)");
  3206. #endif
  3207. #if HAS_ABL
  3208. SERIAL_ECHOPGM("Auto Bed Leveling: ");
  3209. #if ENABLED(AUTO_BED_LEVELING_LINEAR)
  3210. SERIAL_ECHOPGM("LINEAR");
  3211. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  3212. SERIAL_ECHOPGM("BILINEAR");
  3213. #elif ENABLED(AUTO_BED_LEVELING_3POINT)
  3214. SERIAL_ECHOPGM("3POINT");
  3215. #elif ENABLED(AUTO_BED_LEVELING_UBL)
  3216. SERIAL_ECHOPGM("UBL");
  3217. #endif
  3218. if (planner.leveling_active) {
  3219. SERIAL_ECHOLNPGM(" (enabled)");
  3220. #if ABL_PLANAR
  3221. const float diff[XYZ] = {
  3222. stepper.get_axis_position_mm(X_AXIS) - current_position[X_AXIS],
  3223. stepper.get_axis_position_mm(Y_AXIS) - current_position[Y_AXIS],
  3224. stepper.get_axis_position_mm(Z_AXIS) - current_position[Z_AXIS]
  3225. };
  3226. SERIAL_ECHOPGM("ABL Adjustment X");
  3227. if (diff[X_AXIS] > 0) SERIAL_CHAR('+');
  3228. SERIAL_ECHO(diff[X_AXIS]);
  3229. SERIAL_ECHOPGM(" Y");
  3230. if (diff[Y_AXIS] > 0) SERIAL_CHAR('+');
  3231. SERIAL_ECHO(diff[Y_AXIS]);
  3232. SERIAL_ECHOPGM(" Z");
  3233. if (diff[Z_AXIS] > 0) SERIAL_CHAR('+');
  3234. SERIAL_ECHO(diff[Z_AXIS]);
  3235. #elif ENABLED(AUTO_BED_LEVELING_UBL)
  3236. SERIAL_ECHOPAIR("UBL Adjustment Z", stepper.get_axis_position_mm(Z_AXIS) - current_position[Z_AXIS]);
  3237. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  3238. SERIAL_ECHOPAIR("ABL Adjustment Z", bilinear_z_offset(current_position));
  3239. #endif
  3240. }
  3241. else
  3242. SERIAL_ECHOLNPGM(" (disabled)");
  3243. SERIAL_EOL();
  3244. #elif ENABLED(MESH_BED_LEVELING)
  3245. SERIAL_ECHOPGM("Mesh Bed Leveling");
  3246. if (planner.leveling_active) {
  3247. float lz = current_position[Z_AXIS];
  3248. planner.apply_leveling(current_position[X_AXIS], current_position[Y_AXIS], lz);
  3249. SERIAL_ECHOLNPGM(" (enabled)");
  3250. SERIAL_ECHOPAIR("MBL Adjustment Z", lz);
  3251. }
  3252. else
  3253. SERIAL_ECHOPGM(" (disabled)");
  3254. SERIAL_EOL();
  3255. #endif // MESH_BED_LEVELING
  3256. }
  3257. #endif // DEBUG_LEVELING_FEATURE
  3258. #if ENABLED(DELTA)
  3259. /**
  3260. * A delta can only safely home all axes at the same time
  3261. * This is like quick_home_xy() but for 3 towers.
  3262. */
  3263. inline bool home_delta() {
  3264. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3265. if (DEBUGGING(LEVELING)) DEBUG_POS(">>> home_delta", current_position);
  3266. #endif
  3267. // Init the current position of all carriages to 0,0,0
  3268. ZERO(current_position);
  3269. sync_plan_position();
  3270. // Move all carriages together linearly until an endstop is hit.
  3271. current_position[X_AXIS] = current_position[Y_AXIS] = current_position[Z_AXIS] = (DELTA_HEIGHT + home_offset[Z_AXIS] + 10);
  3272. feedrate_mm_s = homing_feedrate(X_AXIS);
  3273. line_to_current_position();
  3274. stepper.synchronize();
  3275. // If an endstop was not hit, then damage can occur if homing is continued.
  3276. // This can occur if the delta height (DELTA_HEIGHT + home_offset[Z_AXIS]) is
  3277. // not set correctly.
  3278. if (!(Endstops::endstop_hit_bits & (_BV(X_MAX) | _BV(Y_MAX) | _BV(Z_MAX)))) {
  3279. LCD_MESSAGEPGM(MSG_ERR_HOMING_FAILED);
  3280. SERIAL_ERROR_START();
  3281. SERIAL_ERRORLNPGM(MSG_ERR_HOMING_FAILED);
  3282. return false;
  3283. }
  3284. endstops.hit_on_purpose(); // clear endstop hit flags
  3285. // At least one carriage has reached the top.
  3286. // Now re-home each carriage separately.
  3287. HOMEAXIS(A);
  3288. HOMEAXIS(B);
  3289. HOMEAXIS(C);
  3290. // Set all carriages to their home positions
  3291. // Do this here all at once for Delta, because
  3292. // XYZ isn't ABC. Applying this per-tower would
  3293. // give the impression that they are the same.
  3294. LOOP_XYZ(i) set_axis_is_at_home((AxisEnum)i);
  3295. SYNC_PLAN_POSITION_KINEMATIC();
  3296. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3297. if (DEBUGGING(LEVELING)) DEBUG_POS("<<< home_delta", current_position);
  3298. #endif
  3299. return true;
  3300. }
  3301. #endif // DELTA
  3302. #if ENABLED(Z_SAFE_HOMING)
  3303. inline void home_z_safely() {
  3304. // Disallow Z homing if X or Y are unknown
  3305. if (!axis_known_position[X_AXIS] || !axis_known_position[Y_AXIS]) {
  3306. LCD_MESSAGEPGM(MSG_ERR_Z_HOMING);
  3307. SERIAL_ECHO_START();
  3308. SERIAL_ECHOLNPGM(MSG_ERR_Z_HOMING);
  3309. return;
  3310. }
  3311. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3312. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("Z_SAFE_HOMING >>>");
  3313. #endif
  3314. SYNC_PLAN_POSITION_KINEMATIC();
  3315. /**
  3316. * Move the Z probe (or just the nozzle) to the safe homing point
  3317. */
  3318. destination[X_AXIS] = LOGICAL_X_POSITION(Z_SAFE_HOMING_X_POINT);
  3319. destination[Y_AXIS] = LOGICAL_Y_POSITION(Z_SAFE_HOMING_Y_POINT);
  3320. destination[Z_AXIS] = current_position[Z_AXIS]; // Z is already at the right height
  3321. #if HOMING_Z_WITH_PROBE
  3322. destination[X_AXIS] -= X_PROBE_OFFSET_FROM_EXTRUDER;
  3323. destination[Y_AXIS] -= Y_PROBE_OFFSET_FROM_EXTRUDER;
  3324. #endif
  3325. if (position_is_reachable_xy(destination[X_AXIS], destination[Y_AXIS])) {
  3326. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3327. if (DEBUGGING(LEVELING)) DEBUG_POS("Z_SAFE_HOMING", destination);
  3328. #endif
  3329. // This causes the carriage on Dual X to unpark
  3330. #if ENABLED(DUAL_X_CARRIAGE)
  3331. active_extruder_parked = false;
  3332. #endif
  3333. do_blocking_move_to_xy(destination[X_AXIS], destination[Y_AXIS]);
  3334. HOMEAXIS(Z);
  3335. }
  3336. else {
  3337. LCD_MESSAGEPGM(MSG_ZPROBE_OUT);
  3338. SERIAL_ECHO_START();
  3339. SERIAL_ECHOLNPGM(MSG_ZPROBE_OUT);
  3340. }
  3341. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3342. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("<<< Z_SAFE_HOMING");
  3343. #endif
  3344. }
  3345. #endif // Z_SAFE_HOMING
  3346. #if ENABLED(PROBE_MANUALLY)
  3347. bool g29_in_progress = false;
  3348. #else
  3349. constexpr bool g29_in_progress = false;
  3350. #endif
  3351. /**
  3352. * G28: Home all axes according to settings
  3353. *
  3354. * Parameters
  3355. *
  3356. * None Home to all axes with no parameters.
  3357. * With QUICK_HOME enabled XY will home together, then Z.
  3358. *
  3359. * Cartesian parameters
  3360. *
  3361. * X Home to the X endstop
  3362. * Y Home to the Y endstop
  3363. * Z Home to the Z endstop
  3364. *
  3365. */
  3366. inline void gcode_G28(const bool always_home_all) {
  3367. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3368. if (DEBUGGING(LEVELING)) {
  3369. SERIAL_ECHOLNPGM(">>> gcode_G28");
  3370. log_machine_info();
  3371. }
  3372. #endif
  3373. // Wait for planner moves to finish!
  3374. stepper.synchronize();
  3375. // Cancel the active G29 session
  3376. #if ENABLED(PROBE_MANUALLY)
  3377. g29_in_progress = false;
  3378. #endif
  3379. // Disable the leveling matrix before homing
  3380. #if HAS_LEVELING
  3381. #if ENABLED(AUTO_BED_LEVELING_UBL)
  3382. const bool ubl_state_at_entry = planner.leveling_active;
  3383. #endif
  3384. set_bed_leveling_enabled(false);
  3385. #endif
  3386. #if ENABLED(CNC_WORKSPACE_PLANES)
  3387. workspace_plane = PLANE_XY;
  3388. #endif
  3389. // Always home with tool 0 active
  3390. #if HOTENDS > 1
  3391. const uint8_t old_tool_index = active_extruder;
  3392. tool_change(0, 0, true);
  3393. #endif
  3394. #if ENABLED(DUAL_X_CARRIAGE) || ENABLED(DUAL_NOZZLE_DUPLICATION_MODE)
  3395. extruder_duplication_enabled = false;
  3396. #endif
  3397. setup_for_endstop_or_probe_move();
  3398. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3399. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("> endstops.enable(true)");
  3400. #endif
  3401. endstops.enable(true); // Enable endstops for next homing move
  3402. #if ENABLED(DELTA)
  3403. home_delta();
  3404. UNUSED(always_home_all);
  3405. #else // NOT DELTA
  3406. const bool homeX = always_home_all || parser.seen('X'),
  3407. homeY = always_home_all || parser.seen('Y'),
  3408. homeZ = always_home_all || parser.seen('Z'),
  3409. home_all = (!homeX && !homeY && !homeZ) || (homeX && homeY && homeZ);
  3410. set_destination_from_current();
  3411. #if Z_HOME_DIR > 0 // If homing away from BED do Z first
  3412. if (home_all || homeZ) {
  3413. HOMEAXIS(Z);
  3414. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3415. if (DEBUGGING(LEVELING)) DEBUG_POS("> HOMEAXIS(Z)", current_position);
  3416. #endif
  3417. }
  3418. #else
  3419. if (home_all || homeX || homeY) {
  3420. // Raise Z before homing any other axes and z is not already high enough (never lower z)
  3421. destination[Z_AXIS] = LOGICAL_Z_POSITION(Z_HOMING_HEIGHT);
  3422. if (destination[Z_AXIS] > current_position[Z_AXIS]) {
  3423. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3424. if (DEBUGGING(LEVELING))
  3425. SERIAL_ECHOLNPAIR("Raise Z (before homing) to ", destination[Z_AXIS]);
  3426. #endif
  3427. do_blocking_move_to_z(destination[Z_AXIS]);
  3428. }
  3429. }
  3430. #endif
  3431. #if ENABLED(QUICK_HOME)
  3432. if (home_all || (homeX && homeY)) quick_home_xy();
  3433. #endif
  3434. #if ENABLED(HOME_Y_BEFORE_X)
  3435. // Home Y
  3436. if (home_all || homeY) {
  3437. HOMEAXIS(Y);
  3438. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3439. if (DEBUGGING(LEVELING)) DEBUG_POS("> homeY", current_position);
  3440. #endif
  3441. }
  3442. #endif
  3443. // Home X
  3444. if (home_all || homeX) {
  3445. #if ENABLED(DUAL_X_CARRIAGE)
  3446. // Always home the 2nd (right) extruder first
  3447. active_extruder = 1;
  3448. HOMEAXIS(X);
  3449. // Remember this extruder's position for later tool change
  3450. inactive_extruder_x_pos = RAW_X_POSITION(current_position[X_AXIS]);
  3451. // Home the 1st (left) extruder
  3452. active_extruder = 0;
  3453. HOMEAXIS(X);
  3454. // Consider the active extruder to be parked
  3455. COPY(raised_parked_position, current_position);
  3456. delayed_move_time = 0;
  3457. active_extruder_parked = true;
  3458. #else
  3459. HOMEAXIS(X);
  3460. #endif
  3461. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3462. if (DEBUGGING(LEVELING)) DEBUG_POS("> homeX", current_position);
  3463. #endif
  3464. }
  3465. #if DISABLED(HOME_Y_BEFORE_X)
  3466. // Home Y
  3467. if (home_all || homeY) {
  3468. HOMEAXIS(Y);
  3469. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3470. if (DEBUGGING(LEVELING)) DEBUG_POS("> homeY", current_position);
  3471. #endif
  3472. }
  3473. #endif
  3474. // Home Z last if homing towards the bed
  3475. #if Z_HOME_DIR < 0
  3476. if (home_all || homeZ) {
  3477. #if ENABLED(Z_SAFE_HOMING)
  3478. home_z_safely();
  3479. #else
  3480. HOMEAXIS(Z);
  3481. #endif
  3482. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3483. if (DEBUGGING(LEVELING)) DEBUG_POS("> (home_all || homeZ) > final", current_position);
  3484. #endif
  3485. } // home_all || homeZ
  3486. #endif // Z_HOME_DIR < 0
  3487. SYNC_PLAN_POSITION_KINEMATIC();
  3488. #endif // !DELTA (gcode_G28)
  3489. endstops.not_homing();
  3490. #if ENABLED(DELTA) && ENABLED(DELTA_HOME_TO_SAFE_ZONE)
  3491. // move to a height where we can use the full xy-area
  3492. do_blocking_move_to_z(delta_clip_start_height);
  3493. #endif
  3494. #if ENABLED(AUTO_BED_LEVELING_UBL)
  3495. set_bed_leveling_enabled(ubl_state_at_entry);
  3496. #endif
  3497. clean_up_after_endstop_or_probe_move();
  3498. // Restore the active tool after homing
  3499. #if HOTENDS > 1
  3500. tool_change(old_tool_index, 0,
  3501. #if ENABLED(PARKING_EXTRUDER)
  3502. false // fetch the previous toolhead
  3503. #else
  3504. true
  3505. #endif
  3506. );
  3507. #endif
  3508. lcd_refresh();
  3509. report_current_position();
  3510. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3511. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("<<< gcode_G28");
  3512. #endif
  3513. } // G28
  3514. void home_all_axes() { gcode_G28(true); }
  3515. #if HAS_PROBING_PROCEDURE
  3516. void out_of_range_error(const char* p_edge) {
  3517. SERIAL_PROTOCOLPGM("?Probe ");
  3518. serialprintPGM(p_edge);
  3519. SERIAL_PROTOCOLLNPGM(" position out of range.");
  3520. }
  3521. #endif
  3522. #if ENABLED(MESH_BED_LEVELING) || ENABLED(PROBE_MANUALLY)
  3523. #if ENABLED(PROBE_MANUALLY) && ENABLED(LCD_BED_LEVELING)
  3524. extern bool lcd_wait_for_move;
  3525. #endif
  3526. inline void _manual_goto_xy(const float &x, const float &y) {
  3527. const float old_feedrate_mm_s = feedrate_mm_s;
  3528. #if MANUAL_PROBE_HEIGHT > 0
  3529. const float prev_z = current_position[Z_AXIS];
  3530. feedrate_mm_s = homing_feedrate(Z_AXIS);
  3531. current_position[Z_AXIS] = LOGICAL_Z_POSITION(MANUAL_PROBE_HEIGHT);
  3532. line_to_current_position();
  3533. #endif
  3534. feedrate_mm_s = MMM_TO_MMS(XY_PROBE_SPEED);
  3535. current_position[X_AXIS] = LOGICAL_X_POSITION(x);
  3536. current_position[Y_AXIS] = LOGICAL_Y_POSITION(y);
  3537. line_to_current_position();
  3538. #if MANUAL_PROBE_HEIGHT > 0
  3539. feedrate_mm_s = homing_feedrate(Z_AXIS);
  3540. current_position[Z_AXIS] = prev_z; // move back to the previous Z.
  3541. line_to_current_position();
  3542. #endif
  3543. feedrate_mm_s = old_feedrate_mm_s;
  3544. stepper.synchronize();
  3545. #if ENABLED(PROBE_MANUALLY) && ENABLED(LCD_BED_LEVELING)
  3546. lcd_wait_for_move = false;
  3547. #endif
  3548. }
  3549. #endif
  3550. #if ENABLED(MESH_BED_LEVELING)
  3551. // Save 130 bytes with non-duplication of PSTR
  3552. void echo_not_entered() { SERIAL_PROTOCOLLNPGM(" not entered."); }
  3553. void mbl_mesh_report() {
  3554. SERIAL_PROTOCOLLNPGM("Num X,Y: " STRINGIFY(GRID_MAX_POINTS_X) "," STRINGIFY(GRID_MAX_POINTS_Y));
  3555. SERIAL_PROTOCOLPGM("Z offset: "); SERIAL_PROTOCOL_F(mbl.z_offset, 5);
  3556. SERIAL_PROTOCOLLNPGM("\nMeasured points:");
  3557. print_2d_array(GRID_MAX_POINTS_X, GRID_MAX_POINTS_Y, 5,
  3558. [](const uint8_t ix, const uint8_t iy) { return mbl.z_values[ix][iy]; }
  3559. );
  3560. }
  3561. void mesh_probing_done() {
  3562. mbl.has_mesh = true;
  3563. home_all_axes();
  3564. set_bed_leveling_enabled(true);
  3565. #if ENABLED(MESH_G28_REST_ORIGIN)
  3566. current_position[Z_AXIS] = LOGICAL_Z_POSITION(Z_MIN_POS);
  3567. set_destination_from_current();
  3568. line_to_destination(homing_feedrate(Z_AXIS));
  3569. stepper.synchronize();
  3570. #endif
  3571. }
  3572. /**
  3573. * G29: Mesh-based Z probe, probes a grid and produces a
  3574. * mesh to compensate for variable bed height
  3575. *
  3576. * Parameters With MESH_BED_LEVELING:
  3577. *
  3578. * S0 Produce a mesh report
  3579. * S1 Start probing mesh points
  3580. * S2 Probe the next mesh point
  3581. * S3 Xn Yn Zn.nn Manually modify a single point
  3582. * S4 Zn.nn Set z offset. Positive away from bed, negative closer to bed.
  3583. * S5 Reset and disable mesh
  3584. *
  3585. * The S0 report the points as below
  3586. *
  3587. * +----> X-axis 1-n
  3588. * |
  3589. * |
  3590. * v Y-axis 1-n
  3591. *
  3592. */
  3593. inline void gcode_G29() {
  3594. static int mbl_probe_index = -1;
  3595. #if HAS_SOFTWARE_ENDSTOPS
  3596. static bool enable_soft_endstops;
  3597. #endif
  3598. const MeshLevelingState state = (MeshLevelingState)parser.byteval('S', (int8_t)MeshReport);
  3599. if (!WITHIN(state, 0, 5)) {
  3600. SERIAL_PROTOCOLLNPGM("S out of range (0-5).");
  3601. return;
  3602. }
  3603. int8_t px, py;
  3604. switch (state) {
  3605. case MeshReport:
  3606. if (leveling_is_valid()) {
  3607. SERIAL_PROTOCOLLNPAIR("State: ", planner.leveling_active ? MSG_ON : MSG_OFF);
  3608. mbl_mesh_report();
  3609. }
  3610. else
  3611. SERIAL_PROTOCOLLNPGM("Mesh bed leveling has no data.");
  3612. break;
  3613. case MeshStart:
  3614. mbl.reset();
  3615. mbl_probe_index = 0;
  3616. enqueue_and_echo_commands_P(PSTR("G28\nG29 S2"));
  3617. break;
  3618. case MeshNext:
  3619. if (mbl_probe_index < 0) {
  3620. SERIAL_PROTOCOLLNPGM("Start mesh probing with \"G29 S1\" first.");
  3621. return;
  3622. }
  3623. // For each G29 S2...
  3624. if (mbl_probe_index == 0) {
  3625. #if HAS_SOFTWARE_ENDSTOPS
  3626. // For the initial G29 S2 save software endstop state
  3627. enable_soft_endstops = soft_endstops_enabled;
  3628. #endif
  3629. }
  3630. else {
  3631. // For G29 S2 after adjusting Z.
  3632. mbl.set_zigzag_z(mbl_probe_index - 1, current_position[Z_AXIS]);
  3633. #if HAS_SOFTWARE_ENDSTOPS
  3634. soft_endstops_enabled = enable_soft_endstops;
  3635. #endif
  3636. }
  3637. // If there's another point to sample, move there with optional lift.
  3638. if (mbl_probe_index < GRID_MAX_POINTS) {
  3639. mbl.zigzag(mbl_probe_index, px, py);
  3640. _manual_goto_xy(mbl.index_to_xpos[px], mbl.index_to_ypos[py]);
  3641. #if HAS_SOFTWARE_ENDSTOPS
  3642. // Disable software endstops to allow manual adjustment
  3643. // If G29 is not completed, they will not be re-enabled
  3644. soft_endstops_enabled = false;
  3645. #endif
  3646. mbl_probe_index++;
  3647. }
  3648. else {
  3649. // One last "return to the bed" (as originally coded) at completion
  3650. current_position[Z_AXIS] = LOGICAL_Z_POSITION(Z_MIN_POS) + MANUAL_PROBE_HEIGHT;
  3651. line_to_current_position();
  3652. stepper.synchronize();
  3653. // After recording the last point, activate home and activate
  3654. mbl_probe_index = -1;
  3655. SERIAL_PROTOCOLLNPGM("Mesh probing done.");
  3656. BUZZ(100, 659);
  3657. BUZZ(100, 698);
  3658. mesh_probing_done();
  3659. }
  3660. break;
  3661. case MeshSet:
  3662. if (parser.seenval('X')) {
  3663. px = parser.value_int() - 1;
  3664. if (!WITHIN(px, 0, GRID_MAX_POINTS_X - 1)) {
  3665. SERIAL_PROTOCOLLNPGM("X out of range (1-" STRINGIFY(GRID_MAX_POINTS_X) ").");
  3666. return;
  3667. }
  3668. }
  3669. else {
  3670. SERIAL_CHAR('X'); echo_not_entered();
  3671. return;
  3672. }
  3673. if (parser.seenval('Y')) {
  3674. py = parser.value_int() - 1;
  3675. if (!WITHIN(py, 0, GRID_MAX_POINTS_Y - 1)) {
  3676. SERIAL_PROTOCOLLNPGM("Y out of range (1-" STRINGIFY(GRID_MAX_POINTS_Y) ").");
  3677. return;
  3678. }
  3679. }
  3680. else {
  3681. SERIAL_CHAR('Y'); echo_not_entered();
  3682. return;
  3683. }
  3684. if (parser.seenval('Z')) {
  3685. mbl.z_values[px][py] = parser.value_linear_units();
  3686. }
  3687. else {
  3688. SERIAL_CHAR('Z'); echo_not_entered();
  3689. return;
  3690. }
  3691. break;
  3692. case MeshSetZOffset:
  3693. if (parser.seenval('Z')) {
  3694. mbl.z_offset = parser.value_linear_units();
  3695. }
  3696. else {
  3697. SERIAL_CHAR('Z'); echo_not_entered();
  3698. return;
  3699. }
  3700. break;
  3701. case MeshReset:
  3702. reset_bed_level();
  3703. break;
  3704. } // switch(state)
  3705. report_current_position();
  3706. }
  3707. #elif OLDSCHOOL_ABL
  3708. #if ABL_GRID
  3709. #if ENABLED(PROBE_Y_FIRST)
  3710. #define PR_OUTER_VAR xCount
  3711. #define PR_OUTER_END abl_grid_points_x
  3712. #define PR_INNER_VAR yCount
  3713. #define PR_INNER_END abl_grid_points_y
  3714. #else
  3715. #define PR_OUTER_VAR yCount
  3716. #define PR_OUTER_END abl_grid_points_y
  3717. #define PR_INNER_VAR xCount
  3718. #define PR_INNER_END abl_grid_points_x
  3719. #endif
  3720. #endif
  3721. /**
  3722. * G29: Detailed Z probe, probes the bed at 3 or more points.
  3723. * Will fail if the printer has not been homed with G28.
  3724. *
  3725. * Enhanced G29 Auto Bed Leveling Probe Routine
  3726. *
  3727. * D Dry-Run mode. Just evaluate the bed Topology - Don't apply
  3728. * or alter the bed level data. Useful to check the topology
  3729. * after a first run of G29.
  3730. *
  3731. * J Jettison current bed leveling data
  3732. *
  3733. * V Set the verbose level (0-4). Example: "G29 V3"
  3734. *
  3735. * Parameters With LINEAR leveling only:
  3736. *
  3737. * P Set the size of the grid that will be probed (P x P points).
  3738. * Example: "G29 P4"
  3739. *
  3740. * X Set the X size of the grid that will be probed (X x Y points).
  3741. * Example: "G29 X7 Y5"
  3742. *
  3743. * Y Set the Y size of the grid that will be probed (X x Y points).
  3744. *
  3745. * T Generate a Bed Topology Report. Example: "G29 P5 T" for a detailed report.
  3746. * This is useful for manual bed leveling and finding flaws in the bed (to
  3747. * assist with part placement).
  3748. * Not supported by non-linear delta printer bed leveling.
  3749. *
  3750. * Parameters With LINEAR and BILINEAR leveling only:
  3751. *
  3752. * S Set the XY travel speed between probe points (in units/min)
  3753. *
  3754. * F Set the Front limit of the probing grid
  3755. * B Set the Back limit of the probing grid
  3756. * L Set the Left limit of the probing grid
  3757. * R Set the Right limit of the probing grid
  3758. *
  3759. * Parameters with DEBUG_LEVELING_FEATURE only:
  3760. *
  3761. * C Make a totally fake grid with no actual probing.
  3762. * For use in testing when no probing is possible.
  3763. *
  3764. * Parameters with BILINEAR leveling only:
  3765. *
  3766. * Z Supply an additional Z probe offset
  3767. *
  3768. * Extra parameters with PROBE_MANUALLY:
  3769. *
  3770. * To do manual probing simply repeat G29 until the procedure is complete.
  3771. * The first G29 accepts parameters. 'G29 Q' for status, 'G29 A' to abort.
  3772. *
  3773. * Q Query leveling and G29 state
  3774. *
  3775. * A Abort current leveling procedure
  3776. *
  3777. * Extra parameters with BILINEAR only:
  3778. *
  3779. * W Write a mesh point. (If G29 is idle.)
  3780. * I X index for mesh point
  3781. * J Y index for mesh point
  3782. * X X for mesh point, overrides I
  3783. * Y Y for mesh point, overrides J
  3784. * Z Z for mesh point. Otherwise, raw current Z.
  3785. *
  3786. * Without PROBE_MANUALLY:
  3787. *
  3788. * E By default G29 will engage the Z probe, test the bed, then disengage.
  3789. * Include "E" to engage/disengage the Z probe for each sample.
  3790. * There's no extra effect if you have a fixed Z probe.
  3791. *
  3792. */
  3793. inline void gcode_G29() {
  3794. // G29 Q is also available if debugging
  3795. #if ENABLED(DEBUG_LEVELING_FEATURE)
  3796. const bool query = parser.seen('Q');
  3797. const uint8_t old_debug_flags = marlin_debug_flags;
  3798. if (query) marlin_debug_flags |= DEBUG_LEVELING;
  3799. if (DEBUGGING(LEVELING)) {
  3800. DEBUG_POS(">>> gcode_G29", current_position);
  3801. log_machine_info();
  3802. }
  3803. marlin_debug_flags = old_debug_flags;
  3804. #if DISABLED(PROBE_MANUALLY)
  3805. if (query) return;
  3806. #endif
  3807. #endif
  3808. #if ENABLED(PROBE_MANUALLY)
  3809. const bool seenA = parser.seen('A'), seenQ = parser.seen('Q'), no_action = seenA || seenQ;
  3810. #endif
  3811. #if ENABLED(DEBUG_LEVELING_FEATURE) && DISABLED(PROBE_MANUALLY)
  3812. const bool faux = parser.boolval('C');
  3813. #elif ENABLED(PROBE_MANUALLY)
  3814. const bool faux = no_action;
  3815. #else
  3816. bool constexpr faux = false;
  3817. #endif
  3818. // Don't allow auto-leveling without homing first
  3819. if (axis_unhomed_error()) return;
  3820. // Define local vars 'static' for manual probing, 'auto' otherwise
  3821. #if ENABLED(PROBE_MANUALLY)
  3822. #define ABL_VAR static
  3823. #else
  3824. #define ABL_VAR
  3825. #endif
  3826. ABL_VAR int verbose_level;
  3827. ABL_VAR float xProbe, yProbe, measured_z;
  3828. ABL_VAR bool dryrun, abl_should_enable;
  3829. #if ENABLED(PROBE_MANUALLY) || ENABLED(AUTO_BED_LEVELING_LINEAR)
  3830. ABL_VAR int abl_probe_index;
  3831. #endif
  3832. #if HAS_SOFTWARE_ENDSTOPS && ENABLED(PROBE_MANUALLY)
  3833. ABL_VAR bool enable_soft_endstops = true;
  3834. #endif
  3835. #if ABL_GRID
  3836. #if ENABLED(PROBE_MANUALLY)
  3837. ABL_VAR uint8_t PR_OUTER_VAR;
  3838. ABL_VAR int8_t PR_INNER_VAR;
  3839. #endif
  3840. ABL_VAR int left_probe_bed_position, right_probe_bed_position, front_probe_bed_position, back_probe_bed_position;
  3841. ABL_VAR float xGridSpacing = 0, yGridSpacing = 0;
  3842. #if ENABLED(AUTO_BED_LEVELING_LINEAR)
  3843. ABL_VAR uint8_t abl_grid_points_x = GRID_MAX_POINTS_X,
  3844. abl_grid_points_y = GRID_MAX_POINTS_Y;
  3845. ABL_VAR bool do_topography_map;
  3846. #else // Bilinear
  3847. uint8_t constexpr abl_grid_points_x = GRID_MAX_POINTS_X,
  3848. abl_grid_points_y = GRID_MAX_POINTS_Y;
  3849. #endif
  3850. #if ENABLED(AUTO_BED_LEVELING_LINEAR) || ENABLED(PROBE_MANUALLY)
  3851. #if ENABLED(AUTO_BED_LEVELING_LINEAR)
  3852. ABL_VAR int abl2;
  3853. #else // Bilinear
  3854. int constexpr abl2 = GRID_MAX_POINTS;
  3855. #endif
  3856. #endif
  3857. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  3858. ABL_VAR float zoffset;
  3859. #elif ENABLED(AUTO_BED_LEVELING_LINEAR)
  3860. ABL_VAR int indexIntoAB[GRID_MAX_POINTS_X][GRID_MAX_POINTS_Y];
  3861. ABL_VAR float eqnAMatrix[GRID_MAX_POINTS * 3], // "A" matrix of the linear system of equations
  3862. eqnBVector[GRID_MAX_POINTS], // "B" vector of Z points
  3863. mean;
  3864. #endif
  3865. #elif ENABLED(AUTO_BED_LEVELING_3POINT)
  3866. int constexpr abl2 = 3;
  3867. // Probe at 3 arbitrary points
  3868. ABL_VAR vector_3 points[3] = {
  3869. vector_3(ABL_PROBE_PT_1_X, ABL_PROBE_PT_1_Y, 0),
  3870. vector_3(ABL_PROBE_PT_2_X, ABL_PROBE_PT_2_Y, 0),
  3871. vector_3(ABL_PROBE_PT_3_X, ABL_PROBE_PT_3_Y, 0)
  3872. };
  3873. #endif // AUTO_BED_LEVELING_3POINT
  3874. #if ENABLED(AUTO_BED_LEVELING_LINEAR)
  3875. struct linear_fit_data lsf_results;
  3876. incremental_LSF_reset(&lsf_results);
  3877. #endif
  3878. /**
  3879. * On the initial G29 fetch command parameters.
  3880. */
  3881. if (!g29_in_progress) {
  3882. #if ENABLED(PROBE_MANUALLY) || ENABLED(AUTO_BED_LEVELING_LINEAR)
  3883. abl_probe_index = -1;
  3884. #endif
  3885. abl_should_enable = planner.leveling_active;
  3886. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  3887. if (parser.seen('W')) {
  3888. if (!leveling_is_valid()) {
  3889. SERIAL_ERROR_START();
  3890. SERIAL_ERRORLNPGM("No bilinear grid");
  3891. return;
  3892. }
  3893. const float z = parser.floatval('Z', RAW_CURRENT_POSITION(Z));
  3894. if (!WITHIN(z, -10, 10)) {
  3895. SERIAL_ERROR_START();
  3896. SERIAL_ERRORLNPGM("Bad Z value");
  3897. return;
  3898. }
  3899. const float x = parser.floatval('X', NAN),
  3900. y = parser.floatval('Y', NAN);
  3901. int8_t i = parser.byteval('I', -1),
  3902. j = parser.byteval('J', -1);
  3903. if (!isnan(x) && !isnan(y)) {
  3904. // Get nearest i / j from x / y
  3905. i = (x - LOGICAL_X_POSITION(bilinear_start[X_AXIS]) + 0.5 * xGridSpacing) / xGridSpacing;
  3906. j = (y - LOGICAL_Y_POSITION(bilinear_start[Y_AXIS]) + 0.5 * yGridSpacing) / yGridSpacing;
  3907. i = constrain(i, 0, GRID_MAX_POINTS_X - 1);
  3908. j = constrain(j, 0, GRID_MAX_POINTS_Y - 1);
  3909. }
  3910. if (WITHIN(i, 0, GRID_MAX_POINTS_X - 1) && WITHIN(j, 0, GRID_MAX_POINTS_Y)) {
  3911. set_bed_leveling_enabled(false);
  3912. z_values[i][j] = z;
  3913. #if ENABLED(ABL_BILINEAR_SUBDIVISION)
  3914. bed_level_virt_interpolate();
  3915. #endif
  3916. set_bed_leveling_enabled(abl_should_enable);
  3917. }
  3918. return;
  3919. } // parser.seen('W')
  3920. #endif
  3921. #if HAS_LEVELING
  3922. // Jettison bed leveling data
  3923. if (parser.seen('J')) {
  3924. reset_bed_level();
  3925. return;
  3926. }
  3927. #endif
  3928. verbose_level = parser.intval('V');
  3929. if (!WITHIN(verbose_level, 0, 4)) {
  3930. SERIAL_PROTOCOLLNPGM("?(V)erbose level is implausible (0-4).");
  3931. return;
  3932. }
  3933. dryrun = parser.boolval('D')
  3934. #if ENABLED(PROBE_MANUALLY)
  3935. || no_action
  3936. #endif
  3937. ;
  3938. #if ENABLED(AUTO_BED_LEVELING_LINEAR)
  3939. do_topography_map = verbose_level > 2 || parser.boolval('T');
  3940. // X and Y specify points in each direction, overriding the default
  3941. // These values may be saved with the completed mesh
  3942. abl_grid_points_x = parser.intval('X', GRID_MAX_POINTS_X);
  3943. abl_grid_points_y = parser.intval('Y', GRID_MAX_POINTS_Y);
  3944. if (parser.seenval('P')) abl_grid_points_x = abl_grid_points_y = parser.value_int();
  3945. if (abl_grid_points_x < 2 || abl_grid_points_y < 2) {
  3946. SERIAL_PROTOCOLLNPGM("?Number of probe points is implausible (2 minimum).");
  3947. return;
  3948. }
  3949. abl2 = abl_grid_points_x * abl_grid_points_y;
  3950. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  3951. zoffset = parser.linearval('Z');
  3952. #endif
  3953. #if ABL_GRID
  3954. xy_probe_feedrate_mm_s = MMM_TO_MMS(parser.linearval('S', XY_PROBE_SPEED));
  3955. left_probe_bed_position = (int)parser.linearval('L', LOGICAL_X_POSITION(LEFT_PROBE_BED_POSITION));
  3956. right_probe_bed_position = (int)parser.linearval('R', LOGICAL_X_POSITION(RIGHT_PROBE_BED_POSITION));
  3957. front_probe_bed_position = (int)parser.linearval('F', LOGICAL_Y_POSITION(FRONT_PROBE_BED_POSITION));
  3958. back_probe_bed_position = (int)parser.linearval('B', LOGICAL_Y_POSITION(BACK_PROBE_BED_POSITION));
  3959. const bool left_out_l = left_probe_bed_position < LOGICAL_X_POSITION(MIN_PROBE_X),
  3960. left_out = left_out_l || left_probe_bed_position > right_probe_bed_position - (MIN_PROBE_EDGE),
  3961. right_out_r = right_probe_bed_position > LOGICAL_X_POSITION(MAX_PROBE_X),
  3962. right_out = right_out_r || right_probe_bed_position < left_probe_bed_position + MIN_PROBE_EDGE,
  3963. front_out_f = front_probe_bed_position < LOGICAL_Y_POSITION(MIN_PROBE_Y),
  3964. front_out = front_out_f || front_probe_bed_position > back_probe_bed_position - (MIN_PROBE_EDGE),
  3965. back_out_b = back_probe_bed_position > LOGICAL_Y_POSITION(MAX_PROBE_Y),
  3966. back_out = back_out_b || back_probe_bed_position < front_probe_bed_position + MIN_PROBE_EDGE;
  3967. if (left_out || right_out || front_out || back_out) {
  3968. if (left_out) {
  3969. out_of_range_error(PSTR("(L)eft"));
  3970. left_probe_bed_position = left_out_l ? LOGICAL_X_POSITION(MIN_PROBE_X) : right_probe_bed_position - (MIN_PROBE_EDGE);
  3971. }
  3972. if (right_out) {
  3973. out_of_range_error(PSTR("(R)ight"));
  3974. right_probe_bed_position = right_out_r ? LOGICAL_Y_POSITION(MAX_PROBE_X) : left_probe_bed_position + MIN_PROBE_EDGE;
  3975. }
  3976. if (front_out) {
  3977. out_of_range_error(PSTR("(F)ront"));
  3978. front_probe_bed_position = front_out_f ? LOGICAL_Y_POSITION(MIN_PROBE_Y) : back_probe_bed_position - (MIN_PROBE_EDGE);
  3979. }
  3980. if (back_out) {
  3981. out_of_range_error(PSTR("(B)ack"));
  3982. back_probe_bed_position = back_out_b ? LOGICAL_Y_POSITION(MAX_PROBE_Y) : front_probe_bed_position + MIN_PROBE_EDGE;
  3983. }
  3984. return;
  3985. }
  3986. // probe at the points of a lattice grid
  3987. xGridSpacing = (right_probe_bed_position - left_probe_bed_position) / (abl_grid_points_x - 1);
  3988. yGridSpacing = (back_probe_bed_position - front_probe_bed_position) / (abl_grid_points_y - 1);
  3989. #endif // ABL_GRID
  3990. if (verbose_level > 0) {
  3991. SERIAL_PROTOCOLLNPGM("G29 Auto Bed Leveling");
  3992. if (dryrun) SERIAL_PROTOCOLLNPGM("Running in DRY-RUN mode");
  3993. }
  3994. stepper.synchronize();
  3995. // Disable auto bed leveling during G29
  3996. planner.leveling_active = false;
  3997. if (!dryrun) {
  3998. // Re-orient the current position without leveling
  3999. // based on where the steppers are positioned.
  4000. set_current_from_steppers_for_axis(ALL_AXES);
  4001. // Sync the planner to where the steppers stopped
  4002. SYNC_PLAN_POSITION_KINEMATIC();
  4003. }
  4004. #if HAS_BED_PROBE
  4005. // Deploy the probe. Probe will raise if needed.
  4006. if (DEPLOY_PROBE()) {
  4007. planner.leveling_active = abl_should_enable;
  4008. return;
  4009. }
  4010. #endif
  4011. if (!faux) setup_for_endstop_or_probe_move();
  4012. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  4013. #if ENABLED(PROBE_MANUALLY)
  4014. if (!no_action)
  4015. #endif
  4016. if ( xGridSpacing != bilinear_grid_spacing[X_AXIS]
  4017. || yGridSpacing != bilinear_grid_spacing[Y_AXIS]
  4018. || left_probe_bed_position != LOGICAL_X_POSITION(bilinear_start[X_AXIS])
  4019. || front_probe_bed_position != LOGICAL_Y_POSITION(bilinear_start[Y_AXIS])
  4020. ) {
  4021. if (dryrun) {
  4022. // Before reset bed level, re-enable to correct the position
  4023. planner.leveling_active = abl_should_enable;
  4024. }
  4025. // Reset grid to 0.0 or "not probed". (Also disables ABL)
  4026. reset_bed_level();
  4027. // Initialize a grid with the given dimensions
  4028. bilinear_grid_spacing[X_AXIS] = xGridSpacing;
  4029. bilinear_grid_spacing[Y_AXIS] = yGridSpacing;
  4030. bilinear_start[X_AXIS] = RAW_X_POSITION(left_probe_bed_position);
  4031. bilinear_start[Y_AXIS] = RAW_Y_POSITION(front_probe_bed_position);
  4032. // Can't re-enable (on error) until the new grid is written
  4033. abl_should_enable = false;
  4034. }
  4035. #endif // AUTO_BED_LEVELING_BILINEAR
  4036. #if ENABLED(AUTO_BED_LEVELING_3POINT)
  4037. #if ENABLED(DEBUG_LEVELING_FEATURE)
  4038. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("> 3-point Leveling");
  4039. #endif
  4040. // Probe at 3 arbitrary points
  4041. points[0].z = points[1].z = points[2].z = 0;
  4042. #endif // AUTO_BED_LEVELING_3POINT
  4043. } // !g29_in_progress
  4044. #if ENABLED(PROBE_MANUALLY)
  4045. // For manual probing, get the next index to probe now.
  4046. // On the first probe this will be incremented to 0.
  4047. if (!no_action) {
  4048. ++abl_probe_index;
  4049. g29_in_progress = true;
  4050. }
  4051. // Abort current G29 procedure, go back to idle state
  4052. if (seenA && g29_in_progress) {
  4053. SERIAL_PROTOCOLLNPGM("Manual G29 aborted");
  4054. #if HAS_SOFTWARE_ENDSTOPS
  4055. soft_endstops_enabled = enable_soft_endstops;
  4056. #endif
  4057. planner.leveling_active = abl_should_enable;
  4058. g29_in_progress = false;
  4059. #if ENABLED(LCD_BED_LEVELING)
  4060. lcd_wait_for_move = false;
  4061. #endif
  4062. }
  4063. // Query G29 status
  4064. if (verbose_level || seenQ) {
  4065. SERIAL_PROTOCOLPGM("Manual G29 ");
  4066. if (g29_in_progress) {
  4067. SERIAL_PROTOCOLPAIR("point ", min(abl_probe_index + 1, abl2));
  4068. SERIAL_PROTOCOLLNPAIR(" of ", abl2);
  4069. }
  4070. else
  4071. SERIAL_PROTOCOLLNPGM("idle");
  4072. }
  4073. if (no_action) return;
  4074. if (abl_probe_index == 0) {
  4075. // For the initial G29 save software endstop state
  4076. #if HAS_SOFTWARE_ENDSTOPS
  4077. enable_soft_endstops = soft_endstops_enabled;
  4078. #endif
  4079. }
  4080. else {
  4081. // For G29 after adjusting Z.
  4082. // Save the previous Z before going to the next point
  4083. measured_z = current_position[Z_AXIS];
  4084. #if ENABLED(AUTO_BED_LEVELING_LINEAR)
  4085. mean += measured_z;
  4086. eqnBVector[abl_probe_index] = measured_z;
  4087. eqnAMatrix[abl_probe_index + 0 * abl2] = xProbe;
  4088. eqnAMatrix[abl_probe_index + 1 * abl2] = yProbe;
  4089. eqnAMatrix[abl_probe_index + 2 * abl2] = 1;
  4090. incremental_LSF(&lsf_results, xProbe, yProbe, measured_z);
  4091. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  4092. z_values[xCount][yCount] = measured_z + zoffset;
  4093. #if ENABLED(DEBUG_LEVELING_FEATURE)
  4094. if (DEBUGGING(LEVELING)) {
  4095. SERIAL_PROTOCOLPAIR("Save X", xCount);
  4096. SERIAL_PROTOCOLPAIR(" Y", yCount);
  4097. SERIAL_PROTOCOLLNPAIR(" Z", measured_z + zoffset);
  4098. }
  4099. #endif
  4100. #elif ENABLED(AUTO_BED_LEVELING_3POINT)
  4101. points[abl_probe_index].z = measured_z;
  4102. #endif
  4103. }
  4104. //
  4105. // If there's another point to sample, move there with optional lift.
  4106. //
  4107. #if ABL_GRID
  4108. // Skip any unreachable points
  4109. while (abl_probe_index < abl2) {
  4110. // Set xCount, yCount based on abl_probe_index, with zig-zag
  4111. PR_OUTER_VAR = abl_probe_index / PR_INNER_END;
  4112. PR_INNER_VAR = abl_probe_index - (PR_OUTER_VAR * PR_INNER_END);
  4113. // Probe in reverse order for every other row/column
  4114. bool zig = (PR_OUTER_VAR & 1); // != ((PR_OUTER_END) & 1);
  4115. if (zig) PR_INNER_VAR = (PR_INNER_END - 1) - PR_INNER_VAR;
  4116. const float xBase = xCount * xGridSpacing + left_probe_bed_position,
  4117. yBase = yCount * yGridSpacing + front_probe_bed_position;
  4118. xProbe = FLOOR(xBase + (xBase < 0 ? 0 : 0.5));
  4119. yProbe = FLOOR(yBase + (yBase < 0 ? 0 : 0.5));
  4120. #if ENABLED(AUTO_BED_LEVELING_LINEAR)
  4121. indexIntoAB[xCount][yCount] = abl_probe_index;
  4122. #endif
  4123. // Keep looping till a reachable point is found
  4124. if (position_is_reachable_xy(xProbe, yProbe)) break;
  4125. ++abl_probe_index;
  4126. }
  4127. // Is there a next point to move to?
  4128. if (abl_probe_index < abl2) {
  4129. _manual_goto_xy(xProbe, yProbe); // Can be used here too!
  4130. #if HAS_SOFTWARE_ENDSTOPS
  4131. // Disable software endstops to allow manual adjustment
  4132. // If G29 is not completed, they will not be re-enabled
  4133. soft_endstops_enabled = false;
  4134. #endif
  4135. return;
  4136. }
  4137. else {
  4138. // Leveling done! Fall through to G29 finishing code below
  4139. SERIAL_PROTOCOLLNPGM("Grid probing done.");
  4140. // Re-enable software endstops, if needed
  4141. #if HAS_SOFTWARE_ENDSTOPS
  4142. soft_endstops_enabled = enable_soft_endstops;
  4143. #endif
  4144. }
  4145. #elif ENABLED(AUTO_BED_LEVELING_3POINT)
  4146. // Probe at 3 arbitrary points
  4147. if (abl_probe_index < 3) {
  4148. xProbe = LOGICAL_X_POSITION(points[abl_probe_index].x);
  4149. yProbe = LOGICAL_Y_POSITION(points[abl_probe_index].y);
  4150. #if HAS_SOFTWARE_ENDSTOPS
  4151. // Disable software endstops to allow manual adjustment
  4152. // If G29 is not completed, they will not be re-enabled
  4153. soft_endstops_enabled = false;
  4154. #endif
  4155. return;
  4156. }
  4157. else {
  4158. SERIAL_PROTOCOLLNPGM("3-point probing done.");
  4159. // Re-enable software endstops, if needed
  4160. #if HAS_SOFTWARE_ENDSTOPS
  4161. soft_endstops_enabled = enable_soft_endstops;
  4162. #endif
  4163. if (!dryrun) {
  4164. vector_3 planeNormal = vector_3::cross(points[0] - points[1], points[2] - points[1]).get_normal();
  4165. if (planeNormal.z < 0) {
  4166. planeNormal.x *= -1;
  4167. planeNormal.y *= -1;
  4168. planeNormal.z *= -1;
  4169. }
  4170. planner.bed_level_matrix = matrix_3x3::create_look_at(planeNormal);
  4171. // Can't re-enable (on error) until the new grid is written
  4172. abl_should_enable = false;
  4173. }
  4174. }
  4175. #endif // AUTO_BED_LEVELING_3POINT
  4176. #else // !PROBE_MANUALLY
  4177. {
  4178. const bool stow_probe_after_each = parser.boolval('E');
  4179. #if ABL_GRID
  4180. bool zig = PR_OUTER_END & 1; // Always end at RIGHT and BACK_PROBE_BED_POSITION
  4181. // Outer loop is Y with PROBE_Y_FIRST disabled
  4182. for (uint8_t PR_OUTER_VAR = 0; PR_OUTER_VAR < PR_OUTER_END && !isnan(measured_z); PR_OUTER_VAR++) {
  4183. int8_t inStart, inStop, inInc;
  4184. if (zig) { // away from origin
  4185. inStart = 0;
  4186. inStop = PR_INNER_END;
  4187. inInc = 1;
  4188. }
  4189. else { // towards origin
  4190. inStart = PR_INNER_END - 1;
  4191. inStop = -1;
  4192. inInc = -1;
  4193. }
  4194. zig ^= true; // zag
  4195. // Inner loop is Y with PROBE_Y_FIRST enabled
  4196. for (int8_t PR_INNER_VAR = inStart; PR_INNER_VAR != inStop; PR_INNER_VAR += inInc) {
  4197. float xBase = left_probe_bed_position + xGridSpacing * xCount,
  4198. yBase = front_probe_bed_position + yGridSpacing * yCount;
  4199. xProbe = FLOOR(xBase + (xBase < 0 ? 0 : 0.5));
  4200. yProbe = FLOOR(yBase + (yBase < 0 ? 0 : 0.5));
  4201. #if ENABLED(AUTO_BED_LEVELING_LINEAR)
  4202. indexIntoAB[xCount][yCount] = ++abl_probe_index; // 0...
  4203. #endif
  4204. #if IS_KINEMATIC
  4205. // Avoid probing outside the round or hexagonal area
  4206. if (!position_is_reachable_by_probe_xy(xProbe, yProbe)) continue;
  4207. #endif
  4208. measured_z = faux ? 0.001 * random(-100, 101) : probe_pt(xProbe, yProbe, stow_probe_after_each, verbose_level);
  4209. if (isnan(measured_z)) {
  4210. planner.leveling_active = abl_should_enable;
  4211. break;
  4212. }
  4213. #if ENABLED(AUTO_BED_LEVELING_LINEAR)
  4214. mean += measured_z;
  4215. eqnBVector[abl_probe_index] = measured_z;
  4216. eqnAMatrix[abl_probe_index + 0 * abl2] = xProbe;
  4217. eqnAMatrix[abl_probe_index + 1 * abl2] = yProbe;
  4218. eqnAMatrix[abl_probe_index + 2 * abl2] = 1;
  4219. incremental_LSF(&lsf_results, xProbe, yProbe, measured_z);
  4220. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  4221. z_values[xCount][yCount] = measured_z + zoffset;
  4222. #endif
  4223. abl_should_enable = false;
  4224. idle();
  4225. } // inner
  4226. } // outer
  4227. #elif ENABLED(AUTO_BED_LEVELING_3POINT)
  4228. // Probe at 3 arbitrary points
  4229. for (uint8_t i = 0; i < 3; ++i) {
  4230. // Retain the last probe position
  4231. xProbe = LOGICAL_X_POSITION(points[i].x);
  4232. yProbe = LOGICAL_Y_POSITION(points[i].y);
  4233. measured_z = faux ? 0.001 * random(-100, 101) : probe_pt(xProbe, yProbe, stow_probe_after_each, verbose_level);
  4234. if (isnan(measured_z)) {
  4235. planner.leveling_active = abl_should_enable;
  4236. break;
  4237. }
  4238. points[i].z = measured_z;
  4239. }
  4240. if (!dryrun && !isnan(measured_z)) {
  4241. vector_3 planeNormal = vector_3::cross(points[0] - points[1], points[2] - points[1]).get_normal();
  4242. if (planeNormal.z < 0) {
  4243. planeNormal.x *= -1;
  4244. planeNormal.y *= -1;
  4245. planeNormal.z *= -1;
  4246. }
  4247. planner.bed_level_matrix = matrix_3x3::create_look_at(planeNormal);
  4248. // Can't re-enable (on error) until the new grid is written
  4249. abl_should_enable = false;
  4250. }
  4251. #endif // AUTO_BED_LEVELING_3POINT
  4252. // Raise to _Z_CLEARANCE_DEPLOY_PROBE. Stow the probe.
  4253. if (STOW_PROBE()) {
  4254. planner.leveling_active = abl_should_enable;
  4255. measured_z = NAN;
  4256. }
  4257. }
  4258. #endif // !PROBE_MANUALLY
  4259. //
  4260. // G29 Finishing Code
  4261. //
  4262. // Unless this is a dry run, auto bed leveling will
  4263. // definitely be enabled after this point.
  4264. //
  4265. // If code above wants to continue leveling, it should
  4266. // return or loop before this point.
  4267. //
  4268. #if ENABLED(DEBUG_LEVELING_FEATURE)
  4269. if (DEBUGGING(LEVELING)) DEBUG_POS("> probing complete", current_position);
  4270. #endif
  4271. #if ENABLED(PROBE_MANUALLY)
  4272. g29_in_progress = false;
  4273. #if ENABLED(LCD_BED_LEVELING)
  4274. lcd_wait_for_move = false;
  4275. #endif
  4276. #endif
  4277. // Calculate leveling, print reports, correct the position
  4278. if (!isnan(measured_z)) {
  4279. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  4280. if (!dryrun) extrapolate_unprobed_bed_level();
  4281. print_bilinear_leveling_grid();
  4282. refresh_bed_level();
  4283. #if ENABLED(ABL_BILINEAR_SUBDIVISION)
  4284. print_bilinear_leveling_grid_virt();
  4285. #endif
  4286. #elif ENABLED(AUTO_BED_LEVELING_LINEAR)
  4287. // For LINEAR leveling calculate matrix, print reports, correct the position
  4288. /**
  4289. * solve the plane equation ax + by + d = z
  4290. * A is the matrix with rows [x y 1] for all the probed points
  4291. * B is the vector of the Z positions
  4292. * the normal vector to the plane is formed by the coefficients of the
  4293. * plane equation in the standard form, which is Vx*x+Vy*y+Vz*z+d = 0
  4294. * so Vx = -a Vy = -b Vz = 1 (we want the vector facing towards positive Z
  4295. */
  4296. float plane_equation_coefficients[3];
  4297. finish_incremental_LSF(&lsf_results);
  4298. plane_equation_coefficients[0] = -lsf_results.A; // We should be able to eliminate the '-' on these three lines and down below
  4299. plane_equation_coefficients[1] = -lsf_results.B; // but that is not yet tested.
  4300. plane_equation_coefficients[2] = -lsf_results.D;
  4301. mean /= abl2;
  4302. if (verbose_level) {
  4303. SERIAL_PROTOCOLPGM("Eqn coefficients: a: ");
  4304. SERIAL_PROTOCOL_F(plane_equation_coefficients[0], 8);
  4305. SERIAL_PROTOCOLPGM(" b: ");
  4306. SERIAL_PROTOCOL_F(plane_equation_coefficients[1], 8);
  4307. SERIAL_PROTOCOLPGM(" d: ");
  4308. SERIAL_PROTOCOL_F(plane_equation_coefficients[2], 8);
  4309. SERIAL_EOL();
  4310. if (verbose_level > 2) {
  4311. SERIAL_PROTOCOLPGM("Mean of sampled points: ");
  4312. SERIAL_PROTOCOL_F(mean, 8);
  4313. SERIAL_EOL();
  4314. }
  4315. }
  4316. // Create the matrix but don't correct the position yet
  4317. if (!dryrun)
  4318. planner.bed_level_matrix = matrix_3x3::create_look_at(
  4319. vector_3(-plane_equation_coefficients[0], -plane_equation_coefficients[1], 1) // We can eliminate the '-' here and up above
  4320. );
  4321. // Show the Topography map if enabled
  4322. if (do_topography_map) {
  4323. SERIAL_PROTOCOLLNPGM("\nBed Height Topography:\n"
  4324. " +--- BACK --+\n"
  4325. " | |\n"
  4326. " L | (+) | R\n"
  4327. " E | | I\n"
  4328. " F | (-) N (+) | G\n"
  4329. " T | | H\n"
  4330. " | (-) | T\n"
  4331. " | |\n"
  4332. " O-- FRONT --+\n"
  4333. " (0,0)");
  4334. float min_diff = 999;
  4335. for (int8_t yy = abl_grid_points_y - 1; yy >= 0; yy--) {
  4336. for (uint8_t xx = 0; xx < abl_grid_points_x; xx++) {
  4337. int ind = indexIntoAB[xx][yy];
  4338. float diff = eqnBVector[ind] - mean,
  4339. x_tmp = eqnAMatrix[ind + 0 * abl2],
  4340. y_tmp = eqnAMatrix[ind + 1 * abl2],
  4341. z_tmp = 0;
  4342. apply_rotation_xyz(planner.bed_level_matrix, x_tmp, y_tmp, z_tmp);
  4343. NOMORE(min_diff, eqnBVector[ind] - z_tmp);
  4344. if (diff >= 0.0)
  4345. SERIAL_PROTOCOLPGM(" +"); // Include + for column alignment
  4346. else
  4347. SERIAL_PROTOCOLCHAR(' ');
  4348. SERIAL_PROTOCOL_F(diff, 5);
  4349. } // xx
  4350. SERIAL_EOL();
  4351. } // yy
  4352. SERIAL_EOL();
  4353. if (verbose_level > 3) {
  4354. SERIAL_PROTOCOLLNPGM("\nCorrected Bed Height vs. Bed Topology:");
  4355. for (int8_t yy = abl_grid_points_y - 1; yy >= 0; yy--) {
  4356. for (uint8_t xx = 0; xx < abl_grid_points_x; xx++) {
  4357. int ind = indexIntoAB[xx][yy];
  4358. float x_tmp = eqnAMatrix[ind + 0 * abl2],
  4359. y_tmp = eqnAMatrix[ind + 1 * abl2],
  4360. z_tmp = 0;
  4361. apply_rotation_xyz(planner.bed_level_matrix, x_tmp, y_tmp, z_tmp);
  4362. float diff = eqnBVector[ind] - z_tmp - min_diff;
  4363. if (diff >= 0.0)
  4364. SERIAL_PROTOCOLPGM(" +");
  4365. // Include + for column alignment
  4366. else
  4367. SERIAL_PROTOCOLCHAR(' ');
  4368. SERIAL_PROTOCOL_F(diff, 5);
  4369. } // xx
  4370. SERIAL_EOL();
  4371. } // yy
  4372. SERIAL_EOL();
  4373. }
  4374. } //do_topography_map
  4375. #endif // AUTO_BED_LEVELING_LINEAR
  4376. #if ABL_PLANAR
  4377. // For LINEAR and 3POINT leveling correct the current position
  4378. if (verbose_level > 0)
  4379. planner.bed_level_matrix.debug(PSTR("\n\nBed Level Correction Matrix:"));
  4380. if (!dryrun) {
  4381. //
  4382. // Correct the current XYZ position based on the tilted plane.
  4383. //
  4384. #if ENABLED(DEBUG_LEVELING_FEATURE)
  4385. if (DEBUGGING(LEVELING)) DEBUG_POS("G29 uncorrected XYZ", current_position);
  4386. #endif
  4387. float converted[XYZ];
  4388. COPY(converted, current_position);
  4389. planner.leveling_active = true;
  4390. planner.unapply_leveling(converted); // use conversion machinery
  4391. planner.leveling_active = false;
  4392. // Use the last measured distance to the bed, if possible
  4393. if ( NEAR(current_position[X_AXIS], xProbe - (X_PROBE_OFFSET_FROM_EXTRUDER))
  4394. && NEAR(current_position[Y_AXIS], yProbe - (Y_PROBE_OFFSET_FROM_EXTRUDER))
  4395. ) {
  4396. const float simple_z = current_position[Z_AXIS] - measured_z;
  4397. #if ENABLED(DEBUG_LEVELING_FEATURE)
  4398. if (DEBUGGING(LEVELING)) {
  4399. SERIAL_ECHOPAIR("Z from Probe:", simple_z);
  4400. SERIAL_ECHOPAIR(" Matrix:", converted[Z_AXIS]);
  4401. SERIAL_ECHOLNPAIR(" Discrepancy:", simple_z - converted[Z_AXIS]);
  4402. }
  4403. #endif
  4404. converted[Z_AXIS] = simple_z;
  4405. }
  4406. // The rotated XY and corrected Z are now current_position
  4407. COPY(current_position, converted);
  4408. #if ENABLED(DEBUG_LEVELING_FEATURE)
  4409. if (DEBUGGING(LEVELING)) DEBUG_POS("G29 corrected XYZ", current_position);
  4410. #endif
  4411. }
  4412. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  4413. if (!dryrun) {
  4414. #if ENABLED(DEBUG_LEVELING_FEATURE)
  4415. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPAIR("G29 uncorrected Z:", current_position[Z_AXIS]);
  4416. #endif
  4417. // Unapply the offset because it is going to be immediately applied
  4418. // and cause compensation movement in Z
  4419. current_position[Z_AXIS] -= bilinear_z_offset(current_position);
  4420. #if ENABLED(DEBUG_LEVELING_FEATURE)
  4421. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPAIR(" corrected Z:", current_position[Z_AXIS]);
  4422. #endif
  4423. }
  4424. #endif // ABL_PLANAR
  4425. #ifdef Z_PROBE_END_SCRIPT
  4426. #if ENABLED(DEBUG_LEVELING_FEATURE)
  4427. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPAIR("Z Probe End Script: ", Z_PROBE_END_SCRIPT);
  4428. #endif
  4429. enqueue_and_echo_commands_P(PSTR(Z_PROBE_END_SCRIPT));
  4430. stepper.synchronize();
  4431. #endif
  4432. // Auto Bed Leveling is complete! Enable if possible.
  4433. planner.leveling_active = dryrun ? abl_should_enable : true;
  4434. } // !isnan(measured_z)
  4435. // Restore state after probing
  4436. if (!faux) clean_up_after_endstop_or_probe_move();
  4437. #if ENABLED(DEBUG_LEVELING_FEATURE)
  4438. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("<<< gcode_G29");
  4439. #endif
  4440. report_current_position();
  4441. KEEPALIVE_STATE(IN_HANDLER);
  4442. if (planner.leveling_active)
  4443. SYNC_PLAN_POSITION_KINEMATIC();
  4444. }
  4445. #endif // OLDSCHOOL_ABL
  4446. #if HAS_BED_PROBE
  4447. /**
  4448. * G30: Do a single Z probe at the current XY
  4449. *
  4450. * Parameters:
  4451. *
  4452. * X Probe X position (default current X)
  4453. * Y Probe Y position (default current Y)
  4454. * E Engage the probe for each probe
  4455. */
  4456. inline void gcode_G30() {
  4457. const float xpos = parser.linearval('X', current_position[X_AXIS] + X_PROBE_OFFSET_FROM_EXTRUDER),
  4458. ypos = parser.linearval('Y', current_position[Y_AXIS] + Y_PROBE_OFFSET_FROM_EXTRUDER);
  4459. if (!position_is_reachable_by_probe_xy(xpos, ypos)) return;
  4460. // Disable leveling so the planner won't mess with us
  4461. #if HAS_LEVELING
  4462. set_bed_leveling_enabled(false);
  4463. #endif
  4464. setup_for_endstop_or_probe_move();
  4465. const float measured_z = probe_pt(xpos, ypos, parser.boolval('E'), 1);
  4466. if (!isnan(measured_z)) {
  4467. SERIAL_PROTOCOLPAIR("Bed X: ", FIXFLOAT(xpos));
  4468. SERIAL_PROTOCOLPAIR(" Y: ", FIXFLOAT(ypos));
  4469. SERIAL_PROTOCOLLNPAIR(" Z: ", FIXFLOAT(measured_z));
  4470. }
  4471. clean_up_after_endstop_or_probe_move();
  4472. report_current_position();
  4473. }
  4474. #if ENABLED(Z_PROBE_SLED)
  4475. /**
  4476. * G31: Deploy the Z probe
  4477. */
  4478. inline void gcode_G31() { DEPLOY_PROBE(); }
  4479. /**
  4480. * G32: Stow the Z probe
  4481. */
  4482. inline void gcode_G32() { STOW_PROBE(); }
  4483. #endif // Z_PROBE_SLED
  4484. #endif // HAS_BED_PROBE
  4485. #if PROBE_SELECTED
  4486. #if ENABLED(DELTA_AUTO_CALIBRATION)
  4487. static void print_signed_float(const char * const prefix, const float &f) {
  4488. SERIAL_PROTOCOLPGM(" ");
  4489. serialprintPGM(prefix);
  4490. SERIAL_PROTOCOLCHAR(':');
  4491. if (f >= 0) SERIAL_CHAR('+');
  4492. SERIAL_PROTOCOL_F(f, 2);
  4493. }
  4494. static void print_G33_settings(const bool end_stops, const bool tower_angles) {
  4495. SERIAL_PROTOCOLPAIR(".Height:", DELTA_HEIGHT + home_offset[Z_AXIS]);
  4496. if (end_stops) {
  4497. print_signed_float(PSTR("Ex"), delta_endstop_adj[A_AXIS]);
  4498. print_signed_float(PSTR("Ey"), delta_endstop_adj[B_AXIS]);
  4499. print_signed_float(PSTR("Ez"), delta_endstop_adj[C_AXIS]);
  4500. }
  4501. if (end_stops && tower_angles) {
  4502. SERIAL_PROTOCOLPAIR(" Radius:", delta_radius);
  4503. SERIAL_EOL();
  4504. SERIAL_CHAR('.');
  4505. SERIAL_PROTOCOL_SP(13);
  4506. }
  4507. if (tower_angles) {
  4508. print_signed_float(PSTR("Tx"), delta_tower_angle_trim[A_AXIS]);
  4509. print_signed_float(PSTR("Ty"), delta_tower_angle_trim[B_AXIS]);
  4510. print_signed_float(PSTR("Tz"), delta_tower_angle_trim[C_AXIS]);
  4511. }
  4512. if ((!end_stops && tower_angles) || (end_stops && !tower_angles)) { // XOR
  4513. SERIAL_PROTOCOLPAIR(" Radius:", delta_radius);
  4514. }
  4515. SERIAL_EOL();
  4516. }
  4517. static void print_G33_results(const float z_at_pt[13], const bool tower_points, const bool opposite_points) {
  4518. SERIAL_PROTOCOLPGM(". ");
  4519. print_signed_float(PSTR("c"), z_at_pt[0]);
  4520. if (tower_points) {
  4521. print_signed_float(PSTR(" x"), z_at_pt[1]);
  4522. print_signed_float(PSTR(" y"), z_at_pt[5]);
  4523. print_signed_float(PSTR(" z"), z_at_pt[9]);
  4524. }
  4525. if (tower_points && opposite_points) {
  4526. SERIAL_EOL();
  4527. SERIAL_CHAR('.');
  4528. SERIAL_PROTOCOL_SP(13);
  4529. }
  4530. if (opposite_points) {
  4531. print_signed_float(PSTR("yz"), z_at_pt[7]);
  4532. print_signed_float(PSTR("zx"), z_at_pt[11]);
  4533. print_signed_float(PSTR("xy"), z_at_pt[3]);
  4534. }
  4535. SERIAL_EOL();
  4536. }
  4537. /**
  4538. * After G33:
  4539. * - Move to the print ceiling (DELTA_HOME_TO_SAFE_ZONE only)
  4540. * - Stow the probe
  4541. * - Restore endstops state
  4542. * - Select the old tool, if needed
  4543. */
  4544. static void G33_cleanup(
  4545. #if HOTENDS > 1
  4546. const uint8_t old_tool_index
  4547. #endif
  4548. ) {
  4549. #if ENABLED(DELTA_HOME_TO_SAFE_ZONE)
  4550. do_blocking_move_to_z(delta_clip_start_height);
  4551. #endif
  4552. STOW_PROBE();
  4553. clean_up_after_endstop_or_probe_move();
  4554. #if HOTENDS > 1
  4555. tool_change(old_tool_index, 0, true);
  4556. #endif
  4557. }
  4558. static float probe_G33_points(float z_at_pt[13], const int8_t probe_points, const bool towers_set, const bool stow_after_each) {
  4559. const bool _0p_calibration = probe_points == 0,
  4560. _1p_calibration = probe_points == 1,
  4561. _4p_calibration = probe_points == 2,
  4562. _4p_opposite_points = _4p_calibration && !towers_set,
  4563. _7p_calibration = probe_points >= 3 || probe_points == 0,
  4564. _7p_half_circle = probe_points == 3,
  4565. _7p_double_circle = probe_points == 5,
  4566. _7p_triple_circle = probe_points == 6,
  4567. _7p_quadruple_circle = probe_points == 7,
  4568. _7p_intermed_points = probe_points >= 4,
  4569. _7p_multi_circle = probe_points >= 5;
  4570. #if DISABLED(PROBE_MANUALLY)
  4571. const float dx = (X_PROBE_OFFSET_FROM_EXTRUDER),
  4572. dy = (Y_PROBE_OFFSET_FROM_EXTRUDER);
  4573. #endif
  4574. for (uint8_t i = 0; i <= 12; i++) z_at_pt[i] = 0.0;
  4575. if (!_0p_calibration) {
  4576. if (!_7p_half_circle && !_7p_triple_circle) { // probe the center
  4577. #if ENABLED(PROBE_MANUALLY)
  4578. z_at_pt[0] += lcd_probe_pt(0, 0);
  4579. #else
  4580. z_at_pt[0] += probe_pt(dx, dy, stow_after_each, 1, false);
  4581. #endif
  4582. }
  4583. if (_7p_calibration) { // probe extra center points
  4584. for (int8_t axis = _7p_multi_circle ? 11 : 9; axis > 0; axis -= _7p_multi_circle ? 2 : 4) {
  4585. const float a = RADIANS(180 + 30 * axis), r = delta_calibration_radius * 0.1;
  4586. #if ENABLED(PROBE_MANUALLY)
  4587. z_at_pt[0] += lcd_probe_pt(cos(a) * r, sin(a) * r);
  4588. #else
  4589. z_at_pt[0] += probe_pt(cos(a) * r + dx, sin(a) * r + dy, stow_after_each, 1);
  4590. #endif
  4591. }
  4592. z_at_pt[0] /= float(_7p_double_circle ? 7 : probe_points);
  4593. }
  4594. if (!_1p_calibration) { // probe the radius
  4595. bool zig_zag = true;
  4596. const uint8_t start = _4p_opposite_points ? 3 : 1,
  4597. step = _4p_calibration ? 4 : _7p_half_circle ? 2 : 1;
  4598. for (uint8_t axis = start; axis <= 12; axis += step) {
  4599. const float zigadd = (zig_zag ? 0.5 : 0.0),
  4600. offset_circles = _7p_quadruple_circle ? zigadd + 1.0 :
  4601. _7p_triple_circle ? zigadd + 0.5 :
  4602. _7p_double_circle ? zigadd : 0;
  4603. for (float circles = -offset_circles ; circles <= offset_circles; circles++) {
  4604. const float a = RADIANS(180 + 30 * axis),
  4605. r = delta_calibration_radius * (1 + circles * (zig_zag ? 0.1 : -0.1));
  4606. #if ENABLED(PROBE_MANUALLY)
  4607. z_at_pt[axis] += lcd_probe_pt(cos(a) * r, sin(a) * r);
  4608. #else
  4609. z_at_pt[axis] += probe_pt(cos(a) * r + dx, sin(a) * r + dy, stow_after_each, 1);
  4610. #endif
  4611. }
  4612. zig_zag = !zig_zag;
  4613. z_at_pt[axis] /= (2 * offset_circles + 1);
  4614. }
  4615. }
  4616. if (_7p_intermed_points) // average intermediates to tower and opposites
  4617. for (uint8_t axis = 1; axis <= 12; axis += 2)
  4618. z_at_pt[axis] = (z_at_pt[axis] + (z_at_pt[axis + 1] + z_at_pt[(axis + 10) % 12 + 1]) / 2.0) / 2.0;
  4619. float S1 = z_at_pt[0],
  4620. S2 = sq(z_at_pt[0]);
  4621. int16_t N = 1;
  4622. if (!_1p_calibration) // std dev from zero plane
  4623. for (uint8_t axis = (_4p_opposite_points ? 3 : 1); axis <= 12; axis += (_4p_calibration ? 4 : 2)) {
  4624. S1 += z_at_pt[axis];
  4625. S2 += sq(z_at_pt[axis]);
  4626. N++;
  4627. }
  4628. return round(SQRT(S2 / N) * 1000.0) / 1000.0 + 0.00001;
  4629. }
  4630. return 0.00001;
  4631. }
  4632. #if DISABLED(PROBE_MANUALLY)
  4633. static void G33_auto_tune() {
  4634. float z_at_pt[13] = { 0.0 },
  4635. z_at_pt_base[13] = { 0.0 },
  4636. z_temp, h_fac = 0.0, r_fac = 0.0, a_fac = 0.0, norm = 0.8;
  4637. #define ZP(N,I) ((N) * z_at_pt[I])
  4638. #define Z06(I) ZP(6, I)
  4639. #define Z03(I) ZP(3, I)
  4640. #define Z02(I) ZP(2, I)
  4641. #define Z01(I) ZP(1, I)
  4642. #define Z32(I) ZP(3/2, I)
  4643. SERIAL_PROTOCOLPGM("AUTO TUNE baseline");
  4644. SERIAL_EOL();
  4645. probe_G33_points(z_at_pt_base, 3, true, false);
  4646. print_G33_results(z_at_pt_base, true, true);
  4647. LOOP_XYZ(axis) {
  4648. delta_endstop_adj[axis] -= 1.0;
  4649. endstops.enable(true);
  4650. if (!home_delta()) return;
  4651. endstops.not_homing();
  4652. SERIAL_PROTOCOLPGM("Tuning E");
  4653. SERIAL_CHAR(tolower(axis_codes[axis]));
  4654. SERIAL_EOL();
  4655. probe_G33_points(z_at_pt, 3, true, false);
  4656. for (int8_t i = 0; i <= 12; i++) z_at_pt[i] -= z_at_pt_base[i];
  4657. print_G33_results(z_at_pt, true, true);
  4658. delta_endstop_adj[axis] += 1.0;
  4659. switch (axis) {
  4660. case A_AXIS :
  4661. h_fac += 4.0 / (Z03(0) +Z01(1) +Z32(11) +Z32(3)); // Offset by X-tower end-stop
  4662. break;
  4663. case B_AXIS :
  4664. h_fac += 4.0 / (Z03(0) +Z01(5) +Z32(7) +Z32(3)); // Offset by Y-tower end-stop
  4665. break;
  4666. case C_AXIS :
  4667. h_fac += 4.0 / (Z03(0) +Z01(9) +Z32(7) +Z32(11) ); // Offset by Z-tower end-stop
  4668. break;
  4669. }
  4670. }
  4671. h_fac /= 3.0;
  4672. h_fac *= norm; // Normalize to 1.02 for Kossel mini
  4673. for (int8_t zig_zag = -1; zig_zag < 2; zig_zag += 2) {
  4674. delta_radius += 1.0 * zig_zag;
  4675. recalc_delta_settings(delta_radius, delta_diagonal_rod, delta_tower_angle_trim);
  4676. endstops.enable(true);
  4677. if (!home_delta()) return;
  4678. endstops.not_homing();
  4679. SERIAL_PROTOCOLPGM("Tuning R");
  4680. SERIAL_PROTOCOL(zig_zag == -1 ? "-" : "+");
  4681. SERIAL_EOL();
  4682. probe_G33_points(z_at_pt, 3, true, false);
  4683. for (int8_t i = 0; i <= 12; i++) z_at_pt[i] -= z_at_pt_base[i];
  4684. print_G33_results(z_at_pt, true, true);
  4685. delta_radius -= 1.0 * zig_zag;
  4686. recalc_delta_settings(delta_radius, delta_diagonal_rod, delta_tower_angle_trim);
  4687. r_fac -= zig_zag * 6.0 / (Z03(1) + Z03(5) + Z03(9) + Z03(7) + Z03(11) + Z03(3)); // Offset by delta radius
  4688. }
  4689. r_fac /= 2.0;
  4690. r_fac *= 3 * norm; // Normalize to 2.25 for Kossel mini
  4691. LOOP_XYZ(axis) {
  4692. delta_tower_angle_trim[axis] += 1.0;
  4693. delta_endstop_adj[(axis + 1) % 3] -= 1.0 / 4.5;
  4694. delta_endstop_adj[(axis + 2) % 3] += 1.0 / 4.5;
  4695. z_temp = MAX3(delta_endstop_adj[A_AXIS], delta_endstop_adj[B_AXIS], delta_endstop_adj[C_AXIS]);
  4696. home_offset[Z_AXIS] -= z_temp;
  4697. LOOP_XYZ(axis) delta_endstop_adj[axis] -= z_temp;
  4698. recalc_delta_settings(delta_radius, delta_diagonal_rod, delta_tower_angle_trim);
  4699. endstops.enable(true);
  4700. if (!home_delta()) return;
  4701. endstops.not_homing();
  4702. SERIAL_PROTOCOLPGM("Tuning T");
  4703. SERIAL_CHAR(tolower(axis_codes[axis]));
  4704. SERIAL_EOL();
  4705. probe_G33_points(z_at_pt, 3, true, false);
  4706. for (int8_t i = 0; i <= 12; i++) z_at_pt[i] -= z_at_pt_base[i];
  4707. print_G33_results(z_at_pt, true, true);
  4708. delta_tower_angle_trim[axis] -= 1.0;
  4709. delta_endstop_adj[(axis+1) % 3] += 1.0/4.5;
  4710. delta_endstop_adj[(axis+2) % 3] -= 1.0/4.5;
  4711. z_temp = MAX3(delta_endstop_adj[A_AXIS], delta_endstop_adj[B_AXIS], delta_endstop_adj[C_AXIS]);
  4712. home_offset[Z_AXIS] -= z_temp;
  4713. LOOP_XYZ(axis) delta_endstop_adj[axis] -= z_temp;
  4714. recalc_delta_settings(delta_radius, delta_diagonal_rod, delta_tower_angle_trim);
  4715. switch (axis) {
  4716. case A_AXIS :
  4717. a_fac += 4.0 / ( Z06(5) -Z06(9) +Z06(11) -Z06(3)); // Offset by alpha tower angle
  4718. break;
  4719. case B_AXIS :
  4720. a_fac += 4.0 / (-Z06(1) +Z06(9) -Z06(7) +Z06(3)); // Offset by beta tower angle
  4721. break;
  4722. case C_AXIS :
  4723. a_fac += 4.0 / (Z06(1) -Z06(5) +Z06(7) -Z06(11) ); // Offset by gamma tower angle
  4724. break;
  4725. }
  4726. }
  4727. a_fac /= 3.0;
  4728. a_fac *= norm; // Normalize to 0.83 for Kossel mini
  4729. endstops.enable(true);
  4730. if (!home_delta()) return;
  4731. endstops.not_homing();
  4732. print_signed_float(PSTR( "H_FACTOR: "), h_fac);
  4733. print_signed_float(PSTR(" R_FACTOR: "), r_fac);
  4734. print_signed_float(PSTR(" A_FACTOR: "), a_fac);
  4735. SERIAL_EOL();
  4736. SERIAL_PROTOCOLPGM("Copy these values to Configuration.h");
  4737. SERIAL_EOL();
  4738. }
  4739. #endif // !PROBE_MANUALLY
  4740. /**
  4741. * G33 - Delta '1-4-7-point' Auto-Calibration
  4742. * Calibrate height, endstops, delta radius, and tower angles.
  4743. *
  4744. * Parameters:
  4745. *
  4746. * Pn Number of probe points:
  4747. * P0 No probe. Normalize only.
  4748. * P1 Probe center and set height only.
  4749. * P2 Probe center and towers. Set height, endstops and delta radius.
  4750. * P3 Probe all positions: center, towers and opposite towers. Set all.
  4751. * P4-P7 Probe all positions at different locations and average them.
  4752. *
  4753. * T Don't calibrate tower angle corrections
  4754. *
  4755. * Cn.nn Calibration precision; when omitted calibrates to maximum precision
  4756. *
  4757. * Fn Force to run at least n iterations and takes the best result
  4758. *
  4759. * A Auto tune calibartion factors (set in Configuration.h)
  4760. *
  4761. * Vn Verbose level:
  4762. * V0 Dry-run mode. Report settings and probe results. No calibration.
  4763. * V1 Report settings
  4764. * V2 Report settings and probe results
  4765. *
  4766. * E Engage the probe for each point
  4767. */
  4768. inline void gcode_G33() {
  4769. const int8_t probe_points = parser.intval('P', DELTA_CALIBRATION_DEFAULT_POINTS);
  4770. if (!WITHIN(probe_points, 0, 7)) {
  4771. SERIAL_PROTOCOLLNPGM("?(P)oints is implausible (0-7).");
  4772. return;
  4773. }
  4774. const int8_t verbose_level = parser.byteval('V', 1);
  4775. if (!WITHIN(verbose_level, 0, 2)) {
  4776. SERIAL_PROTOCOLLNPGM("?(V)erbose level is implausible (0-2).");
  4777. return;
  4778. }
  4779. const float calibration_precision = parser.floatval('C');
  4780. if (calibration_precision < 0) {
  4781. SERIAL_PROTOCOLLNPGM("?(C)alibration precision is implausible (>=0).");
  4782. return;
  4783. }
  4784. const int8_t force_iterations = parser.intval('F', 0);
  4785. if (!WITHIN(force_iterations, 0, 30)) {
  4786. SERIAL_PROTOCOLLNPGM("?(F)orce iteration is implausible (0-30).");
  4787. return;
  4788. }
  4789. const bool towers_set = !parser.boolval('T'),
  4790. auto_tune = parser.boolval('A'),
  4791. stow_after_each = parser.boolval('E'),
  4792. _0p_calibration = probe_points == 0,
  4793. _1p_calibration = probe_points == 1,
  4794. _4p_calibration = probe_points == 2,
  4795. _tower_results = (_4p_calibration && towers_set)
  4796. || probe_points >= 3 || probe_points == 0,
  4797. _opposite_results = (_4p_calibration && !towers_set)
  4798. || probe_points >= 3 || probe_points == 0,
  4799. _endstop_results = probe_points != 1,
  4800. _angle_results = (probe_points >= 3 || probe_points == 0) && towers_set,
  4801. _7p_double_circle = probe_points == 5,
  4802. _7p_triple_circle = probe_points == 6,
  4803. _7p_quadruple_circle = probe_points == 7;
  4804. const static char save_message[] PROGMEM = "Save with M500 and/or copy to Configuration.h";
  4805. int8_t iterations = 0;
  4806. float test_precision,
  4807. zero_std_dev = (verbose_level ? 999.0 : 0.0), // 0.0 in dry-run mode : forced end
  4808. zero_std_dev_min = zero_std_dev,
  4809. e_old[ABC] = {
  4810. delta_endstop_adj[A_AXIS],
  4811. delta_endstop_adj[B_AXIS],
  4812. delta_endstop_adj[C_AXIS]
  4813. },
  4814. dr_old = delta_radius,
  4815. zh_old = home_offset[Z_AXIS],
  4816. ta_old[ABC] = {
  4817. delta_tower_angle_trim[A_AXIS],
  4818. delta_tower_angle_trim[B_AXIS],
  4819. delta_tower_angle_trim[C_AXIS]
  4820. };
  4821. SERIAL_PROTOCOLLNPGM("G33 Auto Calibrate");
  4822. if (!_1p_calibration && !_0p_calibration) { // test if the outer radius is reachable
  4823. const float circles = (_7p_quadruple_circle ? 1.5 :
  4824. _7p_triple_circle ? 1.0 :
  4825. _7p_double_circle ? 0.5 : 0),
  4826. r = (1 + circles * 0.1) * delta_calibration_radius;
  4827. for (uint8_t axis = 1; axis <= 12; ++axis) {
  4828. const float a = RADIANS(180 + 30 * axis);
  4829. if (!position_is_reachable_xy(cos(a) * r, sin(a) * r)) {
  4830. SERIAL_PROTOCOLLNPGM("?(M665 B)ed radius is implausible.");
  4831. return;
  4832. }
  4833. }
  4834. }
  4835. stepper.synchronize();
  4836. #if HAS_LEVELING
  4837. reset_bed_level(); // After calibration bed-level data is no longer valid
  4838. #endif
  4839. #if HOTENDS > 1
  4840. const uint8_t old_tool_index = active_extruder;
  4841. tool_change(0, 0, true);
  4842. #define G33_CLEANUP() G33_cleanup(old_tool_index)
  4843. #else
  4844. #define G33_CLEANUP() G33_cleanup()
  4845. #endif
  4846. setup_for_endstop_or_probe_move();
  4847. endstops.enable(true);
  4848. if (!_0p_calibration) {
  4849. if (!home_delta())
  4850. return;
  4851. endstops.not_homing();
  4852. }
  4853. if (auto_tune) {
  4854. #if ENABLED(PROBE_MANUALLY)
  4855. SERIAL_PROTOCOLLNPGM("A probe is needed for auto-tune");
  4856. #else
  4857. G33_auto_tune();
  4858. #endif
  4859. G33_CLEANUP();
  4860. return;
  4861. }
  4862. // Report settings
  4863. const char *checkingac = PSTR("Checking... AC"); // TODO: Make translatable string
  4864. serialprintPGM(checkingac);
  4865. if (verbose_level == 0) SERIAL_PROTOCOLPGM(" (DRY-RUN)");
  4866. SERIAL_EOL();
  4867. lcd_setstatusPGM(checkingac);
  4868. print_G33_settings(_endstop_results, _angle_results);
  4869. do {
  4870. float z_at_pt[13] = { 0.0 };
  4871. test_precision = zero_std_dev;
  4872. iterations++;
  4873. // Probe the points
  4874. zero_std_dev = probe_G33_points(z_at_pt, probe_points, towers_set, stow_after_each);
  4875. // Solve matrices
  4876. if ((zero_std_dev < test_precision || iterations <= force_iterations) && zero_std_dev > calibration_precision) {
  4877. if (zero_std_dev < zero_std_dev_min) {
  4878. COPY(e_old, delta_endstop_adj);
  4879. dr_old = delta_radius;
  4880. zh_old = home_offset[Z_AXIS];
  4881. COPY(ta_old, delta_tower_angle_trim);
  4882. }
  4883. float e_delta[ABC] = { 0.0 }, r_delta = 0.0, t_delta[ABC] = { 0.0 };
  4884. const float r_diff = delta_radius - delta_calibration_radius,
  4885. h_factor = 1 / 6.0 *
  4886. #ifdef H_FACTOR
  4887. (H_FACTOR), // Set in Configuration.h
  4888. #else
  4889. (1.00 + r_diff * 0.001), // 1.02 for r_diff = 20mm
  4890. #endif
  4891. r_factor = 1 / 6.0 *
  4892. #ifdef R_FACTOR
  4893. -(R_FACTOR), // Set in Configuration.h
  4894. #else
  4895. -(1.75 + 0.005 * r_diff + 0.001 * sq(r_diff)), // 2.25 for r_diff = 20mm
  4896. #endif
  4897. a_factor = 1 / 6.0 *
  4898. #ifdef A_FACTOR
  4899. (A_FACTOR); // Set in Configuration.h
  4900. #else
  4901. (66.66 / delta_calibration_radius); // 0.83 for cal_rd = 80mm
  4902. #endif
  4903. #define ZP(N,I) ((N) * z_at_pt[I])
  4904. #define Z6(I) ZP(6, I)
  4905. #define Z4(I) ZP(4, I)
  4906. #define Z2(I) ZP(2, I)
  4907. #define Z1(I) ZP(1, I)
  4908. #if ENABLED(PROBE_MANUALLY)
  4909. test_precision = 0.00; // forced end
  4910. #endif
  4911. switch (probe_points) {
  4912. case 0:
  4913. test_precision = 0.00; // forced end
  4914. break;
  4915. case 1:
  4916. test_precision = 0.00; // forced end
  4917. LOOP_XYZ(axis) e_delta[axis] = Z1(0);
  4918. break;
  4919. case 2:
  4920. if (towers_set) {
  4921. e_delta[A_AXIS] = (Z6(0) + Z4(1) - Z2(5) - Z2(9)) * h_factor;
  4922. e_delta[B_AXIS] = (Z6(0) - Z2(1) + Z4(5) - Z2(9)) * h_factor;
  4923. e_delta[C_AXIS] = (Z6(0) - Z2(1) - Z2(5) + Z4(9)) * h_factor;
  4924. r_delta = (Z6(0) - Z2(1) - Z2(5) - Z2(9)) * r_factor;
  4925. }
  4926. else {
  4927. e_delta[A_AXIS] = (Z6(0) - Z4(7) + Z2(11) + Z2(3)) * h_factor;
  4928. e_delta[B_AXIS] = (Z6(0) + Z2(7) - Z4(11) + Z2(3)) * h_factor;
  4929. e_delta[C_AXIS] = (Z6(0) + Z2(7) + Z2(11) - Z4(3)) * h_factor;
  4930. r_delta = (Z6(0) - Z2(7) - Z2(11) - Z2(3)) * r_factor;
  4931. }
  4932. break;
  4933. default:
  4934. e_delta[A_AXIS] = (Z6(0) + Z2(1) - Z1(5) - Z1(9) - Z2(7) + Z1(11) + Z1(3)) * h_factor;
  4935. e_delta[B_AXIS] = (Z6(0) - Z1(1) + Z2(5) - Z1(9) + Z1(7) - Z2(11) + Z1(3)) * h_factor;
  4936. e_delta[C_AXIS] = (Z6(0) - Z1(1) - Z1(5) + Z2(9) + Z1(7) + Z1(11) - Z2(3)) * h_factor;
  4937. r_delta = (Z6(0) - Z1(1) - Z1(5) - Z1(9) - Z1(7) - Z1(11) - Z1(3)) * r_factor;
  4938. if (towers_set) {
  4939. t_delta[A_AXIS] = ( - Z4(5) + Z4(9) - Z4(11) + Z4(3)) * a_factor;
  4940. t_delta[B_AXIS] = ( Z4(1) - Z4(9) + Z4(7) - Z4(3)) * a_factor;
  4941. t_delta[C_AXIS] = (-Z4(1) + Z4(5) - Z4(7) + Z4(11) ) * a_factor;
  4942. e_delta[A_AXIS] += (t_delta[B_AXIS] - t_delta[C_AXIS]) / 4.5;
  4943. e_delta[B_AXIS] += (t_delta[C_AXIS] - t_delta[A_AXIS]) / 4.5;
  4944. e_delta[C_AXIS] += (t_delta[A_AXIS] - t_delta[B_AXIS]) / 4.5;
  4945. }
  4946. break;
  4947. }
  4948. LOOP_XYZ(axis) delta_endstop_adj[axis] += e_delta[axis];
  4949. delta_radius += r_delta;
  4950. LOOP_XYZ(axis) delta_tower_angle_trim[axis] += t_delta[axis];
  4951. }
  4952. else if (zero_std_dev >= test_precision) { // step one back
  4953. COPY(delta_endstop_adj, e_old);
  4954. delta_radius = dr_old;
  4955. home_offset[Z_AXIS] = zh_old;
  4956. COPY(delta_tower_angle_trim, ta_old);
  4957. }
  4958. if (verbose_level != 0) { // !dry run
  4959. // normalise angles to least squares
  4960. if (_angle_results) {
  4961. float a_sum = 0.0;
  4962. LOOP_XYZ(axis) a_sum += delta_tower_angle_trim[axis];
  4963. LOOP_XYZ(axis) delta_tower_angle_trim[axis] -= a_sum / 3.0;
  4964. }
  4965. // adjust delta_height and endstops by the max amount
  4966. const float z_temp = MAX3(delta_endstop_adj[A_AXIS], delta_endstop_adj[B_AXIS], delta_endstop_adj[C_AXIS]);
  4967. home_offset[Z_AXIS] -= z_temp;
  4968. LOOP_XYZ(axis) delta_endstop_adj[axis] -= z_temp;
  4969. }
  4970. recalc_delta_settings(delta_radius, delta_diagonal_rod, delta_tower_angle_trim);
  4971. NOMORE(zero_std_dev_min, zero_std_dev);
  4972. // print report
  4973. if (verbose_level != 1)
  4974. print_G33_results(z_at_pt, _tower_results, _opposite_results);
  4975. if (verbose_level != 0) { // !dry run
  4976. if ((zero_std_dev >= test_precision && iterations > force_iterations) || zero_std_dev <= calibration_precision) { // end iterations
  4977. SERIAL_PROTOCOLPGM("Calibration OK");
  4978. SERIAL_PROTOCOL_SP(32);
  4979. #if DISABLED(PROBE_MANUALLY)
  4980. if (zero_std_dev >= test_precision && !_1p_calibration)
  4981. SERIAL_PROTOCOLPGM("rolling back.");
  4982. else
  4983. #endif
  4984. {
  4985. SERIAL_PROTOCOLPGM("std dev:");
  4986. SERIAL_PROTOCOL_F(zero_std_dev_min, 3);
  4987. }
  4988. SERIAL_EOL();
  4989. char mess[21];
  4990. sprintf_P(mess, PSTR("Calibration sd:"));
  4991. if (zero_std_dev_min < 1)
  4992. sprintf_P(&mess[15], PSTR("0.%03i"), (int)round(zero_std_dev_min * 1000.0));
  4993. else
  4994. sprintf_P(&mess[15], PSTR("%03i.x"), (int)round(zero_std_dev_min));
  4995. lcd_setstatus(mess);
  4996. print_G33_settings(_endstop_results, _angle_results);
  4997. serialprintPGM(save_message);
  4998. SERIAL_EOL();
  4999. }
  5000. else { // !end iterations
  5001. char mess[15];
  5002. if (iterations < 31)
  5003. sprintf_P(mess, PSTR("Iteration : %02i"), (int)iterations);
  5004. else
  5005. sprintf_P(mess, PSTR("No convergence"));
  5006. SERIAL_PROTOCOL(mess);
  5007. SERIAL_PROTOCOL_SP(32);
  5008. SERIAL_PROTOCOLPGM("std dev:");
  5009. SERIAL_PROTOCOL_F(zero_std_dev, 3);
  5010. SERIAL_EOL();
  5011. lcd_setstatus(mess);
  5012. print_G33_settings(_endstop_results, _angle_results);
  5013. }
  5014. }
  5015. else { // dry run
  5016. const char *enddryrun = PSTR("End DRY-RUN");
  5017. serialprintPGM(enddryrun);
  5018. SERIAL_PROTOCOL_SP(35);
  5019. SERIAL_PROTOCOLPGM("std dev:");
  5020. SERIAL_PROTOCOL_F(zero_std_dev, 3);
  5021. SERIAL_EOL();
  5022. char mess[21];
  5023. sprintf_P(mess, enddryrun);
  5024. sprintf_P(&mess[11], PSTR(" sd:"));
  5025. if (zero_std_dev < 1)
  5026. sprintf_P(&mess[15], PSTR("0.%03i"), (int)round(zero_std_dev * 1000.0));
  5027. else
  5028. sprintf_P(&mess[15], PSTR("%03i.x"), (int)round(zero_std_dev));
  5029. lcd_setstatus(mess);
  5030. }
  5031. endstops.enable(true);
  5032. if (!home_delta())
  5033. return;
  5034. endstops.not_homing();
  5035. }
  5036. while (((zero_std_dev < test_precision && iterations < 31) || iterations <= force_iterations) && zero_std_dev > calibration_precision);
  5037. G33_CLEANUP();
  5038. }
  5039. #endif // DELTA_AUTO_CALIBRATION
  5040. #endif // PROBE_SELECTED
  5041. #if ENABLED(G38_PROBE_TARGET)
  5042. static bool G38_run_probe() {
  5043. bool G38_pass_fail = false;
  5044. #if ENABLED(PROBE_DOUBLE_TOUCH)
  5045. // Get direction of move and retract
  5046. float retract_mm[XYZ];
  5047. LOOP_XYZ(i) {
  5048. float dist = destination[i] - current_position[i];
  5049. retract_mm[i] = FABS(dist) < G38_MINIMUM_MOVE ? 0 : home_bump_mm((AxisEnum)i) * (dist > 0 ? -1 : 1);
  5050. }
  5051. #endif
  5052. stepper.synchronize(); // wait until the machine is idle
  5053. // Move until destination reached or target hit
  5054. endstops.enable(true);
  5055. G38_move = true;
  5056. G38_endstop_hit = false;
  5057. prepare_move_to_destination();
  5058. stepper.synchronize();
  5059. G38_move = false;
  5060. endstops.hit_on_purpose();
  5061. set_current_from_steppers_for_axis(ALL_AXES);
  5062. SYNC_PLAN_POSITION_KINEMATIC();
  5063. if (G38_endstop_hit) {
  5064. G38_pass_fail = true;
  5065. #if ENABLED(PROBE_DOUBLE_TOUCH)
  5066. // Move away by the retract distance
  5067. set_destination_from_current();
  5068. LOOP_XYZ(i) destination[i] += retract_mm[i];
  5069. endstops.enable(false);
  5070. prepare_move_to_destination();
  5071. stepper.synchronize();
  5072. feedrate_mm_s /= 4;
  5073. // Bump the target more slowly
  5074. LOOP_XYZ(i) destination[i] -= retract_mm[i] * 2;
  5075. endstops.enable(true);
  5076. G38_move = true;
  5077. prepare_move_to_destination();
  5078. stepper.synchronize();
  5079. G38_move = false;
  5080. set_current_from_steppers_for_axis(ALL_AXES);
  5081. SYNC_PLAN_POSITION_KINEMATIC();
  5082. #endif
  5083. }
  5084. endstops.hit_on_purpose();
  5085. endstops.not_homing();
  5086. return G38_pass_fail;
  5087. }
  5088. /**
  5089. * G38.2 - probe toward workpiece, stop on contact, signal error if failure
  5090. * G38.3 - probe toward workpiece, stop on contact
  5091. *
  5092. * Like G28 except uses Z min probe for all axes
  5093. */
  5094. inline void gcode_G38(bool is_38_2) {
  5095. // Get X Y Z E F
  5096. gcode_get_destination();
  5097. setup_for_endstop_or_probe_move();
  5098. // If any axis has enough movement, do the move
  5099. LOOP_XYZ(i)
  5100. if (FABS(destination[i] - current_position[i]) >= G38_MINIMUM_MOVE) {
  5101. if (!parser.seenval('F')) feedrate_mm_s = homing_feedrate((AxisEnum)i);
  5102. // If G38.2 fails throw an error
  5103. if (!G38_run_probe() && is_38_2) {
  5104. SERIAL_ERROR_START();
  5105. SERIAL_ERRORLNPGM("Failed to reach target");
  5106. }
  5107. break;
  5108. }
  5109. clean_up_after_endstop_or_probe_move();
  5110. }
  5111. #endif // G38_PROBE_TARGET
  5112. #if HAS_MESH
  5113. /**
  5114. * G42: Move X & Y axes to mesh coordinates (I & J)
  5115. */
  5116. inline void gcode_G42() {
  5117. #if ENABLED(NO_MOTION_BEFORE_HOMING)
  5118. if (axis_unhomed_error()) return;
  5119. #endif
  5120. if (IsRunning()) {
  5121. const bool hasI = parser.seenval('I');
  5122. const int8_t ix = hasI ? parser.value_int() : 0;
  5123. const bool hasJ = parser.seenval('J');
  5124. const int8_t iy = hasJ ? parser.value_int() : 0;
  5125. if ((hasI && !WITHIN(ix, 0, GRID_MAX_POINTS_X - 1)) || (hasJ && !WITHIN(iy, 0, GRID_MAX_POINTS_Y - 1))) {
  5126. SERIAL_ECHOLNPGM(MSG_ERR_MESH_XY);
  5127. return;
  5128. }
  5129. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  5130. #define _GET_MESH_X(I) bilinear_start[X_AXIS] + I * bilinear_grid_spacing[X_AXIS]
  5131. #define _GET_MESH_Y(J) bilinear_start[Y_AXIS] + J * bilinear_grid_spacing[Y_AXIS]
  5132. #elif ENABLED(AUTO_BED_LEVELING_UBL)
  5133. #define _GET_MESH_X(I) ubl.mesh_index_to_xpos(I)
  5134. #define _GET_MESH_Y(J) ubl.mesh_index_to_ypos(J)
  5135. #elif ENABLED(MESH_BED_LEVELING)
  5136. #define _GET_MESH_X(I) mbl.index_to_xpos[I]
  5137. #define _GET_MESH_Y(J) mbl.index_to_ypos[J]
  5138. #endif
  5139. set_destination_from_current();
  5140. if (hasI) destination[X_AXIS] = LOGICAL_X_POSITION(_GET_MESH_X(ix));
  5141. if (hasJ) destination[Y_AXIS] = LOGICAL_Y_POSITION(_GET_MESH_Y(iy));
  5142. if (parser.boolval('P')) {
  5143. if (hasI) destination[X_AXIS] -= X_PROBE_OFFSET_FROM_EXTRUDER;
  5144. if (hasJ) destination[Y_AXIS] -= Y_PROBE_OFFSET_FROM_EXTRUDER;
  5145. }
  5146. const float fval = parser.linearval('F');
  5147. if (fval > 0.0) feedrate_mm_s = MMM_TO_MMS(fval);
  5148. // SCARA kinematic has "safe" XY raw moves
  5149. #if IS_SCARA
  5150. prepare_uninterpolated_move_to_destination();
  5151. #else
  5152. prepare_move_to_destination();
  5153. #endif
  5154. }
  5155. }
  5156. #endif // HAS_MESH
  5157. /**
  5158. * G92: Set current position to given X Y Z E
  5159. */
  5160. inline void gcode_G92() {
  5161. bool didXYZ = false,
  5162. didE = parser.seenval('E');
  5163. if (!didE) stepper.synchronize();
  5164. LOOP_XYZE(i) {
  5165. if (parser.seenval(axis_codes[i])) {
  5166. #if IS_SCARA
  5167. current_position[i] = parser.value_axis_units((AxisEnum)i);
  5168. if (i != E_AXIS) didXYZ = true;
  5169. #else
  5170. #if HAS_POSITION_SHIFT
  5171. const float p = current_position[i];
  5172. #endif
  5173. const float v = parser.value_axis_units((AxisEnum)i);
  5174. current_position[i] = v;
  5175. if (i != E_AXIS) {
  5176. didXYZ = true;
  5177. #if HAS_POSITION_SHIFT
  5178. position_shift[i] += v - p; // Offset the coordinate space
  5179. update_software_endstops((AxisEnum)i);
  5180. #if ENABLED(I2C_POSITION_ENCODERS)
  5181. I2CPEM.encoders[I2CPEM.idx_from_axis((AxisEnum)i)].set_axis_offset(position_shift[i]);
  5182. #endif
  5183. #endif
  5184. }
  5185. #endif
  5186. }
  5187. }
  5188. if (didXYZ)
  5189. SYNC_PLAN_POSITION_KINEMATIC();
  5190. else if (didE)
  5191. sync_plan_position_e();
  5192. report_current_position();
  5193. }
  5194. #if HAS_RESUME_CONTINUE
  5195. /**
  5196. * M0: Unconditional stop - Wait for user button press on LCD
  5197. * M1: Conditional stop - Wait for user button press on LCD
  5198. */
  5199. inline void gcode_M0_M1() {
  5200. const char * const args = parser.string_arg;
  5201. millis_t ms = 0;
  5202. bool hasP = false, hasS = false;
  5203. if (parser.seenval('P')) {
  5204. ms = parser.value_millis(); // milliseconds to wait
  5205. hasP = ms > 0;
  5206. }
  5207. if (parser.seenval('S')) {
  5208. ms = parser.value_millis_from_seconds(); // seconds to wait
  5209. hasS = ms > 0;
  5210. }
  5211. #if ENABLED(ULTIPANEL)
  5212. if (!hasP && !hasS && args && *args)
  5213. lcd_setstatus(args, true);
  5214. else {
  5215. LCD_MESSAGEPGM(MSG_USERWAIT);
  5216. #if ENABLED(LCD_PROGRESS_BAR) && PROGRESS_MSG_EXPIRE > 0
  5217. dontExpireStatus();
  5218. #endif
  5219. }
  5220. #else
  5221. if (!hasP && !hasS && args && *args) {
  5222. SERIAL_ECHO_START();
  5223. SERIAL_ECHOLN(args);
  5224. }
  5225. #endif
  5226. KEEPALIVE_STATE(PAUSED_FOR_USER);
  5227. wait_for_user = true;
  5228. stepper.synchronize();
  5229. refresh_cmd_timeout();
  5230. if (ms > 0) {
  5231. ms += previous_cmd_ms; // wait until this time for a click
  5232. while (PENDING(millis(), ms) && wait_for_user) idle();
  5233. }
  5234. else {
  5235. #if ENABLED(ULTIPANEL)
  5236. if (lcd_detected()) {
  5237. while (wait_for_user) idle();
  5238. print_job_timer.isPaused() ? LCD_MESSAGEPGM(WELCOME_MSG) : LCD_MESSAGEPGM(MSG_RESUMING);
  5239. }
  5240. #else
  5241. while (wait_for_user) idle();
  5242. #endif
  5243. }
  5244. wait_for_user = false;
  5245. KEEPALIVE_STATE(IN_HANDLER);
  5246. }
  5247. #endif // HAS_RESUME_CONTINUE
  5248. #if ENABLED(SPINDLE_LASER_ENABLE)
  5249. /**
  5250. * M3: Spindle Clockwise
  5251. * M4: Spindle Counter-clockwise
  5252. *
  5253. * S0 turns off spindle.
  5254. *
  5255. * If no speed PWM output is defined then M3/M4 just turns it on.
  5256. *
  5257. * At least 12.8KHz (50Hz * 256) is needed for spindle PWM.
  5258. * Hardware PWM is required. ISRs are too slow.
  5259. *
  5260. * NOTE: WGM for timers 3, 4, and 5 must be either Mode 1 or Mode 5.
  5261. * No other settings give a PWM signal that goes from 0 to 5 volts.
  5262. *
  5263. * The system automatically sets WGM to Mode 1, so no special
  5264. * initialization is needed.
  5265. *
  5266. * WGM bits for timer 2 are automatically set by the system to
  5267. * Mode 1. This produces an acceptable 0 to 5 volt signal.
  5268. * No special initialization is needed.
  5269. *
  5270. * NOTE: A minimum PWM frequency of 50 Hz is needed. All prescaler
  5271. * factors for timers 2, 3, 4, and 5 are acceptable.
  5272. *
  5273. * SPINDLE_LASER_ENABLE_PIN needs an external pullup or it may power on
  5274. * the spindle/laser during power-up or when connecting to the host
  5275. * (usually goes through a reset which sets all I/O pins to tri-state)
  5276. *
  5277. * PWM duty cycle goes from 0 (off) to 255 (always on).
  5278. */
  5279. // Wait for spindle to come up to speed
  5280. inline void delay_for_power_up() { dwell(SPINDLE_LASER_POWERUP_DELAY); }
  5281. // Wait for spindle to stop turning
  5282. inline void delay_for_power_down() { dwell(SPINDLE_LASER_POWERDOWN_DELAY); }
  5283. /**
  5284. * ocr_val_mode() is used for debugging and to get the points needed to compute the RPM vs ocr_val line
  5285. *
  5286. * it accepts inputs of 0-255
  5287. */
  5288. inline void ocr_val_mode() {
  5289. uint8_t spindle_laser_power = parser.value_byte();
  5290. WRITE(SPINDLE_LASER_ENABLE_PIN, SPINDLE_LASER_ENABLE_INVERT); // turn spindle on (active low)
  5291. if (SPINDLE_LASER_PWM_INVERT) spindle_laser_power = 255 - spindle_laser_power;
  5292. analogWrite(SPINDLE_LASER_PWM_PIN, spindle_laser_power);
  5293. }
  5294. inline void gcode_M3_M4(bool is_M3) {
  5295. stepper.synchronize(); // wait until previous movement commands (G0/G0/G2/G3) have completed before playing with the spindle
  5296. #if SPINDLE_DIR_CHANGE
  5297. const bool rotation_dir = (is_M3 && !SPINDLE_INVERT_DIR || !is_M3 && SPINDLE_INVERT_DIR) ? HIGH : LOW;
  5298. if (SPINDLE_STOP_ON_DIR_CHANGE \
  5299. && READ(SPINDLE_LASER_ENABLE_PIN) == SPINDLE_LASER_ENABLE_INVERT \
  5300. && READ(SPINDLE_DIR_PIN) != rotation_dir
  5301. ) {
  5302. WRITE(SPINDLE_LASER_ENABLE_PIN, !SPINDLE_LASER_ENABLE_INVERT); // turn spindle off
  5303. delay_for_power_down();
  5304. }
  5305. WRITE(SPINDLE_DIR_PIN, rotation_dir);
  5306. #endif
  5307. /**
  5308. * Our final value for ocr_val is an unsigned 8 bit value between 0 and 255 which usually means uint8_t.
  5309. * Went to uint16_t because some of the uint8_t calculations would sometimes give 1000 0000 rather than 1111 1111.
  5310. * Then needed to AND the uint16_t result with 0x00FF to make sure we only wrote the byte of interest.
  5311. */
  5312. #if ENABLED(SPINDLE_LASER_PWM)
  5313. if (parser.seen('O')) ocr_val_mode();
  5314. else {
  5315. const float spindle_laser_power = parser.floatval('S');
  5316. if (spindle_laser_power == 0) {
  5317. WRITE(SPINDLE_LASER_ENABLE_PIN, !SPINDLE_LASER_ENABLE_INVERT); // turn spindle off (active low)
  5318. delay_for_power_down();
  5319. }
  5320. else {
  5321. int16_t ocr_val = (spindle_laser_power - (SPEED_POWER_INTERCEPT)) * (1.0 / (SPEED_POWER_SLOPE)); // convert RPM to PWM duty cycle
  5322. NOMORE(ocr_val, 255); // limit to max the Atmel PWM will support
  5323. if (spindle_laser_power <= SPEED_POWER_MIN)
  5324. ocr_val = (SPEED_POWER_MIN - (SPEED_POWER_INTERCEPT)) * (1.0 / (SPEED_POWER_SLOPE)); // minimum setting
  5325. if (spindle_laser_power >= SPEED_POWER_MAX)
  5326. ocr_val = (SPEED_POWER_MAX - (SPEED_POWER_INTERCEPT)) * (1.0 / (SPEED_POWER_SLOPE)); // limit to max RPM
  5327. if (SPINDLE_LASER_PWM_INVERT) ocr_val = 255 - ocr_val;
  5328. WRITE(SPINDLE_LASER_ENABLE_PIN, SPINDLE_LASER_ENABLE_INVERT); // turn spindle on (active low)
  5329. analogWrite(SPINDLE_LASER_PWM_PIN, ocr_val & 0xFF); // only write low byte
  5330. delay_for_power_up();
  5331. }
  5332. }
  5333. #else
  5334. WRITE(SPINDLE_LASER_ENABLE_PIN, SPINDLE_LASER_ENABLE_INVERT); // turn spindle on (active low) if spindle speed option not enabled
  5335. delay_for_power_up();
  5336. #endif
  5337. }
  5338. /**
  5339. * M5 turn off spindle
  5340. */
  5341. inline void gcode_M5() {
  5342. stepper.synchronize();
  5343. WRITE(SPINDLE_LASER_ENABLE_PIN, !SPINDLE_LASER_ENABLE_INVERT);
  5344. delay_for_power_down();
  5345. }
  5346. #endif // SPINDLE_LASER_ENABLE
  5347. /**
  5348. * M17: Enable power on all stepper motors
  5349. */
  5350. inline void gcode_M17() {
  5351. LCD_MESSAGEPGM(MSG_NO_MOVE);
  5352. enable_all_steppers();
  5353. }
  5354. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  5355. static float resume_position[XYZE];
  5356. static bool move_away_flag = false;
  5357. #if ENABLED(SDSUPPORT)
  5358. static bool sd_print_paused = false;
  5359. #endif
  5360. static void filament_change_beep(const int8_t max_beep_count, const bool init=false) {
  5361. static millis_t next_buzz = 0;
  5362. static int8_t runout_beep = 0;
  5363. if (init) next_buzz = runout_beep = 0;
  5364. const millis_t ms = millis();
  5365. if (ELAPSED(ms, next_buzz)) {
  5366. if (max_beep_count < 0 || runout_beep < max_beep_count + 5) { // Only beep as long as we're supposed to
  5367. next_buzz = ms + ((max_beep_count < 0 || runout_beep < max_beep_count) ? 2500 : 400);
  5368. BUZZ(300, 2000);
  5369. runout_beep++;
  5370. }
  5371. }
  5372. }
  5373. static void ensure_safe_temperature() {
  5374. bool heaters_heating = true;
  5375. wait_for_heatup = true; // M108 will clear this
  5376. while (wait_for_heatup && heaters_heating) {
  5377. idle();
  5378. heaters_heating = false;
  5379. HOTEND_LOOP() {
  5380. if (thermalManager.degTargetHotend(e) && abs(thermalManager.degHotend(e) - thermalManager.degTargetHotend(e)) > TEMP_HYSTERESIS) {
  5381. heaters_heating = true;
  5382. #if ENABLED(ULTIPANEL)
  5383. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_WAIT_FOR_NOZZLES_TO_HEAT);
  5384. #endif
  5385. break;
  5386. }
  5387. }
  5388. }
  5389. }
  5390. #if IS_KINEMATIC
  5391. #define RUNPLAN(RATE_MM_S) planner.buffer_line_kinematic(destination, RATE_MM_S, active_extruder)
  5392. #else
  5393. #define RUNPLAN(RATE_MM_S) line_to_destination(RATE_MM_S)
  5394. #endif
  5395. void do_pause_e_move(const float &length, const float fr) {
  5396. current_position[E_AXIS] += length;
  5397. set_destination_from_current();
  5398. #if IS_KINEMATIC
  5399. planner.buffer_line_kinematic(destination, fr, active_extruder);
  5400. #else
  5401. line_to_destination(fr);
  5402. #endif
  5403. stepper.synchronize();
  5404. }
  5405. static bool pause_print(const float &retract, const float &z_lift, const float &x_pos, const float &y_pos,
  5406. const float &unload_length = 0 , const int8_t max_beep_count = 0, const bool show_lcd = false
  5407. ) {
  5408. if (move_away_flag) return false; // already paused
  5409. if (!DEBUGGING(DRYRUN) && (unload_length != 0 || retract != 0)) {
  5410. #if ENABLED(PREVENT_COLD_EXTRUSION)
  5411. if (!thermalManager.allow_cold_extrude &&
  5412. thermalManager.degTargetHotend(active_extruder) < thermalManager.extrude_min_temp) {
  5413. SERIAL_ERROR_START();
  5414. SERIAL_ERRORLNPGM(MSG_TOO_COLD_FOR_M600);
  5415. return false;
  5416. }
  5417. #endif
  5418. ensure_safe_temperature(); // wait for extruder to heat up before unloading
  5419. }
  5420. // Indicate that the printer is paused
  5421. move_away_flag = true;
  5422. // Pause the print job and timer
  5423. #if ENABLED(SDSUPPORT)
  5424. if (card.sdprinting) {
  5425. card.pauseSDPrint();
  5426. sd_print_paused = true;
  5427. }
  5428. #endif
  5429. print_job_timer.pause();
  5430. // Show initial message and wait for synchronize steppers
  5431. if (show_lcd) {
  5432. #if ENABLED(ULTIPANEL)
  5433. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_INIT);
  5434. #endif
  5435. }
  5436. // Save current position
  5437. stepper.synchronize();
  5438. COPY(resume_position, current_position);
  5439. // Initial retract before move to filament change position
  5440. if (retract) do_pause_e_move(retract, PAUSE_PARK_RETRACT_FEEDRATE);
  5441. // Lift Z axis
  5442. if (z_lift > 0)
  5443. do_blocking_move_to_z(current_position[Z_AXIS] + z_lift, PAUSE_PARK_Z_FEEDRATE);
  5444. // Move XY axes to filament exchange position
  5445. do_blocking_move_to_xy(x_pos, y_pos, PAUSE_PARK_XY_FEEDRATE);
  5446. if (unload_length != 0) {
  5447. if (show_lcd) {
  5448. #if ENABLED(ULTIPANEL)
  5449. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_UNLOAD);
  5450. idle();
  5451. #endif
  5452. }
  5453. // Unload filament
  5454. do_pause_e_move(unload_length, FILAMENT_CHANGE_UNLOAD_FEEDRATE);
  5455. }
  5456. if (show_lcd) {
  5457. #if ENABLED(ULTIPANEL)
  5458. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_INSERT);
  5459. #endif
  5460. }
  5461. #if HAS_BUZZER
  5462. filament_change_beep(max_beep_count, true);
  5463. #endif
  5464. idle();
  5465. // Disable extruders steppers for manual filament changing (only on boards that have separate ENABLE_PINS)
  5466. #if E0_ENABLE_PIN != X_ENABLE_PIN && E1_ENABLE_PIN != Y_ENABLE_PIN
  5467. disable_e_steppers();
  5468. safe_delay(100);
  5469. #endif
  5470. // Start the heater idle timers
  5471. const millis_t nozzle_timeout = (millis_t)(PAUSE_PARK_NOZZLE_TIMEOUT) * 1000UL;
  5472. HOTEND_LOOP()
  5473. thermalManager.start_heater_idle_timer(e, nozzle_timeout);
  5474. return true;
  5475. }
  5476. static void wait_for_filament_reload(const int8_t max_beep_count = 0) {
  5477. bool nozzle_timed_out = false;
  5478. // Wait for filament insert by user and press button
  5479. KEEPALIVE_STATE(PAUSED_FOR_USER);
  5480. wait_for_user = true; // LCD click or M108 will clear this
  5481. while (wait_for_user) {
  5482. #if HAS_BUZZER
  5483. filament_change_beep(max_beep_count);
  5484. #endif
  5485. // If the nozzle has timed out, wait for the user to press the button to re-heat the nozzle, then
  5486. // re-heat the nozzle, re-show the insert screen, restart the idle timers, and start over
  5487. if (!nozzle_timed_out)
  5488. HOTEND_LOOP()
  5489. nozzle_timed_out |= thermalManager.is_heater_idle(e);
  5490. if (nozzle_timed_out) {
  5491. #if ENABLED(ULTIPANEL)
  5492. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_CLICK_TO_HEAT_NOZZLE);
  5493. #endif
  5494. // Wait for LCD click or M108
  5495. while (wait_for_user) idle(true);
  5496. // Re-enable the heaters if they timed out
  5497. HOTEND_LOOP() thermalManager.reset_heater_idle_timer(e);
  5498. // Wait for the heaters to reach the target temperatures
  5499. ensure_safe_temperature();
  5500. #if ENABLED(ULTIPANEL)
  5501. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_INSERT);
  5502. #endif
  5503. // Start the heater idle timers
  5504. const millis_t nozzle_timeout = (millis_t)(PAUSE_PARK_NOZZLE_TIMEOUT) * 1000UL;
  5505. HOTEND_LOOP()
  5506. thermalManager.start_heater_idle_timer(e, nozzle_timeout);
  5507. wait_for_user = true; /* Wait for user to load filament */
  5508. nozzle_timed_out = false;
  5509. #if HAS_BUZZER
  5510. filament_change_beep(max_beep_count, true);
  5511. #endif
  5512. }
  5513. idle(true);
  5514. }
  5515. KEEPALIVE_STATE(IN_HANDLER);
  5516. }
  5517. static void resume_print(const float &load_length = 0, const float &initial_extrude_length = 0, const int8_t max_beep_count = 0) {
  5518. bool nozzle_timed_out = false;
  5519. if (!move_away_flag) return;
  5520. // Re-enable the heaters if they timed out
  5521. HOTEND_LOOP() {
  5522. nozzle_timed_out |= thermalManager.is_heater_idle(e);
  5523. thermalManager.reset_heater_idle_timer(e);
  5524. }
  5525. if (nozzle_timed_out) ensure_safe_temperature();
  5526. #if HAS_BUZZER
  5527. filament_change_beep(max_beep_count, true);
  5528. #endif
  5529. set_destination_from_current();
  5530. if (load_length != 0) {
  5531. #if ENABLED(ULTIPANEL)
  5532. // Show "insert filament"
  5533. if (nozzle_timed_out)
  5534. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_INSERT);
  5535. #endif
  5536. KEEPALIVE_STATE(PAUSED_FOR_USER);
  5537. wait_for_user = true; // LCD click or M108 will clear this
  5538. while (wait_for_user && nozzle_timed_out) {
  5539. #if HAS_BUZZER
  5540. filament_change_beep(max_beep_count);
  5541. #endif
  5542. idle(true);
  5543. }
  5544. KEEPALIVE_STATE(IN_HANDLER);
  5545. #if ENABLED(ULTIPANEL)
  5546. // Show "load" message
  5547. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_LOAD);
  5548. #endif
  5549. // Load filament
  5550. do_pause_e_move(load_length, FILAMENT_CHANGE_LOAD_FEEDRATE);
  5551. }
  5552. #if ENABLED(ULTIPANEL) && ADVANCED_PAUSE_EXTRUDE_LENGTH > 0
  5553. float extrude_length = initial_extrude_length;
  5554. do {
  5555. if (extrude_length > 0) {
  5556. // "Wait for filament extrude"
  5557. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_EXTRUDE);
  5558. // Extrude filament to get into hotend
  5559. do_pause_e_move(extrude_length, ADVANCED_PAUSE_EXTRUDE_FEEDRATE);
  5560. }
  5561. // Show "Extrude More" / "Resume" menu and wait for reply
  5562. KEEPALIVE_STATE(PAUSED_FOR_USER);
  5563. wait_for_user = false;
  5564. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_OPTION);
  5565. while (advanced_pause_menu_response == ADVANCED_PAUSE_RESPONSE_WAIT_FOR) idle(true);
  5566. KEEPALIVE_STATE(IN_HANDLER);
  5567. extrude_length = ADVANCED_PAUSE_EXTRUDE_LENGTH;
  5568. // Keep looping if "Extrude More" was selected
  5569. } while (advanced_pause_menu_response == ADVANCED_PAUSE_RESPONSE_EXTRUDE_MORE);
  5570. #endif
  5571. #if ENABLED(ULTIPANEL)
  5572. // "Wait for print to resume"
  5573. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_RESUME);
  5574. #endif
  5575. // Set extruder to saved position
  5576. destination[E_AXIS] = current_position[E_AXIS] = resume_position[E_AXIS];
  5577. planner.set_e_position_mm(current_position[E_AXIS]);
  5578. // Move XY to starting position, then Z
  5579. do_blocking_move_to_xy(resume_position[X_AXIS], resume_position[Y_AXIS], PAUSE_PARK_XY_FEEDRATE);
  5580. do_blocking_move_to_z(resume_position[Z_AXIS], PAUSE_PARK_Z_FEEDRATE);
  5581. #if ENABLED(FILAMENT_RUNOUT_SENSOR)
  5582. filament_ran_out = false;
  5583. #endif
  5584. #if ENABLED(ULTIPANEL)
  5585. // Show status screen
  5586. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_STATUS);
  5587. #endif
  5588. #if ENABLED(SDSUPPORT)
  5589. if (sd_print_paused) {
  5590. card.startFileprint();
  5591. sd_print_paused = false;
  5592. }
  5593. #endif
  5594. move_away_flag = false;
  5595. }
  5596. #endif // ADVANCED_PAUSE_FEATURE
  5597. #if ENABLED(SDSUPPORT)
  5598. /**
  5599. * M20: List SD card to serial output
  5600. */
  5601. inline void gcode_M20() {
  5602. SERIAL_PROTOCOLLNPGM(MSG_BEGIN_FILE_LIST);
  5603. card.ls();
  5604. SERIAL_PROTOCOLLNPGM(MSG_END_FILE_LIST);
  5605. }
  5606. /**
  5607. * M21: Init SD Card
  5608. */
  5609. inline void gcode_M21() { card.initsd(); }
  5610. /**
  5611. * M22: Release SD Card
  5612. */
  5613. inline void gcode_M22() { card.release(); }
  5614. /**
  5615. * M23: Open a file
  5616. */
  5617. inline void gcode_M23() {
  5618. // Simplify3D includes the size, so zero out all spaces (#7227)
  5619. for (char *fn = parser.string_arg; *fn; ++fn) if (*fn == ' ') *fn = '\0';
  5620. card.openFile(parser.string_arg, true);
  5621. }
  5622. /**
  5623. * M24: Start or Resume SD Print
  5624. */
  5625. inline void gcode_M24() {
  5626. #if ENABLED(PARK_HEAD_ON_PAUSE)
  5627. resume_print();
  5628. #endif
  5629. card.startFileprint();
  5630. print_job_timer.start();
  5631. }
  5632. /**
  5633. * M25: Pause SD Print
  5634. */
  5635. inline void gcode_M25() {
  5636. card.pauseSDPrint();
  5637. print_job_timer.pause();
  5638. #if ENABLED(PARK_HEAD_ON_PAUSE)
  5639. enqueue_and_echo_commands_P(PSTR("M125")); // Must be enqueued with pauseSDPrint set to be last in the buffer
  5640. #endif
  5641. }
  5642. /**
  5643. * M26: Set SD Card file index
  5644. */
  5645. inline void gcode_M26() {
  5646. if (card.cardOK && parser.seenval('S'))
  5647. card.setIndex(parser.value_long());
  5648. }
  5649. /**
  5650. * M27: Get SD Card status
  5651. */
  5652. inline void gcode_M27() { card.getStatus(); }
  5653. /**
  5654. * M28: Start SD Write
  5655. */
  5656. inline void gcode_M28() { card.openFile(parser.string_arg, false); }
  5657. /**
  5658. * M29: Stop SD Write
  5659. * Processed in write to file routine above
  5660. */
  5661. inline void gcode_M29() {
  5662. // card.saving = false;
  5663. }
  5664. /**
  5665. * M30 <filename>: Delete SD Card file
  5666. */
  5667. inline void gcode_M30() {
  5668. if (card.cardOK) {
  5669. card.closefile();
  5670. card.removeFile(parser.string_arg);
  5671. }
  5672. }
  5673. #endif // SDSUPPORT
  5674. /**
  5675. * M31: Get the time since the start of SD Print (or last M109)
  5676. */
  5677. inline void gcode_M31() {
  5678. char buffer[21];
  5679. duration_t elapsed = print_job_timer.duration();
  5680. elapsed.toString(buffer);
  5681. lcd_setstatus(buffer);
  5682. SERIAL_ECHO_START();
  5683. SERIAL_ECHOLNPAIR("Print time: ", buffer);
  5684. }
  5685. #if ENABLED(SDSUPPORT)
  5686. /**
  5687. * M32: Select file and start SD Print
  5688. */
  5689. inline void gcode_M32() {
  5690. if (card.sdprinting)
  5691. stepper.synchronize();
  5692. char* namestartpos = parser.string_arg;
  5693. const bool call_procedure = parser.boolval('P');
  5694. if (card.cardOK) {
  5695. card.openFile(namestartpos, true, call_procedure);
  5696. if (parser.seenval('S'))
  5697. card.setIndex(parser.value_long());
  5698. card.startFileprint();
  5699. // Procedure calls count as normal print time.
  5700. if (!call_procedure) print_job_timer.start();
  5701. }
  5702. }
  5703. #if ENABLED(LONG_FILENAME_HOST_SUPPORT)
  5704. /**
  5705. * M33: Get the long full path of a file or folder
  5706. *
  5707. * Parameters:
  5708. * <dospath> Case-insensitive DOS-style path to a file or folder
  5709. *
  5710. * Example:
  5711. * M33 miscel~1/armchair/armcha~1.gco
  5712. *
  5713. * Output:
  5714. * /Miscellaneous/Armchair/Armchair.gcode
  5715. */
  5716. inline void gcode_M33() {
  5717. card.printLongPath(parser.string_arg);
  5718. }
  5719. #endif
  5720. #if ENABLED(SDCARD_SORT_ALPHA) && ENABLED(SDSORT_GCODE)
  5721. /**
  5722. * M34: Set SD Card Sorting Options
  5723. */
  5724. inline void gcode_M34() {
  5725. if (parser.seen('S')) card.setSortOn(parser.value_bool());
  5726. if (parser.seenval('F')) {
  5727. const int v = parser.value_long();
  5728. card.setSortFolders(v < 0 ? -1 : v > 0 ? 1 : 0);
  5729. }
  5730. //if (parser.seen('R')) card.setSortReverse(parser.value_bool());
  5731. }
  5732. #endif // SDCARD_SORT_ALPHA && SDSORT_GCODE
  5733. /**
  5734. * M928: Start SD Write
  5735. */
  5736. inline void gcode_M928() {
  5737. card.openLogFile(parser.string_arg);
  5738. }
  5739. #endif // SDSUPPORT
  5740. /**
  5741. * Sensitive pin test for M42, M226
  5742. */
  5743. static bool pin_is_protected(const int8_t pin) {
  5744. static const int8_t sensitive_pins[] PROGMEM = SENSITIVE_PINS;
  5745. for (uint8_t i = 0; i < COUNT(sensitive_pins); i++)
  5746. if (pin == (int8_t)pgm_read_byte(&sensitive_pins[i])) return true;
  5747. return false;
  5748. }
  5749. /**
  5750. * M42: Change pin status via GCode
  5751. *
  5752. * P<pin> Pin number (LED if omitted)
  5753. * S<byte> Pin status from 0 - 255
  5754. */
  5755. inline void gcode_M42() {
  5756. if (!parser.seenval('S')) return;
  5757. const byte pin_status = parser.value_byte();
  5758. const int pin_number = parser.intval('P', LED_PIN);
  5759. if (pin_number < 0) return;
  5760. if (pin_is_protected(pin_number)) {
  5761. SERIAL_ERROR_START();
  5762. SERIAL_ERRORLNPGM(MSG_ERR_PROTECTED_PIN);
  5763. return;
  5764. }
  5765. pinMode(pin_number, OUTPUT);
  5766. digitalWrite(pin_number, pin_status);
  5767. analogWrite(pin_number, pin_status);
  5768. #if FAN_COUNT > 0
  5769. switch (pin_number) {
  5770. #if HAS_FAN0
  5771. case FAN_PIN: fanSpeeds[0] = pin_status; break;
  5772. #endif
  5773. #if HAS_FAN1
  5774. case FAN1_PIN: fanSpeeds[1] = pin_status; break;
  5775. #endif
  5776. #if HAS_FAN2
  5777. case FAN2_PIN: fanSpeeds[2] = pin_status; break;
  5778. #endif
  5779. }
  5780. #endif
  5781. }
  5782. #if ENABLED(PINS_DEBUGGING)
  5783. #include "pinsDebug.h"
  5784. inline void toggle_pins() {
  5785. const bool I_flag = parser.boolval('I');
  5786. const int repeat = parser.intval('R', 1),
  5787. start = parser.intval('S'),
  5788. end = parser.intval('E', NUM_DIGITAL_PINS - 1),
  5789. wait = parser.intval('W', 500);
  5790. for (uint8_t pin = start; pin <= end; pin++) {
  5791. //report_pin_state_extended(pin, I_flag, false);
  5792. if (!I_flag && pin_is_protected(pin)) {
  5793. report_pin_state_extended(pin, I_flag, true, "Untouched ");
  5794. SERIAL_EOL();
  5795. }
  5796. else {
  5797. report_pin_state_extended(pin, I_flag, true, "Pulsing ");
  5798. #if AVR_AT90USB1286_FAMILY // Teensy IDEs don't know about these pins so must use FASTIO
  5799. if (pin == TEENSY_E2) {
  5800. SET_OUTPUT(TEENSY_E2);
  5801. for (int16_t j = 0; j < repeat; j++) {
  5802. WRITE(TEENSY_E2, LOW); safe_delay(wait);
  5803. WRITE(TEENSY_E2, HIGH); safe_delay(wait);
  5804. WRITE(TEENSY_E2, LOW); safe_delay(wait);
  5805. }
  5806. }
  5807. else if (pin == TEENSY_E3) {
  5808. SET_OUTPUT(TEENSY_E3);
  5809. for (int16_t j = 0; j < repeat; j++) {
  5810. WRITE(TEENSY_E3, LOW); safe_delay(wait);
  5811. WRITE(TEENSY_E3, HIGH); safe_delay(wait);
  5812. WRITE(TEENSY_E3, LOW); safe_delay(wait);
  5813. }
  5814. }
  5815. else
  5816. #endif
  5817. {
  5818. pinMode(pin, OUTPUT);
  5819. for (int16_t j = 0; j < repeat; j++) {
  5820. digitalWrite(pin, 0); safe_delay(wait);
  5821. digitalWrite(pin, 1); safe_delay(wait);
  5822. digitalWrite(pin, 0); safe_delay(wait);
  5823. }
  5824. }
  5825. }
  5826. SERIAL_EOL();
  5827. }
  5828. SERIAL_ECHOLNPGM("Done.");
  5829. } // toggle_pins
  5830. inline void servo_probe_test() {
  5831. #if !(NUM_SERVOS > 0 && HAS_SERVO_0)
  5832. SERIAL_ERROR_START();
  5833. SERIAL_ERRORLNPGM("SERVO not setup");
  5834. #elif !HAS_Z_SERVO_ENDSTOP
  5835. SERIAL_ERROR_START();
  5836. SERIAL_ERRORLNPGM("Z_ENDSTOP_SERVO_NR not setup");
  5837. #else // HAS_Z_SERVO_ENDSTOP
  5838. const uint8_t probe_index = parser.byteval('P', Z_ENDSTOP_SERVO_NR);
  5839. SERIAL_PROTOCOLLNPGM("Servo probe test");
  5840. SERIAL_PROTOCOLLNPAIR(". using index: ", probe_index);
  5841. SERIAL_PROTOCOLLNPAIR(". deploy angle: ", z_servo_angle[0]);
  5842. SERIAL_PROTOCOLLNPAIR(". stow angle: ", z_servo_angle[1]);
  5843. bool probe_inverting;
  5844. #if ENABLED(Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN)
  5845. #define PROBE_TEST_PIN Z_MIN_PIN
  5846. SERIAL_PROTOCOLLNPAIR(". probe uses Z_MIN pin: ", PROBE_TEST_PIN);
  5847. SERIAL_PROTOCOLLNPGM(". uses Z_MIN_ENDSTOP_INVERTING (ignores Z_MIN_PROBE_ENDSTOP_INVERTING)");
  5848. SERIAL_PROTOCOLPGM(". Z_MIN_ENDSTOP_INVERTING: ");
  5849. #if Z_MIN_ENDSTOP_INVERTING
  5850. SERIAL_PROTOCOLLNPGM("true");
  5851. #else
  5852. SERIAL_PROTOCOLLNPGM("false");
  5853. #endif
  5854. probe_inverting = Z_MIN_ENDSTOP_INVERTING;
  5855. #elif ENABLED(Z_MIN_PROBE_ENDSTOP)
  5856. #define PROBE_TEST_PIN Z_MIN_PROBE_PIN
  5857. SERIAL_PROTOCOLLNPAIR(". probe uses Z_MIN_PROBE_PIN: ", PROBE_TEST_PIN);
  5858. SERIAL_PROTOCOLLNPGM(". uses Z_MIN_PROBE_ENDSTOP_INVERTING (ignores Z_MIN_ENDSTOP_INVERTING)");
  5859. SERIAL_PROTOCOLPGM(". Z_MIN_PROBE_ENDSTOP_INVERTING: ");
  5860. #if Z_MIN_PROBE_ENDSTOP_INVERTING
  5861. SERIAL_PROTOCOLLNPGM("true");
  5862. #else
  5863. SERIAL_PROTOCOLLNPGM("false");
  5864. #endif
  5865. probe_inverting = Z_MIN_PROBE_ENDSTOP_INVERTING;
  5866. #endif
  5867. SERIAL_PROTOCOLLNPGM(". deploy & stow 4 times");
  5868. SET_INPUT_PULLUP(PROBE_TEST_PIN);
  5869. bool deploy_state, stow_state;
  5870. for (uint8_t i = 0; i < 4; i++) {
  5871. MOVE_SERVO(probe_index, z_servo_angle[0]); //deploy
  5872. safe_delay(500);
  5873. deploy_state = READ(PROBE_TEST_PIN);
  5874. MOVE_SERVO(probe_index, z_servo_angle[1]); //stow
  5875. safe_delay(500);
  5876. stow_state = READ(PROBE_TEST_PIN);
  5877. }
  5878. if (probe_inverting != deploy_state) SERIAL_PROTOCOLLNPGM("WARNING - INVERTING setting probably backwards");
  5879. refresh_cmd_timeout();
  5880. if (deploy_state != stow_state) {
  5881. SERIAL_PROTOCOLLNPGM("BLTouch clone detected");
  5882. if (deploy_state) {
  5883. SERIAL_PROTOCOLLNPGM(". DEPLOYED state: HIGH (logic 1)");
  5884. SERIAL_PROTOCOLLNPGM(". STOWED (triggered) state: LOW (logic 0)");
  5885. }
  5886. else {
  5887. SERIAL_PROTOCOLLNPGM(". DEPLOYED state: LOW (logic 0)");
  5888. SERIAL_PROTOCOLLNPGM(". STOWED (triggered) state: HIGH (logic 1)");
  5889. }
  5890. #if ENABLED(BLTOUCH)
  5891. SERIAL_PROTOCOLLNPGM("ERROR: BLTOUCH enabled - set this device up as a Z Servo Probe with inverting as true.");
  5892. #endif
  5893. }
  5894. else { // measure active signal length
  5895. MOVE_SERVO(probe_index, z_servo_angle[0]); // deploy
  5896. safe_delay(500);
  5897. SERIAL_PROTOCOLLNPGM("please trigger probe");
  5898. uint16_t probe_counter = 0;
  5899. // Allow 30 seconds max for operator to trigger probe
  5900. for (uint16_t j = 0; j < 500 * 30 && probe_counter == 0 ; j++) {
  5901. safe_delay(2);
  5902. if (0 == j % (500 * 1)) // keep cmd_timeout happy
  5903. refresh_cmd_timeout();
  5904. if (deploy_state != READ(PROBE_TEST_PIN)) { // probe triggered
  5905. for (probe_counter = 1; probe_counter < 50 && deploy_state != READ(PROBE_TEST_PIN); ++probe_counter)
  5906. safe_delay(2);
  5907. if (probe_counter == 50)
  5908. SERIAL_PROTOCOLLNPGM("Z Servo Probe detected"); // >= 100mS active time
  5909. else if (probe_counter >= 2)
  5910. SERIAL_PROTOCOLLNPAIR("BLTouch compatible probe detected - pulse width (+/- 4mS): ", probe_counter * 2); // allow 4 - 100mS pulse
  5911. else
  5912. SERIAL_PROTOCOLLNPGM("noise detected - please re-run test"); // less than 2mS pulse
  5913. MOVE_SERVO(probe_index, z_servo_angle[1]); //stow
  5914. } // pulse detected
  5915. } // for loop waiting for trigger
  5916. if (probe_counter == 0) SERIAL_PROTOCOLLNPGM("trigger not detected");
  5917. } // measure active signal length
  5918. #endif
  5919. } // servo_probe_test
  5920. /**
  5921. * M43: Pin debug - report pin state, watch pins, toggle pins and servo probe test/report
  5922. *
  5923. * M43 - report name and state of pin(s)
  5924. * P<pin> Pin to read or watch. If omitted, reads all pins.
  5925. * I Flag to ignore Marlin's pin protection.
  5926. *
  5927. * M43 W - Watch pins -reporting changes- until reset, click, or M108.
  5928. * P<pin> Pin to read or watch. If omitted, read/watch all pins.
  5929. * I Flag to ignore Marlin's pin protection.
  5930. *
  5931. * M43 E<bool> - Enable / disable background endstop monitoring
  5932. * - Machine continues to operate
  5933. * - Reports changes to endstops
  5934. * - Toggles LED_PIN when an endstop changes
  5935. * - Can not reliably catch the 5mS pulse from BLTouch type probes
  5936. *
  5937. * M43 T - Toggle pin(s) and report which pin is being toggled
  5938. * S<pin> - Start Pin number. If not given, will default to 0
  5939. * L<pin> - End Pin number. If not given, will default to last pin defined for this board
  5940. * I<bool> - Flag to ignore Marlin's pin protection. Use with caution!!!!
  5941. * R - Repeat pulses on each pin this number of times before continueing to next pin
  5942. * W - Wait time (in miliseconds) between pulses. If not given will default to 500
  5943. *
  5944. * M43 S - Servo probe test
  5945. * P<index> - Probe index (optional - defaults to 0
  5946. */
  5947. inline void gcode_M43() {
  5948. if (parser.seen('T')) { // must be first or else its "S" and "E" parameters will execute endstop or servo test
  5949. toggle_pins();
  5950. return;
  5951. }
  5952. // Enable or disable endstop monitoring
  5953. if (parser.seen('E')) {
  5954. endstop_monitor_flag = parser.value_bool();
  5955. SERIAL_PROTOCOLPGM("endstop monitor ");
  5956. serialprintPGM(endstop_monitor_flag ? PSTR("en") : PSTR("dis"));
  5957. SERIAL_PROTOCOLLNPGM("abled");
  5958. return;
  5959. }
  5960. if (parser.seen('S')) {
  5961. servo_probe_test();
  5962. return;
  5963. }
  5964. // Get the range of pins to test or watch
  5965. const uint8_t first_pin = parser.byteval('P'),
  5966. last_pin = parser.seenval('P') ? first_pin : NUM_DIGITAL_PINS - 1;
  5967. if (first_pin > last_pin) return;
  5968. const bool ignore_protection = parser.boolval('I');
  5969. // Watch until click, M108, or reset
  5970. if (parser.boolval('W')) {
  5971. SERIAL_PROTOCOLLNPGM("Watching pins");
  5972. byte pin_state[last_pin - first_pin + 1];
  5973. for (int8_t pin = first_pin; pin <= last_pin; pin++) {
  5974. if (pin_is_protected(pin) && !ignore_protection) continue;
  5975. pinMode(pin, INPUT_PULLUP);
  5976. delay(1);
  5977. /*
  5978. if (IS_ANALOG(pin))
  5979. pin_state[pin - first_pin] = analogRead(pin - analogInputToDigitalPin(0)); // int16_t pin_state[...]
  5980. else
  5981. //*/
  5982. pin_state[pin - first_pin] = digitalRead(pin);
  5983. }
  5984. #if HAS_RESUME_CONTINUE
  5985. wait_for_user = true;
  5986. KEEPALIVE_STATE(PAUSED_FOR_USER);
  5987. #endif
  5988. for (;;) {
  5989. for (int8_t pin = first_pin; pin <= last_pin; pin++) {
  5990. if (pin_is_protected(pin) && !ignore_protection) continue;
  5991. const byte val =
  5992. /*
  5993. IS_ANALOG(pin)
  5994. ? analogRead(pin - analogInputToDigitalPin(0)) : // int16_t val
  5995. :
  5996. //*/
  5997. digitalRead(pin);
  5998. if (val != pin_state[pin - first_pin]) {
  5999. report_pin_state_extended(pin, ignore_protection, false);
  6000. pin_state[pin - first_pin] = val;
  6001. }
  6002. }
  6003. #if HAS_RESUME_CONTINUE
  6004. if (!wait_for_user) {
  6005. KEEPALIVE_STATE(IN_HANDLER);
  6006. break;
  6007. }
  6008. #endif
  6009. safe_delay(200);
  6010. }
  6011. return;
  6012. }
  6013. // Report current state of selected pin(s)
  6014. for (uint8_t pin = first_pin; pin <= last_pin; pin++)
  6015. report_pin_state_extended(pin, ignore_protection, true);
  6016. }
  6017. #endif // PINS_DEBUGGING
  6018. #if ENABLED(Z_MIN_PROBE_REPEATABILITY_TEST)
  6019. /**
  6020. * M48: Z probe repeatability measurement function.
  6021. *
  6022. * Usage:
  6023. * M48 <P#> <X#> <Y#> <V#> <E> <L#>
  6024. * P = Number of sampled points (4-50, default 10)
  6025. * X = Sample X position
  6026. * Y = Sample Y position
  6027. * V = Verbose level (0-4, default=1)
  6028. * E = Engage Z probe for each reading
  6029. * L = Number of legs of movement before probe
  6030. * S = Schizoid (Or Star if you prefer)
  6031. *
  6032. * This function assumes the bed has been homed. Specifically, that a G28 command
  6033. * as been issued prior to invoking the M48 Z probe repeatability measurement function.
  6034. * Any information generated by a prior G29 Bed leveling command will be lost and need to be
  6035. * regenerated.
  6036. */
  6037. inline void gcode_M48() {
  6038. if (axis_unhomed_error()) return;
  6039. const int8_t verbose_level = parser.byteval('V', 1);
  6040. if (!WITHIN(verbose_level, 0, 4)) {
  6041. SERIAL_PROTOCOLLNPGM("?(V)erbose level is implausible (0-4).");
  6042. return;
  6043. }
  6044. if (verbose_level > 0)
  6045. SERIAL_PROTOCOLLNPGM("M48 Z-Probe Repeatability Test");
  6046. const int8_t n_samples = parser.byteval('P', 10);
  6047. if (!WITHIN(n_samples, 4, 50)) {
  6048. SERIAL_PROTOCOLLNPGM("?Sample size not plausible (4-50).");
  6049. return;
  6050. }
  6051. const bool stow_probe_after_each = parser.boolval('E');
  6052. float X_current = current_position[X_AXIS],
  6053. Y_current = current_position[Y_AXIS];
  6054. const float X_probe_location = parser.linearval('X', X_current + X_PROBE_OFFSET_FROM_EXTRUDER),
  6055. Y_probe_location = parser.linearval('Y', Y_current + Y_PROBE_OFFSET_FROM_EXTRUDER);
  6056. #if DISABLED(DELTA)
  6057. if (!WITHIN(X_probe_location, LOGICAL_X_POSITION(MIN_PROBE_X), LOGICAL_X_POSITION(MAX_PROBE_X))) {
  6058. out_of_range_error(PSTR("X"));
  6059. return;
  6060. }
  6061. if (!WITHIN(Y_probe_location, LOGICAL_Y_POSITION(MIN_PROBE_Y), LOGICAL_Y_POSITION(MAX_PROBE_Y))) {
  6062. out_of_range_error(PSTR("Y"));
  6063. return;
  6064. }
  6065. #else
  6066. if (!position_is_reachable_by_probe_xy(X_probe_location, Y_probe_location)) {
  6067. SERIAL_PROTOCOLLNPGM("? (X,Y) location outside of probeable radius.");
  6068. return;
  6069. }
  6070. #endif
  6071. bool seen_L = parser.seen('L');
  6072. uint8_t n_legs = seen_L ? parser.value_byte() : 0;
  6073. if (n_legs > 15) {
  6074. SERIAL_PROTOCOLLNPGM("?Number of legs in movement not plausible (0-15).");
  6075. return;
  6076. }
  6077. if (n_legs == 1) n_legs = 2;
  6078. const bool schizoid_flag = parser.boolval('S');
  6079. if (schizoid_flag && !seen_L) n_legs = 7;
  6080. /**
  6081. * Now get everything to the specified probe point So we can safely do a
  6082. * probe to get us close to the bed. If the Z-Axis is far from the bed,
  6083. * we don't want to use that as a starting point for each probe.
  6084. */
  6085. if (verbose_level > 2)
  6086. SERIAL_PROTOCOLLNPGM("Positioning the probe...");
  6087. // Disable bed level correction in M48 because we want the raw data when we probe
  6088. #if HAS_LEVELING
  6089. const bool was_enabled = planner.leveling_active;
  6090. set_bed_leveling_enabled(false);
  6091. #endif
  6092. setup_for_endstop_or_probe_move();
  6093. double mean = 0.0, sigma = 0.0, min = 99999.9, max = -99999.9, sample_set[n_samples];
  6094. // Move to the first point, deploy, and probe
  6095. const float t = probe_pt(X_probe_location, Y_probe_location, stow_probe_after_each, verbose_level);
  6096. bool probing_good = !isnan(t);
  6097. if (probing_good) {
  6098. randomSeed(millis());
  6099. for (uint8_t n = 0; n < n_samples; n++) {
  6100. if (n_legs) {
  6101. const int dir = (random(0, 10) > 5.0) ? -1 : 1; // clockwise or counter clockwise
  6102. float angle = random(0.0, 360.0);
  6103. const float radius = random(
  6104. #if ENABLED(DELTA)
  6105. 0.1250000000 * (DELTA_PROBEABLE_RADIUS),
  6106. 0.3333333333 * (DELTA_PROBEABLE_RADIUS)
  6107. #else
  6108. 5.0, 0.125 * min(X_BED_SIZE, Y_BED_SIZE)
  6109. #endif
  6110. );
  6111. if (verbose_level > 3) {
  6112. SERIAL_ECHOPAIR("Starting radius: ", radius);
  6113. SERIAL_ECHOPAIR(" angle: ", angle);
  6114. SERIAL_ECHOPGM(" Direction: ");
  6115. if (dir > 0) SERIAL_ECHOPGM("Counter-");
  6116. SERIAL_ECHOLNPGM("Clockwise");
  6117. }
  6118. for (uint8_t l = 0; l < n_legs - 1; l++) {
  6119. double delta_angle;
  6120. if (schizoid_flag)
  6121. // The points of a 5 point star are 72 degrees apart. We need to
  6122. // skip a point and go to the next one on the star.
  6123. delta_angle = dir * 2.0 * 72.0;
  6124. else
  6125. // If we do this line, we are just trying to move further
  6126. // around the circle.
  6127. delta_angle = dir * (float) random(25, 45);
  6128. angle += delta_angle;
  6129. while (angle > 360.0) // We probably do not need to keep the angle between 0 and 2*PI, but the
  6130. angle -= 360.0; // Arduino documentation says the trig functions should not be given values
  6131. while (angle < 0.0) // outside of this range. It looks like they behave correctly with
  6132. angle += 360.0; // numbers outside of the range, but just to be safe we clamp them.
  6133. X_current = X_probe_location - (X_PROBE_OFFSET_FROM_EXTRUDER) + cos(RADIANS(angle)) * radius;
  6134. Y_current = Y_probe_location - (Y_PROBE_OFFSET_FROM_EXTRUDER) + sin(RADIANS(angle)) * radius;
  6135. #if DISABLED(DELTA)
  6136. X_current = constrain(X_current, X_MIN_POS, X_MAX_POS);
  6137. Y_current = constrain(Y_current, Y_MIN_POS, Y_MAX_POS);
  6138. #else
  6139. // If we have gone out too far, we can do a simple fix and scale the numbers
  6140. // back in closer to the origin.
  6141. while (!position_is_reachable_by_probe_xy(X_current, Y_current)) {
  6142. X_current *= 0.8;
  6143. Y_current *= 0.8;
  6144. if (verbose_level > 3) {
  6145. SERIAL_ECHOPAIR("Pulling point towards center:", X_current);
  6146. SERIAL_ECHOLNPAIR(", ", Y_current);
  6147. }
  6148. }
  6149. #endif
  6150. if (verbose_level > 3) {
  6151. SERIAL_PROTOCOLPGM("Going to:");
  6152. SERIAL_ECHOPAIR(" X", X_current);
  6153. SERIAL_ECHOPAIR(" Y", Y_current);
  6154. SERIAL_ECHOLNPAIR(" Z", current_position[Z_AXIS]);
  6155. }
  6156. do_blocking_move_to_xy(X_current, Y_current);
  6157. } // n_legs loop
  6158. } // n_legs
  6159. // Probe a single point
  6160. sample_set[n] = probe_pt(X_probe_location, Y_probe_location, stow_probe_after_each, 0);
  6161. // Break the loop if the probe fails
  6162. probing_good = !isnan(sample_set[n]);
  6163. if (!probing_good) break;
  6164. /**
  6165. * Get the current mean for the data points we have so far
  6166. */
  6167. double sum = 0.0;
  6168. for (uint8_t j = 0; j <= n; j++) sum += sample_set[j];
  6169. mean = sum / (n + 1);
  6170. NOMORE(min, sample_set[n]);
  6171. NOLESS(max, sample_set[n]);
  6172. /**
  6173. * Now, use that mean to calculate the standard deviation for the
  6174. * data points we have so far
  6175. */
  6176. sum = 0.0;
  6177. for (uint8_t j = 0; j <= n; j++)
  6178. sum += sq(sample_set[j] - mean);
  6179. sigma = SQRT(sum / (n + 1));
  6180. if (verbose_level > 0) {
  6181. if (verbose_level > 1) {
  6182. SERIAL_PROTOCOL(n + 1);
  6183. SERIAL_PROTOCOLPGM(" of ");
  6184. SERIAL_PROTOCOL((int)n_samples);
  6185. SERIAL_PROTOCOLPGM(": z: ");
  6186. SERIAL_PROTOCOL_F(sample_set[n], 3);
  6187. if (verbose_level > 2) {
  6188. SERIAL_PROTOCOLPGM(" mean: ");
  6189. SERIAL_PROTOCOL_F(mean, 4);
  6190. SERIAL_PROTOCOLPGM(" sigma: ");
  6191. SERIAL_PROTOCOL_F(sigma, 6);
  6192. SERIAL_PROTOCOLPGM(" min: ");
  6193. SERIAL_PROTOCOL_F(min, 3);
  6194. SERIAL_PROTOCOLPGM(" max: ");
  6195. SERIAL_PROTOCOL_F(max, 3);
  6196. SERIAL_PROTOCOLPGM(" range: ");
  6197. SERIAL_PROTOCOL_F(max-min, 3);
  6198. }
  6199. SERIAL_EOL();
  6200. }
  6201. }
  6202. } // n_samples loop
  6203. }
  6204. STOW_PROBE();
  6205. if (probing_good) {
  6206. SERIAL_PROTOCOLLNPGM("Finished!");
  6207. if (verbose_level > 0) {
  6208. SERIAL_PROTOCOLPGM("Mean: ");
  6209. SERIAL_PROTOCOL_F(mean, 6);
  6210. SERIAL_PROTOCOLPGM(" Min: ");
  6211. SERIAL_PROTOCOL_F(min, 3);
  6212. SERIAL_PROTOCOLPGM(" Max: ");
  6213. SERIAL_PROTOCOL_F(max, 3);
  6214. SERIAL_PROTOCOLPGM(" Range: ");
  6215. SERIAL_PROTOCOL_F(max-min, 3);
  6216. SERIAL_EOL();
  6217. }
  6218. SERIAL_PROTOCOLPGM("Standard Deviation: ");
  6219. SERIAL_PROTOCOL_F(sigma, 6);
  6220. SERIAL_EOL();
  6221. SERIAL_EOL();
  6222. }
  6223. clean_up_after_endstop_or_probe_move();
  6224. // Re-enable bed level correction if it had been on
  6225. #if HAS_LEVELING
  6226. set_bed_leveling_enabled(was_enabled);
  6227. #endif
  6228. report_current_position();
  6229. }
  6230. #endif // Z_MIN_PROBE_REPEATABILITY_TEST
  6231. #if ENABLED(AUTO_BED_LEVELING_UBL) && ENABLED(UBL_G26_MESH_VALIDATION)
  6232. inline void gcode_M49() {
  6233. ubl.g26_debug_flag ^= true;
  6234. SERIAL_PROTOCOLPGM("UBL Debug Flag turned ");
  6235. serialprintPGM(ubl.g26_debug_flag ? PSTR("on.") : PSTR("off."));
  6236. }
  6237. #endif // AUTO_BED_LEVELING_UBL && UBL_G26_MESH_VALIDATION
  6238. #if ENABLED(ULTRA_LCD) && ENABLED(LCD_SET_PROGRESS_MANUALLY)
  6239. /**
  6240. * M73: Set percentage complete (for display on LCD)
  6241. *
  6242. * Example:
  6243. * M73 P25 ; Set progress to 25%
  6244. *
  6245. * Notes:
  6246. * This has no effect during an SD print job
  6247. */
  6248. inline void gcode_M73() {
  6249. if (!IS_SD_PRINTING && parser.seen('P')) {
  6250. progress_bar_percent = parser.value_byte();
  6251. NOMORE(progress_bar_percent, 100);
  6252. }
  6253. }
  6254. #endif // ULTRA_LCD && LCD_SET_PROGRESS_MANUALLY
  6255. /**
  6256. * M75: Start print timer
  6257. */
  6258. inline void gcode_M75() { print_job_timer.start(); }
  6259. /**
  6260. * M76: Pause print timer
  6261. */
  6262. inline void gcode_M76() { print_job_timer.pause(); }
  6263. /**
  6264. * M77: Stop print timer
  6265. */
  6266. inline void gcode_M77() { print_job_timer.stop(); }
  6267. #if ENABLED(PRINTCOUNTER)
  6268. /**
  6269. * M78: Show print statistics
  6270. */
  6271. inline void gcode_M78() {
  6272. // "M78 S78" will reset the statistics
  6273. if (parser.intval('S') == 78)
  6274. print_job_timer.initStats();
  6275. else
  6276. print_job_timer.showStats();
  6277. }
  6278. #endif
  6279. /**
  6280. * M104: Set hot end temperature
  6281. */
  6282. inline void gcode_M104() {
  6283. if (get_target_extruder_from_command(104)) return;
  6284. if (DEBUGGING(DRYRUN)) return;
  6285. #if ENABLED(SINGLENOZZLE)
  6286. if (target_extruder != active_extruder) return;
  6287. #endif
  6288. if (parser.seenval('S')) {
  6289. const int16_t temp = parser.value_celsius();
  6290. thermalManager.setTargetHotend(temp, target_extruder);
  6291. #if ENABLED(DUAL_X_CARRIAGE)
  6292. if (dual_x_carriage_mode == DXC_DUPLICATION_MODE && target_extruder == 0)
  6293. thermalManager.setTargetHotend(temp ? temp + duplicate_extruder_temp_offset : 0, 1);
  6294. #endif
  6295. #if ENABLED(PRINTJOB_TIMER_AUTOSTART)
  6296. /**
  6297. * Stop the timer at the end of print. Start is managed by 'heat and wait' M109.
  6298. * We use half EXTRUDE_MINTEMP here to allow nozzles to be put into hot
  6299. * standby mode, for instance in a dual extruder setup, without affecting
  6300. * the running print timer.
  6301. */
  6302. if (parser.value_celsius() <= (EXTRUDE_MINTEMP) / 2) {
  6303. print_job_timer.stop();
  6304. LCD_MESSAGEPGM(WELCOME_MSG);
  6305. }
  6306. #endif
  6307. if (parser.value_celsius() > thermalManager.degHotend(target_extruder))
  6308. lcd_status_printf_P(0, PSTR("E%i %s"), target_extruder + 1, MSG_HEATING);
  6309. }
  6310. #if ENABLED(AUTOTEMP)
  6311. planner.autotemp_M104_M109();
  6312. #endif
  6313. }
  6314. #if HAS_TEMP_HOTEND || HAS_TEMP_BED
  6315. void print_heater_state(const float &c, const float &t,
  6316. #if ENABLED(SHOW_TEMP_ADC_VALUES)
  6317. const float r,
  6318. #endif
  6319. const int8_t e=-2
  6320. ) {
  6321. #if !(HAS_TEMP_BED && HAS_TEMP_HOTEND) && HOTENDS <= 1
  6322. UNUSED(e);
  6323. #endif
  6324. SERIAL_PROTOCOLCHAR(' ');
  6325. SERIAL_PROTOCOLCHAR(
  6326. #if HAS_TEMP_BED && HAS_TEMP_HOTEND
  6327. e == -1 ? 'B' : 'T'
  6328. #elif HAS_TEMP_HOTEND
  6329. 'T'
  6330. #else
  6331. 'B'
  6332. #endif
  6333. );
  6334. #if HOTENDS > 1
  6335. if (e >= 0) SERIAL_PROTOCOLCHAR('0' + e);
  6336. #endif
  6337. SERIAL_PROTOCOLCHAR(':');
  6338. SERIAL_PROTOCOL(c);
  6339. SERIAL_PROTOCOLPAIR(" /" , t);
  6340. #if ENABLED(SHOW_TEMP_ADC_VALUES)
  6341. SERIAL_PROTOCOLPAIR(" (", r / OVERSAMPLENR);
  6342. SERIAL_PROTOCOLCHAR(')');
  6343. #endif
  6344. }
  6345. void print_heaterstates() {
  6346. #if HAS_TEMP_HOTEND
  6347. print_heater_state(thermalManager.degHotend(target_extruder), thermalManager.degTargetHotend(target_extruder)
  6348. #if ENABLED(SHOW_TEMP_ADC_VALUES)
  6349. , thermalManager.rawHotendTemp(target_extruder)
  6350. #endif
  6351. );
  6352. #endif
  6353. #if HAS_TEMP_BED
  6354. print_heater_state(thermalManager.degBed(), thermalManager.degTargetBed(),
  6355. #if ENABLED(SHOW_TEMP_ADC_VALUES)
  6356. thermalManager.rawBedTemp(),
  6357. #endif
  6358. -1 // BED
  6359. );
  6360. #endif
  6361. #if HOTENDS > 1
  6362. HOTEND_LOOP() print_heater_state(thermalManager.degHotend(e), thermalManager.degTargetHotend(e),
  6363. #if ENABLED(SHOW_TEMP_ADC_VALUES)
  6364. thermalManager.rawHotendTemp(e),
  6365. #endif
  6366. e
  6367. );
  6368. #endif
  6369. SERIAL_PROTOCOLPGM(" @:");
  6370. SERIAL_PROTOCOL(thermalManager.getHeaterPower(target_extruder));
  6371. #if HAS_TEMP_BED
  6372. SERIAL_PROTOCOLPGM(" B@:");
  6373. SERIAL_PROTOCOL(thermalManager.getHeaterPower(-1));
  6374. #endif
  6375. #if HOTENDS > 1
  6376. HOTEND_LOOP() {
  6377. SERIAL_PROTOCOLPAIR(" @", e);
  6378. SERIAL_PROTOCOLCHAR(':');
  6379. SERIAL_PROTOCOL(thermalManager.getHeaterPower(e));
  6380. }
  6381. #endif
  6382. }
  6383. #endif
  6384. /**
  6385. * M105: Read hot end and bed temperature
  6386. */
  6387. inline void gcode_M105() {
  6388. if (get_target_extruder_from_command(105)) return;
  6389. #if HAS_TEMP_HOTEND || HAS_TEMP_BED
  6390. SERIAL_PROTOCOLPGM(MSG_OK);
  6391. print_heaterstates();
  6392. #else // !HAS_TEMP_HOTEND && !HAS_TEMP_BED
  6393. SERIAL_ERROR_START();
  6394. SERIAL_ERRORLNPGM(MSG_ERR_NO_THERMISTORS);
  6395. #endif
  6396. SERIAL_EOL();
  6397. }
  6398. #if ENABLED(AUTO_REPORT_TEMPERATURES) && (HAS_TEMP_HOTEND || HAS_TEMP_BED)
  6399. static uint8_t auto_report_temp_interval;
  6400. static millis_t next_temp_report_ms;
  6401. /**
  6402. * M155: Set temperature auto-report interval. M155 S<seconds>
  6403. */
  6404. inline void gcode_M155() {
  6405. if (parser.seenval('S')) {
  6406. auto_report_temp_interval = parser.value_byte();
  6407. NOMORE(auto_report_temp_interval, 60);
  6408. next_temp_report_ms = millis() + 1000UL * auto_report_temp_interval;
  6409. }
  6410. }
  6411. inline void auto_report_temperatures() {
  6412. if (auto_report_temp_interval && ELAPSED(millis(), next_temp_report_ms)) {
  6413. next_temp_report_ms = millis() + 1000UL * auto_report_temp_interval;
  6414. print_heaterstates();
  6415. SERIAL_EOL();
  6416. }
  6417. }
  6418. #endif // AUTO_REPORT_TEMPERATURES
  6419. #if FAN_COUNT > 0
  6420. /**
  6421. * M106: Set Fan Speed
  6422. *
  6423. * S<int> Speed between 0-255
  6424. * P<index> Fan index, if more than one fan
  6425. *
  6426. * With EXTRA_FAN_SPEED enabled:
  6427. *
  6428. * T<int> Restore/Use/Set Temporary Speed:
  6429. * 1 = Restore previous speed after T2
  6430. * 2 = Use temporary speed set with T3-255
  6431. * 3-255 = Set the speed for use with T2
  6432. */
  6433. inline void gcode_M106() {
  6434. const uint8_t p = parser.byteval('P');
  6435. if (p < FAN_COUNT) {
  6436. #if ENABLED(EXTRA_FAN_SPEED)
  6437. const int16_t t = parser.intval('T');
  6438. NOMORE(t, 255);
  6439. if (t > 0) {
  6440. switch (t) {
  6441. case 1:
  6442. fanSpeeds[p] = old_fanSpeeds[p];
  6443. break;
  6444. case 2:
  6445. old_fanSpeeds[p] = fanSpeeds[p];
  6446. fanSpeeds[p] = new_fanSpeeds[p];
  6447. break;
  6448. default:
  6449. new_fanSpeeds[p] = t;
  6450. break;
  6451. }
  6452. return;
  6453. }
  6454. #endif // EXTRA_FAN_SPEED
  6455. const uint16_t s = parser.ushortval('S', 255);
  6456. fanSpeeds[p] = min(s, 255);
  6457. }
  6458. }
  6459. /**
  6460. * M107: Fan Off
  6461. */
  6462. inline void gcode_M107() {
  6463. const uint16_t p = parser.ushortval('P');
  6464. if (p < FAN_COUNT) fanSpeeds[p] = 0;
  6465. }
  6466. #endif // FAN_COUNT > 0
  6467. #if DISABLED(EMERGENCY_PARSER)
  6468. /**
  6469. * M108: Stop the waiting for heaters in M109, M190, M303. Does not affect the target temperature.
  6470. */
  6471. inline void gcode_M108() { wait_for_heatup = false; }
  6472. /**
  6473. * M112: Emergency Stop
  6474. */
  6475. inline void gcode_M112() { kill(PSTR(MSG_KILLED)); }
  6476. /**
  6477. * M410: Quickstop - Abort all planned moves
  6478. *
  6479. * This will stop the carriages mid-move, so most likely they
  6480. * will be out of sync with the stepper position after this.
  6481. */
  6482. inline void gcode_M410() { quickstop_stepper(); }
  6483. #endif
  6484. /**
  6485. * M109: Sxxx Wait for extruder(s) to reach temperature. Waits only when heating.
  6486. * Rxxx Wait for extruder(s) to reach temperature. Waits when heating and cooling.
  6487. */
  6488. #ifndef MIN_COOLING_SLOPE_DEG
  6489. #define MIN_COOLING_SLOPE_DEG 1.50
  6490. #endif
  6491. #ifndef MIN_COOLING_SLOPE_TIME
  6492. #define MIN_COOLING_SLOPE_TIME 60
  6493. #endif
  6494. inline void gcode_M109() {
  6495. if (get_target_extruder_from_command(109)) return;
  6496. if (DEBUGGING(DRYRUN)) return;
  6497. #if ENABLED(SINGLENOZZLE)
  6498. if (target_extruder != active_extruder) return;
  6499. #endif
  6500. const bool no_wait_for_cooling = parser.seenval('S');
  6501. if (no_wait_for_cooling || parser.seenval('R')) {
  6502. const int16_t temp = parser.value_celsius();
  6503. thermalManager.setTargetHotend(temp, target_extruder);
  6504. #if ENABLED(DUAL_X_CARRIAGE)
  6505. if (dual_x_carriage_mode == DXC_DUPLICATION_MODE && target_extruder == 0)
  6506. thermalManager.setTargetHotend(temp ? temp + duplicate_extruder_temp_offset : 0, 1);
  6507. #endif
  6508. #if ENABLED(PRINTJOB_TIMER_AUTOSTART)
  6509. /**
  6510. * Use half EXTRUDE_MINTEMP to allow nozzles to be put into hot
  6511. * standby mode, (e.g., in a dual extruder setup) without affecting
  6512. * the running print timer.
  6513. */
  6514. if (parser.value_celsius() <= (EXTRUDE_MINTEMP) / 2) {
  6515. print_job_timer.stop();
  6516. LCD_MESSAGEPGM(WELCOME_MSG);
  6517. }
  6518. else
  6519. print_job_timer.start();
  6520. #endif
  6521. if (thermalManager.isHeatingHotend(target_extruder)) lcd_status_printf_P(0, PSTR("E%i %s"), target_extruder + 1, MSG_HEATING);
  6522. }
  6523. else return;
  6524. #if ENABLED(AUTOTEMP)
  6525. planner.autotemp_M104_M109();
  6526. #endif
  6527. #if TEMP_RESIDENCY_TIME > 0
  6528. millis_t residency_start_ms = 0;
  6529. // Loop until the temperature has stabilized
  6530. #define TEMP_CONDITIONS (!residency_start_ms || PENDING(now, residency_start_ms + (TEMP_RESIDENCY_TIME) * 1000UL))
  6531. #else
  6532. // Loop until the temperature is very close target
  6533. #define TEMP_CONDITIONS (wants_to_cool ? thermalManager.isCoolingHotend(target_extruder) : thermalManager.isHeatingHotend(target_extruder))
  6534. #endif
  6535. float target_temp = -1.0, old_temp = 9999.0;
  6536. bool wants_to_cool = false;
  6537. wait_for_heatup = true;
  6538. millis_t now, next_temp_ms = 0, next_cool_check_ms = 0;
  6539. #if DISABLED(BUSY_WHILE_HEATING)
  6540. KEEPALIVE_STATE(NOT_BUSY);
  6541. #endif
  6542. #if ENABLED(PRINTER_EVENT_LEDS)
  6543. const float start_temp = thermalManager.degHotend(target_extruder);
  6544. uint8_t old_blue = 0;
  6545. #endif
  6546. do {
  6547. // Target temperature might be changed during the loop
  6548. if (target_temp != thermalManager.degTargetHotend(target_extruder)) {
  6549. wants_to_cool = thermalManager.isCoolingHotend(target_extruder);
  6550. target_temp = thermalManager.degTargetHotend(target_extruder);
  6551. // Exit if S<lower>, continue if S<higher>, R<lower>, or R<higher>
  6552. if (no_wait_for_cooling && wants_to_cool) break;
  6553. }
  6554. now = millis();
  6555. if (ELAPSED(now, next_temp_ms)) { //Print temp & remaining time every 1s while waiting
  6556. next_temp_ms = now + 1000UL;
  6557. print_heaterstates();
  6558. #if TEMP_RESIDENCY_TIME > 0
  6559. SERIAL_PROTOCOLPGM(" W:");
  6560. if (residency_start_ms)
  6561. SERIAL_PROTOCOL(long((((TEMP_RESIDENCY_TIME) * 1000UL) - (now - residency_start_ms)) / 1000UL));
  6562. else
  6563. SERIAL_PROTOCOLCHAR('?');
  6564. #endif
  6565. SERIAL_EOL();
  6566. }
  6567. idle();
  6568. refresh_cmd_timeout(); // to prevent stepper_inactive_time from running out
  6569. const float temp = thermalManager.degHotend(target_extruder);
  6570. #if ENABLED(PRINTER_EVENT_LEDS)
  6571. // Gradually change LED strip from violet to red as nozzle heats up
  6572. if (!wants_to_cool) {
  6573. const uint8_t blue = map(constrain(temp, start_temp, target_temp), start_temp, target_temp, 255, 0);
  6574. if (blue != old_blue) {
  6575. old_blue = blue;
  6576. set_led_color(255, 0, blue
  6577. #if ENABLED(NEOPIXEL_LED)
  6578. , 0
  6579. , pixels.getBrightness()
  6580. #if ENABLED(NEOPIXEL_IS_SEQUENTIAL)
  6581. , true
  6582. #endif
  6583. #endif
  6584. );
  6585. }
  6586. }
  6587. #endif
  6588. #if TEMP_RESIDENCY_TIME > 0
  6589. const float temp_diff = FABS(target_temp - temp);
  6590. if (!residency_start_ms) {
  6591. // Start the TEMP_RESIDENCY_TIME timer when we reach target temp for the first time.
  6592. if (temp_diff < TEMP_WINDOW) residency_start_ms = now;
  6593. }
  6594. else if (temp_diff > TEMP_HYSTERESIS) {
  6595. // Restart the timer whenever the temperature falls outside the hysteresis.
  6596. residency_start_ms = now;
  6597. }
  6598. #endif
  6599. // Prevent a wait-forever situation if R is misused i.e. M109 R0
  6600. if (wants_to_cool) {
  6601. // break after MIN_COOLING_SLOPE_TIME seconds
  6602. // if the temperature did not drop at least MIN_COOLING_SLOPE_DEG
  6603. if (!next_cool_check_ms || ELAPSED(now, next_cool_check_ms)) {
  6604. if (old_temp - temp < MIN_COOLING_SLOPE_DEG) break;
  6605. next_cool_check_ms = now + 1000UL * MIN_COOLING_SLOPE_TIME;
  6606. old_temp = temp;
  6607. }
  6608. }
  6609. } while (wait_for_heatup && TEMP_CONDITIONS);
  6610. if (wait_for_heatup) {
  6611. LCD_MESSAGEPGM(MSG_HEATING_COMPLETE);
  6612. #if ENABLED(PRINTER_EVENT_LEDS)
  6613. #if ENABLED(RGB_LED) || ENABLED(BLINKM) || ENABLED(PCA9632) || ENABLED(RGBW_LED)
  6614. set_led_color(LED_WHITE);
  6615. #endif
  6616. #if ENABLED(NEOPIXEL_LED)
  6617. set_neopixel_color(pixels.Color(NEO_WHITE));
  6618. #endif
  6619. #endif
  6620. }
  6621. #if DISABLED(BUSY_WHILE_HEATING)
  6622. KEEPALIVE_STATE(IN_HANDLER);
  6623. #endif
  6624. }
  6625. #if HAS_TEMP_BED
  6626. #ifndef MIN_COOLING_SLOPE_DEG_BED
  6627. #define MIN_COOLING_SLOPE_DEG_BED 1.50
  6628. #endif
  6629. #ifndef MIN_COOLING_SLOPE_TIME_BED
  6630. #define MIN_COOLING_SLOPE_TIME_BED 60
  6631. #endif
  6632. /**
  6633. * M190: Sxxx Wait for bed current temp to reach target temp. Waits only when heating
  6634. * Rxxx Wait for bed current temp to reach target temp. Waits when heating and cooling
  6635. */
  6636. inline void gcode_M190() {
  6637. if (DEBUGGING(DRYRUN)) return;
  6638. LCD_MESSAGEPGM(MSG_BED_HEATING);
  6639. const bool no_wait_for_cooling = parser.seenval('S');
  6640. if (no_wait_for_cooling || parser.seenval('R')) {
  6641. thermalManager.setTargetBed(parser.value_celsius());
  6642. #if ENABLED(PRINTJOB_TIMER_AUTOSTART)
  6643. if (parser.value_celsius() > BED_MINTEMP)
  6644. print_job_timer.start();
  6645. #endif
  6646. }
  6647. else return;
  6648. #if TEMP_BED_RESIDENCY_TIME > 0
  6649. millis_t residency_start_ms = 0;
  6650. // Loop until the temperature has stabilized
  6651. #define TEMP_BED_CONDITIONS (!residency_start_ms || PENDING(now, residency_start_ms + (TEMP_BED_RESIDENCY_TIME) * 1000UL))
  6652. #else
  6653. // Loop until the temperature is very close target
  6654. #define TEMP_BED_CONDITIONS (wants_to_cool ? thermalManager.isCoolingBed() : thermalManager.isHeatingBed())
  6655. #endif
  6656. float target_temp = -1.0, old_temp = 9999.0;
  6657. bool wants_to_cool = false;
  6658. wait_for_heatup = true;
  6659. millis_t now, next_temp_ms = 0, next_cool_check_ms = 0;
  6660. #if DISABLED(BUSY_WHILE_HEATING)
  6661. KEEPALIVE_STATE(NOT_BUSY);
  6662. #endif
  6663. target_extruder = active_extruder; // for print_heaterstates
  6664. #if ENABLED(PRINTER_EVENT_LEDS)
  6665. const float start_temp = thermalManager.degBed();
  6666. uint8_t old_red = 255;
  6667. #endif
  6668. do {
  6669. // Target temperature might be changed during the loop
  6670. if (target_temp != thermalManager.degTargetBed()) {
  6671. wants_to_cool = thermalManager.isCoolingBed();
  6672. target_temp = thermalManager.degTargetBed();
  6673. // Exit if S<lower>, continue if S<higher>, R<lower>, or R<higher>
  6674. if (no_wait_for_cooling && wants_to_cool) break;
  6675. }
  6676. now = millis();
  6677. if (ELAPSED(now, next_temp_ms)) { //Print Temp Reading every 1 second while heating up.
  6678. next_temp_ms = now + 1000UL;
  6679. print_heaterstates();
  6680. #if TEMP_BED_RESIDENCY_TIME > 0
  6681. SERIAL_PROTOCOLPGM(" W:");
  6682. if (residency_start_ms)
  6683. SERIAL_PROTOCOL(long((((TEMP_BED_RESIDENCY_TIME) * 1000UL) - (now - residency_start_ms)) / 1000UL));
  6684. else
  6685. SERIAL_PROTOCOLCHAR('?');
  6686. #endif
  6687. SERIAL_EOL();
  6688. }
  6689. idle();
  6690. refresh_cmd_timeout(); // to prevent stepper_inactive_time from running out
  6691. const float temp = thermalManager.degBed();
  6692. #if ENABLED(PRINTER_EVENT_LEDS)
  6693. // Gradually change LED strip from blue to violet as bed heats up
  6694. if (!wants_to_cool) {
  6695. const uint8_t red = map(constrain(temp, start_temp, target_temp), start_temp, target_temp, 0, 255);
  6696. if (red != old_red) {
  6697. old_red = red;
  6698. set_led_color(red, 0, 255
  6699. #if ENABLED(NEOPIXEL_LED)
  6700. , 0, pixels.getBrightness()
  6701. #if ENABLED(NEOPIXEL_IS_SEQUENTIAL)
  6702. , true
  6703. #endif
  6704. #endif
  6705. );
  6706. }
  6707. }
  6708. #endif
  6709. #if TEMP_BED_RESIDENCY_TIME > 0
  6710. const float temp_diff = FABS(target_temp - temp);
  6711. if (!residency_start_ms) {
  6712. // Start the TEMP_BED_RESIDENCY_TIME timer when we reach target temp for the first time.
  6713. if (temp_diff < TEMP_BED_WINDOW) residency_start_ms = now;
  6714. }
  6715. else if (temp_diff > TEMP_BED_HYSTERESIS) {
  6716. // Restart the timer whenever the temperature falls outside the hysteresis.
  6717. residency_start_ms = now;
  6718. }
  6719. #endif // TEMP_BED_RESIDENCY_TIME > 0
  6720. // Prevent a wait-forever situation if R is misused i.e. M190 R0
  6721. if (wants_to_cool) {
  6722. // Break after MIN_COOLING_SLOPE_TIME_BED seconds
  6723. // if the temperature did not drop at least MIN_COOLING_SLOPE_DEG_BED
  6724. if (!next_cool_check_ms || ELAPSED(now, next_cool_check_ms)) {
  6725. if (old_temp - temp < MIN_COOLING_SLOPE_DEG_BED) break;
  6726. next_cool_check_ms = now + 1000UL * MIN_COOLING_SLOPE_TIME_BED;
  6727. old_temp = temp;
  6728. }
  6729. }
  6730. } while (wait_for_heatup && TEMP_BED_CONDITIONS);
  6731. if (wait_for_heatup) LCD_MESSAGEPGM(MSG_BED_DONE);
  6732. #if DISABLED(BUSY_WHILE_HEATING)
  6733. KEEPALIVE_STATE(IN_HANDLER);
  6734. #endif
  6735. }
  6736. #endif // HAS_TEMP_BED
  6737. /**
  6738. * M110: Set Current Line Number
  6739. */
  6740. inline void gcode_M110() {
  6741. if (parser.seenval('N')) gcode_LastN = parser.value_long();
  6742. }
  6743. /**
  6744. * M111: Set the debug level
  6745. */
  6746. inline void gcode_M111() {
  6747. if (parser.seen('S')) marlin_debug_flags = parser.byteval('S');
  6748. const static char str_debug_1[] PROGMEM = MSG_DEBUG_ECHO,
  6749. str_debug_2[] PROGMEM = MSG_DEBUG_INFO,
  6750. str_debug_4[] PROGMEM = MSG_DEBUG_ERRORS,
  6751. str_debug_8[] PROGMEM = MSG_DEBUG_DRYRUN,
  6752. str_debug_16[] PROGMEM = MSG_DEBUG_COMMUNICATION
  6753. #if ENABLED(DEBUG_LEVELING_FEATURE)
  6754. , str_debug_32[] PROGMEM = MSG_DEBUG_LEVELING
  6755. #endif
  6756. ;
  6757. const static char* const debug_strings[] PROGMEM = {
  6758. str_debug_1, str_debug_2, str_debug_4, str_debug_8, str_debug_16
  6759. #if ENABLED(DEBUG_LEVELING_FEATURE)
  6760. , str_debug_32
  6761. #endif
  6762. };
  6763. SERIAL_ECHO_START();
  6764. SERIAL_ECHOPGM(MSG_DEBUG_PREFIX);
  6765. if (marlin_debug_flags) {
  6766. uint8_t comma = 0;
  6767. for (uint8_t i = 0; i < COUNT(debug_strings); i++) {
  6768. if (TEST(marlin_debug_flags, i)) {
  6769. if (comma++) SERIAL_CHAR(',');
  6770. serialprintPGM((char*)pgm_read_word(&debug_strings[i]));
  6771. }
  6772. }
  6773. }
  6774. else {
  6775. SERIAL_ECHOPGM(MSG_DEBUG_OFF);
  6776. }
  6777. SERIAL_EOL();
  6778. }
  6779. #if ENABLED(HOST_KEEPALIVE_FEATURE)
  6780. /**
  6781. * M113: Get or set Host Keepalive interval (0 to disable)
  6782. *
  6783. * S<seconds> Optional. Set the keepalive interval.
  6784. */
  6785. inline void gcode_M113() {
  6786. if (parser.seenval('S')) {
  6787. host_keepalive_interval = parser.value_byte();
  6788. NOMORE(host_keepalive_interval, 60);
  6789. }
  6790. else {
  6791. SERIAL_ECHO_START();
  6792. SERIAL_ECHOLNPAIR("M113 S", (unsigned long)host_keepalive_interval);
  6793. }
  6794. }
  6795. #endif
  6796. #if ENABLED(BARICUDA)
  6797. #if HAS_HEATER_1
  6798. /**
  6799. * M126: Heater 1 valve open
  6800. */
  6801. inline void gcode_M126() { baricuda_valve_pressure = parser.byteval('S', 255); }
  6802. /**
  6803. * M127: Heater 1 valve close
  6804. */
  6805. inline void gcode_M127() { baricuda_valve_pressure = 0; }
  6806. #endif
  6807. #if HAS_HEATER_2
  6808. /**
  6809. * M128: Heater 2 valve open
  6810. */
  6811. inline void gcode_M128() { baricuda_e_to_p_pressure = parser.byteval('S', 255); }
  6812. /**
  6813. * M129: Heater 2 valve close
  6814. */
  6815. inline void gcode_M129() { baricuda_e_to_p_pressure = 0; }
  6816. #endif
  6817. #endif // BARICUDA
  6818. /**
  6819. * M140: Set bed temperature
  6820. */
  6821. inline void gcode_M140() {
  6822. if (DEBUGGING(DRYRUN)) return;
  6823. if (parser.seenval('S')) thermalManager.setTargetBed(parser.value_celsius());
  6824. }
  6825. #if ENABLED(ULTIPANEL)
  6826. /**
  6827. * M145: Set the heatup state for a material in the LCD menu
  6828. *
  6829. * S<material> (0=PLA, 1=ABS)
  6830. * H<hotend temp>
  6831. * B<bed temp>
  6832. * F<fan speed>
  6833. */
  6834. inline void gcode_M145() {
  6835. const uint8_t material = (uint8_t)parser.intval('S');
  6836. if (material >= COUNT(lcd_preheat_hotend_temp)) {
  6837. SERIAL_ERROR_START();
  6838. SERIAL_ERRORLNPGM(MSG_ERR_MATERIAL_INDEX);
  6839. }
  6840. else {
  6841. int v;
  6842. if (parser.seenval('H')) {
  6843. v = parser.value_int();
  6844. lcd_preheat_hotend_temp[material] = constrain(v, EXTRUDE_MINTEMP, HEATER_0_MAXTEMP - 15);
  6845. }
  6846. if (parser.seenval('F')) {
  6847. v = parser.value_int();
  6848. lcd_preheat_fan_speed[material] = constrain(v, 0, 255);
  6849. }
  6850. #if TEMP_SENSOR_BED != 0
  6851. if (parser.seenval('B')) {
  6852. v = parser.value_int();
  6853. lcd_preheat_bed_temp[material] = constrain(v, BED_MINTEMP, BED_MAXTEMP - 15);
  6854. }
  6855. #endif
  6856. }
  6857. }
  6858. #endif // ULTIPANEL
  6859. #if ENABLED(TEMPERATURE_UNITS_SUPPORT)
  6860. /**
  6861. * M149: Set temperature units
  6862. */
  6863. inline void gcode_M149() {
  6864. if (parser.seenval('C')) parser.set_input_temp_units(TEMPUNIT_C);
  6865. else if (parser.seenval('K')) parser.set_input_temp_units(TEMPUNIT_K);
  6866. else if (parser.seenval('F')) parser.set_input_temp_units(TEMPUNIT_F);
  6867. }
  6868. #endif
  6869. #if HAS_POWER_SWITCH
  6870. /**
  6871. * M80 : Turn on the Power Supply
  6872. * M80 S : Report the current state and exit
  6873. */
  6874. inline void gcode_M80() {
  6875. // S: Report the current power supply state and exit
  6876. if (parser.seen('S')) {
  6877. serialprintPGM(powersupply_on ? PSTR("PS:1\n") : PSTR("PS:0\n"));
  6878. return;
  6879. }
  6880. OUT_WRITE(PS_ON_PIN, PS_ON_AWAKE); // GND
  6881. /**
  6882. * If you have a switch on suicide pin, this is useful
  6883. * if you want to start another print with suicide feature after
  6884. * a print without suicide...
  6885. */
  6886. #if HAS_SUICIDE
  6887. OUT_WRITE(SUICIDE_PIN, HIGH);
  6888. #endif
  6889. #if ENABLED(HAVE_TMC2130)
  6890. delay(100);
  6891. tmc2130_init(); // Settings only stick when the driver has power
  6892. #endif
  6893. powersupply_on = true;
  6894. #if ENABLED(ULTIPANEL)
  6895. LCD_MESSAGEPGM(WELCOME_MSG);
  6896. #endif
  6897. }
  6898. #endif // HAS_POWER_SWITCH
  6899. /**
  6900. * M81: Turn off Power, including Power Supply, if there is one.
  6901. *
  6902. * This code should ALWAYS be available for EMERGENCY SHUTDOWN!
  6903. */
  6904. inline void gcode_M81() {
  6905. thermalManager.disable_all_heaters();
  6906. stepper.finish_and_disable();
  6907. #if FAN_COUNT > 0
  6908. for (uint8_t i = 0; i < FAN_COUNT; i++) fanSpeeds[i] = 0;
  6909. #if ENABLED(PROBING_FANS_OFF)
  6910. fans_paused = false;
  6911. ZERO(paused_fanSpeeds);
  6912. #endif
  6913. #endif
  6914. safe_delay(1000); // Wait 1 second before switching off
  6915. #if HAS_SUICIDE
  6916. stepper.synchronize();
  6917. suicide();
  6918. #elif HAS_POWER_SWITCH
  6919. OUT_WRITE(PS_ON_PIN, PS_ON_ASLEEP);
  6920. powersupply_on = false;
  6921. #endif
  6922. #if ENABLED(ULTIPANEL)
  6923. LCD_MESSAGEPGM(MACHINE_NAME " " MSG_OFF ".");
  6924. #endif
  6925. }
  6926. /**
  6927. * M82: Set E codes absolute (default)
  6928. */
  6929. inline void gcode_M82() { axis_relative_modes[E_AXIS] = false; }
  6930. /**
  6931. * M83: Set E codes relative while in Absolute Coordinates (G90) mode
  6932. */
  6933. inline void gcode_M83() { axis_relative_modes[E_AXIS] = true; }
  6934. /**
  6935. * M18, M84: Disable stepper motors
  6936. */
  6937. inline void gcode_M18_M84() {
  6938. if (parser.seenval('S')) {
  6939. stepper_inactive_time = parser.value_millis_from_seconds();
  6940. }
  6941. else {
  6942. bool all_axis = !((parser.seen('X')) || (parser.seen('Y')) || (parser.seen('Z')) || (parser.seen('E')));
  6943. if (all_axis) {
  6944. stepper.finish_and_disable();
  6945. }
  6946. else {
  6947. stepper.synchronize();
  6948. if (parser.seen('X')) disable_X();
  6949. if (parser.seen('Y')) disable_Y();
  6950. if (parser.seen('Z')) disable_Z();
  6951. #if E0_ENABLE_PIN != X_ENABLE_PIN && E1_ENABLE_PIN != Y_ENABLE_PIN // Only enable on boards that have separate ENABLE_PINS
  6952. if (parser.seen('E')) disable_e_steppers();
  6953. #endif
  6954. }
  6955. #if ENABLED(AUTO_BED_LEVELING_UBL) && ENABLED(ULTRA_LCD) // Only needed with an LCD
  6956. ubl_lcd_map_control = defer_return_to_status = false;
  6957. #endif
  6958. }
  6959. }
  6960. /**
  6961. * M85: Set inactivity shutdown timer with parameter S<seconds>. To disable set zero (default)
  6962. */
  6963. inline void gcode_M85() {
  6964. if (parser.seen('S')) max_inactive_time = parser.value_millis_from_seconds();
  6965. }
  6966. /**
  6967. * Multi-stepper support for M92, M201, M203
  6968. */
  6969. #if ENABLED(DISTINCT_E_FACTORS)
  6970. #define GET_TARGET_EXTRUDER(CMD) if (get_target_extruder_from_command(CMD)) return
  6971. #define TARGET_EXTRUDER target_extruder
  6972. #else
  6973. #define GET_TARGET_EXTRUDER(CMD) NOOP
  6974. #define TARGET_EXTRUDER 0
  6975. #endif
  6976. /**
  6977. * M92: Set axis steps-per-unit for one or more axes, X, Y, Z, and E.
  6978. * (Follows the same syntax as G92)
  6979. *
  6980. * With multiple extruders use T to specify which one.
  6981. */
  6982. inline void gcode_M92() {
  6983. GET_TARGET_EXTRUDER(92);
  6984. LOOP_XYZE(i) {
  6985. if (parser.seen(axis_codes[i])) {
  6986. if (i == E_AXIS) {
  6987. const float value = parser.value_per_axis_unit((AxisEnum)(E_AXIS + TARGET_EXTRUDER));
  6988. if (value < 20.0) {
  6989. float factor = planner.axis_steps_per_mm[E_AXIS + TARGET_EXTRUDER] / value; // increase e constants if M92 E14 is given for netfab.
  6990. planner.max_jerk[E_AXIS] *= factor;
  6991. planner.max_feedrate_mm_s[E_AXIS + TARGET_EXTRUDER] *= factor;
  6992. planner.max_acceleration_steps_per_s2[E_AXIS + TARGET_EXTRUDER] *= factor;
  6993. }
  6994. planner.axis_steps_per_mm[E_AXIS + TARGET_EXTRUDER] = value;
  6995. }
  6996. else {
  6997. planner.axis_steps_per_mm[i] = parser.value_per_axis_unit((AxisEnum)i);
  6998. }
  6999. }
  7000. }
  7001. planner.refresh_positioning();
  7002. }
  7003. /**
  7004. * Output the current position to serial
  7005. */
  7006. void report_current_position() {
  7007. SERIAL_PROTOCOLPGM("X:");
  7008. SERIAL_PROTOCOL(current_position[X_AXIS]);
  7009. SERIAL_PROTOCOLPGM(" Y:");
  7010. SERIAL_PROTOCOL(current_position[Y_AXIS]);
  7011. SERIAL_PROTOCOLPGM(" Z:");
  7012. SERIAL_PROTOCOL(current_position[Z_AXIS]);
  7013. SERIAL_PROTOCOLPGM(" E:");
  7014. SERIAL_PROTOCOL(current_position[E_AXIS]);
  7015. stepper.report_positions();
  7016. #if IS_SCARA
  7017. SERIAL_PROTOCOLPAIR("SCARA Theta:", stepper.get_axis_position_degrees(A_AXIS));
  7018. SERIAL_PROTOCOLLNPAIR(" Psi+Theta:", stepper.get_axis_position_degrees(B_AXIS));
  7019. SERIAL_EOL();
  7020. #endif
  7021. }
  7022. #ifdef M114_DETAIL
  7023. void report_xyze(const float pos[XYZE], const uint8_t n = 4, const uint8_t precision = 3) {
  7024. char str[12];
  7025. for (uint8_t i = 0; i < n; i++) {
  7026. SERIAL_CHAR(' ');
  7027. SERIAL_CHAR(axis_codes[i]);
  7028. SERIAL_CHAR(':');
  7029. SERIAL_PROTOCOL(dtostrf(pos[i], 8, precision, str));
  7030. }
  7031. SERIAL_EOL();
  7032. }
  7033. inline void report_xyz(const float pos[XYZ]) { report_xyze(pos, 3); }
  7034. void report_current_position_detail() {
  7035. stepper.synchronize();
  7036. SERIAL_PROTOCOLPGM("\nLogical:");
  7037. report_xyze(current_position);
  7038. SERIAL_PROTOCOLPGM("Raw: ");
  7039. const float raw[XYZ] = { RAW_X_POSITION(current_position[X_AXIS]), RAW_Y_POSITION(current_position[Y_AXIS]), RAW_Z_POSITION(current_position[Z_AXIS]) };
  7040. report_xyz(raw);
  7041. SERIAL_PROTOCOLPGM("Leveled:");
  7042. float leveled[XYZ] = { current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS] };
  7043. planner.apply_leveling(leveled);
  7044. report_xyz(leveled);
  7045. SERIAL_PROTOCOLPGM("UnLevel:");
  7046. float unleveled[XYZ] = { leveled[X_AXIS], leveled[Y_AXIS], leveled[Z_AXIS] };
  7047. planner.unapply_leveling(unleveled);
  7048. report_xyz(unleveled);
  7049. #if IS_KINEMATIC
  7050. #if IS_SCARA
  7051. SERIAL_PROTOCOLPGM("ScaraK: ");
  7052. #else
  7053. SERIAL_PROTOCOLPGM("DeltaK: ");
  7054. #endif
  7055. inverse_kinematics(leveled); // writes delta[]
  7056. report_xyz(delta);
  7057. #endif
  7058. SERIAL_PROTOCOLPGM("Stepper:");
  7059. const float step_count[XYZE] = { stepper.position(X_AXIS), stepper.position(Y_AXIS), stepper.position(Z_AXIS), stepper.position(E_AXIS) };
  7060. report_xyze(step_count, 4, 0);
  7061. #if IS_SCARA
  7062. const float deg[XYZ] = {
  7063. stepper.get_axis_position_degrees(A_AXIS),
  7064. stepper.get_axis_position_degrees(B_AXIS)
  7065. };
  7066. SERIAL_PROTOCOLPGM("Degrees:");
  7067. report_xyze(deg, 2);
  7068. #endif
  7069. SERIAL_PROTOCOLPGM("FromStp:");
  7070. get_cartesian_from_steppers(); // writes cartes[XYZ] (with forward kinematics)
  7071. const float from_steppers[XYZE] = { cartes[X_AXIS], cartes[Y_AXIS], cartes[Z_AXIS], stepper.get_axis_position_mm(E_AXIS) };
  7072. report_xyze(from_steppers);
  7073. const float diff[XYZE] = {
  7074. from_steppers[X_AXIS] - leveled[X_AXIS],
  7075. from_steppers[Y_AXIS] - leveled[Y_AXIS],
  7076. from_steppers[Z_AXIS] - leveled[Z_AXIS],
  7077. from_steppers[E_AXIS] - current_position[E_AXIS]
  7078. };
  7079. SERIAL_PROTOCOLPGM("Differ: ");
  7080. report_xyze(diff);
  7081. }
  7082. #endif // M114_DETAIL
  7083. /**
  7084. * M114: Report current position to host
  7085. */
  7086. inline void gcode_M114() {
  7087. #ifdef M114_DETAIL
  7088. if (parser.seen('D')) {
  7089. report_current_position_detail();
  7090. return;
  7091. }
  7092. #endif
  7093. stepper.synchronize();
  7094. report_current_position();
  7095. }
  7096. /**
  7097. * M115: Capabilities string
  7098. */
  7099. inline void gcode_M115() {
  7100. SERIAL_PROTOCOLLNPGM(MSG_M115_REPORT);
  7101. #if ENABLED(EXTENDED_CAPABILITIES_REPORT)
  7102. // EEPROM (M500, M501)
  7103. #if ENABLED(EEPROM_SETTINGS)
  7104. SERIAL_PROTOCOLLNPGM("Cap:EEPROM:1");
  7105. #else
  7106. SERIAL_PROTOCOLLNPGM("Cap:EEPROM:0");
  7107. #endif
  7108. // AUTOREPORT_TEMP (M155)
  7109. #if ENABLED(AUTO_REPORT_TEMPERATURES)
  7110. SERIAL_PROTOCOLLNPGM("Cap:AUTOREPORT_TEMP:1");
  7111. #else
  7112. SERIAL_PROTOCOLLNPGM("Cap:AUTOREPORT_TEMP:0");
  7113. #endif
  7114. // PROGRESS (M530 S L, M531 <file>, M532 X L)
  7115. SERIAL_PROTOCOLLNPGM("Cap:PROGRESS:0");
  7116. // Print Job timer M75, M76, M77
  7117. SERIAL_PROTOCOLLNPGM("Cap:PRINT_JOB:1");
  7118. // AUTOLEVEL (G29)
  7119. #if HAS_ABL
  7120. SERIAL_PROTOCOLLNPGM("Cap:AUTOLEVEL:1");
  7121. #else
  7122. SERIAL_PROTOCOLLNPGM("Cap:AUTOLEVEL:0");
  7123. #endif
  7124. // Z_PROBE (G30)
  7125. #if HAS_BED_PROBE
  7126. SERIAL_PROTOCOLLNPGM("Cap:Z_PROBE:1");
  7127. #else
  7128. SERIAL_PROTOCOLLNPGM("Cap:Z_PROBE:0");
  7129. #endif
  7130. // MESH_REPORT (M420 V)
  7131. #if HAS_LEVELING
  7132. SERIAL_PROTOCOLLNPGM("Cap:LEVELING_DATA:1");
  7133. #else
  7134. SERIAL_PROTOCOLLNPGM("Cap:LEVELING_DATA:0");
  7135. #endif
  7136. // BUILD_PERCENT (M73)
  7137. #if ENABLED(LCD_SET_PROGRESS_MANUALLY)
  7138. SERIAL_PROTOCOLLNPGM("Cap:BUILD_PERCENT:1");
  7139. #else
  7140. SERIAL_PROTOCOLLNPGM("Cap:BUILD_PERCENT:0");
  7141. #endif
  7142. // SOFTWARE_POWER (M80, M81)
  7143. #if HAS_POWER_SWITCH
  7144. SERIAL_PROTOCOLLNPGM("Cap:SOFTWARE_POWER:1");
  7145. #else
  7146. SERIAL_PROTOCOLLNPGM("Cap:SOFTWARE_POWER:0");
  7147. #endif
  7148. // CASE LIGHTS (M355)
  7149. #if HAS_CASE_LIGHT
  7150. SERIAL_PROTOCOLLNPGM("Cap:TOGGLE_LIGHTS:1");
  7151. if (USEABLE_HARDWARE_PWM(CASE_LIGHT_PIN)) {
  7152. SERIAL_PROTOCOLLNPGM("Cap:CASE_LIGHT_BRIGHTNESS:1");
  7153. }
  7154. else
  7155. SERIAL_PROTOCOLLNPGM("Cap:CASE_LIGHT_BRIGHTNESS:0");
  7156. #else
  7157. SERIAL_PROTOCOLLNPGM("Cap:TOGGLE_LIGHTS:0");
  7158. SERIAL_PROTOCOLLNPGM("Cap:CASE_LIGHT_BRIGHTNESS:0");
  7159. #endif
  7160. // EMERGENCY_PARSER (M108, M112, M410)
  7161. #if ENABLED(EMERGENCY_PARSER)
  7162. SERIAL_PROTOCOLLNPGM("Cap:EMERGENCY_PARSER:1");
  7163. #else
  7164. SERIAL_PROTOCOLLNPGM("Cap:EMERGENCY_PARSER:0");
  7165. #endif
  7166. #endif // EXTENDED_CAPABILITIES_REPORT
  7167. }
  7168. /**
  7169. * M117: Set LCD Status Message
  7170. */
  7171. inline void gcode_M117() { lcd_setstatus(parser.string_arg); }
  7172. /**
  7173. * M118: Display a message in the host console.
  7174. *
  7175. * A Append '// ' for an action command, as in OctoPrint
  7176. * E Have the host 'echo:' the text
  7177. */
  7178. inline void gcode_M118() {
  7179. if (parser.boolval('E')) SERIAL_ECHO_START();
  7180. if (parser.boolval('A')) SERIAL_ECHOPGM("// ");
  7181. SERIAL_ECHOLN(parser.string_arg);
  7182. }
  7183. /**
  7184. * M119: Output endstop states to serial output
  7185. */
  7186. inline void gcode_M119() { endstops.M119(); }
  7187. /**
  7188. * M120: Enable endstops and set non-homing endstop state to "enabled"
  7189. */
  7190. inline void gcode_M120() { endstops.enable_globally(true); }
  7191. /**
  7192. * M121: Disable endstops and set non-homing endstop state to "disabled"
  7193. */
  7194. inline void gcode_M121() { endstops.enable_globally(false); }
  7195. #if ENABLED(PARK_HEAD_ON_PAUSE)
  7196. /**
  7197. * M125: Store current position and move to filament change position.
  7198. * Called on pause (by M25) to prevent material leaking onto the
  7199. * object. On resume (M24) the head will be moved back and the
  7200. * print will resume.
  7201. *
  7202. * If Marlin is compiled without SD Card support, M125 can be
  7203. * used directly to pause the print and move to park position,
  7204. * resuming with a button click or M108.
  7205. *
  7206. * L = override retract length
  7207. * X = override X
  7208. * Y = override Y
  7209. * Z = override Z raise
  7210. */
  7211. inline void gcode_M125() {
  7212. // Initial retract before move to filament change position
  7213. const float retract = parser.seen('L') ? parser.value_axis_units(E_AXIS) : 0
  7214. #ifdef PAUSE_PARK_RETRACT_LENGTH
  7215. - (PAUSE_PARK_RETRACT_LENGTH)
  7216. #endif
  7217. ;
  7218. // Lift Z axis
  7219. const float z_lift = parser.linearval('Z')
  7220. #ifdef PAUSE_PARK_Z_ADD
  7221. + PAUSE_PARK_Z_ADD
  7222. #endif
  7223. ;
  7224. // Move XY axes to filament change position or given position
  7225. const float x_pos = parser.linearval('X')
  7226. #ifdef PAUSE_PARK_X_POS
  7227. + PAUSE_PARK_X_POS
  7228. #endif
  7229. #if HOTENDS > 1 && DISABLED(DUAL_X_CARRIAGE)
  7230. + (active_extruder ? hotend_offset[X_AXIS][active_extruder] : 0)
  7231. #endif
  7232. ;
  7233. const float y_pos = parser.linearval('Y')
  7234. #ifdef PAUSE_PARK_Y_POS
  7235. + PAUSE_PARK_Y_POS
  7236. #endif
  7237. #if HOTENDS > 1 && DISABLED(DUAL_X_CARRIAGE)
  7238. + (active_extruder ? hotend_offset[Y_AXIS][active_extruder] : 0)
  7239. #endif
  7240. ;
  7241. #if DISABLED(SDSUPPORT)
  7242. const bool job_running = print_job_timer.isRunning();
  7243. #endif
  7244. if (pause_print(retract, z_lift, x_pos, y_pos)) {
  7245. #if DISABLED(SDSUPPORT)
  7246. // Wait for lcd click or M108
  7247. wait_for_filament_reload();
  7248. // Return to print position and continue
  7249. resume_print();
  7250. if (job_running) print_job_timer.start();
  7251. #endif
  7252. }
  7253. }
  7254. #endif // PARK_HEAD_ON_PAUSE
  7255. #if HAS_COLOR_LEDS
  7256. /**
  7257. * M150: Set Status LED Color - Use R-U-B-W for R-G-B-W
  7258. * and Brightness - Use P (for NEOPIXEL only)
  7259. *
  7260. * Always sets all 3 or 4 components. If a component is left out, set to 0.
  7261. * If brightness is left out, no value changed
  7262. *
  7263. * Examples:
  7264. *
  7265. * M150 R255 ; Turn LED red
  7266. * M150 R255 U127 ; Turn LED orange (PWM only)
  7267. * M150 ; Turn LED off
  7268. * M150 R U B ; Turn LED white
  7269. * M150 W ; Turn LED white using a white LED
  7270. * M150 P127 ; Set LED 50% brightness
  7271. * M150 P ; Set LED full brightness
  7272. */
  7273. inline void gcode_M150() {
  7274. set_led_color(
  7275. parser.seen('R') ? (parser.has_value() ? parser.value_byte() : 255) : 0,
  7276. parser.seen('U') ? (parser.has_value() ? parser.value_byte() : 255) : 0,
  7277. parser.seen('B') ? (parser.has_value() ? parser.value_byte() : 255) : 0
  7278. #if ENABLED(RGBW_LED) || ENABLED(NEOPIXEL_LED)
  7279. , parser.seen('W') ? (parser.has_value() ? parser.value_byte() : 255) : 0
  7280. #if ENABLED(NEOPIXEL_LED)
  7281. , parser.seen('P') ? (parser.has_value() ? parser.value_byte() : 255) : pixels.getBrightness()
  7282. #endif
  7283. #endif
  7284. );
  7285. }
  7286. #endif // HAS_COLOR_LEDS
  7287. /**
  7288. * M200: Set filament diameter and set E axis units to cubic units
  7289. *
  7290. * T<extruder> - Optional extruder number. Current extruder if omitted.
  7291. * D<linear> - Diameter of the filament. Use "D0" to switch back to linear units on the E axis.
  7292. */
  7293. inline void gcode_M200() {
  7294. if (get_target_extruder_from_command(200)) return;
  7295. if (parser.seen('D')) {
  7296. // setting any extruder filament size disables volumetric on the assumption that
  7297. // slicers either generate in extruder values as cubic mm or as as filament feeds
  7298. // for all extruders
  7299. volumetric_enabled = (parser.value_linear_units() != 0.0);
  7300. if (volumetric_enabled) {
  7301. filament_size[target_extruder] = parser.value_linear_units();
  7302. // make sure all extruders have some sane value for the filament size
  7303. for (uint8_t i = 0; i < COUNT(filament_size); i++)
  7304. if (! filament_size[i]) filament_size[i] = DEFAULT_NOMINAL_FILAMENT_DIA;
  7305. }
  7306. }
  7307. calculate_volumetric_multipliers();
  7308. }
  7309. /**
  7310. * M201: Set max acceleration in units/s^2 for print moves (M201 X1000 Y1000)
  7311. *
  7312. * With multiple extruders use T to specify which one.
  7313. */
  7314. inline void gcode_M201() {
  7315. GET_TARGET_EXTRUDER(201);
  7316. LOOP_XYZE(i) {
  7317. if (parser.seen(axis_codes[i])) {
  7318. const uint8_t a = i + (i == E_AXIS ? TARGET_EXTRUDER : 0);
  7319. planner.max_acceleration_mm_per_s2[a] = parser.value_axis_units((AxisEnum)a);
  7320. }
  7321. }
  7322. // steps per sq second need to be updated to agree with the units per sq second (as they are what is used in the planner)
  7323. planner.reset_acceleration_rates();
  7324. }
  7325. #if 0 // Not used for Sprinter/grbl gen6
  7326. inline void gcode_M202() {
  7327. LOOP_XYZE(i) {
  7328. if (parser.seen(axis_codes[i])) axis_travel_steps_per_sqr_second[i] = parser.value_axis_units((AxisEnum)i) * planner.axis_steps_per_mm[i];
  7329. }
  7330. }
  7331. #endif
  7332. /**
  7333. * M203: Set maximum feedrate that your machine can sustain (M203 X200 Y200 Z300 E10000) in units/sec
  7334. *
  7335. * With multiple extruders use T to specify which one.
  7336. */
  7337. inline void gcode_M203() {
  7338. GET_TARGET_EXTRUDER(203);
  7339. LOOP_XYZE(i)
  7340. if (parser.seen(axis_codes[i])) {
  7341. const uint8_t a = i + (i == E_AXIS ? TARGET_EXTRUDER : 0);
  7342. planner.max_feedrate_mm_s[a] = parser.value_axis_units((AxisEnum)a);
  7343. }
  7344. }
  7345. /**
  7346. * M204: Set Accelerations in units/sec^2 (M204 P1200 R3000 T3000)
  7347. *
  7348. * P = Printing moves
  7349. * R = Retract only (no X, Y, Z) moves
  7350. * T = Travel (non printing) moves
  7351. *
  7352. * Also sets minimum segment time in ms (B20000) to prevent buffer under-runs and M20 minimum feedrate
  7353. */
  7354. inline void gcode_M204() {
  7355. if (parser.seen('S')) { // Kept for legacy compatibility. Should NOT BE USED for new developments.
  7356. planner.travel_acceleration = planner.acceleration = parser.value_linear_units();
  7357. SERIAL_ECHOLNPAIR("Setting Print and Travel Acceleration: ", planner.acceleration);
  7358. }
  7359. if (parser.seen('P')) {
  7360. planner.acceleration = parser.value_linear_units();
  7361. SERIAL_ECHOLNPAIR("Setting Print Acceleration: ", planner.acceleration);
  7362. }
  7363. if (parser.seen('R')) {
  7364. planner.retract_acceleration = parser.value_linear_units();
  7365. SERIAL_ECHOLNPAIR("Setting Retract Acceleration: ", planner.retract_acceleration);
  7366. }
  7367. if (parser.seen('T')) {
  7368. planner.travel_acceleration = parser.value_linear_units();
  7369. SERIAL_ECHOLNPAIR("Setting Travel Acceleration: ", planner.travel_acceleration);
  7370. }
  7371. }
  7372. /**
  7373. * M205: Set Advanced Settings
  7374. *
  7375. * S = Min Feed Rate (units/s)
  7376. * T = Min Travel Feed Rate (units/s)
  7377. * B = Min Segment Time (µs)
  7378. * X = Max X Jerk (units/sec^2)
  7379. * Y = Max Y Jerk (units/sec^2)
  7380. * Z = Max Z Jerk (units/sec^2)
  7381. * E = Max E Jerk (units/sec^2)
  7382. */
  7383. inline void gcode_M205() {
  7384. if (parser.seen('S')) planner.min_feedrate_mm_s = parser.value_linear_units();
  7385. if (parser.seen('T')) planner.min_travel_feedrate_mm_s = parser.value_linear_units();
  7386. if (parser.seen('B')) planner.min_segment_time = parser.value_millis();
  7387. if (parser.seen('X')) planner.max_jerk[X_AXIS] = parser.value_linear_units();
  7388. if (parser.seen('Y')) planner.max_jerk[Y_AXIS] = parser.value_linear_units();
  7389. if (parser.seen('Z')) planner.max_jerk[Z_AXIS] = parser.value_linear_units();
  7390. if (parser.seen('E')) planner.max_jerk[E_AXIS] = parser.value_linear_units();
  7391. }
  7392. #if HAS_M206_COMMAND
  7393. /**
  7394. * M206: Set Additional Homing Offset (X Y Z). SCARA aliases T=X, P=Y
  7395. *
  7396. * *** @thinkyhead: I recommend deprecating M206 for SCARA in favor of M665.
  7397. * *** M206 for SCARA will remain enabled in 1.1.x for compatibility.
  7398. * *** In the next 1.2 release, it will simply be disabled by default.
  7399. */
  7400. inline void gcode_M206() {
  7401. LOOP_XYZ(i)
  7402. if (parser.seen(axis_codes[i]))
  7403. set_home_offset((AxisEnum)i, parser.value_linear_units());
  7404. #if ENABLED(MORGAN_SCARA)
  7405. if (parser.seen('T')) set_home_offset(A_AXIS, parser.value_linear_units()); // Theta
  7406. if (parser.seen('P')) set_home_offset(B_AXIS, parser.value_linear_units()); // Psi
  7407. #endif
  7408. SYNC_PLAN_POSITION_KINEMATIC();
  7409. report_current_position();
  7410. }
  7411. #endif // HAS_M206_COMMAND
  7412. #if ENABLED(DELTA)
  7413. /**
  7414. * M665: Set delta configurations
  7415. *
  7416. * H = delta height
  7417. * L = diagonal rod
  7418. * R = delta radius
  7419. * S = segments per second
  7420. * B = delta calibration radius
  7421. * X = Alpha (Tower 1) angle trim
  7422. * Y = Beta (Tower 2) angle trim
  7423. * Z = Rotate A and B by this angle
  7424. */
  7425. inline void gcode_M665() {
  7426. if (parser.seen('H')) {
  7427. home_offset[Z_AXIS] = parser.value_linear_units() - DELTA_HEIGHT;
  7428. update_software_endstops(Z_AXIS);
  7429. }
  7430. if (parser.seen('L')) delta_diagonal_rod = parser.value_linear_units();
  7431. if (parser.seen('R')) delta_radius = parser.value_linear_units();
  7432. if (parser.seen('S')) delta_segments_per_second = parser.value_float();
  7433. if (parser.seen('B')) delta_calibration_radius = parser.value_float();
  7434. if (parser.seen('X')) delta_tower_angle_trim[A_AXIS] = parser.value_float();
  7435. if (parser.seen('Y')) delta_tower_angle_trim[B_AXIS] = parser.value_float();
  7436. if (parser.seen('Z')) delta_tower_angle_trim[C_AXIS] = parser.value_float();
  7437. recalc_delta_settings(delta_radius, delta_diagonal_rod, delta_tower_angle_trim);
  7438. }
  7439. /**
  7440. * M666: Set delta endstop adjustment
  7441. */
  7442. inline void gcode_M666() {
  7443. #if ENABLED(DEBUG_LEVELING_FEATURE)
  7444. if (DEBUGGING(LEVELING)) {
  7445. SERIAL_ECHOLNPGM(">>> gcode_M666");
  7446. }
  7447. #endif
  7448. LOOP_XYZ(i) {
  7449. if (parser.seen(axis_codes[i])) {
  7450. if (parser.value_linear_units() * Z_HOME_DIR <= 0)
  7451. delta_endstop_adj[i] = parser.value_linear_units();
  7452. #if ENABLED(DEBUG_LEVELING_FEATURE)
  7453. if (DEBUGGING(LEVELING)) {
  7454. SERIAL_ECHOPAIR("delta_endstop_adj[", axis_codes[i]);
  7455. SERIAL_ECHOLNPAIR("] = ", delta_endstop_adj[i]);
  7456. }
  7457. #endif
  7458. }
  7459. }
  7460. #if ENABLED(DEBUG_LEVELING_FEATURE)
  7461. if (DEBUGGING(LEVELING)) {
  7462. SERIAL_ECHOLNPGM("<<< gcode_M666");
  7463. }
  7464. #endif
  7465. }
  7466. #elif IS_SCARA
  7467. /**
  7468. * M665: Set SCARA settings
  7469. *
  7470. * Parameters:
  7471. *
  7472. * S[segments-per-second] - Segments-per-second
  7473. * P[theta-psi-offset] - Theta-Psi offset, added to the shoulder (A/X) angle
  7474. * T[theta-offset] - Theta offset, added to the elbow (B/Y) angle
  7475. *
  7476. * A, P, and X are all aliases for the shoulder angle
  7477. * B, T, and Y are all aliases for the elbow angle
  7478. */
  7479. inline void gcode_M665() {
  7480. if (parser.seen('S')) delta_segments_per_second = parser.value_float();
  7481. const bool hasA = parser.seen('A'), hasP = parser.seen('P'), hasX = parser.seen('X');
  7482. const uint8_t sumAPX = hasA + hasP + hasX;
  7483. if (sumAPX == 1)
  7484. home_offset[A_AXIS] = parser.value_float();
  7485. else if (sumAPX > 1) {
  7486. SERIAL_ERROR_START();
  7487. SERIAL_ERRORLNPGM("Only one of A, P, or X is allowed.");
  7488. return;
  7489. }
  7490. const bool hasB = parser.seen('B'), hasT = parser.seen('T'), hasY = parser.seen('Y');
  7491. const uint8_t sumBTY = hasB + hasT + hasY;
  7492. if (sumBTY == 1)
  7493. home_offset[B_AXIS] = parser.value_float();
  7494. else if (sumBTY > 1) {
  7495. SERIAL_ERROR_START();
  7496. SERIAL_ERRORLNPGM("Only one of B, T, or Y is allowed.");
  7497. return;
  7498. }
  7499. }
  7500. #elif ENABLED(Z_DUAL_ENDSTOPS) // !DELTA && ENABLED(Z_DUAL_ENDSTOPS)
  7501. /**
  7502. * M666: For Z Dual Endstop setup, set z axis offset to the z2 axis.
  7503. */
  7504. inline void gcode_M666() {
  7505. if (parser.seen('Z')) z_endstop_adj = parser.value_linear_units();
  7506. SERIAL_ECHOLNPAIR("Z Endstop Adjustment set to (mm):", z_endstop_adj);
  7507. }
  7508. #endif // !DELTA && Z_DUAL_ENDSTOPS
  7509. #if ENABLED(FWRETRACT)
  7510. /**
  7511. * M207: Set firmware retraction values
  7512. *
  7513. * S[+units] retract_length
  7514. * W[+units] swap_retract_length (multi-extruder)
  7515. * F[units/min] retract_feedrate_mm_s
  7516. * Z[units] retract_zlift
  7517. */
  7518. inline void gcode_M207() {
  7519. if (parser.seen('S')) retract_length = parser.value_axis_units(E_AXIS);
  7520. if (parser.seen('F')) retract_feedrate_mm_s = MMM_TO_MMS(parser.value_axis_units(E_AXIS));
  7521. if (parser.seen('Z')) retract_zlift = parser.value_linear_units();
  7522. if (parser.seen('W')) swap_retract_length = parser.value_axis_units(E_AXIS);
  7523. }
  7524. /**
  7525. * M208: Set firmware un-retraction values
  7526. *
  7527. * S[+units] retract_recover_length (in addition to M207 S*)
  7528. * W[+units] swap_retract_recover_length (multi-extruder)
  7529. * F[units/min] retract_recover_feedrate_mm_s
  7530. * R[units/min] swap_retract_recover_feedrate_mm_s
  7531. */
  7532. inline void gcode_M208() {
  7533. if (parser.seen('S')) retract_recover_length = parser.value_axis_units(E_AXIS);
  7534. if (parser.seen('F')) retract_recover_feedrate_mm_s = MMM_TO_MMS(parser.value_axis_units(E_AXIS));
  7535. if (parser.seen('R')) swap_retract_recover_feedrate_mm_s = MMM_TO_MMS(parser.value_axis_units(E_AXIS));
  7536. if (parser.seen('W')) swap_retract_recover_length = parser.value_axis_units(E_AXIS);
  7537. }
  7538. /**
  7539. * M209: Enable automatic retract (M209 S1)
  7540. * For slicers that don't support G10/11, reversed extrude-only
  7541. * moves will be classified as retraction.
  7542. */
  7543. inline void gcode_M209() {
  7544. if (MIN_AUTORETRACT <= MAX_AUTORETRACT) {
  7545. if (parser.seen('S')) {
  7546. autoretract_enabled = parser.value_bool();
  7547. for (uint8_t i = 0; i < EXTRUDERS; i++) retracted[i] = false;
  7548. }
  7549. }
  7550. }
  7551. #endif // FWRETRACT
  7552. /**
  7553. * M211: Enable, Disable, and/or Report software endstops
  7554. *
  7555. * Usage: M211 S1 to enable, M211 S0 to disable, M211 alone for report
  7556. */
  7557. inline void gcode_M211() {
  7558. SERIAL_ECHO_START();
  7559. #if HAS_SOFTWARE_ENDSTOPS
  7560. if (parser.seen('S')) soft_endstops_enabled = parser.value_bool();
  7561. SERIAL_ECHOPGM(MSG_SOFT_ENDSTOPS);
  7562. serialprintPGM(soft_endstops_enabled ? PSTR(MSG_ON) : PSTR(MSG_OFF));
  7563. #else
  7564. SERIAL_ECHOPGM(MSG_SOFT_ENDSTOPS);
  7565. SERIAL_ECHOPGM(MSG_OFF);
  7566. #endif
  7567. SERIAL_ECHOPGM(MSG_SOFT_MIN);
  7568. SERIAL_ECHOPAIR( MSG_X, soft_endstop_min[X_AXIS]);
  7569. SERIAL_ECHOPAIR(" " MSG_Y, soft_endstop_min[Y_AXIS]);
  7570. SERIAL_ECHOPAIR(" " MSG_Z, soft_endstop_min[Z_AXIS]);
  7571. SERIAL_ECHOPGM(MSG_SOFT_MAX);
  7572. SERIAL_ECHOPAIR( MSG_X, soft_endstop_max[X_AXIS]);
  7573. SERIAL_ECHOPAIR(" " MSG_Y, soft_endstop_max[Y_AXIS]);
  7574. SERIAL_ECHOLNPAIR(" " MSG_Z, soft_endstop_max[Z_AXIS]);
  7575. }
  7576. #if HOTENDS > 1
  7577. /**
  7578. * M218 - set hotend offset (in linear units)
  7579. *
  7580. * T<tool>
  7581. * X<xoffset>
  7582. * Y<yoffset>
  7583. * Z<zoffset> - Available with DUAL_X_CARRIAGE and SWITCHING_NOZZLE
  7584. */
  7585. inline void gcode_M218() {
  7586. if (get_target_extruder_from_command(218) || target_extruder == 0) return;
  7587. if (parser.seenval('X')) hotend_offset[X_AXIS][target_extruder] = parser.value_linear_units();
  7588. if (parser.seenval('Y')) hotend_offset[Y_AXIS][target_extruder] = parser.value_linear_units();
  7589. #if ENABLED(DUAL_X_CARRIAGE) || ENABLED(SWITCHING_NOZZLE) || ENABLED(PARKING_EXTRUDER)
  7590. if (parser.seenval('Z')) hotend_offset[Z_AXIS][target_extruder] = parser.value_linear_units();
  7591. #endif
  7592. SERIAL_ECHO_START();
  7593. SERIAL_ECHOPGM(MSG_HOTEND_OFFSET);
  7594. HOTEND_LOOP() {
  7595. SERIAL_CHAR(' ');
  7596. SERIAL_ECHO(hotend_offset[X_AXIS][e]);
  7597. SERIAL_CHAR(',');
  7598. SERIAL_ECHO(hotend_offset[Y_AXIS][e]);
  7599. #if ENABLED(DUAL_X_CARRIAGE) || ENABLED(SWITCHING_NOZZLE) || ENABLED(PARKING_EXTRUDER)
  7600. SERIAL_CHAR(',');
  7601. SERIAL_ECHO(hotend_offset[Z_AXIS][e]);
  7602. #endif
  7603. }
  7604. SERIAL_EOL();
  7605. }
  7606. #endif // HOTENDS > 1
  7607. /**
  7608. * M220: Set speed percentage factor, aka "Feed Rate" (M220 S95)
  7609. */
  7610. inline void gcode_M220() {
  7611. if (parser.seenval('S')) feedrate_percentage = parser.value_int();
  7612. }
  7613. /**
  7614. * M221: Set extrusion percentage (M221 T0 S95)
  7615. */
  7616. inline void gcode_M221() {
  7617. if (get_target_extruder_from_command(221)) return;
  7618. if (parser.seenval('S'))
  7619. flow_percentage[target_extruder] = parser.value_int();
  7620. }
  7621. /**
  7622. * M226: Wait until the specified pin reaches the state required (M226 P<pin> S<state>)
  7623. */
  7624. inline void gcode_M226() {
  7625. if (parser.seen('P')) {
  7626. const int pin_number = parser.value_int(),
  7627. pin_state = parser.intval('S', -1); // required pin state - default is inverted
  7628. if (WITHIN(pin_state, -1, 1) && pin_number > -1 && !pin_is_protected(pin_number)) {
  7629. int target = LOW;
  7630. stepper.synchronize();
  7631. pinMode(pin_number, INPUT);
  7632. switch (pin_state) {
  7633. case 1:
  7634. target = HIGH;
  7635. break;
  7636. case 0:
  7637. target = LOW;
  7638. break;
  7639. case -1:
  7640. target = !digitalRead(pin_number);
  7641. break;
  7642. }
  7643. while (digitalRead(pin_number) != target) idle();
  7644. } // pin_state -1 0 1 && pin_number > -1
  7645. } // parser.seen('P')
  7646. }
  7647. #if ENABLED(EXPERIMENTAL_I2CBUS)
  7648. /**
  7649. * M260: Send data to a I2C slave device
  7650. *
  7651. * This is a PoC, the formating and arguments for the GCODE will
  7652. * change to be more compatible, the current proposal is:
  7653. *
  7654. * M260 A<slave device address base 10> ; Sets the I2C slave address the data will be sent to
  7655. *
  7656. * M260 B<byte-1 value in base 10>
  7657. * M260 B<byte-2 value in base 10>
  7658. * M260 B<byte-3 value in base 10>
  7659. *
  7660. * M260 S1 ; Send the buffered data and reset the buffer
  7661. * M260 R1 ; Reset the buffer without sending data
  7662. *
  7663. */
  7664. inline void gcode_M260() {
  7665. // Set the target address
  7666. if (parser.seen('A')) i2c.address(parser.value_byte());
  7667. // Add a new byte to the buffer
  7668. if (parser.seen('B')) i2c.addbyte(parser.value_byte());
  7669. // Flush the buffer to the bus
  7670. if (parser.seen('S')) i2c.send();
  7671. // Reset and rewind the buffer
  7672. else if (parser.seen('R')) i2c.reset();
  7673. }
  7674. /**
  7675. * M261: Request X bytes from I2C slave device
  7676. *
  7677. * Usage: M261 A<slave device address base 10> B<number of bytes>
  7678. */
  7679. inline void gcode_M261() {
  7680. if (parser.seen('A')) i2c.address(parser.value_byte());
  7681. uint8_t bytes = parser.byteval('B', 1);
  7682. if (i2c.addr && bytes && bytes <= TWIBUS_BUFFER_SIZE) {
  7683. i2c.relay(bytes);
  7684. }
  7685. else {
  7686. SERIAL_ERROR_START();
  7687. SERIAL_ERRORLN("Bad i2c request");
  7688. }
  7689. }
  7690. #endif // EXPERIMENTAL_I2CBUS
  7691. #if HAS_SERVOS
  7692. /**
  7693. * M280: Get or set servo position. P<index> [S<angle>]
  7694. */
  7695. inline void gcode_M280() {
  7696. if (!parser.seen('P')) return;
  7697. const int servo_index = parser.value_int();
  7698. if (WITHIN(servo_index, 0, NUM_SERVOS - 1)) {
  7699. if (parser.seen('S'))
  7700. MOVE_SERVO(servo_index, parser.value_int());
  7701. else {
  7702. SERIAL_ECHO_START();
  7703. SERIAL_ECHOPAIR(" Servo ", servo_index);
  7704. SERIAL_ECHOLNPAIR(": ", servo[servo_index].read());
  7705. }
  7706. }
  7707. else {
  7708. SERIAL_ERROR_START();
  7709. SERIAL_ECHOPAIR("Servo ", servo_index);
  7710. SERIAL_ECHOLNPGM(" out of range");
  7711. }
  7712. }
  7713. #endif // HAS_SERVOS
  7714. #if ENABLED(BABYSTEPPING)
  7715. /**
  7716. * M290: Babystepping
  7717. */
  7718. inline void gcode_M290() {
  7719. #if ENABLED(BABYSTEP_XY)
  7720. for (uint8_t a = X_AXIS; a <= Z_AXIS; a++)
  7721. if (parser.seenval(axis_codes[a]) || (a == Z_AXIS && parser.seenval('S'))) {
  7722. float offs = parser.value_axis_units(a);
  7723. constrain(offs, -2, 2);
  7724. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  7725. if (a == Z_AXIS) {
  7726. zprobe_zoffset += offs;
  7727. refresh_zprobe_zoffset(true); // 'true' to not babystep
  7728. }
  7729. #endif
  7730. thermalManager.babystep_axis(a, offs * planner.axis_steps_per_mm[a]);
  7731. }
  7732. #else
  7733. if (parser.seenval('Z') || parser.seenval('S')) {
  7734. float offs = parser.value_axis_units(Z_AXIS);
  7735. constrain(offs, -2, 2);
  7736. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  7737. zprobe_zoffset += offs;
  7738. refresh_zprobe_zoffset(); // This will babystep the axis
  7739. #else
  7740. thermalManager.babystep_axis(Z_AXIS, parser.value_axis_units(Z_AXIS) * planner.axis_steps_per_mm[Z_AXIS]);
  7741. #endif
  7742. }
  7743. #endif
  7744. }
  7745. #endif // BABYSTEPPING
  7746. #if HAS_BUZZER
  7747. /**
  7748. * M300: Play beep sound S<frequency Hz> P<duration ms>
  7749. */
  7750. inline void gcode_M300() {
  7751. uint16_t const frequency = parser.ushortval('S', 260);
  7752. uint16_t duration = parser.ushortval('P', 1000);
  7753. // Limits the tone duration to 0-5 seconds.
  7754. NOMORE(duration, 5000);
  7755. BUZZ(duration, frequency);
  7756. }
  7757. #endif // HAS_BUZZER
  7758. #if ENABLED(PIDTEMP)
  7759. /**
  7760. * M301: Set PID parameters P I D (and optionally C, L)
  7761. *
  7762. * P[float] Kp term
  7763. * I[float] Ki term (unscaled)
  7764. * D[float] Kd term (unscaled)
  7765. *
  7766. * With PID_EXTRUSION_SCALING:
  7767. *
  7768. * C[float] Kc term
  7769. * L[float] LPQ length
  7770. */
  7771. inline void gcode_M301() {
  7772. // multi-extruder PID patch: M301 updates or prints a single extruder's PID values
  7773. // default behaviour (omitting E parameter) is to update for extruder 0 only
  7774. const uint8_t e = parser.byteval('E'); // extruder being updated
  7775. if (e < HOTENDS) { // catch bad input value
  7776. if (parser.seen('P')) PID_PARAM(Kp, e) = parser.value_float();
  7777. if (parser.seen('I')) PID_PARAM(Ki, e) = scalePID_i(parser.value_float());
  7778. if (parser.seen('D')) PID_PARAM(Kd, e) = scalePID_d(parser.value_float());
  7779. #if ENABLED(PID_EXTRUSION_SCALING)
  7780. if (parser.seen('C')) PID_PARAM(Kc, e) = parser.value_float();
  7781. if (parser.seen('L')) lpq_len = parser.value_float();
  7782. NOMORE(lpq_len, LPQ_MAX_LEN);
  7783. #endif
  7784. thermalManager.updatePID();
  7785. SERIAL_ECHO_START();
  7786. #if ENABLED(PID_PARAMS_PER_HOTEND)
  7787. SERIAL_ECHOPAIR(" e:", e); // specify extruder in serial output
  7788. #endif // PID_PARAMS_PER_HOTEND
  7789. SERIAL_ECHOPAIR(" p:", PID_PARAM(Kp, e));
  7790. SERIAL_ECHOPAIR(" i:", unscalePID_i(PID_PARAM(Ki, e)));
  7791. SERIAL_ECHOPAIR(" d:", unscalePID_d(PID_PARAM(Kd, e)));
  7792. #if ENABLED(PID_EXTRUSION_SCALING)
  7793. //Kc does not have scaling applied above, or in resetting defaults
  7794. SERIAL_ECHOPAIR(" c:", PID_PARAM(Kc, e));
  7795. #endif
  7796. SERIAL_EOL();
  7797. }
  7798. else {
  7799. SERIAL_ERROR_START();
  7800. SERIAL_ERRORLN(MSG_INVALID_EXTRUDER);
  7801. }
  7802. }
  7803. #endif // PIDTEMP
  7804. #if ENABLED(PIDTEMPBED)
  7805. inline void gcode_M304() {
  7806. if (parser.seen('P')) thermalManager.bedKp = parser.value_float();
  7807. if (parser.seen('I')) thermalManager.bedKi = scalePID_i(parser.value_float());
  7808. if (parser.seen('D')) thermalManager.bedKd = scalePID_d(parser.value_float());
  7809. thermalManager.updatePID();
  7810. SERIAL_ECHO_START();
  7811. SERIAL_ECHOPAIR(" p:", thermalManager.bedKp);
  7812. SERIAL_ECHOPAIR(" i:", unscalePID_i(thermalManager.bedKi));
  7813. SERIAL_ECHOLNPAIR(" d:", unscalePID_d(thermalManager.bedKd));
  7814. }
  7815. #endif // PIDTEMPBED
  7816. #if defined(CHDK) || HAS_PHOTOGRAPH
  7817. /**
  7818. * M240: Trigger a camera by emulating a Canon RC-1
  7819. * See http://www.doc-diy.net/photo/rc-1_hacked/
  7820. */
  7821. inline void gcode_M240() {
  7822. #ifdef CHDK
  7823. OUT_WRITE(CHDK, HIGH);
  7824. chdkHigh = millis();
  7825. chdkActive = true;
  7826. #elif HAS_PHOTOGRAPH
  7827. const uint8_t NUM_PULSES = 16;
  7828. const float PULSE_LENGTH = 0.01524;
  7829. for (int i = 0; i < NUM_PULSES; i++) {
  7830. WRITE(PHOTOGRAPH_PIN, HIGH);
  7831. _delay_ms(PULSE_LENGTH);
  7832. WRITE(PHOTOGRAPH_PIN, LOW);
  7833. _delay_ms(PULSE_LENGTH);
  7834. }
  7835. delay(7.33);
  7836. for (int i = 0; i < NUM_PULSES; i++) {
  7837. WRITE(PHOTOGRAPH_PIN, HIGH);
  7838. _delay_ms(PULSE_LENGTH);
  7839. WRITE(PHOTOGRAPH_PIN, LOW);
  7840. _delay_ms(PULSE_LENGTH);
  7841. }
  7842. #endif // !CHDK && HAS_PHOTOGRAPH
  7843. }
  7844. #endif // CHDK || PHOTOGRAPH_PIN
  7845. #if HAS_LCD_CONTRAST
  7846. /**
  7847. * M250: Read and optionally set the LCD contrast
  7848. */
  7849. inline void gcode_M250() {
  7850. if (parser.seen('C')) set_lcd_contrast(parser.value_int());
  7851. SERIAL_PROTOCOLPGM("lcd contrast value: ");
  7852. SERIAL_PROTOCOL(lcd_contrast);
  7853. SERIAL_EOL();
  7854. }
  7855. #endif // HAS_LCD_CONTRAST
  7856. #if ENABLED(PREVENT_COLD_EXTRUSION)
  7857. /**
  7858. * M302: Allow cold extrudes, or set the minimum extrude temperature
  7859. *
  7860. * S<temperature> sets the minimum extrude temperature
  7861. * P<bool> enables (1) or disables (0) cold extrusion
  7862. *
  7863. * Examples:
  7864. *
  7865. * M302 ; report current cold extrusion state
  7866. * M302 P0 ; enable cold extrusion checking
  7867. * M302 P1 ; disables cold extrusion checking
  7868. * M302 S0 ; always allow extrusion (disables checking)
  7869. * M302 S170 ; only allow extrusion above 170
  7870. * M302 S170 P1 ; set min extrude temp to 170 but leave disabled
  7871. */
  7872. inline void gcode_M302() {
  7873. const bool seen_S = parser.seen('S');
  7874. if (seen_S) {
  7875. thermalManager.extrude_min_temp = parser.value_celsius();
  7876. thermalManager.allow_cold_extrude = (thermalManager.extrude_min_temp == 0);
  7877. }
  7878. if (parser.seen('P'))
  7879. thermalManager.allow_cold_extrude = (thermalManager.extrude_min_temp == 0) || parser.value_bool();
  7880. else if (!seen_S) {
  7881. // Report current state
  7882. SERIAL_ECHO_START();
  7883. SERIAL_ECHOPAIR("Cold extrudes are ", (thermalManager.allow_cold_extrude ? "en" : "dis"));
  7884. SERIAL_ECHOPAIR("abled (min temp ", thermalManager.extrude_min_temp);
  7885. SERIAL_ECHOLNPGM("C)");
  7886. }
  7887. }
  7888. #endif // PREVENT_COLD_EXTRUSION
  7889. /**
  7890. * M303: PID relay autotune
  7891. *
  7892. * S<temperature> sets the target temperature. (default 150C)
  7893. * E<extruder> (-1 for the bed) (default 0)
  7894. * C<cycles>
  7895. * U<bool> with a non-zero value will apply the result to current settings
  7896. */
  7897. inline void gcode_M303() {
  7898. #if HAS_PID_HEATING
  7899. const int e = parser.intval('E'), c = parser.intval('C', 5);
  7900. const bool u = parser.boolval('U');
  7901. int16_t temp = parser.celsiusval('S', e < 0 ? 70 : 150);
  7902. if (WITHIN(e, 0, HOTENDS - 1))
  7903. target_extruder = e;
  7904. #if DISABLED(BUSY_WHILE_HEATING)
  7905. KEEPALIVE_STATE(NOT_BUSY);
  7906. #endif
  7907. thermalManager.PID_autotune(temp, e, c, u);
  7908. #if DISABLED(BUSY_WHILE_HEATING)
  7909. KEEPALIVE_STATE(IN_HANDLER);
  7910. #endif
  7911. #else
  7912. SERIAL_ERROR_START();
  7913. SERIAL_ERRORLNPGM(MSG_ERR_M303_DISABLED);
  7914. #endif
  7915. }
  7916. #if ENABLED(MORGAN_SCARA)
  7917. bool SCARA_move_to_cal(uint8_t delta_a, uint8_t delta_b) {
  7918. if (IsRunning()) {
  7919. forward_kinematics_SCARA(delta_a, delta_b);
  7920. destination[X_AXIS] = LOGICAL_X_POSITION(cartes[X_AXIS]);
  7921. destination[Y_AXIS] = LOGICAL_Y_POSITION(cartes[Y_AXIS]);
  7922. destination[Z_AXIS] = current_position[Z_AXIS];
  7923. prepare_move_to_destination();
  7924. return true;
  7925. }
  7926. return false;
  7927. }
  7928. /**
  7929. * M360: SCARA calibration: Move to cal-position ThetaA (0 deg calibration)
  7930. */
  7931. inline bool gcode_M360() {
  7932. SERIAL_ECHOLNPGM(" Cal: Theta 0");
  7933. return SCARA_move_to_cal(0, 120);
  7934. }
  7935. /**
  7936. * M361: SCARA calibration: Move to cal-position ThetaB (90 deg calibration - steps per degree)
  7937. */
  7938. inline bool gcode_M361() {
  7939. SERIAL_ECHOLNPGM(" Cal: Theta 90");
  7940. return SCARA_move_to_cal(90, 130);
  7941. }
  7942. /**
  7943. * M362: SCARA calibration: Move to cal-position PsiA (0 deg calibration)
  7944. */
  7945. inline bool gcode_M362() {
  7946. SERIAL_ECHOLNPGM(" Cal: Psi 0");
  7947. return SCARA_move_to_cal(60, 180);
  7948. }
  7949. /**
  7950. * M363: SCARA calibration: Move to cal-position PsiB (90 deg calibration - steps per degree)
  7951. */
  7952. inline bool gcode_M363() {
  7953. SERIAL_ECHOLNPGM(" Cal: Psi 90");
  7954. return SCARA_move_to_cal(50, 90);
  7955. }
  7956. /**
  7957. * M364: SCARA calibration: Move to cal-position PsiC (90 deg to Theta calibration position)
  7958. */
  7959. inline bool gcode_M364() {
  7960. SERIAL_ECHOLNPGM(" Cal: Theta-Psi 90");
  7961. return SCARA_move_to_cal(45, 135);
  7962. }
  7963. #endif // SCARA
  7964. #if ENABLED(EXT_SOLENOID)
  7965. void enable_solenoid(const uint8_t num) {
  7966. switch (num) {
  7967. case 0:
  7968. OUT_WRITE(SOL0_PIN, HIGH);
  7969. break;
  7970. #if HAS_SOLENOID_1 && EXTRUDERS > 1
  7971. case 1:
  7972. OUT_WRITE(SOL1_PIN, HIGH);
  7973. break;
  7974. #endif
  7975. #if HAS_SOLENOID_2 && EXTRUDERS > 2
  7976. case 2:
  7977. OUT_WRITE(SOL2_PIN, HIGH);
  7978. break;
  7979. #endif
  7980. #if HAS_SOLENOID_3 && EXTRUDERS > 3
  7981. case 3:
  7982. OUT_WRITE(SOL3_PIN, HIGH);
  7983. break;
  7984. #endif
  7985. #if HAS_SOLENOID_4 && EXTRUDERS > 4
  7986. case 4:
  7987. OUT_WRITE(SOL4_PIN, HIGH);
  7988. break;
  7989. #endif
  7990. default:
  7991. SERIAL_ECHO_START();
  7992. SERIAL_ECHOLNPGM(MSG_INVALID_SOLENOID);
  7993. break;
  7994. }
  7995. }
  7996. void enable_solenoid_on_active_extruder() { enable_solenoid(active_extruder); }
  7997. void disable_all_solenoids() {
  7998. OUT_WRITE(SOL0_PIN, LOW);
  7999. #if HAS_SOLENOID_1 && EXTRUDERS > 1
  8000. OUT_WRITE(SOL1_PIN, LOW);
  8001. #endif
  8002. #if HAS_SOLENOID_2 && EXTRUDERS > 2
  8003. OUT_WRITE(SOL2_PIN, LOW);
  8004. #endif
  8005. #if HAS_SOLENOID_3 && EXTRUDERS > 3
  8006. OUT_WRITE(SOL3_PIN, LOW);
  8007. #endif
  8008. #if HAS_SOLENOID_4 && EXTRUDERS > 4
  8009. OUT_WRITE(SOL4_PIN, LOW);
  8010. #endif
  8011. }
  8012. /**
  8013. * M380: Enable solenoid on the active extruder
  8014. */
  8015. inline void gcode_M380() { enable_solenoid_on_active_extruder(); }
  8016. /**
  8017. * M381: Disable all solenoids
  8018. */
  8019. inline void gcode_M381() { disable_all_solenoids(); }
  8020. #endif // EXT_SOLENOID
  8021. /**
  8022. * M400: Finish all moves
  8023. */
  8024. inline void gcode_M400() { stepper.synchronize(); }
  8025. #if HAS_BED_PROBE
  8026. /**
  8027. * M401: Engage Z Servo endstop if available
  8028. */
  8029. inline void gcode_M401() { DEPLOY_PROBE(); }
  8030. /**
  8031. * M402: Retract Z Servo endstop if enabled
  8032. */
  8033. inline void gcode_M402() { STOW_PROBE(); }
  8034. #endif // HAS_BED_PROBE
  8035. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  8036. /**
  8037. * M404: Display or set (in current units) the nominal filament width (3mm, 1.75mm ) W<3.0>
  8038. */
  8039. inline void gcode_M404() {
  8040. if (parser.seen('W')) {
  8041. filament_width_nominal = parser.value_linear_units();
  8042. }
  8043. else {
  8044. SERIAL_PROTOCOLPGM("Filament dia (nominal mm):");
  8045. SERIAL_PROTOCOLLN(filament_width_nominal);
  8046. }
  8047. }
  8048. /**
  8049. * M405: Turn on filament sensor for control
  8050. */
  8051. inline void gcode_M405() {
  8052. // This is technically a linear measurement, but since it's quantized to centimeters and is a different
  8053. // unit than everything else, it uses parser.value_byte() instead of parser.value_linear_units().
  8054. if (parser.seen('D')) {
  8055. meas_delay_cm = parser.value_byte();
  8056. NOMORE(meas_delay_cm, MAX_MEASUREMENT_DELAY);
  8057. }
  8058. if (filwidth_delay_index[1] == -1) { // Initialize the ring buffer if not done since startup
  8059. const uint8_t temp_ratio = thermalManager.widthFil_to_size_ratio() - 100; // -100 to scale within a signed byte
  8060. for (uint8_t i = 0; i < COUNT(measurement_delay); ++i)
  8061. measurement_delay[i] = temp_ratio;
  8062. filwidth_delay_index[0] = filwidth_delay_index[1] = 0;
  8063. }
  8064. filament_sensor = true;
  8065. //SERIAL_PROTOCOLPGM("Filament dia (measured mm):");
  8066. //SERIAL_PROTOCOL(filament_width_meas);
  8067. //SERIAL_PROTOCOLPGM("Extrusion ratio(%):");
  8068. //SERIAL_PROTOCOL(flow_percentage[active_extruder]);
  8069. }
  8070. /**
  8071. * M406: Turn off filament sensor for control
  8072. */
  8073. inline void gcode_M406() {
  8074. filament_sensor = false;
  8075. calculate_volumetric_multipliers(); // Restore correct 'volumetric_multiplier' value
  8076. }
  8077. /**
  8078. * M407: Get measured filament diameter on serial output
  8079. */
  8080. inline void gcode_M407() {
  8081. SERIAL_PROTOCOLPGM("Filament dia (measured mm):");
  8082. SERIAL_PROTOCOLLN(filament_width_meas);
  8083. }
  8084. #endif // FILAMENT_WIDTH_SENSOR
  8085. void quickstop_stepper() {
  8086. stepper.quick_stop();
  8087. stepper.synchronize();
  8088. set_current_from_steppers_for_axis(ALL_AXES);
  8089. SYNC_PLAN_POSITION_KINEMATIC();
  8090. }
  8091. #if HAS_LEVELING
  8092. /**
  8093. * M420: Enable/Disable Bed Leveling and/or set the Z fade height.
  8094. *
  8095. * S[bool] Turns leveling on or off
  8096. * Z[height] Sets the Z fade height (0 or none to disable)
  8097. * V[bool] Verbose - Print the leveling grid
  8098. *
  8099. * With AUTO_BED_LEVELING_UBL only:
  8100. *
  8101. * L[index] Load UBL mesh from index (0 is default)
  8102. */
  8103. inline void gcode_M420() {
  8104. #if ENABLED(AUTO_BED_LEVELING_UBL)
  8105. // L to load a mesh from the EEPROM
  8106. if (parser.seen('L')) {
  8107. #if ENABLED(EEPROM_SETTINGS)
  8108. const int8_t storage_slot = parser.has_value() ? parser.value_int() : ubl.storage_slot;
  8109. const int16_t a = settings.calc_num_meshes();
  8110. if (!a) {
  8111. SERIAL_PROTOCOLLNPGM("?EEPROM storage not available.");
  8112. return;
  8113. }
  8114. if (!WITHIN(storage_slot, 0, a - 1)) {
  8115. SERIAL_PROTOCOLLNPGM("?Invalid storage slot.");
  8116. SERIAL_PROTOCOLLNPAIR("?Use 0 to ", a - 1);
  8117. return;
  8118. }
  8119. settings.load_mesh(storage_slot);
  8120. ubl.storage_slot = storage_slot;
  8121. #else
  8122. SERIAL_PROTOCOLLNPGM("?EEPROM storage not available.");
  8123. return;
  8124. #endif
  8125. }
  8126. // L to load a mesh from the EEPROM
  8127. if (parser.seen('L') || parser.seen('V')) {
  8128. ubl.display_map(0); // Currently only supports one map type
  8129. SERIAL_ECHOLNPAIR("UBL_MESH_VALID = ", UBL_MESH_VALID);
  8130. SERIAL_ECHOLNPAIR("ubl.storage_slot = ", ubl.storage_slot);
  8131. }
  8132. #endif // AUTO_BED_LEVELING_UBL
  8133. // V to print the matrix or mesh
  8134. if (parser.seen('V')) {
  8135. #if ABL_PLANAR
  8136. planner.bed_level_matrix.debug(PSTR("Bed Level Correction Matrix:"));
  8137. #else
  8138. if (leveling_is_valid()) {
  8139. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  8140. print_bilinear_leveling_grid();
  8141. #if ENABLED(ABL_BILINEAR_SUBDIVISION)
  8142. print_bilinear_leveling_grid_virt();
  8143. #endif
  8144. #elif ENABLED(MESH_BED_LEVELING)
  8145. SERIAL_ECHOLNPGM("Mesh Bed Level data:");
  8146. mbl_mesh_report();
  8147. #endif
  8148. }
  8149. #endif
  8150. }
  8151. const bool to_enable = parser.boolval('S');
  8152. if (parser.seen('S'))
  8153. set_bed_leveling_enabled(to_enable);
  8154. #if ENABLED(ENABLE_LEVELING_FADE_HEIGHT)
  8155. if (parser.seen('Z')) set_z_fade_height(parser.value_linear_units());
  8156. #endif
  8157. const bool new_status = planner.leveling_active;
  8158. if (to_enable && !new_status) {
  8159. SERIAL_ERROR_START();
  8160. SERIAL_ERRORLNPGM(MSG_ERR_M420_FAILED);
  8161. }
  8162. SERIAL_ECHO_START();
  8163. SERIAL_ECHOLNPAIR("Bed Leveling ", new_status ? MSG_ON : MSG_OFF);
  8164. #if ENABLED(ENABLE_LEVELING_FADE_HEIGHT)
  8165. SERIAL_ECHO_START();
  8166. SERIAL_ECHOPGM("Fade Height ");
  8167. if (planner.z_fade_height > 0.0)
  8168. SERIAL_ECHOLN(planner.z_fade_height);
  8169. else
  8170. SERIAL_ECHOLNPGM(MSG_OFF);
  8171. #endif
  8172. }
  8173. #endif
  8174. #if ENABLED(MESH_BED_LEVELING)
  8175. /**
  8176. * M421: Set a single Mesh Bed Leveling Z coordinate
  8177. *
  8178. * Usage:
  8179. * M421 X<linear> Y<linear> Z<linear>
  8180. * M421 X<linear> Y<linear> Q<offset>
  8181. * M421 I<xindex> J<yindex> Z<linear>
  8182. * M421 I<xindex> J<yindex> Q<offset>
  8183. */
  8184. inline void gcode_M421() {
  8185. const bool hasX = parser.seen('X'), hasI = parser.seen('I');
  8186. const int8_t ix = hasI ? parser.value_int() : hasX ? mbl.probe_index_x(RAW_X_POSITION(parser.value_linear_units())) : -1;
  8187. const bool hasY = parser.seen('Y'), hasJ = parser.seen('J');
  8188. const int8_t iy = hasJ ? parser.value_int() : hasY ? mbl.probe_index_y(RAW_Y_POSITION(parser.value_linear_units())) : -1;
  8189. const bool hasZ = parser.seen('Z'), hasQ = !hasZ && parser.seen('Q');
  8190. if (int(hasI && hasJ) + int(hasX && hasY) != 1 || !(hasZ || hasQ)) {
  8191. SERIAL_ERROR_START();
  8192. SERIAL_ERRORLNPGM(MSG_ERR_M421_PARAMETERS);
  8193. }
  8194. else if (ix < 0 || iy < 0) {
  8195. SERIAL_ERROR_START();
  8196. SERIAL_ERRORLNPGM(MSG_ERR_MESH_XY);
  8197. }
  8198. else
  8199. mbl.set_z(ix, iy, parser.value_linear_units() + (hasQ ? mbl.z_values[ix][iy] : 0));
  8200. }
  8201. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  8202. /**
  8203. * M421: Set a single Mesh Bed Leveling Z coordinate
  8204. *
  8205. * Usage:
  8206. * M421 I<xindex> J<yindex> Z<linear>
  8207. * M421 I<xindex> J<yindex> Q<offset>
  8208. */
  8209. inline void gcode_M421() {
  8210. int8_t ix = parser.intval('I', -1), iy = parser.intval('J', -1);
  8211. const bool hasI = ix >= 0,
  8212. hasJ = iy >= 0,
  8213. hasZ = parser.seen('Z'),
  8214. hasQ = !hasZ && parser.seen('Q');
  8215. if (!hasI || !hasJ || !(hasZ || hasQ)) {
  8216. SERIAL_ERROR_START();
  8217. SERIAL_ERRORLNPGM(MSG_ERR_M421_PARAMETERS);
  8218. }
  8219. else if (!WITHIN(ix, 0, GRID_MAX_POINTS_X - 1) || !WITHIN(iy, 0, GRID_MAX_POINTS_Y - 1)) {
  8220. SERIAL_ERROR_START();
  8221. SERIAL_ERRORLNPGM(MSG_ERR_MESH_XY);
  8222. }
  8223. else {
  8224. z_values[ix][iy] = parser.value_linear_units() + (hasQ ? z_values[ix][iy] : 0);
  8225. #if ENABLED(ABL_BILINEAR_SUBDIVISION)
  8226. bed_level_virt_interpolate();
  8227. #endif
  8228. }
  8229. }
  8230. #elif ENABLED(AUTO_BED_LEVELING_UBL)
  8231. /**
  8232. * M421: Set a single Mesh Bed Leveling Z coordinate
  8233. *
  8234. * Usage:
  8235. * M421 I<xindex> J<yindex> Z<linear>
  8236. * M421 I<xindex> J<yindex> Q<offset>
  8237. * M421 C Z<linear>
  8238. * M421 C Q<offset>
  8239. */
  8240. inline void gcode_M421() {
  8241. int8_t ix = parser.intval('I', -1), iy = parser.intval('J', -1);
  8242. const bool hasI = ix >= 0,
  8243. hasJ = iy >= 0,
  8244. hasC = parser.seen('C'),
  8245. hasZ = parser.seen('Z'),
  8246. hasQ = !hasZ && parser.seen('Q');
  8247. if (hasC) {
  8248. const mesh_index_pair location = ubl.find_closest_mesh_point_of_type(REAL, current_position[X_AXIS], current_position[Y_AXIS], USE_NOZZLE_AS_REFERENCE, NULL, false);
  8249. ix = location.x_index;
  8250. iy = location.y_index;
  8251. }
  8252. if (int(hasC) + int(hasI && hasJ) != 1 || !(hasZ || hasQ)) {
  8253. SERIAL_ERROR_START();
  8254. SERIAL_ERRORLNPGM(MSG_ERR_M421_PARAMETERS);
  8255. }
  8256. else if (!WITHIN(ix, 0, GRID_MAX_POINTS_X - 1) || !WITHIN(iy, 0, GRID_MAX_POINTS_Y - 1)) {
  8257. SERIAL_ERROR_START();
  8258. SERIAL_ERRORLNPGM(MSG_ERR_MESH_XY);
  8259. }
  8260. else
  8261. ubl.z_values[ix][iy] = parser.value_linear_units() + (hasQ ? ubl.z_values[ix][iy] : 0);
  8262. }
  8263. #endif // AUTO_BED_LEVELING_UBL
  8264. #if HAS_M206_COMMAND
  8265. /**
  8266. * M428: Set home_offset based on the distance between the
  8267. * current_position and the nearest "reference point."
  8268. * If an axis is past center its endstop position
  8269. * is the reference-point. Otherwise it uses 0. This allows
  8270. * the Z offset to be set near the bed when using a max endstop.
  8271. *
  8272. * M428 can't be used more than 2cm away from 0 or an endstop.
  8273. *
  8274. * Use M206 to set these values directly.
  8275. */
  8276. inline void gcode_M428() {
  8277. bool err = false;
  8278. LOOP_XYZ(i) {
  8279. if (axis_homed[i]) {
  8280. const float base = (current_position[i] > (soft_endstop_min[i] + soft_endstop_max[i]) * 0.5) ? base_home_pos((AxisEnum)i) : 0,
  8281. diff = base - RAW_POSITION(current_position[i], i);
  8282. if (WITHIN(diff, -20, 20)) {
  8283. set_home_offset((AxisEnum)i, diff);
  8284. }
  8285. else {
  8286. SERIAL_ERROR_START();
  8287. SERIAL_ERRORLNPGM(MSG_ERR_M428_TOO_FAR);
  8288. LCD_ALERTMESSAGEPGM("Err: Too far!");
  8289. BUZZ(200, 40);
  8290. err = true;
  8291. break;
  8292. }
  8293. }
  8294. }
  8295. if (!err) {
  8296. SYNC_PLAN_POSITION_KINEMATIC();
  8297. report_current_position();
  8298. LCD_MESSAGEPGM(MSG_HOME_OFFSETS_APPLIED);
  8299. BUZZ(100, 659);
  8300. BUZZ(100, 698);
  8301. }
  8302. }
  8303. #endif // HAS_M206_COMMAND
  8304. /**
  8305. * M500: Store settings in EEPROM
  8306. */
  8307. inline void gcode_M500() {
  8308. (void)settings.save();
  8309. }
  8310. /**
  8311. * M501: Read settings from EEPROM
  8312. */
  8313. inline void gcode_M501() {
  8314. (void)settings.load();
  8315. }
  8316. /**
  8317. * M502: Revert to default settings
  8318. */
  8319. inline void gcode_M502() {
  8320. (void)settings.reset();
  8321. }
  8322. #if DISABLED(DISABLE_M503)
  8323. /**
  8324. * M503: print settings currently in memory
  8325. */
  8326. inline void gcode_M503() {
  8327. (void)settings.report(parser.boolval('S'));
  8328. }
  8329. #endif
  8330. #if ENABLED(ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED)
  8331. /**
  8332. * M540: Set whether SD card print should abort on endstop hit (M540 S<0|1>)
  8333. */
  8334. inline void gcode_M540() {
  8335. if (parser.seen('S')) stepper.abort_on_endstop_hit = parser.value_bool();
  8336. }
  8337. #endif // ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
  8338. #if HAS_BED_PROBE
  8339. void refresh_zprobe_zoffset(const bool no_babystep/*=false*/) {
  8340. static float last_zoffset = NAN;
  8341. if (!isnan(last_zoffset)) {
  8342. #if ENABLED(AUTO_BED_LEVELING_BILINEAR) || ENABLED(BABYSTEP_ZPROBE_OFFSET) || ENABLED(DELTA)
  8343. const float diff = zprobe_zoffset - last_zoffset;
  8344. #endif
  8345. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  8346. // Correct bilinear grid for new probe offset
  8347. if (diff) {
  8348. for (uint8_t x = 0; x < GRID_MAX_POINTS_X; x++)
  8349. for (uint8_t y = 0; y < GRID_MAX_POINTS_Y; y++)
  8350. z_values[x][y] -= diff;
  8351. }
  8352. #if ENABLED(ABL_BILINEAR_SUBDIVISION)
  8353. bed_level_virt_interpolate();
  8354. #endif
  8355. #endif
  8356. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  8357. if (!no_babystep && planner.leveling_active)
  8358. thermalManager.babystep_axis(Z_AXIS, -LROUND(diff * planner.axis_steps_per_mm[Z_AXIS]));
  8359. #else
  8360. UNUSED(no_babystep);
  8361. #endif
  8362. #if ENABLED(DELTA) // correct the delta_height
  8363. home_offset[Z_AXIS] -= diff;
  8364. #endif
  8365. }
  8366. last_zoffset = zprobe_zoffset;
  8367. }
  8368. inline void gcode_M851() {
  8369. SERIAL_ECHO_START();
  8370. SERIAL_ECHOPGM(MSG_ZPROBE_ZOFFSET " ");
  8371. if (parser.seen('Z')) {
  8372. const float value = parser.value_linear_units();
  8373. if (WITHIN(value, Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX)) {
  8374. zprobe_zoffset = value;
  8375. refresh_zprobe_zoffset();
  8376. SERIAL_ECHO(zprobe_zoffset);
  8377. }
  8378. else
  8379. SERIAL_ECHOPGM(MSG_Z_MIN " " STRINGIFY(Z_PROBE_OFFSET_RANGE_MIN) " " MSG_Z_MAX " " STRINGIFY(Z_PROBE_OFFSET_RANGE_MAX));
  8380. }
  8381. else
  8382. SERIAL_ECHOPAIR(": ", zprobe_zoffset);
  8383. SERIAL_EOL();
  8384. }
  8385. #endif // HAS_BED_PROBE
  8386. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  8387. /**
  8388. * M600: Pause for filament change
  8389. *
  8390. * E[distance] - Retract the filament this far (negative value)
  8391. * Z[distance] - Move the Z axis by this distance
  8392. * X[position] - Move to this X position, with Y
  8393. * Y[position] - Move to this Y position, with X
  8394. * U[distance] - Retract distance for removal (negative value) (manual reload)
  8395. * L[distance] - Extrude distance for insertion (positive value) (manual reload)
  8396. * B[count] - Number of times to beep, -1 for indefinite (if equipped with a buzzer)
  8397. *
  8398. * Default values are used for omitted arguments.
  8399. *
  8400. */
  8401. inline void gcode_M600() {
  8402. #if ENABLED(HOME_BEFORE_FILAMENT_CHANGE)
  8403. // Don't allow filament change without homing first
  8404. if (axis_unhomed_error()) home_all_axes();
  8405. #endif
  8406. // Initial retract before move to filament change position
  8407. const float retract = parser.seen('E') ? parser.value_axis_units(E_AXIS) : 0
  8408. #ifdef PAUSE_PARK_RETRACT_LENGTH
  8409. - (PAUSE_PARK_RETRACT_LENGTH)
  8410. #endif
  8411. ;
  8412. // Lift Z axis
  8413. const float z_lift = parser.linearval('Z', 0
  8414. #ifdef PAUSE_PARK_Z_ADD
  8415. + PAUSE_PARK_Z_ADD
  8416. #endif
  8417. );
  8418. // Move XY axes to filament exchange position
  8419. const float x_pos = parser.linearval('X', 0
  8420. #ifdef PAUSE_PARK_X_POS
  8421. + PAUSE_PARK_X_POS
  8422. #endif
  8423. );
  8424. const float y_pos = parser.linearval('Y', 0
  8425. #ifdef PAUSE_PARK_Y_POS
  8426. + PAUSE_PARK_Y_POS
  8427. #endif
  8428. );
  8429. // Unload filament
  8430. const float unload_length = parser.seen('U') ? parser.value_axis_units(E_AXIS) : 0
  8431. #if defined(FILAMENT_CHANGE_UNLOAD_LENGTH) && FILAMENT_CHANGE_UNLOAD_LENGTH > 0
  8432. - (FILAMENT_CHANGE_UNLOAD_LENGTH)
  8433. #endif
  8434. ;
  8435. // Load filament
  8436. const float load_length = parser.seen('L') ? parser.value_axis_units(E_AXIS) : 0
  8437. #ifdef FILAMENT_CHANGE_LOAD_LENGTH
  8438. + FILAMENT_CHANGE_LOAD_LENGTH
  8439. #endif
  8440. ;
  8441. const int beep_count = parser.intval('B',
  8442. #ifdef FILAMENT_CHANGE_NUMBER_OF_ALERT_BEEPS
  8443. FILAMENT_CHANGE_NUMBER_OF_ALERT_BEEPS
  8444. #else
  8445. -1
  8446. #endif
  8447. );
  8448. const bool job_running = print_job_timer.isRunning();
  8449. if (pause_print(retract, z_lift, x_pos, y_pos, unload_length, beep_count, true)) {
  8450. wait_for_filament_reload(beep_count);
  8451. resume_print(load_length, ADVANCED_PAUSE_EXTRUDE_LENGTH, beep_count);
  8452. }
  8453. // Resume the print job timer if it was running
  8454. if (job_running) print_job_timer.start();
  8455. }
  8456. #endif // ADVANCED_PAUSE_FEATURE
  8457. #if ENABLED(MK2_MULTIPLEXER)
  8458. inline void select_multiplexed_stepper(const uint8_t e) {
  8459. stepper.synchronize();
  8460. disable_e_steppers();
  8461. WRITE(E_MUX0_PIN, TEST(e, 0) ? HIGH : LOW);
  8462. WRITE(E_MUX1_PIN, TEST(e, 1) ? HIGH : LOW);
  8463. WRITE(E_MUX2_PIN, TEST(e, 2) ? HIGH : LOW);
  8464. safe_delay(100);
  8465. }
  8466. /**
  8467. * M702: Unload all extruders
  8468. */
  8469. inline void gcode_M702() {
  8470. for (uint8_t s = 0; s < E_STEPPERS; s++) {
  8471. select_multiplexed_stepper(e);
  8472. // TODO: standard unload filament function
  8473. // MK2 firmware behavior:
  8474. // - Make sure temperature is high enough
  8475. // - Raise Z to at least 15 to make room
  8476. // - Extrude 1cm of filament in 1 second
  8477. // - Under 230C quickly purge ~12mm, over 230C purge ~10mm
  8478. // - Change E max feedrate to 80, eject the filament from the tube. Sync.
  8479. // - Restore E max feedrate to 50
  8480. }
  8481. // Go back to the last active extruder
  8482. select_multiplexed_stepper(active_extruder);
  8483. disable_e_steppers();
  8484. }
  8485. #endif // MK2_MULTIPLEXER
  8486. #if ENABLED(DUAL_X_CARRIAGE)
  8487. /**
  8488. * M605: Set dual x-carriage movement mode
  8489. *
  8490. * M605 S0: Full control mode. The slicer has full control over x-carriage movement
  8491. * M605 S1: Auto-park mode. The inactive head will auto park/unpark without slicer involvement
  8492. * M605 S2 [Xnnn] [Rmmm]: Duplication mode. The second extruder will duplicate the first with nnn
  8493. * units x-offset and an optional differential hotend temperature of
  8494. * mmm degrees. E.g., with "M605 S2 X100 R2" the second extruder will duplicate
  8495. * the first with a spacing of 100mm in the x direction and 2 degrees hotter.
  8496. *
  8497. * Note: the X axis should be homed after changing dual x-carriage mode.
  8498. */
  8499. inline void gcode_M605() {
  8500. stepper.synchronize();
  8501. if (parser.seen('S')) dual_x_carriage_mode = (DualXMode)parser.value_byte();
  8502. switch (dual_x_carriage_mode) {
  8503. case DXC_FULL_CONTROL_MODE:
  8504. case DXC_AUTO_PARK_MODE:
  8505. break;
  8506. case DXC_DUPLICATION_MODE:
  8507. if (parser.seen('X')) duplicate_extruder_x_offset = max(parser.value_linear_units(), X2_MIN_POS - x_home_pos(0));
  8508. if (parser.seen('R')) duplicate_extruder_temp_offset = parser.value_celsius_diff();
  8509. SERIAL_ECHO_START();
  8510. SERIAL_ECHOPGM(MSG_HOTEND_OFFSET);
  8511. SERIAL_CHAR(' ');
  8512. SERIAL_ECHO(hotend_offset[X_AXIS][0]);
  8513. SERIAL_CHAR(',');
  8514. SERIAL_ECHO(hotend_offset[Y_AXIS][0]);
  8515. SERIAL_CHAR(' ');
  8516. SERIAL_ECHO(duplicate_extruder_x_offset);
  8517. SERIAL_CHAR(',');
  8518. SERIAL_ECHOLN(hotend_offset[Y_AXIS][1]);
  8519. break;
  8520. default:
  8521. dual_x_carriage_mode = DEFAULT_DUAL_X_CARRIAGE_MODE;
  8522. break;
  8523. }
  8524. active_extruder_parked = false;
  8525. extruder_duplication_enabled = false;
  8526. delayed_move_time = 0;
  8527. }
  8528. #elif ENABLED(DUAL_NOZZLE_DUPLICATION_MODE)
  8529. inline void gcode_M605() {
  8530. stepper.synchronize();
  8531. extruder_duplication_enabled = parser.intval('S') == (int)DXC_DUPLICATION_MODE;
  8532. SERIAL_ECHO_START();
  8533. SERIAL_ECHOLNPAIR(MSG_DUPLICATION_MODE, extruder_duplication_enabled ? MSG_ON : MSG_OFF);
  8534. }
  8535. #endif // DUAL_NOZZLE_DUPLICATION_MODE
  8536. #if ENABLED(LIN_ADVANCE)
  8537. /**
  8538. * M900: Set and/or Get advance K factor and WH/D ratio
  8539. *
  8540. * K<factor> Set advance K factor
  8541. * R<ratio> Set ratio directly (overrides WH/D)
  8542. * W<width> H<height> D<diam> Set ratio from WH/D
  8543. */
  8544. inline void gcode_M900() {
  8545. stepper.synchronize();
  8546. const float newK = parser.floatval('K', -1);
  8547. if (newK >= 0) planner.extruder_advance_k = newK;
  8548. float newR = parser.floatval('R', -1);
  8549. if (newR < 0) {
  8550. const float newD = parser.floatval('D', -1),
  8551. newW = parser.floatval('W', -1),
  8552. newH = parser.floatval('H', -1);
  8553. if (newD >= 0 && newW >= 0 && newH >= 0)
  8554. newR = newD ? (newW * newH) / (sq(newD * 0.5) * M_PI) : 0;
  8555. }
  8556. if (newR >= 0) planner.advance_ed_ratio = newR;
  8557. SERIAL_ECHO_START();
  8558. SERIAL_ECHOPAIR("Advance K=", planner.extruder_advance_k);
  8559. SERIAL_ECHOPGM(" E/D=");
  8560. const float ratio = planner.advance_ed_ratio;
  8561. if (ratio) SERIAL_ECHO(ratio); else SERIAL_ECHOPGM("Auto");
  8562. SERIAL_EOL();
  8563. }
  8564. #endif // LIN_ADVANCE
  8565. #if ENABLED(HAVE_TMC2130)
  8566. static void tmc2130_get_current(TMC2130Stepper &st, const char name) {
  8567. SERIAL_CHAR(name);
  8568. SERIAL_ECHOPGM(" axis driver current: ");
  8569. SERIAL_ECHOLN(st.getCurrent());
  8570. }
  8571. static void tmc2130_set_current(TMC2130Stepper &st, const char name, const int mA) {
  8572. st.setCurrent(mA, R_SENSE, HOLD_MULTIPLIER);
  8573. tmc2130_get_current(st, name);
  8574. }
  8575. static void tmc2130_report_otpw(TMC2130Stepper &st, const char name) {
  8576. SERIAL_CHAR(name);
  8577. SERIAL_ECHOPGM(" axis temperature prewarn triggered: ");
  8578. serialprintPGM(st.getOTPW() ? PSTR("true") : PSTR("false"));
  8579. SERIAL_EOL();
  8580. }
  8581. static void tmc2130_clear_otpw(TMC2130Stepper &st, const char name) {
  8582. st.clear_otpw();
  8583. SERIAL_CHAR(name);
  8584. SERIAL_ECHOLNPGM(" prewarn flag cleared");
  8585. }
  8586. static void tmc2130_get_pwmthrs(TMC2130Stepper &st, const char name, const uint16_t spmm) {
  8587. SERIAL_CHAR(name);
  8588. SERIAL_ECHOPGM(" stealthChop max speed set to ");
  8589. SERIAL_ECHOLN(12650000UL * st.microsteps() / (256 * st.stealth_max_speed() * spmm));
  8590. }
  8591. static void tmc2130_set_pwmthrs(TMC2130Stepper &st, const char name, const int32_t thrs, const uint32_t spmm) {
  8592. st.stealth_max_speed(12650000UL * st.microsteps() / (256 * thrs * spmm));
  8593. tmc2130_get_pwmthrs(st, name, spmm);
  8594. }
  8595. static void tmc2130_get_sgt(TMC2130Stepper &st, const char name) {
  8596. SERIAL_CHAR(name);
  8597. SERIAL_ECHOPGM(" driver homing sensitivity set to ");
  8598. SERIAL_ECHOLN(st.sgt());
  8599. }
  8600. static void tmc2130_set_sgt(TMC2130Stepper &st, const char name, const int8_t sgt_val) {
  8601. st.sgt(sgt_val);
  8602. tmc2130_get_sgt(st, name);
  8603. }
  8604. /**
  8605. * M906: Set motor current in milliamps using axis codes X, Y, Z, E
  8606. * Report driver currents when no axis specified
  8607. *
  8608. * S1: Enable automatic current control
  8609. * S0: Disable
  8610. */
  8611. inline void gcode_M906() {
  8612. uint16_t values[XYZE];
  8613. LOOP_XYZE(i)
  8614. values[i] = parser.intval(axis_codes[i]);
  8615. #if ENABLED(X_IS_TMC2130)
  8616. if (values[X_AXIS]) tmc2130_set_current(stepperX, 'X', values[X_AXIS]);
  8617. else tmc2130_get_current(stepperX, 'X');
  8618. #endif
  8619. #if ENABLED(Y_IS_TMC2130)
  8620. if (values[Y_AXIS]) tmc2130_set_current(stepperY, 'Y', values[Y_AXIS]);
  8621. else tmc2130_get_current(stepperY, 'Y');
  8622. #endif
  8623. #if ENABLED(Z_IS_TMC2130)
  8624. if (values[Z_AXIS]) tmc2130_set_current(stepperZ, 'Z', values[Z_AXIS]);
  8625. else tmc2130_get_current(stepperZ, 'Z');
  8626. #endif
  8627. #if ENABLED(E0_IS_TMC2130)
  8628. if (values[E_AXIS]) tmc2130_set_current(stepperE0, 'E', values[E_AXIS]);
  8629. else tmc2130_get_current(stepperE0, 'E');
  8630. #endif
  8631. #if ENABLED(AUTOMATIC_CURRENT_CONTROL)
  8632. if (parser.seen('S')) auto_current_control = parser.value_bool();
  8633. #endif
  8634. }
  8635. /**
  8636. * M911: Report TMC2130 stepper driver overtemperature pre-warn flag
  8637. * The flag is held by the library and persist until manually cleared by M912
  8638. */
  8639. inline void gcode_M911() {
  8640. const bool reportX = parser.seen('X'), reportY = parser.seen('Y'), reportZ = parser.seen('Z'), reportE = parser.seen('E'),
  8641. reportAll = (!reportX && !reportY && !reportZ && !reportE) || (reportX && reportY && reportZ && reportE);
  8642. #if ENABLED(X_IS_TMC2130)
  8643. if (reportX || reportAll) tmc2130_report_otpw(stepperX, 'X');
  8644. #endif
  8645. #if ENABLED(Y_IS_TMC2130)
  8646. if (reportY || reportAll) tmc2130_report_otpw(stepperY, 'Y');
  8647. #endif
  8648. #if ENABLED(Z_IS_TMC2130)
  8649. if (reportZ || reportAll) tmc2130_report_otpw(stepperZ, 'Z');
  8650. #endif
  8651. #if ENABLED(E0_IS_TMC2130)
  8652. if (reportE || reportAll) tmc2130_report_otpw(stepperE0, 'E');
  8653. #endif
  8654. }
  8655. /**
  8656. * M912: Clear TMC2130 stepper driver overtemperature pre-warn flag held by the library
  8657. */
  8658. inline void gcode_M912() {
  8659. const bool clearX = parser.seen('X'), clearY = parser.seen('Y'), clearZ = parser.seen('Z'), clearE = parser.seen('E'),
  8660. clearAll = (!clearX && !clearY && !clearZ && !clearE) || (clearX && clearY && clearZ && clearE);
  8661. #if ENABLED(X_IS_TMC2130)
  8662. if (clearX || clearAll) tmc2130_clear_otpw(stepperX, 'X');
  8663. #endif
  8664. #if ENABLED(Y_IS_TMC2130)
  8665. if (clearY || clearAll) tmc2130_clear_otpw(stepperY, 'Y');
  8666. #endif
  8667. #if ENABLED(Z_IS_TMC2130)
  8668. if (clearZ || clearAll) tmc2130_clear_otpw(stepperZ, 'Z');
  8669. #endif
  8670. #if ENABLED(E0_IS_TMC2130)
  8671. if (clearE || clearAll) tmc2130_clear_otpw(stepperE0, 'E');
  8672. #endif
  8673. }
  8674. /**
  8675. * M913: Set HYBRID_THRESHOLD speed.
  8676. */
  8677. #if ENABLED(HYBRID_THRESHOLD)
  8678. inline void gcode_M913() {
  8679. uint16_t values[XYZE];
  8680. LOOP_XYZE(i)
  8681. values[i] = parser.intval(axis_codes[i]);
  8682. #if ENABLED(X_IS_TMC2130)
  8683. if (values[X_AXIS]) tmc2130_set_pwmthrs(stepperX, 'X', values[X_AXIS], planner.axis_steps_per_mm[X_AXIS]);
  8684. else tmc2130_get_pwmthrs(stepperX, 'X', planner.axis_steps_per_mm[X_AXIS]);
  8685. #endif
  8686. #if ENABLED(Y_IS_TMC2130)
  8687. if (values[Y_AXIS]) tmc2130_set_pwmthrs(stepperY, 'Y', values[Y_AXIS], planner.axis_steps_per_mm[Y_AXIS]);
  8688. else tmc2130_get_pwmthrs(stepperY, 'Y', planner.axis_steps_per_mm[Y_AXIS]);
  8689. #endif
  8690. #if ENABLED(Z_IS_TMC2130)
  8691. if (values[Z_AXIS]) tmc2130_set_pwmthrs(stepperZ, 'Z', values[Z_AXIS], planner.axis_steps_per_mm[Z_AXIS]);
  8692. else tmc2130_get_pwmthrs(stepperZ, 'Z', planner.axis_steps_per_mm[Z_AXIS]);
  8693. #endif
  8694. #if ENABLED(E0_IS_TMC2130)
  8695. if (values[E_AXIS]) tmc2130_set_pwmthrs(stepperE0, 'E', values[E_AXIS], planner.axis_steps_per_mm[E_AXIS]);
  8696. else tmc2130_get_pwmthrs(stepperE0, 'E', planner.axis_steps_per_mm[E_AXIS]);
  8697. #endif
  8698. }
  8699. #endif // HYBRID_THRESHOLD
  8700. /**
  8701. * M914: Set SENSORLESS_HOMING sensitivity.
  8702. */
  8703. #if ENABLED(SENSORLESS_HOMING)
  8704. inline void gcode_M914() {
  8705. #if ENABLED(X_IS_TMC2130)
  8706. if (parser.seen(axis_codes[X_AXIS])) tmc2130_set_sgt(stepperX, 'X', parser.value_int());
  8707. else tmc2130_get_sgt(stepperX, 'X');
  8708. #endif
  8709. #if ENABLED(Y_IS_TMC2130)
  8710. if (parser.seen(axis_codes[Y_AXIS])) tmc2130_set_sgt(stepperY, 'Y', parser.value_int());
  8711. else tmc2130_get_sgt(stepperY, 'Y');
  8712. #endif
  8713. }
  8714. #endif // SENSORLESS_HOMING
  8715. #endif // HAVE_TMC2130
  8716. /**
  8717. * M907: Set digital trimpot motor current using axis codes X, Y, Z, E, B, S
  8718. */
  8719. inline void gcode_M907() {
  8720. #if HAS_DIGIPOTSS
  8721. LOOP_XYZE(i) if (parser.seen(axis_codes[i])) stepper.digipot_current(i, parser.value_int());
  8722. if (parser.seen('B')) stepper.digipot_current(4, parser.value_int());
  8723. if (parser.seen('S')) for (uint8_t i = 0; i <= 4; i++) stepper.digipot_current(i, parser.value_int());
  8724. #elif HAS_MOTOR_CURRENT_PWM
  8725. #if PIN_EXISTS(MOTOR_CURRENT_PWM_XY)
  8726. if (parser.seen('X')) stepper.digipot_current(0, parser.value_int());
  8727. #endif
  8728. #if PIN_EXISTS(MOTOR_CURRENT_PWM_Z)
  8729. if (parser.seen('Z')) stepper.digipot_current(1, parser.value_int());
  8730. #endif
  8731. #if PIN_EXISTS(MOTOR_CURRENT_PWM_E)
  8732. if (parser.seen('E')) stepper.digipot_current(2, parser.value_int());
  8733. #endif
  8734. #endif
  8735. #if ENABLED(DIGIPOT_I2C)
  8736. // this one uses actual amps in floating point
  8737. LOOP_XYZE(i) if (parser.seen(axis_codes[i])) digipot_i2c_set_current(i, parser.value_float());
  8738. // for each additional extruder (named B,C,D,E..., channels 4,5,6,7...)
  8739. for (uint8_t i = NUM_AXIS; i < DIGIPOT_I2C_NUM_CHANNELS; i++) if (parser.seen('B' + i - (NUM_AXIS))) digipot_i2c_set_current(i, parser.value_float());
  8740. #endif
  8741. #if ENABLED(DAC_STEPPER_CURRENT)
  8742. if (parser.seen('S')) {
  8743. const float dac_percent = parser.value_float();
  8744. for (uint8_t i = 0; i <= 4; i++) dac_current_percent(i, dac_percent);
  8745. }
  8746. LOOP_XYZE(i) if (parser.seen(axis_codes[i])) dac_current_percent(i, parser.value_float());
  8747. #endif
  8748. }
  8749. #if HAS_DIGIPOTSS || ENABLED(DAC_STEPPER_CURRENT)
  8750. /**
  8751. * M908: Control digital trimpot directly (M908 P<pin> S<current>)
  8752. */
  8753. inline void gcode_M908() {
  8754. #if HAS_DIGIPOTSS
  8755. stepper.digitalPotWrite(
  8756. parser.intval('P'),
  8757. parser.intval('S')
  8758. );
  8759. #endif
  8760. #ifdef DAC_STEPPER_CURRENT
  8761. dac_current_raw(
  8762. parser.byteval('P', -1),
  8763. parser.ushortval('S', 0)
  8764. );
  8765. #endif
  8766. }
  8767. #if ENABLED(DAC_STEPPER_CURRENT) // As with Printrbot RevF
  8768. inline void gcode_M909() { dac_print_values(); }
  8769. inline void gcode_M910() { dac_commit_eeprom(); }
  8770. #endif
  8771. #endif // HAS_DIGIPOTSS || DAC_STEPPER_CURRENT
  8772. #if HAS_MICROSTEPS
  8773. // M350 Set microstepping mode. Warning: Steps per unit remains unchanged. S code sets stepping mode for all drivers.
  8774. inline void gcode_M350() {
  8775. if (parser.seen('S')) for (int i = 0; i <= 4; i++) stepper.microstep_mode(i, parser.value_byte());
  8776. LOOP_XYZE(i) if (parser.seen(axis_codes[i])) stepper.microstep_mode(i, parser.value_byte());
  8777. if (parser.seen('B')) stepper.microstep_mode(4, parser.value_byte());
  8778. stepper.microstep_readings();
  8779. }
  8780. /**
  8781. * M351: Toggle MS1 MS2 pins directly with axis codes X Y Z E B
  8782. * S# determines MS1 or MS2, X# sets the pin high/low.
  8783. */
  8784. inline void gcode_M351() {
  8785. if (parser.seenval('S')) switch (parser.value_byte()) {
  8786. case 1:
  8787. LOOP_XYZE(i) if (parser.seenval(axis_codes[i])) stepper.microstep_ms(i, parser.value_byte(), -1);
  8788. if (parser.seenval('B')) stepper.microstep_ms(4, parser.value_byte(), -1);
  8789. break;
  8790. case 2:
  8791. LOOP_XYZE(i) if (parser.seenval(axis_codes[i])) stepper.microstep_ms(i, -1, parser.value_byte());
  8792. if (parser.seenval('B')) stepper.microstep_ms(4, -1, parser.value_byte());
  8793. break;
  8794. }
  8795. stepper.microstep_readings();
  8796. }
  8797. #endif // HAS_MICROSTEPS
  8798. #if HAS_CASE_LIGHT
  8799. #ifndef INVERT_CASE_LIGHT
  8800. #define INVERT_CASE_LIGHT false
  8801. #endif
  8802. uint8_t case_light_brightness; // LCD routine wants INT
  8803. bool case_light_on;
  8804. void update_case_light() {
  8805. pinMode(CASE_LIGHT_PIN, OUTPUT); // digitalWrite doesn't set the port mode
  8806. if (case_light_on) {
  8807. if (USEABLE_HARDWARE_PWM(CASE_LIGHT_PIN)) {
  8808. analogWrite(CASE_LIGHT_PIN, INVERT_CASE_LIGHT ? 255 - case_light_brightness : case_light_brightness);
  8809. }
  8810. else WRITE(CASE_LIGHT_PIN, INVERT_CASE_LIGHT ? LOW : HIGH);
  8811. }
  8812. else WRITE(CASE_LIGHT_PIN, INVERT_CASE_LIGHT ? HIGH : LOW);
  8813. }
  8814. #endif // HAS_CASE_LIGHT
  8815. /**
  8816. * M355: Turn case light on/off and set brightness
  8817. *
  8818. * P<byte> Set case light brightness (PWM pin required - ignored otherwise)
  8819. *
  8820. * S<bool> Set case light on/off
  8821. *
  8822. * When S turns on the light on a PWM pin then the current brightness level is used/restored
  8823. *
  8824. * M355 P200 S0 turns off the light & sets the brightness level
  8825. * M355 S1 turns on the light with a brightness of 200 (assuming a PWM pin)
  8826. */
  8827. inline void gcode_M355() {
  8828. #if HAS_CASE_LIGHT
  8829. uint8_t args = 0;
  8830. if (parser.seenval('P')) ++args, case_light_brightness = parser.value_byte();
  8831. if (parser.seenval('S')) ++args, case_light_on = parser.value_bool();
  8832. if (args) update_case_light();
  8833. // always report case light status
  8834. SERIAL_ECHO_START();
  8835. if (!case_light_on) {
  8836. SERIAL_ECHOLN("Case light: off");
  8837. }
  8838. else {
  8839. if (!USEABLE_HARDWARE_PWM(CASE_LIGHT_PIN)) SERIAL_ECHOLN("Case light: on");
  8840. else SERIAL_ECHOLNPAIR("Case light: ", (int)case_light_brightness);
  8841. }
  8842. #else
  8843. SERIAL_ERROR_START();
  8844. SERIAL_ERRORLNPGM(MSG_ERR_M355_NONE);
  8845. #endif // HAS_CASE_LIGHT
  8846. }
  8847. #if ENABLED(MIXING_EXTRUDER)
  8848. /**
  8849. * M163: Set a single mix factor for a mixing extruder
  8850. * This is called "weight" by some systems.
  8851. *
  8852. * S[index] The channel index to set
  8853. * P[float] The mix value
  8854. *
  8855. */
  8856. inline void gcode_M163() {
  8857. const int mix_index = parser.intval('S');
  8858. if (mix_index < MIXING_STEPPERS) {
  8859. float mix_value = parser.floatval('P');
  8860. NOLESS(mix_value, 0.0);
  8861. mixing_factor[mix_index] = RECIPROCAL(mix_value);
  8862. }
  8863. }
  8864. #if MIXING_VIRTUAL_TOOLS > 1
  8865. /**
  8866. * M164: Store the current mix factors as a virtual tool.
  8867. *
  8868. * S[index] The virtual tool to store
  8869. *
  8870. */
  8871. inline void gcode_M164() {
  8872. const int tool_index = parser.intval('S');
  8873. if (tool_index < MIXING_VIRTUAL_TOOLS) {
  8874. normalize_mix();
  8875. for (uint8_t i = 0; i < MIXING_STEPPERS; i++)
  8876. mixing_virtual_tool_mix[tool_index][i] = mixing_factor[i];
  8877. }
  8878. }
  8879. #endif
  8880. #if ENABLED(DIRECT_MIXING_IN_G1)
  8881. /**
  8882. * M165: Set multiple mix factors for a mixing extruder.
  8883. * Factors that are left out will be set to 0.
  8884. * All factors together must add up to 1.0.
  8885. *
  8886. * A[factor] Mix factor for extruder stepper 1
  8887. * B[factor] Mix factor for extruder stepper 2
  8888. * C[factor] Mix factor for extruder stepper 3
  8889. * D[factor] Mix factor for extruder stepper 4
  8890. * H[factor] Mix factor for extruder stepper 5
  8891. * I[factor] Mix factor for extruder stepper 6
  8892. *
  8893. */
  8894. inline void gcode_M165() { gcode_get_mix(); }
  8895. #endif
  8896. #endif // MIXING_EXTRUDER
  8897. /**
  8898. * M999: Restart after being stopped
  8899. *
  8900. * Default behaviour is to flush the serial buffer and request
  8901. * a resend to the host starting on the last N line received.
  8902. *
  8903. * Sending "M999 S1" will resume printing without flushing the
  8904. * existing command buffer.
  8905. *
  8906. */
  8907. inline void gcode_M999() {
  8908. Running = true;
  8909. lcd_reset_alert_level();
  8910. if (parser.boolval('S')) return;
  8911. // gcode_LastN = Stopped_gcode_LastN;
  8912. FlushSerialRequestResend();
  8913. }
  8914. #if ENABLED(SWITCHING_EXTRUDER)
  8915. #if EXTRUDERS > 3
  8916. #define REQ_ANGLES 4
  8917. #define _SERVO_NR (e < 2 ? SWITCHING_EXTRUDER_SERVO_NR : SWITCHING_EXTRUDER_E23_SERVO_NR)
  8918. #else
  8919. #define REQ_ANGLES 2
  8920. #define _SERVO_NR SWITCHING_EXTRUDER_SERVO_NR
  8921. #endif
  8922. inline void move_extruder_servo(const uint8_t e) {
  8923. constexpr int16_t angles[] = SWITCHING_EXTRUDER_SERVO_ANGLES;
  8924. static_assert(COUNT(angles) == REQ_ANGLES, "SWITCHING_EXTRUDER_SERVO_ANGLES needs " STRINGIFY(REQ_ANGLES) " angles.");
  8925. stepper.synchronize();
  8926. #if EXTRUDERS & 1
  8927. if (e < EXTRUDERS - 1)
  8928. #endif
  8929. {
  8930. MOVE_SERVO(_SERVO_NR, angles[e]);
  8931. safe_delay(500);
  8932. }
  8933. }
  8934. #endif // SWITCHING_EXTRUDER
  8935. #if ENABLED(SWITCHING_NOZZLE)
  8936. inline void move_nozzle_servo(const uint8_t e) {
  8937. const int16_t angles[2] = SWITCHING_NOZZLE_SERVO_ANGLES;
  8938. stepper.synchronize();
  8939. MOVE_SERVO(SWITCHING_NOZZLE_SERVO_NR, angles[e]);
  8940. safe_delay(500);
  8941. }
  8942. #endif
  8943. inline void invalid_extruder_error(const uint8_t e) {
  8944. SERIAL_ECHO_START();
  8945. SERIAL_CHAR('T');
  8946. SERIAL_ECHO_F(e, DEC);
  8947. SERIAL_CHAR(' ');
  8948. SERIAL_ECHOLN(MSG_INVALID_EXTRUDER);
  8949. }
  8950. #if ENABLED(PARKING_EXTRUDER)
  8951. #if ENABLED(PARKING_EXTRUDER_SOLENOIDS_INVERT)
  8952. #define PE_MAGNET_ON_STATE !PARKING_EXTRUDER_SOLENOIDS_PINS_ACTIVE
  8953. #else
  8954. #define PE_MAGNET_ON_STATE PARKING_EXTRUDER_SOLENOIDS_PINS_ACTIVE
  8955. #endif
  8956. void pe_set_magnet(const uint8_t extruder_num, const uint8_t state) {
  8957. switch (extruder_num) {
  8958. case 1: OUT_WRITE(SOL1_PIN, state); break;
  8959. default: OUT_WRITE(SOL0_PIN, state); break;
  8960. }
  8961. #if PARKING_EXTRUDER_SOLENOIDS_DELAY > 0
  8962. dwell(PARKING_EXTRUDER_SOLENOIDS_DELAY);
  8963. #endif
  8964. }
  8965. inline void pe_activate_magnet(const uint8_t extruder_num) { pe_set_magnet(extruder_num, PE_MAGNET_ON_STATE); }
  8966. inline void pe_deactivate_magnet(const uint8_t extruder_num) { pe_set_magnet(extruder_num, !PE_MAGNET_ON_STATE); }
  8967. #endif // PARKING_EXTRUDER
  8968. #if HAS_FANMUX
  8969. void fanmux_switch(const uint8_t e) {
  8970. WRITE(FANMUX0_PIN, TEST(e, 0) ? HIGH : LOW);
  8971. #if PIN_EXISTS(FANMUX1)
  8972. WRITE(FANMUX1_PIN, TEST(e, 1) ? HIGH : LOW);
  8973. #if PIN_EXISTS(FANMUX2)
  8974. WRITE(FANMUX2, TEST(e, 2) ? HIGH : LOW);
  8975. #endif
  8976. #endif
  8977. }
  8978. FORCE_INLINE void fanmux_init(void){
  8979. SET_OUTPUT(FANMUX0_PIN);
  8980. #if PIN_EXISTS(FANMUX1)
  8981. SET_OUTPUT(FANMUX1_PIN);
  8982. #if PIN_EXISTS(FANMUX2)
  8983. SET_OUTPUT(FANMUX2_PIN);
  8984. #endif
  8985. #endif
  8986. fanmux_switch(0);
  8987. }
  8988. #endif // HAS_FANMUX
  8989. /**
  8990. * Perform a tool-change, which may result in moving the
  8991. * previous tool out of the way and the new tool into place.
  8992. */
  8993. void tool_change(const uint8_t tmp_extruder, const float fr_mm_s/*=0.0*/, bool no_move/*=false*/) {
  8994. #if ENABLED(MIXING_EXTRUDER) && MIXING_VIRTUAL_TOOLS > 1
  8995. if (tmp_extruder >= MIXING_VIRTUAL_TOOLS)
  8996. return invalid_extruder_error(tmp_extruder);
  8997. // T0-Tnnn: Switch virtual tool by changing the mix
  8998. for (uint8_t j = 0; j < MIXING_STEPPERS; j++)
  8999. mixing_factor[j] = mixing_virtual_tool_mix[tmp_extruder][j];
  9000. #else // !MIXING_EXTRUDER || MIXING_VIRTUAL_TOOLS <= 1
  9001. if (tmp_extruder >= EXTRUDERS)
  9002. return invalid_extruder_error(tmp_extruder);
  9003. #if HOTENDS > 1
  9004. const float old_feedrate_mm_s = fr_mm_s > 0.0 ? fr_mm_s : feedrate_mm_s;
  9005. feedrate_mm_s = fr_mm_s > 0.0 ? fr_mm_s : XY_PROBE_FEEDRATE_MM_S;
  9006. if (tmp_extruder != active_extruder) {
  9007. if (!no_move && axis_unhomed_error()) {
  9008. no_move = true;
  9009. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9010. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("No move on toolchange");
  9011. #endif
  9012. }
  9013. // Save current position to destination, for use later
  9014. set_destination_from_current();
  9015. #if ENABLED(DUAL_X_CARRIAGE)
  9016. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9017. if (DEBUGGING(LEVELING)) {
  9018. SERIAL_ECHOPGM("Dual X Carriage Mode ");
  9019. switch (dual_x_carriage_mode) {
  9020. case DXC_FULL_CONTROL_MODE: SERIAL_ECHOLNPGM("DXC_FULL_CONTROL_MODE"); break;
  9021. case DXC_AUTO_PARK_MODE: SERIAL_ECHOLNPGM("DXC_AUTO_PARK_MODE"); break;
  9022. case DXC_DUPLICATION_MODE: SERIAL_ECHOLNPGM("DXC_DUPLICATION_MODE"); break;
  9023. }
  9024. }
  9025. #endif
  9026. const float xhome = x_home_pos(active_extruder);
  9027. if (dual_x_carriage_mode == DXC_AUTO_PARK_MODE
  9028. && IsRunning()
  9029. && (delayed_move_time || current_position[X_AXIS] != xhome)
  9030. ) {
  9031. float raised_z = current_position[Z_AXIS] + TOOLCHANGE_PARK_ZLIFT;
  9032. #if ENABLED(MAX_SOFTWARE_ENDSTOPS)
  9033. NOMORE(raised_z, soft_endstop_max[Z_AXIS]);
  9034. #endif
  9035. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9036. if (DEBUGGING(LEVELING)) {
  9037. SERIAL_ECHOLNPAIR("Raise to ", raised_z);
  9038. SERIAL_ECHOLNPAIR("MoveX to ", xhome);
  9039. SERIAL_ECHOLNPAIR("Lower to ", current_position[Z_AXIS]);
  9040. }
  9041. #endif
  9042. // Park old head: 1) raise 2) move to park position 3) lower
  9043. for (uint8_t i = 0; i < 3; i++)
  9044. planner.buffer_line(
  9045. i == 0 ? current_position[X_AXIS] : xhome,
  9046. current_position[Y_AXIS],
  9047. i == 2 ? current_position[Z_AXIS] : raised_z,
  9048. current_position[E_AXIS],
  9049. planner.max_feedrate_mm_s[i == 1 ? X_AXIS : Z_AXIS],
  9050. active_extruder
  9051. );
  9052. stepper.synchronize();
  9053. }
  9054. // Apply Y & Z extruder offset (X offset is used as home pos with Dual X)
  9055. current_position[Y_AXIS] -= hotend_offset[Y_AXIS][active_extruder] - hotend_offset[Y_AXIS][tmp_extruder];
  9056. current_position[Z_AXIS] -= hotend_offset[Z_AXIS][active_extruder] - hotend_offset[Z_AXIS][tmp_extruder];
  9057. // Activate the new extruder ahead of calling set_axis_is_at_home!
  9058. active_extruder = tmp_extruder;
  9059. // This function resets the max/min values - the current position may be overwritten below.
  9060. set_axis_is_at_home(X_AXIS);
  9061. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9062. if (DEBUGGING(LEVELING)) DEBUG_POS("New Extruder", current_position);
  9063. #endif
  9064. // Only when auto-parking are carriages safe to move
  9065. if (dual_x_carriage_mode != DXC_AUTO_PARK_MODE) no_move = true;
  9066. switch (dual_x_carriage_mode) {
  9067. case DXC_FULL_CONTROL_MODE:
  9068. // New current position is the position of the activated extruder
  9069. current_position[X_AXIS] = LOGICAL_X_POSITION(inactive_extruder_x_pos);
  9070. // Save the inactive extruder's position (from the old current_position)
  9071. inactive_extruder_x_pos = RAW_X_POSITION(destination[X_AXIS]);
  9072. break;
  9073. case DXC_AUTO_PARK_MODE:
  9074. // record raised toolhead position for use by unpark
  9075. COPY(raised_parked_position, current_position);
  9076. raised_parked_position[Z_AXIS] += TOOLCHANGE_UNPARK_ZLIFT;
  9077. #if ENABLED(MAX_SOFTWARE_ENDSTOPS)
  9078. NOMORE(raised_parked_position[Z_AXIS], soft_endstop_max[Z_AXIS]);
  9079. #endif
  9080. active_extruder_parked = true;
  9081. delayed_move_time = 0;
  9082. break;
  9083. case DXC_DUPLICATION_MODE:
  9084. // If the new extruder is the left one, set it "parked"
  9085. // This triggers the second extruder to move into the duplication position
  9086. active_extruder_parked = (active_extruder == 0);
  9087. if (active_extruder_parked)
  9088. current_position[X_AXIS] = LOGICAL_X_POSITION(inactive_extruder_x_pos);
  9089. else
  9090. current_position[X_AXIS] = destination[X_AXIS] + duplicate_extruder_x_offset;
  9091. inactive_extruder_x_pos = RAW_X_POSITION(destination[X_AXIS]);
  9092. extruder_duplication_enabled = false;
  9093. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9094. if (DEBUGGING(LEVELING)) {
  9095. SERIAL_ECHOLNPAIR("Set inactive_extruder_x_pos=", inactive_extruder_x_pos);
  9096. SERIAL_ECHOLNPGM("Clear extruder_duplication_enabled");
  9097. }
  9098. #endif
  9099. break;
  9100. }
  9101. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9102. if (DEBUGGING(LEVELING)) {
  9103. SERIAL_ECHOLNPAIR("Active extruder parked: ", active_extruder_parked ? "yes" : "no");
  9104. DEBUG_POS("New extruder (parked)", current_position);
  9105. }
  9106. #endif
  9107. // No extra case for HAS_ABL in DUAL_X_CARRIAGE. Does that mean they don't work together?
  9108. #else // !DUAL_X_CARRIAGE
  9109. #if ENABLED(PARKING_EXTRUDER) // Dual Parking extruder
  9110. const float z_diff = hotend_offset[Z_AXIS][active_extruder] - hotend_offset[Z_AXIS][tmp_extruder];
  9111. float z_raise = 0;
  9112. if (!no_move) {
  9113. const float parkingposx[] = PARKING_EXTRUDER_PARKING_X,
  9114. midpos = ((parkingposx[1] - parkingposx[0])/2) + parkingposx[0] + hotend_offset[X_AXIS][active_extruder],
  9115. grabpos = parkingposx[tmp_extruder] + hotend_offset[X_AXIS][active_extruder]
  9116. + (tmp_extruder == 0 ? -(PARKING_EXTRUDER_GRAB_DISTANCE) : PARKING_EXTRUDER_GRAB_DISTANCE);
  9117. /**
  9118. * Steps:
  9119. * 1. Raise Z-Axis to give enough clearance
  9120. * 2. Move to park position of old extruder
  9121. * 3. Disengage magnetic field, wait for delay
  9122. * 4. Move near new extruder
  9123. * 5. Engage magnetic field for new extruder
  9124. * 6. Move to parking incl. offset of new extruder
  9125. * 7. Lower Z-Axis
  9126. */
  9127. // STEP 1
  9128. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9129. SERIAL_ECHOLNPGM("Starting Autopark");
  9130. if (DEBUGGING(LEVELING)) DEBUG_POS("current position:", current_position);
  9131. #endif
  9132. z_raise = PARKING_EXTRUDER_SECURITY_RAISE;
  9133. current_position[Z_AXIS] += z_raise;
  9134. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9135. SERIAL_ECHOLNPGM("(1) Raise Z-Axis ");
  9136. if (DEBUGGING(LEVELING)) DEBUG_POS("Moving to Raised Z-Position", current_position);
  9137. #endif
  9138. planner.buffer_line_kinematic(current_position, planner.max_feedrate_mm_s[Z_AXIS], active_extruder);
  9139. stepper.synchronize();
  9140. // STEP 2
  9141. current_position[X_AXIS] = parkingposx[active_extruder] + hotend_offset[X_AXIS][active_extruder];
  9142. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9143. SERIAL_ECHOLNPAIR("(2) Park extruder ", active_extruder);
  9144. if (DEBUGGING(LEVELING)) DEBUG_POS("Moving ParkPos", current_position);
  9145. #endif
  9146. planner.buffer_line_kinematic(current_position, planner.max_feedrate_mm_s[X_AXIS], active_extruder);
  9147. stepper.synchronize();
  9148. // STEP 3
  9149. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9150. SERIAL_ECHOLNPGM("(3) Disengage magnet ");
  9151. #endif
  9152. pe_deactivate_magnet(active_extruder);
  9153. // STEP 4
  9154. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9155. SERIAL_ECHOLNPGM("(4) Move to position near new extruder");
  9156. #endif
  9157. current_position[X_AXIS] += (active_extruder == 0 ? 10 : -10); // move 10mm away from parked extruder
  9158. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9159. if (DEBUGGING(LEVELING)) DEBUG_POS("Moving away from parked extruder", current_position);
  9160. #endif
  9161. planner.buffer_line_kinematic(current_position, planner.max_feedrate_mm_s[X_AXIS], active_extruder);
  9162. stepper.synchronize();
  9163. // STEP 5
  9164. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9165. SERIAL_ECHOLNPGM("(5) Engage magnetic field");
  9166. #endif
  9167. #if ENABLED(PARKING_EXTRUDER_SOLENOIDS_INVERT)
  9168. pe_activate_magnet(active_extruder); //just save power for inverted magnets
  9169. #endif
  9170. pe_activate_magnet(tmp_extruder);
  9171. // STEP 6
  9172. current_position[X_AXIS] = grabpos + (tmp_extruder == 0 ? (+10) : (-10));
  9173. planner.buffer_line_kinematic(current_position, planner.max_feedrate_mm_s[X_AXIS], active_extruder);
  9174. current_position[X_AXIS] = grabpos;
  9175. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9176. SERIAL_ECHOLNPAIR("(6) Unpark extruder ", tmp_extruder);
  9177. if (DEBUGGING(LEVELING)) DEBUG_POS("Move UnparkPos", current_position);
  9178. #endif
  9179. planner.buffer_line_kinematic(current_position, planner.max_feedrate_mm_s[X_AXIS]/2, active_extruder);
  9180. stepper.synchronize();
  9181. // Step 7
  9182. current_position[X_AXIS] = midpos - hotend_offset[X_AXIS][tmp_extruder];
  9183. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9184. SERIAL_ECHOLNPGM("(7) Move midway between hotends");
  9185. if (DEBUGGING(LEVELING)) DEBUG_POS("Move midway to new extruder", current_position);
  9186. #endif
  9187. planner.buffer_line_kinematic(current_position, planner.max_feedrate_mm_s[X_AXIS], active_extruder);
  9188. stepper.synchronize();
  9189. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9190. SERIAL_ECHOLNPGM("Autopark done.");
  9191. #endif
  9192. }
  9193. else { // nomove == true
  9194. // Only engage magnetic field for new extruder
  9195. pe_activate_magnet(tmp_extruder);
  9196. #if ENABLED(PARKING_EXTRUDER_SOLENOIDS_INVERT)
  9197. pe_activate_magnet(active_extruder); // Just save power for inverted magnets
  9198. #endif
  9199. }
  9200. current_position[Z_AXIS] -= hotend_offset[Z_AXIS][tmp_extruder] - hotend_offset[Z_AXIS][active_extruder]; // Apply Zoffset
  9201. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9202. if (DEBUGGING(LEVELING)) DEBUG_POS("Applying Z-offset", current_position);
  9203. #endif
  9204. #endif // dualParking extruder
  9205. #if ENABLED(SWITCHING_NOZZLE)
  9206. #define DONT_SWITCH (SWITCHING_EXTRUDER_SERVO_NR == SWITCHING_NOZZLE_SERVO_NR)
  9207. // <0 if the new nozzle is higher, >0 if lower. A bigger raise when lower.
  9208. const float z_diff = hotend_offset[Z_AXIS][active_extruder] - hotend_offset[Z_AXIS][tmp_extruder],
  9209. z_raise = 0.3 + (z_diff > 0.0 ? z_diff : 0.0);
  9210. // Always raise by some amount (destination copied from current_position earlier)
  9211. current_position[Z_AXIS] += z_raise;
  9212. planner.buffer_line_kinematic(current_position, planner.max_feedrate_mm_s[Z_AXIS], active_extruder);
  9213. move_nozzle_servo(tmp_extruder);
  9214. #endif
  9215. /**
  9216. * Set current_position to the position of the new nozzle.
  9217. * Offsets are based on linear distance, so we need to get
  9218. * the resulting position in coordinate space.
  9219. *
  9220. * - With grid or 3-point leveling, offset XYZ by a tilted vector
  9221. * - With mesh leveling, update Z for the new position
  9222. * - Otherwise, just use the raw linear distance
  9223. *
  9224. * Software endstops are altered here too. Consider a case where:
  9225. * E0 at X=0 ... E1 at X=10
  9226. * When we switch to E1 now X=10, but E1 can't move left.
  9227. * To express this we apply the change in XY to the software endstops.
  9228. * E1 can move farther right than E0, so the right limit is extended.
  9229. *
  9230. * Note that we don't adjust the Z software endstops. Why not?
  9231. * Consider a case where Z=0 (here) and switching to E1 makes Z=1
  9232. * because the bed is 1mm lower at the new position. As long as
  9233. * the first nozzle is out of the way, the carriage should be
  9234. * allowed to move 1mm lower. This technically "breaks" the
  9235. * Z software endstop. But this is technically correct (and
  9236. * there is no viable alternative).
  9237. */
  9238. #if ABL_PLANAR
  9239. // Offset extruder, make sure to apply the bed level rotation matrix
  9240. vector_3 tmp_offset_vec = vector_3(hotend_offset[X_AXIS][tmp_extruder],
  9241. hotend_offset[Y_AXIS][tmp_extruder],
  9242. 0),
  9243. act_offset_vec = vector_3(hotend_offset[X_AXIS][active_extruder],
  9244. hotend_offset[Y_AXIS][active_extruder],
  9245. 0),
  9246. offset_vec = tmp_offset_vec - act_offset_vec;
  9247. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9248. if (DEBUGGING(LEVELING)) {
  9249. tmp_offset_vec.debug(PSTR("tmp_offset_vec"));
  9250. act_offset_vec.debug(PSTR("act_offset_vec"));
  9251. offset_vec.debug(PSTR("offset_vec (BEFORE)"));
  9252. }
  9253. #endif
  9254. offset_vec.apply_rotation(planner.bed_level_matrix.transpose(planner.bed_level_matrix));
  9255. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9256. if (DEBUGGING(LEVELING)) offset_vec.debug(PSTR("offset_vec (AFTER)"));
  9257. #endif
  9258. // Adjustments to the current position
  9259. const float xydiff[2] = { offset_vec.x, offset_vec.y };
  9260. current_position[Z_AXIS] += offset_vec.z;
  9261. #else // !ABL_PLANAR
  9262. const float xydiff[2] = {
  9263. hotend_offset[X_AXIS][tmp_extruder] - hotend_offset[X_AXIS][active_extruder],
  9264. hotend_offset[Y_AXIS][tmp_extruder] - hotend_offset[Y_AXIS][active_extruder]
  9265. };
  9266. #if ENABLED(MESH_BED_LEVELING)
  9267. if (planner.leveling_active) {
  9268. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9269. if (DEBUGGING(LEVELING)) SERIAL_ECHOPAIR("Z before MBL: ", current_position[Z_AXIS]);
  9270. #endif
  9271. float x2 = current_position[X_AXIS] + xydiff[X_AXIS],
  9272. y2 = current_position[Y_AXIS] + xydiff[Y_AXIS],
  9273. z1 = current_position[Z_AXIS], z2 = z1;
  9274. planner.apply_leveling(current_position[X_AXIS], current_position[Y_AXIS], z1);
  9275. planner.apply_leveling(x2, y2, z2);
  9276. current_position[Z_AXIS] += z2 - z1;
  9277. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9278. if (DEBUGGING(LEVELING))
  9279. SERIAL_ECHOLNPAIR(" after: ", current_position[Z_AXIS]);
  9280. #endif
  9281. }
  9282. #endif // MESH_BED_LEVELING
  9283. #endif // !HAS_ABL
  9284. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9285. if (DEBUGGING(LEVELING)) {
  9286. SERIAL_ECHOPAIR("Offset Tool XY by { ", xydiff[X_AXIS]);
  9287. SERIAL_ECHOPAIR(", ", xydiff[Y_AXIS]);
  9288. SERIAL_ECHOLNPGM(" }");
  9289. }
  9290. #endif
  9291. // The newly-selected extruder XY is actually at...
  9292. current_position[X_AXIS] += xydiff[X_AXIS];
  9293. current_position[Y_AXIS] += xydiff[Y_AXIS];
  9294. #if HAS_WORKSPACE_OFFSET || ENABLED(DUAL_X_CARRIAGE) || ENABLED(PARKING_EXTRUDER)
  9295. for (uint8_t i = X_AXIS; i <= Y_AXIS; i++) {
  9296. #if HAS_POSITION_SHIFT
  9297. position_shift[i] += xydiff[i];
  9298. #endif
  9299. update_software_endstops((AxisEnum)i);
  9300. }
  9301. #endif
  9302. // Set the new active extruder
  9303. active_extruder = tmp_extruder;
  9304. #endif // !DUAL_X_CARRIAGE
  9305. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9306. if (DEBUGGING(LEVELING)) DEBUG_POS("Sync After Toolchange", current_position);
  9307. #endif
  9308. // Tell the planner the new "current position"
  9309. SYNC_PLAN_POSITION_KINEMATIC();
  9310. // Move to the "old position" (move the extruder into place)
  9311. if (!no_move && IsRunning()) {
  9312. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9313. if (DEBUGGING(LEVELING)) DEBUG_POS("Move back", destination);
  9314. #endif
  9315. prepare_move_to_destination();
  9316. }
  9317. #if ENABLED(SWITCHING_NOZZLE)
  9318. // Move back down, if needed. (Including when the new tool is higher.)
  9319. if (z_raise != z_diff) {
  9320. destination[Z_AXIS] += z_diff;
  9321. feedrate_mm_s = planner.max_feedrate_mm_s[Z_AXIS];
  9322. prepare_move_to_destination();
  9323. }
  9324. #endif
  9325. } // (tmp_extruder != active_extruder)
  9326. stepper.synchronize();
  9327. #if ENABLED(EXT_SOLENOID) && !ENABLED(PARKING_EXTRUDER)
  9328. disable_all_solenoids();
  9329. enable_solenoid_on_active_extruder();
  9330. #endif // EXT_SOLENOID
  9331. feedrate_mm_s = old_feedrate_mm_s;
  9332. #else // HOTENDS <= 1
  9333. UNUSED(fr_mm_s);
  9334. UNUSED(no_move);
  9335. #if ENABLED(MK2_MULTIPLEXER)
  9336. if (tmp_extruder >= E_STEPPERS)
  9337. return invalid_extruder_error(tmp_extruder);
  9338. select_multiplexed_stepper(tmp_extruder);
  9339. #endif
  9340. // Set the new active extruder
  9341. active_extruder = tmp_extruder;
  9342. #endif // HOTENDS <= 1
  9343. #if ENABLED(SWITCHING_EXTRUDER) && !DONT_SWITCH
  9344. stepper.synchronize();
  9345. move_extruder_servo(active_extruder);
  9346. #endif
  9347. #if HAS_FANMUX
  9348. fanmux_switch(active_extruder);
  9349. #endif
  9350. SERIAL_ECHO_START();
  9351. SERIAL_ECHOLNPAIR(MSG_ACTIVE_EXTRUDER, (int)active_extruder);
  9352. #endif // !MIXING_EXTRUDER || MIXING_VIRTUAL_TOOLS <= 1
  9353. }
  9354. /**
  9355. * T0-T3: Switch tool, usually switching extruders
  9356. *
  9357. * F[units/min] Set the movement feedrate
  9358. * S1 Don't move the tool in XY after change
  9359. */
  9360. inline void gcode_T(const uint8_t tmp_extruder) {
  9361. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9362. if (DEBUGGING(LEVELING)) {
  9363. SERIAL_ECHOPAIR(">>> gcode_T(", tmp_extruder);
  9364. SERIAL_CHAR(')');
  9365. SERIAL_EOL();
  9366. DEBUG_POS("BEFORE", current_position);
  9367. }
  9368. #endif
  9369. #if HOTENDS == 1 || (ENABLED(MIXING_EXTRUDER) && MIXING_VIRTUAL_TOOLS > 1)
  9370. tool_change(tmp_extruder);
  9371. #elif HOTENDS > 1
  9372. tool_change(
  9373. tmp_extruder,
  9374. MMM_TO_MMS(parser.linearval('F')),
  9375. (tmp_extruder == active_extruder) || parser.boolval('S')
  9376. );
  9377. #endif
  9378. #if ENABLED(DEBUG_LEVELING_FEATURE)
  9379. if (DEBUGGING(LEVELING)) {
  9380. DEBUG_POS("AFTER", current_position);
  9381. SERIAL_ECHOLNPGM("<<< gcode_T");
  9382. }
  9383. #endif
  9384. }
  9385. /**
  9386. * Process a single command and dispatch it to its handler
  9387. * This is called from the main loop()
  9388. */
  9389. void process_next_command() {
  9390. char * const current_command = command_queue[cmd_queue_index_r];
  9391. if (DEBUGGING(ECHO)) {
  9392. SERIAL_ECHO_START();
  9393. SERIAL_ECHOLN(current_command);
  9394. #if ENABLED(M100_FREE_MEMORY_WATCHER)
  9395. SERIAL_ECHOPAIR("slot:", cmd_queue_index_r);
  9396. M100_dump_routine(" Command Queue:", (const char*)command_queue, (const char*)(command_queue + sizeof(command_queue)));
  9397. #endif
  9398. }
  9399. KEEPALIVE_STATE(IN_HANDLER);
  9400. // Parse the next command in the queue
  9401. parser.parse(current_command);
  9402. // Handle a known G, M, or T
  9403. switch (parser.command_letter) {
  9404. case 'G': switch (parser.codenum) {
  9405. // G0, G1
  9406. case 0:
  9407. case 1:
  9408. #if IS_SCARA
  9409. gcode_G0_G1(parser.codenum == 0);
  9410. #else
  9411. gcode_G0_G1();
  9412. #endif
  9413. break;
  9414. // G2, G3
  9415. #if ENABLED(ARC_SUPPORT) && DISABLED(SCARA)
  9416. case 2: // G2: CW ARC
  9417. case 3: // G3: CCW ARC
  9418. gcode_G2_G3(parser.codenum == 2);
  9419. break;
  9420. #endif
  9421. // G4 Dwell
  9422. case 4:
  9423. gcode_G4();
  9424. break;
  9425. #if ENABLED(BEZIER_CURVE_SUPPORT)
  9426. case 5: // G5: Cubic B_spline
  9427. gcode_G5();
  9428. break;
  9429. #endif // BEZIER_CURVE_SUPPORT
  9430. #if ENABLED(FWRETRACT)
  9431. case 10: // G10: retract
  9432. gcode_G10();
  9433. break;
  9434. case 11: // G11: retract_recover
  9435. gcode_G11();
  9436. break;
  9437. #endif // FWRETRACT
  9438. #if ENABLED(NOZZLE_CLEAN_FEATURE)
  9439. case 12:
  9440. gcode_G12(); // G12: Nozzle Clean
  9441. break;
  9442. #endif // NOZZLE_CLEAN_FEATURE
  9443. #if ENABLED(CNC_WORKSPACE_PLANES)
  9444. case 17: // G17: Select Plane XY
  9445. gcode_G17();
  9446. break;
  9447. case 18: // G18: Select Plane ZX
  9448. gcode_G18();
  9449. break;
  9450. case 19: // G19: Select Plane YZ
  9451. gcode_G19();
  9452. break;
  9453. #endif // CNC_WORKSPACE_PLANES
  9454. #if ENABLED(INCH_MODE_SUPPORT)
  9455. case 20: // G20: Inch Mode
  9456. gcode_G20();
  9457. break;
  9458. case 21: // G21: MM Mode
  9459. gcode_G21();
  9460. break;
  9461. #endif // INCH_MODE_SUPPORT
  9462. #if ENABLED(AUTO_BED_LEVELING_UBL) && ENABLED(UBL_G26_MESH_VALIDATION)
  9463. case 26: // G26: Mesh Validation Pattern generation
  9464. gcode_G26();
  9465. break;
  9466. #endif // AUTO_BED_LEVELING_UBL
  9467. #if ENABLED(NOZZLE_PARK_FEATURE)
  9468. case 27: // G27: Nozzle Park
  9469. gcode_G27();
  9470. break;
  9471. #endif // NOZZLE_PARK_FEATURE
  9472. case 28: // G28: Home all axes, one at a time
  9473. gcode_G28(false);
  9474. break;
  9475. #if HAS_LEVELING
  9476. case 29: // G29 Detailed Z probe, probes the bed at 3 or more points,
  9477. // or provides access to the UBL System if enabled.
  9478. gcode_G29();
  9479. break;
  9480. #endif // HAS_LEVELING
  9481. #if HAS_BED_PROBE
  9482. case 30: // G30 Single Z probe
  9483. gcode_G30();
  9484. break;
  9485. #if ENABLED(Z_PROBE_SLED)
  9486. case 31: // G31: dock the sled
  9487. gcode_G31();
  9488. break;
  9489. case 32: // G32: undock the sled
  9490. gcode_G32();
  9491. break;
  9492. #endif // Z_PROBE_SLED
  9493. #endif // HAS_BED_PROBE
  9494. #if PROBE_SELECTED
  9495. #if ENABLED(DELTA_AUTO_CALIBRATION)
  9496. case 33: // G33: Delta Auto-Calibration
  9497. gcode_G33();
  9498. break;
  9499. #endif // DELTA_AUTO_CALIBRATION
  9500. #endif // PROBE_SELECTED
  9501. #if ENABLED(G38_PROBE_TARGET)
  9502. case 38: // G38.2 & G38.3
  9503. if (parser.subcode == 2 || parser.subcode == 3)
  9504. gcode_G38(parser.subcode == 2);
  9505. break;
  9506. #endif
  9507. case 90: // G90
  9508. relative_mode = false;
  9509. break;
  9510. case 91: // G91
  9511. relative_mode = true;
  9512. break;
  9513. case 92: // G92
  9514. gcode_G92();
  9515. break;
  9516. #if HAS_MESH
  9517. case 42:
  9518. gcode_G42();
  9519. break;
  9520. #endif
  9521. #if ENABLED(DEBUG_GCODE_PARSER)
  9522. case 800:
  9523. parser.debug(); // GCode Parser Test for G
  9524. break;
  9525. #endif
  9526. }
  9527. break;
  9528. case 'M': switch (parser.codenum) {
  9529. #if HAS_RESUME_CONTINUE
  9530. case 0: // M0: Unconditional stop - Wait for user button press on LCD
  9531. case 1: // M1: Conditional stop - Wait for user button press on LCD
  9532. gcode_M0_M1();
  9533. break;
  9534. #endif // ULTIPANEL
  9535. #if ENABLED(SPINDLE_LASER_ENABLE)
  9536. case 3:
  9537. gcode_M3_M4(true); // M3: turn spindle/laser on, set laser/spindle power/speed, set rotation direction CW
  9538. break; // synchronizes with movement commands
  9539. case 4:
  9540. gcode_M3_M4(false); // M4: turn spindle/laser on, set laser/spindle power/speed, set rotation direction CCW
  9541. break; // synchronizes with movement commands
  9542. case 5:
  9543. gcode_M5(); // M5 - turn spindle/laser off
  9544. break; // synchronizes with movement commands
  9545. #endif
  9546. case 17: // M17: Enable all stepper motors
  9547. gcode_M17();
  9548. break;
  9549. #if ENABLED(SDSUPPORT)
  9550. case 20: // M20: list SD card
  9551. gcode_M20(); break;
  9552. case 21: // M21: init SD card
  9553. gcode_M21(); break;
  9554. case 22: // M22: release SD card
  9555. gcode_M22(); break;
  9556. case 23: // M23: Select file
  9557. gcode_M23(); break;
  9558. case 24: // M24: Start SD print
  9559. gcode_M24(); break;
  9560. case 25: // M25: Pause SD print
  9561. gcode_M25(); break;
  9562. case 26: // M26: Set SD index
  9563. gcode_M26(); break;
  9564. case 27: // M27: Get SD status
  9565. gcode_M27(); break;
  9566. case 28: // M28: Start SD write
  9567. gcode_M28(); break;
  9568. case 29: // M29: Stop SD write
  9569. gcode_M29(); break;
  9570. case 30: // M30 <filename> Delete File
  9571. gcode_M30(); break;
  9572. case 32: // M32: Select file and start SD print
  9573. gcode_M32(); break;
  9574. #if ENABLED(LONG_FILENAME_HOST_SUPPORT)
  9575. case 33: // M33: Get the long full path to a file or folder
  9576. gcode_M33(); break;
  9577. #endif
  9578. #if ENABLED(SDCARD_SORT_ALPHA) && ENABLED(SDSORT_GCODE)
  9579. case 34: // M34: Set SD card sorting options
  9580. gcode_M34(); break;
  9581. #endif // SDCARD_SORT_ALPHA && SDSORT_GCODE
  9582. case 928: // M928: Start SD write
  9583. gcode_M928(); break;
  9584. #endif // SDSUPPORT
  9585. case 31: // M31: Report time since the start of SD print or last M109
  9586. gcode_M31(); break;
  9587. case 42: // M42: Change pin state
  9588. gcode_M42(); break;
  9589. #if ENABLED(PINS_DEBUGGING)
  9590. case 43: // M43: Read pin state
  9591. gcode_M43(); break;
  9592. #endif
  9593. #if ENABLED(Z_MIN_PROBE_REPEATABILITY_TEST)
  9594. case 48: // M48: Z probe repeatability test
  9595. gcode_M48();
  9596. break;
  9597. #endif // Z_MIN_PROBE_REPEATABILITY_TEST
  9598. #if ENABLED(AUTO_BED_LEVELING_UBL) && ENABLED(UBL_G26_MESH_VALIDATION)
  9599. case 49: // M49: Turn on or off G26 debug flag for verbose output
  9600. gcode_M49();
  9601. break;
  9602. #endif // AUTO_BED_LEVELING_UBL && UBL_G26_MESH_VALIDATION
  9603. #if ENABLED(ULTRA_LCD) && ENABLED(LCD_SET_PROGRESS_MANUALLY)
  9604. case 73: // M73: Set print progress percentage
  9605. gcode_M73(); break;
  9606. #endif
  9607. case 75: // M75: Start print timer
  9608. gcode_M75(); break;
  9609. case 76: // M76: Pause print timer
  9610. gcode_M76(); break;
  9611. case 77: // M77: Stop print timer
  9612. gcode_M77(); break;
  9613. #if ENABLED(PRINTCOUNTER)
  9614. case 78: // M78: Show print statistics
  9615. gcode_M78(); break;
  9616. #endif
  9617. #if ENABLED(M100_FREE_MEMORY_WATCHER)
  9618. case 100: // M100: Free Memory Report
  9619. gcode_M100();
  9620. break;
  9621. #endif
  9622. case 104: // M104: Set hot end temperature
  9623. gcode_M104();
  9624. break;
  9625. case 110: // M110: Set Current Line Number
  9626. gcode_M110();
  9627. break;
  9628. case 111: // M111: Set debug level
  9629. gcode_M111();
  9630. break;
  9631. #if DISABLED(EMERGENCY_PARSER)
  9632. case 108: // M108: Cancel Waiting
  9633. gcode_M108();
  9634. break;
  9635. case 112: // M112: Emergency Stop
  9636. gcode_M112();
  9637. break;
  9638. case 410: // M410 quickstop - Abort all the planned moves.
  9639. gcode_M410();
  9640. break;
  9641. #endif
  9642. #if ENABLED(HOST_KEEPALIVE_FEATURE)
  9643. case 113: // M113: Set Host Keepalive interval
  9644. gcode_M113();
  9645. break;
  9646. #endif
  9647. case 140: // M140: Set bed temperature
  9648. gcode_M140();
  9649. break;
  9650. case 105: // M105: Report current temperature
  9651. gcode_M105();
  9652. KEEPALIVE_STATE(NOT_BUSY);
  9653. return; // "ok" already printed
  9654. #if ENABLED(AUTO_REPORT_TEMPERATURES) && (HAS_TEMP_HOTEND || HAS_TEMP_BED)
  9655. case 155: // M155: Set temperature auto-report interval
  9656. gcode_M155();
  9657. break;
  9658. #endif
  9659. case 109: // M109: Wait for hotend temperature to reach target
  9660. gcode_M109();
  9661. break;
  9662. #if HAS_TEMP_BED
  9663. case 190: // M190: Wait for bed temperature to reach target
  9664. gcode_M190();
  9665. break;
  9666. #endif // HAS_TEMP_BED
  9667. #if FAN_COUNT > 0
  9668. case 106: // M106: Fan On
  9669. gcode_M106();
  9670. break;
  9671. case 107: // M107: Fan Off
  9672. gcode_M107();
  9673. break;
  9674. #endif // FAN_COUNT > 0
  9675. #if ENABLED(PARK_HEAD_ON_PAUSE)
  9676. case 125: // M125: Store current position and move to filament change position
  9677. gcode_M125(); break;
  9678. #endif
  9679. #if ENABLED(BARICUDA)
  9680. // PWM for HEATER_1_PIN
  9681. #if HAS_HEATER_1
  9682. case 126: // M126: valve open
  9683. gcode_M126();
  9684. break;
  9685. case 127: // M127: valve closed
  9686. gcode_M127();
  9687. break;
  9688. #endif // HAS_HEATER_1
  9689. // PWM for HEATER_2_PIN
  9690. #if HAS_HEATER_2
  9691. case 128: // M128: valve open
  9692. gcode_M128();
  9693. break;
  9694. case 129: // M129: valve closed
  9695. gcode_M129();
  9696. break;
  9697. #endif // HAS_HEATER_2
  9698. #endif // BARICUDA
  9699. #if HAS_POWER_SWITCH
  9700. case 80: // M80: Turn on Power Supply
  9701. gcode_M80();
  9702. break;
  9703. #endif // HAS_POWER_SWITCH
  9704. case 81: // M81: Turn off Power, including Power Supply, if possible
  9705. gcode_M81();
  9706. break;
  9707. case 82: // M82: Set E axis normal mode (same as other axes)
  9708. gcode_M82();
  9709. break;
  9710. case 83: // M83: Set E axis relative mode
  9711. gcode_M83();
  9712. break;
  9713. case 18: // M18 => M84
  9714. case 84: // M84: Disable all steppers or set timeout
  9715. gcode_M18_M84();
  9716. break;
  9717. case 85: // M85: Set inactivity stepper shutdown timeout
  9718. gcode_M85();
  9719. break;
  9720. case 92: // M92: Set the steps-per-unit for one or more axes
  9721. gcode_M92();
  9722. break;
  9723. case 114: // M114: Report current position
  9724. gcode_M114();
  9725. break;
  9726. case 115: // M115: Report capabilities
  9727. gcode_M115();
  9728. break;
  9729. case 117: // M117: Set LCD message text, if possible
  9730. gcode_M117();
  9731. break;
  9732. case 118: // M118: Display a message in the host console
  9733. gcode_M118();
  9734. break;
  9735. case 119: // M119: Report endstop states
  9736. gcode_M119();
  9737. break;
  9738. case 120: // M120: Enable endstops
  9739. gcode_M120();
  9740. break;
  9741. case 121: // M121: Disable endstops
  9742. gcode_M121();
  9743. break;
  9744. #if ENABLED(ULTIPANEL)
  9745. case 145: // M145: Set material heatup parameters
  9746. gcode_M145();
  9747. break;
  9748. #endif
  9749. #if ENABLED(TEMPERATURE_UNITS_SUPPORT)
  9750. case 149: // M149: Set temperature units
  9751. gcode_M149();
  9752. break;
  9753. #endif
  9754. #if HAS_COLOR_LEDS
  9755. case 150: // M150: Set Status LED Color
  9756. gcode_M150();
  9757. break;
  9758. #endif // HAS_COLOR_LEDS
  9759. #if ENABLED(MIXING_EXTRUDER)
  9760. case 163: // M163: Set a component weight for mixing extruder
  9761. gcode_M163();
  9762. break;
  9763. #if MIXING_VIRTUAL_TOOLS > 1
  9764. case 164: // M164: Save current mix as a virtual extruder
  9765. gcode_M164();
  9766. break;
  9767. #endif
  9768. #if ENABLED(DIRECT_MIXING_IN_G1)
  9769. case 165: // M165: Set multiple mix weights
  9770. gcode_M165();
  9771. break;
  9772. #endif
  9773. #endif
  9774. case 200: // M200: Set filament diameter, E to cubic units
  9775. gcode_M200();
  9776. break;
  9777. case 201: // M201: Set max acceleration for print moves (units/s^2)
  9778. gcode_M201();
  9779. break;
  9780. #if 0 // Not used for Sprinter/grbl gen6
  9781. case 202: // M202
  9782. gcode_M202();
  9783. break;
  9784. #endif
  9785. case 203: // M203: Set max feedrate (units/sec)
  9786. gcode_M203();
  9787. break;
  9788. case 204: // M204: Set acceleration
  9789. gcode_M204();
  9790. break;
  9791. case 205: // M205: Set advanced settings
  9792. gcode_M205();
  9793. break;
  9794. #if HAS_M206_COMMAND
  9795. case 206: // M206: Set home offsets
  9796. gcode_M206();
  9797. break;
  9798. #endif
  9799. #if ENABLED(DELTA)
  9800. case 665: // M665: Set delta configurations
  9801. gcode_M665();
  9802. break;
  9803. #endif
  9804. #if ENABLED(DELTA) || ENABLED(Z_DUAL_ENDSTOPS)
  9805. case 666: // M666: Set delta or dual endstop adjustment
  9806. gcode_M666();
  9807. break;
  9808. #endif
  9809. #if ENABLED(FWRETRACT)
  9810. case 207: // M207: Set Retract Length, Feedrate, and Z lift
  9811. gcode_M207();
  9812. break;
  9813. case 208: // M208: Set Recover (unretract) Additional Length and Feedrate
  9814. gcode_M208();
  9815. break;
  9816. case 209: // M209: Turn Automatic Retract Detection on/off
  9817. if (MIN_AUTORETRACT <= MAX_AUTORETRACT) gcode_M209();
  9818. break;
  9819. #endif // FWRETRACT
  9820. case 211: // M211: Enable, Disable, and/or Report software endstops
  9821. gcode_M211();
  9822. break;
  9823. #if HOTENDS > 1
  9824. case 218: // M218: Set a tool offset
  9825. gcode_M218();
  9826. break;
  9827. #endif // HOTENDS > 1
  9828. case 220: // M220: Set Feedrate Percentage: S<percent> ("FR" on your LCD)
  9829. gcode_M220();
  9830. break;
  9831. case 221: // M221: Set Flow Percentage
  9832. gcode_M221();
  9833. break;
  9834. case 226: // M226: Wait until a pin reaches a state
  9835. gcode_M226();
  9836. break;
  9837. #if HAS_SERVOS
  9838. case 280: // M280: Set servo position absolute
  9839. gcode_M280();
  9840. break;
  9841. #endif // HAS_SERVOS
  9842. #if ENABLED(BABYSTEPPING)
  9843. case 290: // M290: Babystepping
  9844. gcode_M290();
  9845. break;
  9846. #endif // BABYSTEPPING
  9847. #if HAS_BUZZER
  9848. case 300: // M300: Play beep tone
  9849. gcode_M300();
  9850. break;
  9851. #endif // HAS_BUZZER
  9852. #if ENABLED(PIDTEMP)
  9853. case 301: // M301: Set hotend PID parameters
  9854. gcode_M301();
  9855. break;
  9856. #endif // PIDTEMP
  9857. #if ENABLED(PIDTEMPBED)
  9858. case 304: // M304: Set bed PID parameters
  9859. gcode_M304();
  9860. break;
  9861. #endif // PIDTEMPBED
  9862. #if defined(CHDK) || HAS_PHOTOGRAPH
  9863. case 240: // M240: Trigger a camera by emulating a Canon RC-1 : http://www.doc-diy.net/photo/rc-1_hacked/
  9864. gcode_M240();
  9865. break;
  9866. #endif // CHDK || PHOTOGRAPH_PIN
  9867. #if HAS_LCD_CONTRAST
  9868. case 250: // M250: Set LCD contrast
  9869. gcode_M250();
  9870. break;
  9871. #endif // HAS_LCD_CONTRAST
  9872. #if ENABLED(EXPERIMENTAL_I2CBUS)
  9873. case 260: // M260: Send data to an i2c slave
  9874. gcode_M260();
  9875. break;
  9876. case 261: // M261: Request data from an i2c slave
  9877. gcode_M261();
  9878. break;
  9879. #endif // EXPERIMENTAL_I2CBUS
  9880. #if ENABLED(PREVENT_COLD_EXTRUSION)
  9881. case 302: // M302: Allow cold extrudes (set the minimum extrude temperature)
  9882. gcode_M302();
  9883. break;
  9884. #endif // PREVENT_COLD_EXTRUSION
  9885. case 303: // M303: PID autotune
  9886. gcode_M303();
  9887. break;
  9888. #if ENABLED(MORGAN_SCARA)
  9889. case 360: // M360: SCARA Theta pos1
  9890. if (gcode_M360()) return;
  9891. break;
  9892. case 361: // M361: SCARA Theta pos2
  9893. if (gcode_M361()) return;
  9894. break;
  9895. case 362: // M362: SCARA Psi pos1
  9896. if (gcode_M362()) return;
  9897. break;
  9898. case 363: // M363: SCARA Psi pos2
  9899. if (gcode_M363()) return;
  9900. break;
  9901. case 364: // M364: SCARA Psi pos3 (90 deg to Theta)
  9902. if (gcode_M364()) return;
  9903. break;
  9904. #endif // SCARA
  9905. case 400: // M400: Finish all moves
  9906. gcode_M400();
  9907. break;
  9908. #if HAS_BED_PROBE
  9909. case 401: // M401: Deploy probe
  9910. gcode_M401();
  9911. break;
  9912. case 402: // M402: Stow probe
  9913. gcode_M402();
  9914. break;
  9915. #endif // HAS_BED_PROBE
  9916. #if ENABLED(FILAMENT_WIDTH_SENSOR)
  9917. case 404: // M404: Enter the nominal filament width (3mm, 1.75mm ) N<3.0> or display nominal filament width
  9918. gcode_M404();
  9919. break;
  9920. case 405: // M405: Turn on filament sensor for control
  9921. gcode_M405();
  9922. break;
  9923. case 406: // M406: Turn off filament sensor for control
  9924. gcode_M406();
  9925. break;
  9926. case 407: // M407: Display measured filament diameter
  9927. gcode_M407();
  9928. break;
  9929. #endif // FILAMENT_WIDTH_SENSOR
  9930. #if HAS_LEVELING
  9931. case 420: // M420: Enable/Disable Bed Leveling
  9932. gcode_M420();
  9933. break;
  9934. #endif
  9935. #if HAS_MESH
  9936. case 421: // M421: Set a Mesh Bed Leveling Z coordinate
  9937. gcode_M421();
  9938. break;
  9939. #endif
  9940. #if HAS_M206_COMMAND
  9941. case 428: // M428: Apply current_position to home_offset
  9942. gcode_M428();
  9943. break;
  9944. #endif
  9945. case 500: // M500: Store settings in EEPROM
  9946. gcode_M500();
  9947. break;
  9948. case 501: // M501: Read settings from EEPROM
  9949. gcode_M501();
  9950. break;
  9951. case 502: // M502: Revert to default settings
  9952. gcode_M502();
  9953. break;
  9954. #if DISABLED(DISABLE_M503)
  9955. case 503: // M503: print settings currently in memory
  9956. gcode_M503();
  9957. break;
  9958. #endif
  9959. #if ENABLED(ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED)
  9960. case 540: // M540: Set abort on endstop hit for SD printing
  9961. gcode_M540();
  9962. break;
  9963. #endif
  9964. #if HAS_BED_PROBE
  9965. case 851: // M851: Set Z Probe Z Offset
  9966. gcode_M851();
  9967. break;
  9968. #endif // HAS_BED_PROBE
  9969. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  9970. case 600: // M600: Pause for filament change
  9971. gcode_M600();
  9972. break;
  9973. #endif // ADVANCED_PAUSE_FEATURE
  9974. #if ENABLED(DUAL_X_CARRIAGE) || ENABLED(DUAL_NOZZLE_DUPLICATION_MODE)
  9975. case 605: // M605: Set Dual X Carriage movement mode
  9976. gcode_M605();
  9977. break;
  9978. #endif // DUAL_X_CARRIAGE
  9979. #if ENABLED(MK2_MULTIPLEXER)
  9980. case 702: // M702: Unload all extruders
  9981. gcode_M702();
  9982. break;
  9983. #endif
  9984. #if ENABLED(LIN_ADVANCE)
  9985. case 900: // M900: Set advance K factor.
  9986. gcode_M900();
  9987. break;
  9988. #endif
  9989. #if ENABLED(HAVE_TMC2130)
  9990. case 906: // M906: Set motor current in milliamps using axis codes X, Y, Z, E
  9991. gcode_M906();
  9992. break;
  9993. #endif
  9994. case 907: // M907: Set digital trimpot motor current using axis codes.
  9995. gcode_M907();
  9996. break;
  9997. #if HAS_DIGIPOTSS || ENABLED(DAC_STEPPER_CURRENT)
  9998. case 908: // M908: Control digital trimpot directly.
  9999. gcode_M908();
  10000. break;
  10001. #if ENABLED(DAC_STEPPER_CURRENT) // As with Printrbot RevF
  10002. case 909: // M909: Print digipot/DAC current value
  10003. gcode_M909();
  10004. break;
  10005. case 910: // M910: Commit digipot/DAC value to external EEPROM
  10006. gcode_M910();
  10007. break;
  10008. #endif
  10009. #endif // HAS_DIGIPOTSS || DAC_STEPPER_CURRENT
  10010. #if ENABLED(HAVE_TMC2130)
  10011. case 911: // M911: Report TMC2130 prewarn triggered flags
  10012. gcode_M911();
  10013. break;
  10014. case 912: // M911: Clear TMC2130 prewarn triggered flags
  10015. gcode_M912();
  10016. break;
  10017. #if ENABLED(HYBRID_THRESHOLD)
  10018. case 913: // M913: Set HYBRID_THRESHOLD speed.
  10019. gcode_M913();
  10020. break;
  10021. #endif
  10022. #if ENABLED(SENSORLESS_HOMING)
  10023. case 914: // M914: Set SENSORLESS_HOMING sensitivity.
  10024. gcode_M914();
  10025. break;
  10026. #endif
  10027. #endif
  10028. #if HAS_MICROSTEPS
  10029. case 350: // M350: Set microstepping mode. Warning: Steps per unit remains unchanged. S code sets stepping mode for all drivers.
  10030. gcode_M350();
  10031. break;
  10032. case 351: // M351: Toggle MS1 MS2 pins directly, S# determines MS1 or MS2, X# sets the pin high/low.
  10033. gcode_M351();
  10034. break;
  10035. #endif // HAS_MICROSTEPS
  10036. case 355: // M355 set case light brightness
  10037. gcode_M355();
  10038. break;
  10039. #if ENABLED(DEBUG_GCODE_PARSER)
  10040. case 800:
  10041. parser.debug(); // GCode Parser Test for M
  10042. break;
  10043. #endif
  10044. #if ENABLED(I2C_POSITION_ENCODERS)
  10045. case 860: // M860 Report encoder module position
  10046. gcode_M860();
  10047. break;
  10048. case 861: // M861 Report encoder module status
  10049. gcode_M861();
  10050. break;
  10051. case 862: // M862 Perform axis test
  10052. gcode_M862();
  10053. break;
  10054. case 863: // M863 Calibrate steps/mm
  10055. gcode_M863();
  10056. break;
  10057. case 864: // M864 Change module address
  10058. gcode_M864();
  10059. break;
  10060. case 865: // M865 Check module firmware version
  10061. gcode_M865();
  10062. break;
  10063. case 866: // M866 Report axis error count
  10064. gcode_M866();
  10065. break;
  10066. case 867: // M867 Toggle error correction
  10067. gcode_M867();
  10068. break;
  10069. case 868: // M868 Set error correction threshold
  10070. gcode_M868();
  10071. break;
  10072. case 869: // M869 Report axis error
  10073. gcode_M869();
  10074. break;
  10075. #endif // I2C_POSITION_ENCODERS
  10076. case 999: // M999: Restart after being Stopped
  10077. gcode_M999();
  10078. break;
  10079. }
  10080. break;
  10081. case 'T':
  10082. gcode_T(parser.codenum);
  10083. break;
  10084. default: parser.unknown_command_error();
  10085. }
  10086. KEEPALIVE_STATE(NOT_BUSY);
  10087. ok_to_send();
  10088. }
  10089. /**
  10090. * Send a "Resend: nnn" message to the host to
  10091. * indicate that a command needs to be re-sent.
  10092. */
  10093. void FlushSerialRequestResend() {
  10094. //char command_queue[cmd_queue_index_r][100]="Resend:";
  10095. MYSERIAL.flush();
  10096. SERIAL_PROTOCOLPGM(MSG_RESEND);
  10097. SERIAL_PROTOCOLLN(gcode_LastN + 1);
  10098. ok_to_send();
  10099. }
  10100. /**
  10101. * Send an "ok" message to the host, indicating
  10102. * that a command was successfully processed.
  10103. *
  10104. * If ADVANCED_OK is enabled also include:
  10105. * N<int> Line number of the command, if any
  10106. * P<int> Planner space remaining
  10107. * B<int> Block queue space remaining
  10108. */
  10109. void ok_to_send() {
  10110. refresh_cmd_timeout();
  10111. if (!send_ok[cmd_queue_index_r]) return;
  10112. SERIAL_PROTOCOLPGM(MSG_OK);
  10113. #if ENABLED(ADVANCED_OK)
  10114. char* p = command_queue[cmd_queue_index_r];
  10115. if (*p == 'N') {
  10116. SERIAL_PROTOCOL(' ');
  10117. SERIAL_ECHO(*p++);
  10118. while (NUMERIC_SIGNED(*p))
  10119. SERIAL_ECHO(*p++);
  10120. }
  10121. SERIAL_PROTOCOLPGM(" P"); SERIAL_PROTOCOL(int(BLOCK_BUFFER_SIZE - planner.movesplanned() - 1));
  10122. SERIAL_PROTOCOLPGM(" B"); SERIAL_PROTOCOL(BUFSIZE - commands_in_queue);
  10123. #endif
  10124. SERIAL_EOL();
  10125. }
  10126. #if HAS_SOFTWARE_ENDSTOPS
  10127. /**
  10128. * Constrain the given coordinates to the software endstops.
  10129. */
  10130. /**
  10131. * Constrain the given coordinates to the software endstops.
  10132. *
  10133. * NOTE: This will only apply to Z on DELTA and SCARA. XY is
  10134. * constrained to a circle on these kinematic systems.
  10135. */
  10136. void clamp_to_software_endstops(float target[XYZ]) {
  10137. if (!soft_endstops_enabled) return;
  10138. #if ENABLED(MIN_SOFTWARE_ENDSTOP_X)
  10139. NOLESS(target[X_AXIS], soft_endstop_min[X_AXIS]);
  10140. #endif
  10141. #if ENABLED(MIN_SOFTWARE_ENDSTOP_Y)
  10142. NOLESS(target[Y_AXIS], soft_endstop_min[Y_AXIS]);
  10143. #endif
  10144. #if ENABLED(MIN_SOFTWARE_ENDSTOP_Z)
  10145. NOLESS(target[Z_AXIS], soft_endstop_min[Z_AXIS]);
  10146. #endif
  10147. #if ENABLED(MAX_SOFTWARE_ENDSTOP_X)
  10148. NOMORE(target[X_AXIS], soft_endstop_max[X_AXIS]);
  10149. #endif
  10150. #if ENABLED(MAX_SOFTWARE_ENDSTOP_Y)
  10151. NOMORE(target[Y_AXIS], soft_endstop_max[Y_AXIS]);
  10152. #endif
  10153. #if ENABLED(MAX_SOFTWARE_ENDSTOP_Z)
  10154. NOMORE(target[Z_AXIS], soft_endstop_max[Z_AXIS]);
  10155. #endif
  10156. }
  10157. #endif
  10158. #if ENABLED(AUTO_BED_LEVELING_BILINEAR)
  10159. #if ENABLED(ABL_BILINEAR_SUBDIVISION)
  10160. #define ABL_BG_SPACING(A) bilinear_grid_spacing_virt[A]
  10161. #define ABL_BG_FACTOR(A) bilinear_grid_factor_virt[A]
  10162. #define ABL_BG_POINTS_X ABL_GRID_POINTS_VIRT_X
  10163. #define ABL_BG_POINTS_Y ABL_GRID_POINTS_VIRT_Y
  10164. #define ABL_BG_GRID(X,Y) z_values_virt[X][Y]
  10165. #else
  10166. #define ABL_BG_SPACING(A) bilinear_grid_spacing[A]
  10167. #define ABL_BG_FACTOR(A) bilinear_grid_factor[A]
  10168. #define ABL_BG_POINTS_X GRID_MAX_POINTS_X
  10169. #define ABL_BG_POINTS_Y GRID_MAX_POINTS_Y
  10170. #define ABL_BG_GRID(X,Y) z_values[X][Y]
  10171. #endif
  10172. // Get the Z adjustment for non-linear bed leveling
  10173. float bilinear_z_offset(const float logical[XYZ]) {
  10174. static float z1, d2, z3, d4, L, D, ratio_x, ratio_y,
  10175. last_x = -999.999, last_y = -999.999;
  10176. // Whole units for the grid line indices. Constrained within bounds.
  10177. static int8_t gridx, gridy, nextx, nexty,
  10178. last_gridx = -99, last_gridy = -99;
  10179. // XY relative to the probed area
  10180. const float x = RAW_X_POSITION(logical[X_AXIS]) - bilinear_start[X_AXIS],
  10181. y = RAW_Y_POSITION(logical[Y_AXIS]) - bilinear_start[Y_AXIS];
  10182. #if ENABLED(EXTRAPOLATE_BEYOND_GRID)
  10183. // Keep using the last grid box
  10184. #define FAR_EDGE_OR_BOX 2
  10185. #else
  10186. // Just use the grid far edge
  10187. #define FAR_EDGE_OR_BOX 1
  10188. #endif
  10189. if (last_x != x) {
  10190. last_x = x;
  10191. ratio_x = x * ABL_BG_FACTOR(X_AXIS);
  10192. const float gx = constrain(FLOOR(ratio_x), 0, ABL_BG_POINTS_X - FAR_EDGE_OR_BOX);
  10193. ratio_x -= gx; // Subtract whole to get the ratio within the grid box
  10194. #if DISABLED(EXTRAPOLATE_BEYOND_GRID)
  10195. // Beyond the grid maintain height at grid edges
  10196. NOLESS(ratio_x, 0); // Never < 0.0. (> 1.0 is ok when nextx==gridx.)
  10197. #endif
  10198. gridx = gx;
  10199. nextx = min(gridx + 1, ABL_BG_POINTS_X - 1);
  10200. }
  10201. if (last_y != y || last_gridx != gridx) {
  10202. if (last_y != y) {
  10203. last_y = y;
  10204. ratio_y = y * ABL_BG_FACTOR(Y_AXIS);
  10205. const float gy = constrain(FLOOR(ratio_y), 0, ABL_BG_POINTS_Y - FAR_EDGE_OR_BOX);
  10206. ratio_y -= gy;
  10207. #if DISABLED(EXTRAPOLATE_BEYOND_GRID)
  10208. // Beyond the grid maintain height at grid edges
  10209. NOLESS(ratio_y, 0); // Never < 0.0. (> 1.0 is ok when nexty==gridy.)
  10210. #endif
  10211. gridy = gy;
  10212. nexty = min(gridy + 1, ABL_BG_POINTS_Y - 1);
  10213. }
  10214. if (last_gridx != gridx || last_gridy != gridy) {
  10215. last_gridx = gridx;
  10216. last_gridy = gridy;
  10217. // Z at the box corners
  10218. z1 = ABL_BG_GRID(gridx, gridy); // left-front
  10219. d2 = ABL_BG_GRID(gridx, nexty) - z1; // left-back (delta)
  10220. z3 = ABL_BG_GRID(nextx, gridy); // right-front
  10221. d4 = ABL_BG_GRID(nextx, nexty) - z3; // right-back (delta)
  10222. }
  10223. // Bilinear interpolate. Needed since y or gridx has changed.
  10224. L = z1 + d2 * ratio_y; // Linear interp. LF -> LB
  10225. const float R = z3 + d4 * ratio_y; // Linear interp. RF -> RB
  10226. D = R - L;
  10227. }
  10228. const float offset = L + ratio_x * D; // the offset almost always changes
  10229. /*
  10230. static float last_offset = 0;
  10231. if (FABS(last_offset - offset) > 0.2) {
  10232. SERIAL_ECHOPGM("Sudden Shift at ");
  10233. SERIAL_ECHOPAIR("x=", x);
  10234. SERIAL_ECHOPAIR(" / ", bilinear_grid_spacing[X_AXIS]);
  10235. SERIAL_ECHOLNPAIR(" -> gridx=", gridx);
  10236. SERIAL_ECHOPAIR(" y=", y);
  10237. SERIAL_ECHOPAIR(" / ", bilinear_grid_spacing[Y_AXIS]);
  10238. SERIAL_ECHOLNPAIR(" -> gridy=", gridy);
  10239. SERIAL_ECHOPAIR(" ratio_x=", ratio_x);
  10240. SERIAL_ECHOLNPAIR(" ratio_y=", ratio_y);
  10241. SERIAL_ECHOPAIR(" z1=", z1);
  10242. SERIAL_ECHOPAIR(" z2=", z2);
  10243. SERIAL_ECHOPAIR(" z3=", z3);
  10244. SERIAL_ECHOLNPAIR(" z4=", z4);
  10245. SERIAL_ECHOPAIR(" L=", L);
  10246. SERIAL_ECHOPAIR(" R=", R);
  10247. SERIAL_ECHOLNPAIR(" offset=", offset);
  10248. }
  10249. last_offset = offset;
  10250. //*/
  10251. return offset;
  10252. }
  10253. #endif // AUTO_BED_LEVELING_BILINEAR
  10254. #if ENABLED(DELTA)
  10255. /**
  10256. * Recalculate factors used for delta kinematics whenever
  10257. * settings have been changed (e.g., by M665).
  10258. */
  10259. void recalc_delta_settings(float radius, float diagonal_rod, float tower_angle_trim[ABC]) {
  10260. const float trt[ABC] = DELTA_RADIUS_TRIM_TOWER,
  10261. drt[ABC] = DELTA_DIAGONAL_ROD_TRIM_TOWER;
  10262. delta_tower[A_AXIS][X_AXIS] = cos(RADIANS(210 + tower_angle_trim[A_AXIS])) * (radius + trt[A_AXIS]); // front left tower
  10263. delta_tower[A_AXIS][Y_AXIS] = sin(RADIANS(210 + tower_angle_trim[A_AXIS])) * (radius + trt[A_AXIS]);
  10264. delta_tower[B_AXIS][X_AXIS] = cos(RADIANS(330 + tower_angle_trim[B_AXIS])) * (radius + trt[B_AXIS]); // front right tower
  10265. delta_tower[B_AXIS][Y_AXIS] = sin(RADIANS(330 + tower_angle_trim[B_AXIS])) * (radius + trt[B_AXIS]);
  10266. delta_tower[C_AXIS][X_AXIS] = cos(RADIANS( 90 + tower_angle_trim[C_AXIS])) * (radius + trt[C_AXIS]); // back middle tower
  10267. delta_tower[C_AXIS][Y_AXIS] = sin(RADIANS( 90 + tower_angle_trim[C_AXIS])) * (radius + trt[C_AXIS]);
  10268. delta_diagonal_rod_2_tower[A_AXIS] = sq(diagonal_rod + drt[A_AXIS]);
  10269. delta_diagonal_rod_2_tower[B_AXIS] = sq(diagonal_rod + drt[B_AXIS]);
  10270. delta_diagonal_rod_2_tower[C_AXIS] = sq(diagonal_rod + drt[C_AXIS]);
  10271. }
  10272. #if ENABLED(DELTA_FAST_SQRT)
  10273. /**
  10274. * Fast inverse sqrt from Quake III Arena
  10275. * See: https://en.wikipedia.org/wiki/Fast_inverse_square_root
  10276. */
  10277. float Q_rsqrt(float number) {
  10278. long i;
  10279. float x2, y;
  10280. const float threehalfs = 1.5f;
  10281. x2 = number * 0.5f;
  10282. y = number;
  10283. i = * ( long * ) &y; // evil floating point bit level hacking
  10284. i = 0x5F3759DF - ( i >> 1 ); // what the f***?
  10285. y = * ( float * ) &i;
  10286. y = y * ( threehalfs - ( x2 * y * y ) ); // 1st iteration
  10287. // y = y * ( threehalfs - ( x2 * y * y ) ); // 2nd iteration, this can be removed
  10288. return y;
  10289. }
  10290. #define _SQRT(n) (1.0f / Q_rsqrt(n))
  10291. #else
  10292. #define _SQRT(n) SQRT(n)
  10293. #endif
  10294. /**
  10295. * Delta Inverse Kinematics
  10296. *
  10297. * Calculate the tower positions for a given logical
  10298. * position, storing the result in the delta[] array.
  10299. *
  10300. * This is an expensive calculation, requiring 3 square
  10301. * roots per segmented linear move, and strains the limits
  10302. * of a Mega2560 with a Graphical Display.
  10303. *
  10304. * Suggested optimizations include:
  10305. *
  10306. * - Disable the home_offset (M206) and/or position_shift (G92)
  10307. * features to remove up to 12 float additions.
  10308. *
  10309. * - Use a fast-inverse-sqrt function and add the reciprocal.
  10310. * (see above)
  10311. */
  10312. // Macro to obtain the Z position of an individual tower
  10313. #define DELTA_Z(T) raw[Z_AXIS] + _SQRT( \
  10314. delta_diagonal_rod_2_tower[T] - HYPOT2( \
  10315. delta_tower[T][X_AXIS] - raw[X_AXIS], \
  10316. delta_tower[T][Y_AXIS] - raw[Y_AXIS] \
  10317. ) \
  10318. )
  10319. #define DELTA_RAW_IK() do { \
  10320. delta[A_AXIS] = DELTA_Z(A_AXIS); \
  10321. delta[B_AXIS] = DELTA_Z(B_AXIS); \
  10322. delta[C_AXIS] = DELTA_Z(C_AXIS); \
  10323. }while(0)
  10324. #define DELTA_LOGICAL_IK() do { \
  10325. const float raw[XYZ] = { \
  10326. RAW_X_POSITION(logical[X_AXIS]), \
  10327. RAW_Y_POSITION(logical[Y_AXIS]), \
  10328. RAW_Z_POSITION(logical[Z_AXIS]) \
  10329. }; \
  10330. DELTA_RAW_IK(); \
  10331. }while(0)
  10332. #define DELTA_DEBUG() do { \
  10333. SERIAL_ECHOPAIR("cartesian X:", raw[X_AXIS]); \
  10334. SERIAL_ECHOPAIR(" Y:", raw[Y_AXIS]); \
  10335. SERIAL_ECHOLNPAIR(" Z:", raw[Z_AXIS]); \
  10336. SERIAL_ECHOPAIR("delta A:", delta[A_AXIS]); \
  10337. SERIAL_ECHOPAIR(" B:", delta[B_AXIS]); \
  10338. SERIAL_ECHOLNPAIR(" C:", delta[C_AXIS]); \
  10339. }while(0)
  10340. void inverse_kinematics(const float logical[XYZ]) {
  10341. DELTA_LOGICAL_IK();
  10342. // DELTA_DEBUG();
  10343. }
  10344. /**
  10345. * Calculate the highest Z position where the
  10346. * effector has the full range of XY motion.
  10347. */
  10348. float delta_safe_distance_from_top() {
  10349. float cartesian[XYZ] = {
  10350. LOGICAL_X_POSITION(0),
  10351. LOGICAL_Y_POSITION(0),
  10352. LOGICAL_Z_POSITION(0)
  10353. };
  10354. inverse_kinematics(cartesian);
  10355. float distance = delta[A_AXIS];
  10356. cartesian[Y_AXIS] = LOGICAL_Y_POSITION(DELTA_PRINTABLE_RADIUS);
  10357. inverse_kinematics(cartesian);
  10358. return FABS(distance - delta[A_AXIS]);
  10359. }
  10360. /**
  10361. * Delta Forward Kinematics
  10362. *
  10363. * See the Wikipedia article "Trilateration"
  10364. * https://en.wikipedia.org/wiki/Trilateration
  10365. *
  10366. * Establish a new coordinate system in the plane of the
  10367. * three carriage points. This system has its origin at
  10368. * tower1, with tower2 on the X axis. Tower3 is in the X-Y
  10369. * plane with a Z component of zero.
  10370. * We will define unit vectors in this coordinate system
  10371. * in our original coordinate system. Then when we calculate
  10372. * the Xnew, Ynew and Znew values, we can translate back into
  10373. * the original system by moving along those unit vectors
  10374. * by the corresponding values.
  10375. *
  10376. * Variable names matched to Marlin, c-version, and avoid the
  10377. * use of any vector library.
  10378. *
  10379. * by Andreas Hardtung 2016-06-07
  10380. * based on a Java function from "Delta Robot Kinematics V3"
  10381. * by Steve Graves
  10382. *
  10383. * The result is stored in the cartes[] array.
  10384. */
  10385. void forward_kinematics_DELTA(float z1, float z2, float z3) {
  10386. // Create a vector in old coordinates along x axis of new coordinate
  10387. float p12[3] = { delta_tower[B_AXIS][X_AXIS] - delta_tower[A_AXIS][X_AXIS], delta_tower[B_AXIS][Y_AXIS] - delta_tower[A_AXIS][Y_AXIS], z2 - z1 };
  10388. // Get the Magnitude of vector.
  10389. float d = SQRT( sq(p12[0]) + sq(p12[1]) + sq(p12[2]) );
  10390. // Create unit vector by dividing by magnitude.
  10391. float ex[3] = { p12[0] / d, p12[1] / d, p12[2] / d };
  10392. // Get the vector from the origin of the new system to the third point.
  10393. float p13[3] = { delta_tower[C_AXIS][X_AXIS] - delta_tower[A_AXIS][X_AXIS], delta_tower[C_AXIS][Y_AXIS] - delta_tower[A_AXIS][Y_AXIS], z3 - z1 };
  10394. // Use the dot product to find the component of this vector on the X axis.
  10395. float i = ex[0] * p13[0] + ex[1] * p13[1] + ex[2] * p13[2];
  10396. // Create a vector along the x axis that represents the x component of p13.
  10397. float iex[3] = { ex[0] * i, ex[1] * i, ex[2] * i };
  10398. // Subtract the X component from the original vector leaving only Y. We use the
  10399. // variable that will be the unit vector after we scale it.
  10400. float ey[3] = { p13[0] - iex[0], p13[1] - iex[1], p13[2] - iex[2] };
  10401. // The magnitude of Y component
  10402. float j = SQRT( sq(ey[0]) + sq(ey[1]) + sq(ey[2]) );
  10403. // Convert to a unit vector
  10404. ey[0] /= j; ey[1] /= j; ey[2] /= j;
  10405. // The cross product of the unit x and y is the unit z
  10406. // float[] ez = vectorCrossProd(ex, ey);
  10407. float ez[3] = {
  10408. ex[1] * ey[2] - ex[2] * ey[1],
  10409. ex[2] * ey[0] - ex[0] * ey[2],
  10410. ex[0] * ey[1] - ex[1] * ey[0]
  10411. };
  10412. // We now have the d, i and j values defined in Wikipedia.
  10413. // Plug them into the equations defined in Wikipedia for Xnew, Ynew and Znew
  10414. float Xnew = (delta_diagonal_rod_2_tower[A_AXIS] - delta_diagonal_rod_2_tower[B_AXIS] + sq(d)) / (d * 2),
  10415. Ynew = ((delta_diagonal_rod_2_tower[A_AXIS] - delta_diagonal_rod_2_tower[C_AXIS] + HYPOT2(i, j)) / 2 - i * Xnew) / j,
  10416. Znew = SQRT(delta_diagonal_rod_2_tower[A_AXIS] - HYPOT2(Xnew, Ynew));
  10417. // Start from the origin of the old coordinates and add vectors in the
  10418. // old coords that represent the Xnew, Ynew and Znew to find the point
  10419. // in the old system.
  10420. cartes[X_AXIS] = delta_tower[A_AXIS][X_AXIS] + ex[0] * Xnew + ey[0] * Ynew - ez[0] * Znew;
  10421. cartes[Y_AXIS] = delta_tower[A_AXIS][Y_AXIS] + ex[1] * Xnew + ey[1] * Ynew - ez[1] * Znew;
  10422. cartes[Z_AXIS] = z1 + ex[2] * Xnew + ey[2] * Ynew - ez[2] * Znew;
  10423. }
  10424. void forward_kinematics_DELTA(float point[ABC]) {
  10425. forward_kinematics_DELTA(point[A_AXIS], point[B_AXIS], point[C_AXIS]);
  10426. }
  10427. #endif // DELTA
  10428. /**
  10429. * Get the stepper positions in the cartes[] array.
  10430. * Forward kinematics are applied for DELTA and SCARA.
  10431. *
  10432. * The result is in the current coordinate space with
  10433. * leveling applied. The coordinates need to be run through
  10434. * unapply_leveling to obtain the "ideal" coordinates
  10435. * suitable for current_position, etc.
  10436. */
  10437. void get_cartesian_from_steppers() {
  10438. #if ENABLED(DELTA)
  10439. forward_kinematics_DELTA(
  10440. stepper.get_axis_position_mm(A_AXIS),
  10441. stepper.get_axis_position_mm(B_AXIS),
  10442. stepper.get_axis_position_mm(C_AXIS)
  10443. );
  10444. cartes[X_AXIS] += LOGICAL_X_POSITION(0);
  10445. cartes[Y_AXIS] += LOGICAL_Y_POSITION(0);
  10446. cartes[Z_AXIS] += LOGICAL_Z_POSITION(0);
  10447. #elif IS_SCARA
  10448. forward_kinematics_SCARA(
  10449. stepper.get_axis_position_degrees(A_AXIS),
  10450. stepper.get_axis_position_degrees(B_AXIS)
  10451. );
  10452. cartes[X_AXIS] += LOGICAL_X_POSITION(0);
  10453. cartes[Y_AXIS] += LOGICAL_Y_POSITION(0);
  10454. cartes[Z_AXIS] = stepper.get_axis_position_mm(Z_AXIS);
  10455. #else
  10456. cartes[X_AXIS] = stepper.get_axis_position_mm(X_AXIS);
  10457. cartes[Y_AXIS] = stepper.get_axis_position_mm(Y_AXIS);
  10458. cartes[Z_AXIS] = stepper.get_axis_position_mm(Z_AXIS);
  10459. #endif
  10460. }
  10461. /**
  10462. * Set the current_position for an axis based on
  10463. * the stepper positions, removing any leveling that
  10464. * may have been applied.
  10465. */
  10466. void set_current_from_steppers_for_axis(const AxisEnum axis) {
  10467. get_cartesian_from_steppers();
  10468. #if PLANNER_LEVELING
  10469. planner.unapply_leveling(cartes);
  10470. #endif
  10471. if (axis == ALL_AXES)
  10472. COPY(current_position, cartes);
  10473. else
  10474. current_position[axis] = cartes[axis];
  10475. }
  10476. #if ENABLED(MESH_BED_LEVELING)
  10477. /**
  10478. * Prepare a mesh-leveled linear move in a Cartesian setup,
  10479. * splitting the move where it crosses mesh borders.
  10480. */
  10481. void mesh_line_to_destination(float fr_mm_s, uint8_t x_splits = 0xFF, uint8_t y_splits = 0xFF) {
  10482. int cx1 = mbl.cell_index_x(RAW_CURRENT_POSITION(X)),
  10483. cy1 = mbl.cell_index_y(RAW_CURRENT_POSITION(Y)),
  10484. cx2 = mbl.cell_index_x(RAW_X_POSITION(destination[X_AXIS])),
  10485. cy2 = mbl.cell_index_y(RAW_Y_POSITION(destination[Y_AXIS]));
  10486. NOMORE(cx1, GRID_MAX_POINTS_X - 2);
  10487. NOMORE(cy1, GRID_MAX_POINTS_Y - 2);
  10488. NOMORE(cx2, GRID_MAX_POINTS_X - 2);
  10489. NOMORE(cy2, GRID_MAX_POINTS_Y - 2);
  10490. if (cx1 == cx2 && cy1 == cy2) {
  10491. // Start and end on same mesh square
  10492. line_to_destination(fr_mm_s);
  10493. set_current_from_destination();
  10494. return;
  10495. }
  10496. #define MBL_SEGMENT_END(A) (current_position[A ##_AXIS] + (destination[A ##_AXIS] - current_position[A ##_AXIS]) * normalized_dist)
  10497. float normalized_dist, end[XYZE];
  10498. // Split at the left/front border of the right/top square
  10499. const int8_t gcx = max(cx1, cx2), gcy = max(cy1, cy2);
  10500. if (cx2 != cx1 && TEST(x_splits, gcx)) {
  10501. COPY(end, destination);
  10502. destination[X_AXIS] = LOGICAL_X_POSITION(mbl.index_to_xpos[gcx]);
  10503. normalized_dist = (destination[X_AXIS] - current_position[X_AXIS]) / (end[X_AXIS] - current_position[X_AXIS]);
  10504. destination[Y_AXIS] = MBL_SEGMENT_END(Y);
  10505. CBI(x_splits, gcx);
  10506. }
  10507. else if (cy2 != cy1 && TEST(y_splits, gcy)) {
  10508. COPY(end, destination);
  10509. destination[Y_AXIS] = LOGICAL_Y_POSITION(mbl.index_to_ypos[gcy]);
  10510. normalized_dist = (destination[Y_AXIS] - current_position[Y_AXIS]) / (end[Y_AXIS] - current_position[Y_AXIS]);
  10511. destination[X_AXIS] = MBL_SEGMENT_END(X);
  10512. CBI(y_splits, gcy);
  10513. }
  10514. else {
  10515. // Already split on a border
  10516. line_to_destination(fr_mm_s);
  10517. set_current_from_destination();
  10518. return;
  10519. }
  10520. destination[Z_AXIS] = MBL_SEGMENT_END(Z);
  10521. destination[E_AXIS] = MBL_SEGMENT_END(E);
  10522. // Do the split and look for more borders
  10523. mesh_line_to_destination(fr_mm_s, x_splits, y_splits);
  10524. // Restore destination from stack
  10525. COPY(destination, end);
  10526. mesh_line_to_destination(fr_mm_s, x_splits, y_splits);
  10527. }
  10528. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR) && !IS_KINEMATIC
  10529. #define CELL_INDEX(A,V) ((RAW_##A##_POSITION(V) - bilinear_start[A##_AXIS]) * ABL_BG_FACTOR(A##_AXIS))
  10530. /**
  10531. * Prepare a bilinear-leveled linear move on Cartesian,
  10532. * splitting the move where it crosses grid borders.
  10533. */
  10534. void bilinear_line_to_destination(float fr_mm_s, uint16_t x_splits = 0xFFFF, uint16_t y_splits = 0xFFFF) {
  10535. int cx1 = CELL_INDEX(X, current_position[X_AXIS]),
  10536. cy1 = CELL_INDEX(Y, current_position[Y_AXIS]),
  10537. cx2 = CELL_INDEX(X, destination[X_AXIS]),
  10538. cy2 = CELL_INDEX(Y, destination[Y_AXIS]);
  10539. cx1 = constrain(cx1, 0, ABL_BG_POINTS_X - 2);
  10540. cy1 = constrain(cy1, 0, ABL_BG_POINTS_Y - 2);
  10541. cx2 = constrain(cx2, 0, ABL_BG_POINTS_X - 2);
  10542. cy2 = constrain(cy2, 0, ABL_BG_POINTS_Y - 2);
  10543. if (cx1 == cx2 && cy1 == cy2) {
  10544. // Start and end on same mesh square
  10545. line_to_destination(fr_mm_s);
  10546. set_current_from_destination();
  10547. return;
  10548. }
  10549. #define LINE_SEGMENT_END(A) (current_position[A ##_AXIS] + (destination[A ##_AXIS] - current_position[A ##_AXIS]) * normalized_dist)
  10550. float normalized_dist, end[XYZE];
  10551. // Split at the left/front border of the right/top square
  10552. const int8_t gcx = max(cx1, cx2), gcy = max(cy1, cy2);
  10553. if (cx2 != cx1 && TEST(x_splits, gcx)) {
  10554. COPY(end, destination);
  10555. destination[X_AXIS] = LOGICAL_X_POSITION(bilinear_start[X_AXIS] + ABL_BG_SPACING(X_AXIS) * gcx);
  10556. normalized_dist = (destination[X_AXIS] - current_position[X_AXIS]) / (end[X_AXIS] - current_position[X_AXIS]);
  10557. destination[Y_AXIS] = LINE_SEGMENT_END(Y);
  10558. CBI(x_splits, gcx);
  10559. }
  10560. else if (cy2 != cy1 && TEST(y_splits, gcy)) {
  10561. COPY(end, destination);
  10562. destination[Y_AXIS] = LOGICAL_Y_POSITION(bilinear_start[Y_AXIS] + ABL_BG_SPACING(Y_AXIS) * gcy);
  10563. normalized_dist = (destination[Y_AXIS] - current_position[Y_AXIS]) / (end[Y_AXIS] - current_position[Y_AXIS]);
  10564. destination[X_AXIS] = LINE_SEGMENT_END(X);
  10565. CBI(y_splits, gcy);
  10566. }
  10567. else {
  10568. // Already split on a border
  10569. line_to_destination(fr_mm_s);
  10570. set_current_from_destination();
  10571. return;
  10572. }
  10573. destination[Z_AXIS] = LINE_SEGMENT_END(Z);
  10574. destination[E_AXIS] = LINE_SEGMENT_END(E);
  10575. // Do the split and look for more borders
  10576. bilinear_line_to_destination(fr_mm_s, x_splits, y_splits);
  10577. // Restore destination from stack
  10578. COPY(destination, end);
  10579. bilinear_line_to_destination(fr_mm_s, x_splits, y_splits);
  10580. }
  10581. #endif // AUTO_BED_LEVELING_BILINEAR
  10582. #if IS_KINEMATIC && !UBL_DELTA
  10583. /**
  10584. * Prepare a linear move in a DELTA or SCARA setup.
  10585. *
  10586. * This calls planner.buffer_line several times, adding
  10587. * small incremental moves for DELTA or SCARA.
  10588. */
  10589. inline bool prepare_kinematic_move_to(float ltarget[XYZE]) {
  10590. // Get the top feedrate of the move in the XY plane
  10591. const float _feedrate_mm_s = MMS_SCALED(feedrate_mm_s);
  10592. // If the move is only in Z/E don't split up the move
  10593. if (ltarget[X_AXIS] == current_position[X_AXIS] && ltarget[Y_AXIS] == current_position[Y_AXIS]) {
  10594. planner.buffer_line_kinematic(ltarget, _feedrate_mm_s, active_extruder);
  10595. return false;
  10596. }
  10597. // Fail if attempting move outside printable radius
  10598. if (!position_is_reachable_xy(ltarget[X_AXIS], ltarget[Y_AXIS])) return true;
  10599. // Get the cartesian distances moved in XYZE
  10600. const float difference[XYZE] = {
  10601. ltarget[X_AXIS] - current_position[X_AXIS],
  10602. ltarget[Y_AXIS] - current_position[Y_AXIS],
  10603. ltarget[Z_AXIS] - current_position[Z_AXIS],
  10604. ltarget[E_AXIS] - current_position[E_AXIS]
  10605. };
  10606. // Get the linear distance in XYZ
  10607. float cartesian_mm = SQRT(sq(difference[X_AXIS]) + sq(difference[Y_AXIS]) + sq(difference[Z_AXIS]));
  10608. // If the move is very short, check the E move distance
  10609. if (UNEAR_ZERO(cartesian_mm)) cartesian_mm = FABS(difference[E_AXIS]);
  10610. // No E move either? Game over.
  10611. if (UNEAR_ZERO(cartesian_mm)) return true;
  10612. // Minimum number of seconds to move the given distance
  10613. const float seconds = cartesian_mm / _feedrate_mm_s;
  10614. // The number of segments-per-second times the duration
  10615. // gives the number of segments
  10616. uint16_t segments = delta_segments_per_second * seconds;
  10617. // For SCARA minimum segment size is 0.25mm
  10618. #if IS_SCARA
  10619. NOMORE(segments, cartesian_mm * 4);
  10620. #endif
  10621. // At least one segment is required
  10622. NOLESS(segments, 1);
  10623. // The approximate length of each segment
  10624. const float inv_segments = 1.0 / float(segments),
  10625. segment_distance[XYZE] = {
  10626. difference[X_AXIS] * inv_segments,
  10627. difference[Y_AXIS] * inv_segments,
  10628. difference[Z_AXIS] * inv_segments,
  10629. difference[E_AXIS] * inv_segments
  10630. };
  10631. // SERIAL_ECHOPAIR("mm=", cartesian_mm);
  10632. // SERIAL_ECHOPAIR(" seconds=", seconds);
  10633. // SERIAL_ECHOLNPAIR(" segments=", segments);
  10634. #if IS_SCARA && ENABLED(SCARA_FEEDRATE_SCALING)
  10635. // SCARA needs to scale the feed rate from mm/s to degrees/s
  10636. const float inv_segment_length = min(10.0, float(segments) / cartesian_mm), // 1/mm/segs
  10637. feed_factor = inv_segment_length * _feedrate_mm_s;
  10638. float oldA = stepper.get_axis_position_degrees(A_AXIS),
  10639. oldB = stepper.get_axis_position_degrees(B_AXIS);
  10640. #endif
  10641. // Get the logical current position as starting point
  10642. float logical[XYZE];
  10643. COPY(logical, current_position);
  10644. // Drop one segment so the last move is to the exact target.
  10645. // If there's only 1 segment, loops will be skipped entirely.
  10646. --segments;
  10647. // Calculate and execute the segments
  10648. for (uint16_t s = segments + 1; --s;) {
  10649. LOOP_XYZE(i) logical[i] += segment_distance[i];
  10650. #if ENABLED(DELTA)
  10651. DELTA_LOGICAL_IK(); // Delta can inline its kinematics
  10652. #else
  10653. inverse_kinematics(logical);
  10654. #endif
  10655. ADJUST_DELTA(logical); // Adjust Z if bed leveling is enabled
  10656. #if IS_SCARA && ENABLED(SCARA_FEEDRATE_SCALING)
  10657. // For SCARA scale the feed rate from mm/s to degrees/s
  10658. // Use ratio between the length of the move and the larger angle change
  10659. const float adiff = abs(delta[A_AXIS] - oldA),
  10660. bdiff = abs(delta[B_AXIS] - oldB);
  10661. planner.buffer_line(delta[A_AXIS], delta[B_AXIS], delta[C_AXIS], logical[E_AXIS], max(adiff, bdiff) * feed_factor, active_extruder);
  10662. oldA = delta[A_AXIS];
  10663. oldB = delta[B_AXIS];
  10664. #else
  10665. planner.buffer_line(delta[A_AXIS], delta[B_AXIS], delta[C_AXIS], logical[E_AXIS], _feedrate_mm_s, active_extruder);
  10666. #endif
  10667. }
  10668. // Since segment_distance is only approximate,
  10669. // the final move must be to the exact destination.
  10670. #if IS_SCARA && ENABLED(SCARA_FEEDRATE_SCALING)
  10671. // For SCARA scale the feed rate from mm/s to degrees/s
  10672. // With segments > 1 length is 1 segment, otherwise total length
  10673. inverse_kinematics(ltarget);
  10674. ADJUST_DELTA(ltarget);
  10675. const float adiff = abs(delta[A_AXIS] - oldA),
  10676. bdiff = abs(delta[B_AXIS] - oldB);
  10677. planner.buffer_line(delta[A_AXIS], delta[B_AXIS], delta[C_AXIS], logical[E_AXIS], max(adiff, bdiff) * feed_factor, active_extruder);
  10678. #else
  10679. planner.buffer_line_kinematic(ltarget, _feedrate_mm_s, active_extruder);
  10680. #endif
  10681. return false;
  10682. }
  10683. #else // !IS_KINEMATIC || UBL_DELTA
  10684. /**
  10685. * Prepare a linear move in a Cartesian setup.
  10686. * If Mesh Bed Leveling is enabled, perform a mesh move.
  10687. *
  10688. * Returns true if current_position[] was set to destination[]
  10689. */
  10690. inline bool prepare_move_to_destination_cartesian() {
  10691. if (current_position[X_AXIS] != destination[X_AXIS] || current_position[Y_AXIS] != destination[Y_AXIS]) {
  10692. const float fr_scaled = MMS_SCALED(feedrate_mm_s);
  10693. #if HAS_MESH
  10694. if (planner.leveling_active) {
  10695. #if ENABLED(AUTO_BED_LEVELING_UBL)
  10696. ubl.line_to_destination_cartesian(fr_scaled, active_extruder);
  10697. #elif ENABLED(MESH_BED_LEVELING)
  10698. mesh_line_to_destination(fr_scaled);
  10699. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  10700. bilinear_line_to_destination(fr_scaled);
  10701. #endif
  10702. return true;
  10703. }
  10704. #endif // HAS_MESH
  10705. line_to_destination(fr_scaled);
  10706. }
  10707. else
  10708. line_to_destination();
  10709. return false;
  10710. }
  10711. #endif // !IS_KINEMATIC || UBL_DELTA
  10712. #if ENABLED(DUAL_X_CARRIAGE)
  10713. /**
  10714. * Prepare a linear move in a dual X axis setup
  10715. */
  10716. inline bool prepare_move_to_destination_dualx() {
  10717. if (active_extruder_parked) {
  10718. switch (dual_x_carriage_mode) {
  10719. case DXC_FULL_CONTROL_MODE:
  10720. break;
  10721. case DXC_AUTO_PARK_MODE:
  10722. if (current_position[E_AXIS] == destination[E_AXIS]) {
  10723. // This is a travel move (with no extrusion)
  10724. // Skip it, but keep track of the current position
  10725. // (so it can be used as the start of the next non-travel move)
  10726. if (delayed_move_time != 0xFFFFFFFFUL) {
  10727. set_current_from_destination();
  10728. NOLESS(raised_parked_position[Z_AXIS], destination[Z_AXIS]);
  10729. delayed_move_time = millis();
  10730. return true;
  10731. }
  10732. }
  10733. // unpark extruder: 1) raise, 2) move into starting XY position, 3) lower
  10734. for (uint8_t i = 0; i < 3; i++)
  10735. planner.buffer_line(
  10736. i == 0 ? raised_parked_position[X_AXIS] : current_position[X_AXIS],
  10737. i == 0 ? raised_parked_position[Y_AXIS] : current_position[Y_AXIS],
  10738. i == 2 ? current_position[Z_AXIS] : raised_parked_position[Z_AXIS],
  10739. current_position[E_AXIS],
  10740. i == 1 ? PLANNER_XY_FEEDRATE() : planner.max_feedrate_mm_s[Z_AXIS],
  10741. active_extruder
  10742. );
  10743. delayed_move_time = 0;
  10744. active_extruder_parked = false;
  10745. #if ENABLED(DEBUG_LEVELING_FEATURE)
  10746. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("Clear active_extruder_parked");
  10747. #endif
  10748. break;
  10749. case DXC_DUPLICATION_MODE:
  10750. if (active_extruder == 0) {
  10751. #if ENABLED(DEBUG_LEVELING_FEATURE)
  10752. if (DEBUGGING(LEVELING)) {
  10753. SERIAL_ECHOPAIR("Set planner X", LOGICAL_X_POSITION(inactive_extruder_x_pos));
  10754. SERIAL_ECHOLNPAIR(" ... Line to X", current_position[X_AXIS] + duplicate_extruder_x_offset);
  10755. }
  10756. #endif
  10757. // move duplicate extruder into correct duplication position.
  10758. planner.set_position_mm(
  10759. LOGICAL_X_POSITION(inactive_extruder_x_pos),
  10760. current_position[Y_AXIS],
  10761. current_position[Z_AXIS],
  10762. current_position[E_AXIS]
  10763. );
  10764. planner.buffer_line(
  10765. current_position[X_AXIS] + duplicate_extruder_x_offset,
  10766. current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS],
  10767. planner.max_feedrate_mm_s[X_AXIS], 1
  10768. );
  10769. SYNC_PLAN_POSITION_KINEMATIC();
  10770. stepper.synchronize();
  10771. extruder_duplication_enabled = true;
  10772. active_extruder_parked = false;
  10773. #if ENABLED(DEBUG_LEVELING_FEATURE)
  10774. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("Set extruder_duplication_enabled\nClear active_extruder_parked");
  10775. #endif
  10776. }
  10777. else {
  10778. #if ENABLED(DEBUG_LEVELING_FEATURE)
  10779. if (DEBUGGING(LEVELING)) SERIAL_ECHOLNPGM("Active extruder not 0");
  10780. #endif
  10781. }
  10782. break;
  10783. }
  10784. }
  10785. return prepare_move_to_destination_cartesian();
  10786. }
  10787. #endif // DUAL_X_CARRIAGE
  10788. /**
  10789. * Prepare a single move and get ready for the next one
  10790. *
  10791. * This may result in several calls to planner.buffer_line to
  10792. * do smaller moves for DELTA, SCARA, mesh moves, etc.
  10793. */
  10794. void prepare_move_to_destination() {
  10795. clamp_to_software_endstops(destination);
  10796. refresh_cmd_timeout();
  10797. #if ENABLED(PREVENT_COLD_EXTRUSION)
  10798. if (!DEBUGGING(DRYRUN)) {
  10799. if (destination[E_AXIS] != current_position[E_AXIS]) {
  10800. if (thermalManager.tooColdToExtrude(active_extruder)) {
  10801. current_position[E_AXIS] = destination[E_AXIS]; // Behave as if the move really took place, but ignore E part
  10802. SERIAL_ECHO_START();
  10803. SERIAL_ECHOLNPGM(MSG_ERR_COLD_EXTRUDE_STOP);
  10804. }
  10805. #if ENABLED(PREVENT_LENGTHY_EXTRUDE)
  10806. if (destination[E_AXIS] - current_position[E_AXIS] > EXTRUDE_MAXLENGTH) {
  10807. current_position[E_AXIS] = destination[E_AXIS]; // Behave as if the move really took place, but ignore E part
  10808. SERIAL_ECHO_START();
  10809. SERIAL_ECHOLNPGM(MSG_ERR_LONG_EXTRUDE_STOP);
  10810. }
  10811. #endif
  10812. }
  10813. }
  10814. #endif
  10815. if (
  10816. #if UBL_DELTA // Also works for CARTESIAN (smaller segments follow mesh more closely)
  10817. ubl.prepare_segmented_line_to(destination, MMS_SCALED(feedrate_mm_s))
  10818. #elif IS_KINEMATIC
  10819. prepare_kinematic_move_to(destination)
  10820. #elif ENABLED(DUAL_X_CARRIAGE)
  10821. prepare_move_to_destination_dualx()
  10822. #else
  10823. prepare_move_to_destination_cartesian()
  10824. #endif
  10825. ) return;
  10826. set_current_from_destination();
  10827. }
  10828. #if ENABLED(ARC_SUPPORT)
  10829. #if N_ARC_CORRECTION < 1
  10830. #undef N_ARC_CORRECTION
  10831. #define N_ARC_CORRECTION 1
  10832. #endif
  10833. /**
  10834. * Plan an arc in 2 dimensions
  10835. *
  10836. * The arc is approximated by generating many small linear segments.
  10837. * The length of each segment is configured in MM_PER_ARC_SEGMENT (Default 1mm)
  10838. * Arcs should only be made relatively large (over 5mm), as larger arcs with
  10839. * larger segments will tend to be more efficient. Your slicer should have
  10840. * options for G2/G3 arc generation. In future these options may be GCode tunable.
  10841. */
  10842. void plan_arc(
  10843. float logical[XYZE], // Destination position
  10844. float *offset, // Center of rotation relative to current_position
  10845. uint8_t clockwise // Clockwise?
  10846. ) {
  10847. #if ENABLED(CNC_WORKSPACE_PLANES)
  10848. AxisEnum p_axis, q_axis, l_axis;
  10849. switch (workspace_plane) {
  10850. case PLANE_XY: p_axis = X_AXIS; q_axis = Y_AXIS; l_axis = Z_AXIS; break;
  10851. case PLANE_ZX: p_axis = Z_AXIS; q_axis = X_AXIS; l_axis = Y_AXIS; break;
  10852. case PLANE_YZ: p_axis = Y_AXIS; q_axis = Z_AXIS; l_axis = X_AXIS; break;
  10853. }
  10854. #else
  10855. constexpr AxisEnum p_axis = X_AXIS, q_axis = Y_AXIS, l_axis = Z_AXIS;
  10856. #endif
  10857. // Radius vector from center to current location
  10858. float r_P = -offset[0], r_Q = -offset[1];
  10859. const float radius = HYPOT(r_P, r_Q),
  10860. center_P = current_position[p_axis] - r_P,
  10861. center_Q = current_position[q_axis] - r_Q,
  10862. rt_X = logical[p_axis] - center_P,
  10863. rt_Y = logical[q_axis] - center_Q,
  10864. linear_travel = logical[l_axis] - current_position[l_axis],
  10865. extruder_travel = logical[E_AXIS] - current_position[E_AXIS];
  10866. // CCW angle of rotation between position and target from the circle center. Only one atan2() trig computation required.
  10867. float angular_travel = ATAN2(r_P * rt_Y - r_Q * rt_X, r_P * rt_X + r_Q * rt_Y);
  10868. if (angular_travel < 0) angular_travel += RADIANS(360);
  10869. if (clockwise) angular_travel -= RADIANS(360);
  10870. // Make a circle if the angular rotation is 0 and the target is current position
  10871. if (angular_travel == 0 && current_position[p_axis] == logical[p_axis] && current_position[q_axis] == logical[q_axis])
  10872. angular_travel = RADIANS(360);
  10873. const float mm_of_travel = HYPOT(angular_travel * radius, FABS(linear_travel));
  10874. if (mm_of_travel < 0.001) return;
  10875. uint16_t segments = FLOOR(mm_of_travel / (MM_PER_ARC_SEGMENT));
  10876. if (segments == 0) segments = 1;
  10877. /**
  10878. * Vector rotation by transformation matrix: r is the original vector, r_T is the rotated vector,
  10879. * and phi is the angle of rotation. Based on the solution approach by Jens Geisler.
  10880. * r_T = [cos(phi) -sin(phi);
  10881. * sin(phi) cos(phi)] * r ;
  10882. *
  10883. * For arc generation, the center of the circle is the axis of rotation and the radius vector is
  10884. * defined from the circle center to the initial position. Each line segment is formed by successive
  10885. * vector rotations. This requires only two cos() and sin() computations to form the rotation
  10886. * matrix for the duration of the entire arc. Error may accumulate from numerical round-off, since
  10887. * all double numbers are single precision on the Arduino. (True double precision will not have
  10888. * round off issues for CNC applications.) Single precision error can accumulate to be greater than
  10889. * tool precision in some cases. Therefore, arc path correction is implemented.
  10890. *
  10891. * Small angle approximation may be used to reduce computation overhead further. This approximation
  10892. * holds for everything, but very small circles and large MM_PER_ARC_SEGMENT values. In other words,
  10893. * theta_per_segment would need to be greater than 0.1 rad and N_ARC_CORRECTION would need to be large
  10894. * to cause an appreciable drift error. N_ARC_CORRECTION~=25 is more than small enough to correct for
  10895. * numerical drift error. N_ARC_CORRECTION may be on the order a hundred(s) before error becomes an
  10896. * issue for CNC machines with the single precision Arduino calculations.
  10897. *
  10898. * This approximation also allows plan_arc to immediately insert a line segment into the planner
  10899. * without the initial overhead of computing cos() or sin(). By the time the arc needs to be applied
  10900. * a correction, the planner should have caught up to the lag caused by the initial plan_arc overhead.
  10901. * This is important when there are successive arc motions.
  10902. */
  10903. // Vector rotation matrix values
  10904. float arc_target[XYZE];
  10905. const float theta_per_segment = angular_travel / segments,
  10906. linear_per_segment = linear_travel / segments,
  10907. extruder_per_segment = extruder_travel / segments,
  10908. sin_T = theta_per_segment,
  10909. cos_T = 1 - 0.5 * sq(theta_per_segment); // Small angle approximation
  10910. // Initialize the linear axis
  10911. arc_target[l_axis] = current_position[l_axis];
  10912. // Initialize the extruder axis
  10913. arc_target[E_AXIS] = current_position[E_AXIS];
  10914. const float fr_mm_s = MMS_SCALED(feedrate_mm_s);
  10915. millis_t next_idle_ms = millis() + 200UL;
  10916. #if N_ARC_CORRECTION > 1
  10917. int8_t arc_recalc_count = N_ARC_CORRECTION;
  10918. #endif
  10919. for (uint16_t i = 1; i < segments; i++) { // Iterate (segments-1) times
  10920. thermalManager.manage_heater();
  10921. if (ELAPSED(millis(), next_idle_ms)) {
  10922. next_idle_ms = millis() + 200UL;
  10923. idle();
  10924. }
  10925. #if N_ARC_CORRECTION > 1
  10926. if (--arc_recalc_count) {
  10927. // Apply vector rotation matrix to previous r_P / 1
  10928. const float r_new_Y = r_P * sin_T + r_Q * cos_T;
  10929. r_P = r_P * cos_T - r_Q * sin_T;
  10930. r_Q = r_new_Y;
  10931. }
  10932. else
  10933. #endif
  10934. {
  10935. #if N_ARC_CORRECTION > 1
  10936. arc_recalc_count = N_ARC_CORRECTION;
  10937. #endif
  10938. // Arc correction to radius vector. Computed only every N_ARC_CORRECTION increments.
  10939. // Compute exact location by applying transformation matrix from initial radius vector(=-offset).
  10940. // To reduce stuttering, the sin and cos could be computed at different times.
  10941. // For now, compute both at the same time.
  10942. const float cos_Ti = cos(i * theta_per_segment), sin_Ti = sin(i * theta_per_segment);
  10943. r_P = -offset[0] * cos_Ti + offset[1] * sin_Ti;
  10944. r_Q = -offset[0] * sin_Ti - offset[1] * cos_Ti;
  10945. }
  10946. // Update arc_target location
  10947. arc_target[p_axis] = center_P + r_P;
  10948. arc_target[q_axis] = center_Q + r_Q;
  10949. arc_target[l_axis] += linear_per_segment;
  10950. arc_target[E_AXIS] += extruder_per_segment;
  10951. clamp_to_software_endstops(arc_target);
  10952. planner.buffer_line_kinematic(arc_target, fr_mm_s, active_extruder);
  10953. }
  10954. // Ensure last segment arrives at target location.
  10955. planner.buffer_line_kinematic(logical, fr_mm_s, active_extruder);
  10956. // As far as the parser is concerned, the position is now == target. In reality the
  10957. // motion control system might still be processing the action and the real tool position
  10958. // in any intermediate location.
  10959. set_current_from_destination();
  10960. } // plan_arc
  10961. #endif // ARC_SUPPORT
  10962. #if ENABLED(BEZIER_CURVE_SUPPORT)
  10963. void plan_cubic_move(const float offset[4]) {
  10964. cubic_b_spline(current_position, destination, offset, MMS_SCALED(feedrate_mm_s), active_extruder);
  10965. // As far as the parser is concerned, the position is now == destination. In reality the
  10966. // motion control system might still be processing the action and the real tool position
  10967. // in any intermediate location.
  10968. set_current_from_destination();
  10969. }
  10970. #endif // BEZIER_CURVE_SUPPORT
  10971. #if ENABLED(USE_CONTROLLER_FAN)
  10972. void controllerFan() {
  10973. static millis_t lastMotorOn = 0, // Last time a motor was turned on
  10974. nextMotorCheck = 0; // Last time the state was checked
  10975. const millis_t ms = millis();
  10976. if (ELAPSED(ms, nextMotorCheck)) {
  10977. nextMotorCheck = ms + 2500UL; // Not a time critical function, so only check every 2.5s
  10978. if (X_ENABLE_READ == X_ENABLE_ON || Y_ENABLE_READ == Y_ENABLE_ON || Z_ENABLE_READ == Z_ENABLE_ON || thermalManager.soft_pwm_amount_bed > 0
  10979. || E0_ENABLE_READ == E_ENABLE_ON // If any of the drivers are enabled...
  10980. #if E_STEPPERS > 1
  10981. || E1_ENABLE_READ == E_ENABLE_ON
  10982. #if HAS_X2_ENABLE
  10983. || X2_ENABLE_READ == X_ENABLE_ON
  10984. #endif
  10985. #if E_STEPPERS > 2
  10986. || E2_ENABLE_READ == E_ENABLE_ON
  10987. #if E_STEPPERS > 3
  10988. || E3_ENABLE_READ == E_ENABLE_ON
  10989. #if E_STEPPERS > 4
  10990. || E4_ENABLE_READ == E_ENABLE_ON
  10991. #endif // E_STEPPERS > 4
  10992. #endif // E_STEPPERS > 3
  10993. #endif // E_STEPPERS > 2
  10994. #endif // E_STEPPERS > 1
  10995. ) {
  10996. lastMotorOn = ms; //... set time to NOW so the fan will turn on
  10997. }
  10998. // Fan off if no steppers have been enabled for CONTROLLERFAN_SECS seconds
  10999. uint8_t speed = (!lastMotorOn || ELAPSED(ms, lastMotorOn + (CONTROLLERFAN_SECS) * 1000UL)) ? 0 : CONTROLLERFAN_SPEED;
  11000. // allows digital or PWM fan output to be used (see M42 handling)
  11001. WRITE(CONTROLLER_FAN_PIN, speed);
  11002. analogWrite(CONTROLLER_FAN_PIN, speed);
  11003. }
  11004. }
  11005. #endif // USE_CONTROLLER_FAN
  11006. #if ENABLED(MORGAN_SCARA)
  11007. /**
  11008. * Morgan SCARA Forward Kinematics. Results in cartes[].
  11009. * Maths and first version by QHARLEY.
  11010. * Integrated into Marlin and slightly restructured by Joachim Cerny.
  11011. */
  11012. void forward_kinematics_SCARA(const float &a, const float &b) {
  11013. float a_sin = sin(RADIANS(a)) * L1,
  11014. a_cos = cos(RADIANS(a)) * L1,
  11015. b_sin = sin(RADIANS(b)) * L2,
  11016. b_cos = cos(RADIANS(b)) * L2;
  11017. cartes[X_AXIS] = a_cos + b_cos + SCARA_OFFSET_X; //theta
  11018. cartes[Y_AXIS] = a_sin + b_sin + SCARA_OFFSET_Y; //theta+phi
  11019. /*
  11020. SERIAL_ECHOPAIR("SCARA FK Angle a=", a);
  11021. SERIAL_ECHOPAIR(" b=", b);
  11022. SERIAL_ECHOPAIR(" a_sin=", a_sin);
  11023. SERIAL_ECHOPAIR(" a_cos=", a_cos);
  11024. SERIAL_ECHOPAIR(" b_sin=", b_sin);
  11025. SERIAL_ECHOLNPAIR(" b_cos=", b_cos);
  11026. SERIAL_ECHOPAIR(" cartes[X_AXIS]=", cartes[X_AXIS]);
  11027. SERIAL_ECHOLNPAIR(" cartes[Y_AXIS]=", cartes[Y_AXIS]);
  11028. //*/
  11029. }
  11030. /**
  11031. * Morgan SCARA Inverse Kinematics. Results in delta[].
  11032. *
  11033. * See http://forums.reprap.org/read.php?185,283327
  11034. *
  11035. * Maths and first version by QHARLEY.
  11036. * Integrated into Marlin and slightly restructured by Joachim Cerny.
  11037. */
  11038. void inverse_kinematics(const float logical[XYZ]) {
  11039. static float C2, S2, SK1, SK2, THETA, PSI;
  11040. float sx = RAW_X_POSITION(logical[X_AXIS]) - SCARA_OFFSET_X, // Translate SCARA to standard X Y
  11041. sy = RAW_Y_POSITION(logical[Y_AXIS]) - SCARA_OFFSET_Y; // With scaling factor.
  11042. if (L1 == L2)
  11043. C2 = HYPOT2(sx, sy) / L1_2_2 - 1;
  11044. else
  11045. C2 = (HYPOT2(sx, sy) - (L1_2 + L2_2)) / (2.0 * L1 * L2);
  11046. S2 = SQRT(1 - sq(C2));
  11047. // Unrotated Arm1 plus rotated Arm2 gives the distance from Center to End
  11048. SK1 = L1 + L2 * C2;
  11049. // Rotated Arm2 gives the distance from Arm1 to Arm2
  11050. SK2 = L2 * S2;
  11051. // Angle of Arm1 is the difference between Center-to-End angle and the Center-to-Elbow
  11052. THETA = ATAN2(SK1, SK2) - ATAN2(sx, sy);
  11053. // Angle of Arm2
  11054. PSI = ATAN2(S2, C2);
  11055. delta[A_AXIS] = DEGREES(THETA); // theta is support arm angle
  11056. delta[B_AXIS] = DEGREES(THETA + PSI); // equal to sub arm angle (inverted motor)
  11057. delta[C_AXIS] = logical[Z_AXIS];
  11058. /*
  11059. DEBUG_POS("SCARA IK", logical);
  11060. DEBUG_POS("SCARA IK", delta);
  11061. SERIAL_ECHOPAIR(" SCARA (x,y) ", sx);
  11062. SERIAL_ECHOPAIR(",", sy);
  11063. SERIAL_ECHOPAIR(" C2=", C2);
  11064. SERIAL_ECHOPAIR(" S2=", S2);
  11065. SERIAL_ECHOPAIR(" Theta=", THETA);
  11066. SERIAL_ECHOLNPAIR(" Phi=", PHI);
  11067. //*/
  11068. }
  11069. #endif // MORGAN_SCARA
  11070. #if ENABLED(TEMP_STAT_LEDS)
  11071. static bool red_led = false;
  11072. static millis_t next_status_led_update_ms = 0;
  11073. void handle_status_leds(void) {
  11074. if (ELAPSED(millis(), next_status_led_update_ms)) {
  11075. next_status_led_update_ms += 500; // Update every 0.5s
  11076. float max_temp = 0.0;
  11077. #if HAS_TEMP_BED
  11078. max_temp = MAX3(max_temp, thermalManager.degTargetBed(), thermalManager.degBed());
  11079. #endif
  11080. HOTEND_LOOP()
  11081. max_temp = MAX3(max_temp, thermalManager.degHotend(e), thermalManager.degTargetHotend(e));
  11082. const bool new_led = (max_temp > 55.0) ? true : (max_temp < 54.0) ? false : red_led;
  11083. if (new_led != red_led) {
  11084. red_led = new_led;
  11085. #if PIN_EXISTS(STAT_LED_RED)
  11086. WRITE(STAT_LED_RED_PIN, new_led ? HIGH : LOW);
  11087. #if PIN_EXISTS(STAT_LED_BLUE)
  11088. WRITE(STAT_LED_BLUE_PIN, new_led ? LOW : HIGH);
  11089. #endif
  11090. #else
  11091. WRITE(STAT_LED_BLUE_PIN, new_led ? HIGH : LOW);
  11092. #endif
  11093. }
  11094. }
  11095. }
  11096. #endif
  11097. #if ENABLED(FILAMENT_RUNOUT_SENSOR)
  11098. void handle_filament_runout() {
  11099. if (!filament_ran_out) {
  11100. filament_ran_out = true;
  11101. enqueue_and_echo_commands_P(PSTR(FILAMENT_RUNOUT_SCRIPT));
  11102. stepper.synchronize();
  11103. }
  11104. }
  11105. #endif // FILAMENT_RUNOUT_SENSOR
  11106. #if ENABLED(FAST_PWM_FAN)
  11107. void setPwmFrequency(uint8_t pin, int val) {
  11108. val &= 0x07;
  11109. switch (digitalPinToTimer(pin)) {
  11110. #ifdef TCCR0A
  11111. #if !AVR_AT90USB1286_FAMILY
  11112. case TIMER0A:
  11113. #endif
  11114. case TIMER0B:
  11115. //_SET_CS(0, val);
  11116. break;
  11117. #endif
  11118. #ifdef TCCR1A
  11119. case TIMER1A:
  11120. case TIMER1B:
  11121. //_SET_CS(1, val);
  11122. break;
  11123. #endif
  11124. #ifdef TCCR2
  11125. case TIMER2:
  11126. case TIMER2:
  11127. _SET_CS(2, val);
  11128. break;
  11129. #endif
  11130. #ifdef TCCR2A
  11131. case TIMER2A:
  11132. case TIMER2B:
  11133. _SET_CS(2, val);
  11134. break;
  11135. #endif
  11136. #ifdef TCCR3A
  11137. case TIMER3A:
  11138. case TIMER3B:
  11139. case TIMER3C:
  11140. _SET_CS(3, val);
  11141. break;
  11142. #endif
  11143. #ifdef TCCR4A
  11144. case TIMER4A:
  11145. case TIMER4B:
  11146. case TIMER4C:
  11147. _SET_CS(4, val);
  11148. break;
  11149. #endif
  11150. #ifdef TCCR5A
  11151. case TIMER5A:
  11152. case TIMER5B:
  11153. case TIMER5C:
  11154. _SET_CS(5, val);
  11155. break;
  11156. #endif
  11157. }
  11158. }
  11159. #endif // FAST_PWM_FAN
  11160. float calculate_volumetric_multiplier(const float diameter) {
  11161. if (!volumetric_enabled || diameter == 0) return 1.0;
  11162. return 1.0 / (M_PI * sq(diameter * 0.5));
  11163. }
  11164. void calculate_volumetric_multipliers() {
  11165. for (uint8_t i = 0; i < COUNT(filament_size); i++)
  11166. volumetric_multiplier[i] = calculate_volumetric_multiplier(filament_size[i]);
  11167. }
  11168. void enable_all_steppers() {
  11169. enable_X();
  11170. enable_Y();
  11171. enable_Z();
  11172. enable_E0();
  11173. enable_E1();
  11174. enable_E2();
  11175. enable_E3();
  11176. enable_E4();
  11177. }
  11178. void disable_e_steppers() {
  11179. disable_E0();
  11180. disable_E1();
  11181. disable_E2();
  11182. disable_E3();
  11183. disable_E4();
  11184. }
  11185. void disable_all_steppers() {
  11186. disable_X();
  11187. disable_Y();
  11188. disable_Z();
  11189. disable_e_steppers();
  11190. }
  11191. #if ENABLED(HAVE_TMC2130)
  11192. void automatic_current_control(TMC2130Stepper &st, String axisID) {
  11193. // Check otpw even if we don't use automatic control. Allows for flag inspection.
  11194. const bool is_otpw = st.checkOT();
  11195. // Report if a warning was triggered
  11196. static bool previous_otpw = false;
  11197. if (is_otpw && !previous_otpw) {
  11198. char timestamp[10];
  11199. duration_t elapsed = print_job_timer.duration();
  11200. const bool has_days = (elapsed.value > 60*60*24L);
  11201. (void)elapsed.toDigital(timestamp, has_days);
  11202. SERIAL_ECHO(timestamp);
  11203. SERIAL_ECHOPGM(": ");
  11204. SERIAL_ECHO(axisID);
  11205. SERIAL_ECHOLNPGM(" driver overtemperature warning!");
  11206. }
  11207. previous_otpw = is_otpw;
  11208. #if CURRENT_STEP > 0 && ENABLED(AUTOMATIC_CURRENT_CONTROL)
  11209. // Return if user has not enabled current control start with M906 S1.
  11210. if (!auto_current_control) return;
  11211. /**
  11212. * Decrease current if is_otpw is true.
  11213. * Bail out if driver is disabled.
  11214. * Increase current if OTPW has not been triggered yet.
  11215. */
  11216. uint16_t current = st.getCurrent();
  11217. if (is_otpw) {
  11218. st.setCurrent(current - CURRENT_STEP, R_SENSE, HOLD_MULTIPLIER);
  11219. #if ENABLED(REPORT_CURRENT_CHANGE)
  11220. SERIAL_ECHO(axisID);
  11221. SERIAL_ECHOPAIR(" current decreased to ", st.getCurrent());
  11222. #endif
  11223. }
  11224. else if (!st.isEnabled())
  11225. return;
  11226. else if (!is_otpw && !st.getOTPW()) {
  11227. current += CURRENT_STEP;
  11228. if (current <= AUTO_ADJUST_MAX) {
  11229. st.setCurrent(current, R_SENSE, HOLD_MULTIPLIER);
  11230. #if ENABLED(REPORT_CURRENT_CHANGE)
  11231. SERIAL_ECHO(axisID);
  11232. SERIAL_ECHOPAIR(" current increased to ", st.getCurrent());
  11233. #endif
  11234. }
  11235. }
  11236. SERIAL_EOL();
  11237. #endif
  11238. }
  11239. void checkOverTemp() {
  11240. static millis_t next_cOT = 0;
  11241. if (ELAPSED(millis(), next_cOT)) {
  11242. next_cOT = millis() + 5000;
  11243. #if ENABLED(X_IS_TMC2130)
  11244. automatic_current_control(stepperX, "X");
  11245. #endif
  11246. #if ENABLED(Y_IS_TMC2130)
  11247. automatic_current_control(stepperY, "Y");
  11248. #endif
  11249. #if ENABLED(Z_IS_TMC2130)
  11250. automatic_current_control(stepperZ, "Z");
  11251. #endif
  11252. #if ENABLED(X2_IS_TMC2130)
  11253. automatic_current_control(stepperX2, "X2");
  11254. #endif
  11255. #if ENABLED(Y2_IS_TMC2130)
  11256. automatic_current_control(stepperY2, "Y2");
  11257. #endif
  11258. #if ENABLED(Z2_IS_TMC2130)
  11259. automatic_current_control(stepperZ2, "Z2");
  11260. #endif
  11261. #if ENABLED(E0_IS_TMC2130)
  11262. automatic_current_control(stepperE0, "E0");
  11263. #endif
  11264. #if ENABLED(E1_IS_TMC2130)
  11265. automatic_current_control(stepperE1, "E1");
  11266. #endif
  11267. #if ENABLED(E2_IS_TMC2130)
  11268. automatic_current_control(stepperE2, "E2");
  11269. #endif
  11270. #if ENABLED(E3_IS_TMC2130)
  11271. automatic_current_control(stepperE3, "E3");
  11272. #endif
  11273. #if ENABLED(E4_IS_TMC2130)
  11274. automatic_current_control(stepperE4, "E4");
  11275. #endif
  11276. }
  11277. }
  11278. #endif // HAVE_TMC2130
  11279. /**
  11280. * Manage several activities:
  11281. * - Check for Filament Runout
  11282. * - Keep the command buffer full
  11283. * - Check for maximum inactive time between commands
  11284. * - Check for maximum inactive time between stepper commands
  11285. * - Check if pin CHDK needs to go LOW
  11286. * - Check for KILL button held down
  11287. * - Check for HOME button held down
  11288. * - Check if cooling fan needs to be switched on
  11289. * - Check if an idle but hot extruder needs filament extruded (EXTRUDER_RUNOUT_PREVENT)
  11290. */
  11291. void manage_inactivity(bool ignore_stepper_queue/*=false*/) {
  11292. #if ENABLED(FILAMENT_RUNOUT_SENSOR)
  11293. if ((IS_SD_PRINTING || print_job_timer.isRunning()) && (READ(FIL_RUNOUT_PIN) == FIL_RUNOUT_INVERTING))
  11294. handle_filament_runout();
  11295. #endif
  11296. if (commands_in_queue < BUFSIZE) get_available_commands();
  11297. const millis_t ms = millis();
  11298. if (max_inactive_time && ELAPSED(ms, previous_cmd_ms + max_inactive_time)) {
  11299. SERIAL_ERROR_START();
  11300. SERIAL_ECHOLNPAIR(MSG_KILL_INACTIVE_TIME, parser.command_ptr);
  11301. kill(PSTR(MSG_KILLED));
  11302. }
  11303. // Prevent steppers timing-out in the middle of M600
  11304. #if ENABLED(ADVANCED_PAUSE_FEATURE) && ENABLED(PAUSE_PARK_NO_STEPPER_TIMEOUT)
  11305. #define MOVE_AWAY_TEST !move_away_flag
  11306. #else
  11307. #define MOVE_AWAY_TEST true
  11308. #endif
  11309. if (MOVE_AWAY_TEST && stepper_inactive_time && ELAPSED(ms, previous_cmd_ms + stepper_inactive_time)
  11310. && !ignore_stepper_queue && !planner.blocks_queued()) {
  11311. #if ENABLED(DISABLE_INACTIVE_X)
  11312. disable_X();
  11313. #endif
  11314. #if ENABLED(DISABLE_INACTIVE_Y)
  11315. disable_Y();
  11316. #endif
  11317. #if ENABLED(DISABLE_INACTIVE_Z)
  11318. disable_Z();
  11319. #endif
  11320. #if ENABLED(DISABLE_INACTIVE_E)
  11321. disable_e_steppers();
  11322. #endif
  11323. #if ENABLED(AUTO_BED_LEVELING_UBL) && ENABLED(ULTRA_LCD) // Only needed with an LCD
  11324. ubl_lcd_map_control = defer_return_to_status = false;
  11325. #endif
  11326. }
  11327. #ifdef CHDK // Check if pin should be set to LOW after M240 set it to HIGH
  11328. if (chdkActive && ELAPSED(ms, chdkHigh + CHDK_DELAY)) {
  11329. chdkActive = false;
  11330. WRITE(CHDK, LOW);
  11331. }
  11332. #endif
  11333. #if HAS_KILL
  11334. // Check if the kill button was pressed and wait just in case it was an accidental
  11335. // key kill key press
  11336. // -------------------------------------------------------------------------------
  11337. static int killCount = 0; // make the inactivity button a bit less responsive
  11338. const int KILL_DELAY = 750;
  11339. if (!READ(KILL_PIN))
  11340. killCount++;
  11341. else if (killCount > 0)
  11342. killCount--;
  11343. // Exceeded threshold and we can confirm that it was not accidental
  11344. // KILL the machine
  11345. // ----------------------------------------------------------------
  11346. if (killCount >= KILL_DELAY) {
  11347. SERIAL_ERROR_START();
  11348. SERIAL_ERRORLNPGM(MSG_KILL_BUTTON);
  11349. kill(PSTR(MSG_KILLED));
  11350. }
  11351. #endif
  11352. #if HAS_HOME
  11353. // Check to see if we have to home, use poor man's debouncer
  11354. // ---------------------------------------------------------
  11355. static int homeDebounceCount = 0; // poor man's debouncing count
  11356. const int HOME_DEBOUNCE_DELAY = 2500;
  11357. if (!IS_SD_PRINTING && !READ(HOME_PIN)) {
  11358. if (!homeDebounceCount) {
  11359. enqueue_and_echo_commands_P(PSTR("G28"));
  11360. LCD_MESSAGEPGM(MSG_AUTO_HOME);
  11361. }
  11362. if (homeDebounceCount < HOME_DEBOUNCE_DELAY)
  11363. homeDebounceCount++;
  11364. else
  11365. homeDebounceCount = 0;
  11366. }
  11367. #endif
  11368. #if ENABLED(USE_CONTROLLER_FAN)
  11369. controllerFan(); // Check if fan should be turned on to cool stepper drivers down
  11370. #endif
  11371. #if ENABLED(EXTRUDER_RUNOUT_PREVENT)
  11372. if (ELAPSED(ms, previous_cmd_ms + (EXTRUDER_RUNOUT_SECONDS) * 1000UL)
  11373. && thermalManager.degHotend(active_extruder) > EXTRUDER_RUNOUT_MINTEMP) {
  11374. #if ENABLED(SWITCHING_EXTRUDER)
  11375. const bool oldstatus = E0_ENABLE_READ;
  11376. enable_E0();
  11377. #else // !SWITCHING_EXTRUDER
  11378. bool oldstatus;
  11379. switch (active_extruder) {
  11380. default: oldstatus = E0_ENABLE_READ; enable_E0(); break;
  11381. #if E_STEPPERS > 1
  11382. case 1: oldstatus = E1_ENABLE_READ; enable_E1(); break;
  11383. #if E_STEPPERS > 2
  11384. case 2: oldstatus = E2_ENABLE_READ; enable_E2(); break;
  11385. #if E_STEPPERS > 3
  11386. case 3: oldstatus = E3_ENABLE_READ; enable_E3(); break;
  11387. #if E_STEPPERS > 4
  11388. case 4: oldstatus = E4_ENABLE_READ; enable_E4(); break;
  11389. #endif // E_STEPPERS > 4
  11390. #endif // E_STEPPERS > 3
  11391. #endif // E_STEPPERS > 2
  11392. #endif // E_STEPPERS > 1
  11393. }
  11394. #endif // !SWITCHING_EXTRUDER
  11395. previous_cmd_ms = ms; // refresh_cmd_timeout()
  11396. const float olde = current_position[E_AXIS];
  11397. current_position[E_AXIS] += EXTRUDER_RUNOUT_EXTRUDE;
  11398. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(EXTRUDER_RUNOUT_SPEED), active_extruder);
  11399. current_position[E_AXIS] = olde;
  11400. planner.set_e_position_mm(olde);
  11401. stepper.synchronize();
  11402. #if ENABLED(SWITCHING_EXTRUDER)
  11403. E0_ENABLE_WRITE(oldstatus);
  11404. #else
  11405. switch (active_extruder) {
  11406. case 0: E0_ENABLE_WRITE(oldstatus); break;
  11407. #if E_STEPPERS > 1
  11408. case 1: E1_ENABLE_WRITE(oldstatus); break;
  11409. #if E_STEPPERS > 2
  11410. case 2: E2_ENABLE_WRITE(oldstatus); break;
  11411. #if E_STEPPERS > 3
  11412. case 3: E3_ENABLE_WRITE(oldstatus); break;
  11413. #if E_STEPPERS > 4
  11414. case 4: E4_ENABLE_WRITE(oldstatus); break;
  11415. #endif // E_STEPPERS > 4
  11416. #endif // E_STEPPERS > 3
  11417. #endif // E_STEPPERS > 2
  11418. #endif // E_STEPPERS > 1
  11419. }
  11420. #endif // !SWITCHING_EXTRUDER
  11421. }
  11422. #endif // EXTRUDER_RUNOUT_PREVENT
  11423. #if ENABLED(DUAL_X_CARRIAGE)
  11424. // handle delayed move timeout
  11425. if (delayed_move_time && ELAPSED(ms, delayed_move_time + 1000UL) && IsRunning()) {
  11426. // travel moves have been received so enact them
  11427. delayed_move_time = 0xFFFFFFFFUL; // force moves to be done
  11428. set_destination_from_current();
  11429. prepare_move_to_destination();
  11430. }
  11431. #endif
  11432. #if ENABLED(TEMP_STAT_LEDS)
  11433. handle_status_leds();
  11434. #endif
  11435. #if ENABLED(HAVE_TMC2130)
  11436. checkOverTemp();
  11437. #endif
  11438. planner.check_axes_activity();
  11439. }
  11440. /**
  11441. * Standard idle routine keeps the machine alive
  11442. */
  11443. void idle(
  11444. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  11445. bool no_stepper_sleep/*=false*/
  11446. #endif
  11447. ) {
  11448. #if ENABLED(MAX7219_DEBUG)
  11449. Max7219_idle_tasks();
  11450. #endif // MAX7219_DEBUG
  11451. lcd_update();
  11452. host_keepalive();
  11453. #if ENABLED(AUTO_REPORT_TEMPERATURES) && (HAS_TEMP_HOTEND || HAS_TEMP_BED)
  11454. auto_report_temperatures();
  11455. #endif
  11456. manage_inactivity(
  11457. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  11458. no_stepper_sleep
  11459. #endif
  11460. );
  11461. thermalManager.manage_heater();
  11462. #if ENABLED(PRINTCOUNTER)
  11463. print_job_timer.tick();
  11464. #endif
  11465. #if HAS_BUZZER && DISABLED(LCD_USE_I2C_BUZZER)
  11466. buzzer.tick();
  11467. #endif
  11468. #if ENABLED(I2C_POSITION_ENCODERS)
  11469. if (planner.blocks_queued() &&
  11470. ( (blockBufferIndexRef != planner.block_buffer_head) ||
  11471. ((lastUpdateMillis + I2CPE_MIN_UPD_TIME_MS) < millis())) ) {
  11472. blockBufferIndexRef = planner.block_buffer_head;
  11473. I2CPEM.update();
  11474. lastUpdateMillis = millis();
  11475. }
  11476. #endif
  11477. }
  11478. /**
  11479. * Kill all activity and lock the machine.
  11480. * After this the machine will need to be reset.
  11481. */
  11482. void kill(const char* lcd_msg) {
  11483. SERIAL_ERROR_START();
  11484. SERIAL_ERRORLNPGM(MSG_ERR_KILLED);
  11485. thermalManager.disable_all_heaters();
  11486. disable_all_steppers();
  11487. #if ENABLED(ULTRA_LCD)
  11488. kill_screen(lcd_msg);
  11489. #else
  11490. UNUSED(lcd_msg);
  11491. #endif
  11492. _delay_ms(600); // Wait a short time (allows messages to get out before shutting down.
  11493. cli(); // Stop interrupts
  11494. _delay_ms(250); //Wait to ensure all interrupts routines stopped
  11495. thermalManager.disable_all_heaters(); //turn off heaters again
  11496. #ifdef ACTION_ON_KILL
  11497. SERIAL_ECHOLNPGM("//action:" ACTION_ON_KILL);
  11498. #endif
  11499. #if HAS_POWER_SWITCH
  11500. SET_INPUT(PS_ON_PIN);
  11501. #endif
  11502. suicide();
  11503. while (1) {
  11504. #if ENABLED(USE_WATCHDOG)
  11505. watchdog_reset();
  11506. #endif
  11507. } // Wait for reset
  11508. }
  11509. /**
  11510. * Turn off heaters and stop the print in progress
  11511. * After a stop the machine may be resumed with M999
  11512. */
  11513. void stop() {
  11514. thermalManager.disable_all_heaters(); // 'unpause' taken care of in here
  11515. #if ENABLED(PROBING_FANS_OFF)
  11516. if (fans_paused) fans_pause(false); // put things back the way they were
  11517. #endif
  11518. if (IsRunning()) {
  11519. Stopped_gcode_LastN = gcode_LastN; // Save last g_code for restart
  11520. SERIAL_ERROR_START();
  11521. SERIAL_ERRORLNPGM(MSG_ERR_STOPPED);
  11522. LCD_MESSAGEPGM(MSG_STOPPED);
  11523. safe_delay(350); // allow enough time for messages to get out before stopping
  11524. Running = false;
  11525. }
  11526. }
  11527. /**
  11528. * Marlin entry-point: Set up before the program loop
  11529. * - Set up the kill pin, filament runout, power hold
  11530. * - Start the serial port
  11531. * - Print startup messages and diagnostics
  11532. * - Get EEPROM or default settings
  11533. * - Initialize managers for:
  11534. * • temperature
  11535. * • planner
  11536. * • watchdog
  11537. * • stepper
  11538. * • photo pin
  11539. * • servos
  11540. * • LCD controller
  11541. * • Digipot I2C
  11542. * • Z probe sled
  11543. * • status LEDs
  11544. */
  11545. void setup() {
  11546. #if ENABLED(MAX7219_DEBUG)
  11547. Max7219_init();
  11548. #endif
  11549. #ifdef DISABLE_JTAG
  11550. // Disable JTAG on AT90USB chips to free up pins for IO
  11551. MCUCR = 0x80;
  11552. MCUCR = 0x80;
  11553. #endif
  11554. #if ENABLED(FILAMENT_RUNOUT_SENSOR)
  11555. setup_filrunoutpin();
  11556. #endif
  11557. setup_killpin();
  11558. setup_powerhold();
  11559. #if HAS_STEPPER_RESET
  11560. disableStepperDrivers();
  11561. #endif
  11562. MYSERIAL.begin(BAUDRATE);
  11563. SERIAL_PROTOCOLLNPGM("start");
  11564. SERIAL_ECHO_START();
  11565. // Check startup - does nothing if bootloader sets MCUSR to 0
  11566. byte mcu = MCUSR;
  11567. if (mcu & 1) SERIAL_ECHOLNPGM(MSG_POWERUP);
  11568. if (mcu & 2) SERIAL_ECHOLNPGM(MSG_EXTERNAL_RESET);
  11569. if (mcu & 4) SERIAL_ECHOLNPGM(MSG_BROWNOUT_RESET);
  11570. if (mcu & 8) SERIAL_ECHOLNPGM(MSG_WATCHDOG_RESET);
  11571. if (mcu & 32) SERIAL_ECHOLNPGM(MSG_SOFTWARE_RESET);
  11572. MCUSR = 0;
  11573. SERIAL_ECHOPGM(MSG_MARLIN);
  11574. SERIAL_CHAR(' ');
  11575. SERIAL_ECHOLNPGM(SHORT_BUILD_VERSION);
  11576. SERIAL_EOL();
  11577. #if defined(STRING_DISTRIBUTION_DATE) && defined(STRING_CONFIG_H_AUTHOR)
  11578. SERIAL_ECHO_START();
  11579. SERIAL_ECHOPGM(MSG_CONFIGURATION_VER);
  11580. SERIAL_ECHOPGM(STRING_DISTRIBUTION_DATE);
  11581. SERIAL_ECHOLNPGM(MSG_AUTHOR STRING_CONFIG_H_AUTHOR);
  11582. SERIAL_ECHO_START();
  11583. SERIAL_ECHOLNPGM("Compiled: " __DATE__);
  11584. #endif
  11585. SERIAL_ECHO_START();
  11586. SERIAL_ECHOPAIR(MSG_FREE_MEMORY, freeMemory());
  11587. SERIAL_ECHOLNPAIR(MSG_PLANNER_BUFFER_BYTES, (int)sizeof(block_t)*BLOCK_BUFFER_SIZE);
  11588. // Send "ok" after commands by default
  11589. for (int8_t i = 0; i < BUFSIZE; i++) send_ok[i] = true;
  11590. // Load data from EEPROM if available (or use defaults)
  11591. // This also updates variables in the planner, elsewhere
  11592. (void)settings.load();
  11593. #if HAS_M206_COMMAND
  11594. // Initialize current position based on home_offset
  11595. COPY(current_position, home_offset);
  11596. #else
  11597. ZERO(current_position);
  11598. #endif
  11599. // Vital to init stepper/planner equivalent for current_position
  11600. SYNC_PLAN_POSITION_KINEMATIC();
  11601. thermalManager.init(); // Initialize temperature loop
  11602. #if ENABLED(USE_WATCHDOG)
  11603. watchdog_init();
  11604. #endif
  11605. stepper.init(); // Initialize stepper, this enables interrupts!
  11606. servo_init();
  11607. #if HAS_PHOTOGRAPH
  11608. OUT_WRITE(PHOTOGRAPH_PIN, LOW);
  11609. #endif
  11610. #if HAS_CASE_LIGHT
  11611. case_light_on = CASE_LIGHT_DEFAULT_ON;
  11612. case_light_brightness = CASE_LIGHT_DEFAULT_BRIGHTNESS;
  11613. update_case_light();
  11614. #endif
  11615. #if ENABLED(SPINDLE_LASER_ENABLE)
  11616. OUT_WRITE(SPINDLE_LASER_ENABLE_PIN, !SPINDLE_LASER_ENABLE_INVERT); // init spindle to off
  11617. #if SPINDLE_DIR_CHANGE
  11618. OUT_WRITE(SPINDLE_DIR_PIN, SPINDLE_INVERT_DIR ? 255 : 0); // init rotation to clockwise (M3)
  11619. #endif
  11620. #if ENABLED(SPINDLE_LASER_PWM)
  11621. SET_OUTPUT(SPINDLE_LASER_PWM_PIN);
  11622. analogWrite(SPINDLE_LASER_PWM_PIN, SPINDLE_LASER_PWM_INVERT ? 255 : 0); // set to lowest speed
  11623. #endif
  11624. #endif
  11625. #if HAS_BED_PROBE
  11626. endstops.enable_z_probe(false);
  11627. #endif
  11628. #if ENABLED(USE_CONTROLLER_FAN)
  11629. SET_OUTPUT(CONTROLLER_FAN_PIN); //Set pin used for driver cooling fan
  11630. #endif
  11631. #if HAS_STEPPER_RESET
  11632. enableStepperDrivers();
  11633. #endif
  11634. #if ENABLED(DIGIPOT_I2C)
  11635. digipot_i2c_init();
  11636. #endif
  11637. #if ENABLED(DAC_STEPPER_CURRENT)
  11638. dac_init();
  11639. #endif
  11640. #if (ENABLED(Z_PROBE_SLED) || ENABLED(SOLENOID_PROBE)) && HAS_SOLENOID_1
  11641. OUT_WRITE(SOL1_PIN, LOW); // turn it off
  11642. #endif
  11643. #if HAS_HOME
  11644. SET_INPUT_PULLUP(HOME_PIN);
  11645. #endif
  11646. #if PIN_EXISTS(STAT_LED_RED)
  11647. OUT_WRITE(STAT_LED_RED_PIN, LOW); // turn it off
  11648. #endif
  11649. #if PIN_EXISTS(STAT_LED_BLUE)
  11650. OUT_WRITE(STAT_LED_BLUE_PIN, LOW); // turn it off
  11651. #endif
  11652. #if ENABLED(NEOPIXEL_LED)
  11653. SET_OUTPUT(NEOPIXEL_PIN);
  11654. setup_neopixel();
  11655. #endif
  11656. #if ENABLED(RGB_LED) || ENABLED(RGBW_LED)
  11657. SET_OUTPUT(RGB_LED_R_PIN);
  11658. SET_OUTPUT(RGB_LED_G_PIN);
  11659. SET_OUTPUT(RGB_LED_B_PIN);
  11660. #if ENABLED(RGBW_LED)
  11661. SET_OUTPUT(RGB_LED_W_PIN);
  11662. #endif
  11663. #endif
  11664. #if ENABLED(MK2_MULTIPLEXER)
  11665. SET_OUTPUT(E_MUX0_PIN);
  11666. SET_OUTPUT(E_MUX1_PIN);
  11667. SET_OUTPUT(E_MUX2_PIN);
  11668. #endif
  11669. #if HAS_FANMUX
  11670. fanmux_init();
  11671. #endif
  11672. lcd_init();
  11673. #ifndef CUSTOM_BOOTSCREEN_TIMEOUT
  11674. #define CUSTOM_BOOTSCREEN_TIMEOUT 2500
  11675. #endif
  11676. #if ENABLED(SHOW_BOOTSCREEN)
  11677. #if ENABLED(DOGLCD) // On DOGM the first bootscreen is already drawn
  11678. #if ENABLED(SHOW_CUSTOM_BOOTSCREEN)
  11679. safe_delay(CUSTOM_BOOTSCREEN_TIMEOUT); // Custom boot screen pause
  11680. lcd_bootscreen(); // Show Marlin boot screen
  11681. #endif
  11682. safe_delay(BOOTSCREEN_TIMEOUT); // Pause
  11683. #elif ENABLED(ULTRA_LCD)
  11684. lcd_bootscreen();
  11685. #if DISABLED(SDSUPPORT)
  11686. lcd_init();
  11687. #endif
  11688. #endif
  11689. #endif
  11690. #if ENABLED(MIXING_EXTRUDER) && MIXING_VIRTUAL_TOOLS > 1
  11691. // Initialize mixing to 100% color 1
  11692. for (uint8_t i = 0; i < MIXING_STEPPERS; i++)
  11693. mixing_factor[i] = (i == 0) ? 1.0 : 0.0;
  11694. for (uint8_t t = 0; t < MIXING_VIRTUAL_TOOLS; t++)
  11695. for (uint8_t i = 0; i < MIXING_STEPPERS; i++)
  11696. mixing_virtual_tool_mix[t][i] = mixing_factor[i];
  11697. #endif
  11698. #if ENABLED(BLTOUCH)
  11699. // Make sure any BLTouch error condition is cleared
  11700. bltouch_command(BLTOUCH_RESET);
  11701. set_bltouch_deployed(true);
  11702. set_bltouch_deployed(false);
  11703. #endif
  11704. #if ENABLED(I2C_POSITION_ENCODERS)
  11705. I2CPEM.init();
  11706. #endif
  11707. #if ENABLED(EXPERIMENTAL_I2CBUS) && I2C_SLAVE_ADDRESS > 0
  11708. i2c.onReceive(i2c_on_receive);
  11709. i2c.onRequest(i2c_on_request);
  11710. #endif
  11711. #if ENABLED(ENDSTOP_INTERRUPTS_FEATURE)
  11712. setup_endstop_interrupts();
  11713. #endif
  11714. #if ENABLED(SWITCHING_EXTRUDER) && !DONT_SWITCH
  11715. move_extruder_servo(0); // Initialize extruder servo
  11716. #endif
  11717. #if ENABLED(SWITCHING_NOZZLE)
  11718. move_nozzle_servo(0); // Initialize nozzle servo
  11719. #endif
  11720. #if ENABLED(PARKING_EXTRUDER)
  11721. #if ENABLED(PARKING_EXTRUDER_SOLENOIDS_INVERT)
  11722. pe_activate_magnet(0);
  11723. pe_activate_magnet(1);
  11724. #else
  11725. pe_deactivate_magnet(0);
  11726. pe_deactivate_magnet(1);
  11727. #endif
  11728. #endif
  11729. #if ENABLED(MKS_12864OLED)
  11730. SET_OUTPUT(LCD_PINS_DC);
  11731. OUT_WRITE(LCD_PINS_RS, LOW);
  11732. delay(1000);
  11733. WRITE(LCD_PINS_RS, HIGH);
  11734. #endif
  11735. }
  11736. /**
  11737. * The main Marlin program loop
  11738. *
  11739. * - Save or log commands to SD
  11740. * - Process available commands (if not saving)
  11741. * - Call heater manager
  11742. * - Call inactivity manager
  11743. * - Call endstop manager
  11744. * - Call LCD update
  11745. */
  11746. void loop() {
  11747. if (commands_in_queue < BUFSIZE) get_available_commands();
  11748. #if ENABLED(SDSUPPORT)
  11749. card.checkautostart(false);
  11750. #endif
  11751. if (commands_in_queue) {
  11752. #if ENABLED(SDSUPPORT)
  11753. if (card.saving) {
  11754. char* command = command_queue[cmd_queue_index_r];
  11755. if (strstr_P(command, PSTR("M29"))) {
  11756. // M29 closes the file
  11757. card.closefile();
  11758. SERIAL_PROTOCOLLNPGM(MSG_FILE_SAVED);
  11759. #if ENABLED(SERIAL_STATS_DROPPED_RX)
  11760. SERIAL_ECHOLNPAIR("Dropped bytes: ", customizedSerial.dropped());
  11761. #endif
  11762. #if ENABLED(SERIAL_STATS_MAX_RX_QUEUED)
  11763. SERIAL_ECHOLNPAIR("Max RX Queue Size: ", customizedSerial.rxMaxEnqueued());
  11764. #endif
  11765. ok_to_send();
  11766. }
  11767. else {
  11768. // Write the string from the read buffer to SD
  11769. card.write_command(command);
  11770. if (card.logging)
  11771. process_next_command(); // The card is saving because it's logging
  11772. else
  11773. ok_to_send();
  11774. }
  11775. }
  11776. else
  11777. process_next_command();
  11778. #else
  11779. process_next_command();
  11780. #endif // SDSUPPORT
  11781. // The queue may be reset by a command handler or by code invoked by idle() within a handler
  11782. if (commands_in_queue) {
  11783. --commands_in_queue;
  11784. if (++cmd_queue_index_r >= BUFSIZE) cmd_queue_index_r = 0;
  11785. }
  11786. }
  11787. endstops.report_state();
  11788. idle();
  11789. }