My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ultralcd.cpp 160KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762
  1. /**
  2. * Marlin 3D Printer Firmware
  3. * Copyright (C) 2016 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. #include "ultralcd.h"
  23. #if ENABLED(ULTRA_LCD)
  24. #include "Marlin.h"
  25. #include "language.h"
  26. #include "cardreader.h"
  27. #include "temperature.h"
  28. #include "planner.h"
  29. #include "stepper.h"
  30. #include "configuration_store.h"
  31. #include "utility.h"
  32. #if HAS_BUZZER && DISABLED(LCD_USE_I2C_BUZZER)
  33. #include "buzzer.h"
  34. #endif
  35. #if ENABLED(PRINTCOUNTER)
  36. #include "printcounter.h"
  37. #include "duration_t.h"
  38. #endif
  39. #if ENABLED(BLTOUCH)
  40. #include "endstops.h"
  41. #endif
  42. #if ENABLED(AUTO_BED_LEVELING_UBL)
  43. #include "ubl.h"
  44. bool ubl_lcd_map_control = false;
  45. #endif
  46. // Initialized by settings.load()
  47. int16_t lcd_preheat_hotend_temp[2], lcd_preheat_bed_temp[2], lcd_preheat_fan_speed[2];
  48. #if ENABLED(FILAMENT_LCD_DISPLAY) && ENABLED(SDSUPPORT)
  49. millis_t previous_lcd_status_ms = 0;
  50. #endif
  51. #if ENABLED(BABYSTEPPING)
  52. long babysteps_done = 0;
  53. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  54. static void lcd_babystep_zoffset();
  55. #else
  56. static void lcd_babystep_z();
  57. #endif
  58. #endif
  59. uint8_t lcd_status_message_level;
  60. char lcd_status_message[3 * (LCD_WIDTH) + 1] = WELCOME_MSG; // worst case is kana with up to 3*LCD_WIDTH+1
  61. #if ENABLED(STATUS_MESSAGE_SCROLLING)
  62. uint8_t status_scroll_pos = 0;
  63. #endif
  64. #if ENABLED(DOGLCD)
  65. #include "ultralcd_impl_DOGM.h"
  66. #include <U8glib.h>
  67. #else
  68. #include "ultralcd_impl_HD44780.h"
  69. #endif
  70. // The main status screen
  71. void lcd_status_screen();
  72. millis_t next_lcd_update_ms;
  73. uint8_t lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW; // Set when the LCD needs to draw, decrements after every draw. Set to 2 in LCD routines so the LCD gets at least 1 full redraw (first redraw is partial)
  74. uint16_t max_display_update_time = 0;
  75. #if ENABLED(DOGLCD)
  76. bool drawing_screen = false;
  77. #endif
  78. #if ENABLED(DAC_STEPPER_CURRENT)
  79. #include "stepper_dac.h" //was dac_mcp4728.h MarlinMain uses stepper dac for the m-codes
  80. uint8_t driverPercent[XYZE];
  81. #endif
  82. #if ENABLED(ULTIPANEL)
  83. #ifndef TALL_FONT_CORRECTION
  84. #define TALL_FONT_CORRECTION 0
  85. #endif
  86. // Function pointer to menu functions.
  87. typedef void (*screenFunc_t)();
  88. #if HAS_POWER_SWITCH
  89. extern bool powersupply_on;
  90. #endif
  91. ////////////////////////////////////////////
  92. ///////////////// Menu Tree ////////////////
  93. ////////////////////////////////////////////
  94. void lcd_main_menu();
  95. void lcd_tune_menu();
  96. void lcd_prepare_menu();
  97. void lcd_move_menu();
  98. void lcd_control_menu();
  99. void lcd_control_temperature_menu();
  100. void lcd_control_temperature_preheat_material1_settings_menu();
  101. void lcd_control_temperature_preheat_material2_settings_menu();
  102. void lcd_control_motion_menu();
  103. void lcd_control_filament_menu();
  104. #if ENABLED(LCD_INFO_MENU)
  105. #if ENABLED(PRINTCOUNTER)
  106. void lcd_info_stats_menu();
  107. #endif
  108. void lcd_info_thermistors_menu();
  109. void lcd_info_board_menu();
  110. void lcd_info_menu();
  111. #endif // LCD_INFO_MENU
  112. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  113. void lcd_advanced_pause_toocold_menu();
  114. void lcd_advanced_pause_option_menu();
  115. void lcd_advanced_pause_init_message();
  116. void lcd_advanced_pause_unload_message();
  117. void lcd_advanced_pause_insert_message();
  118. void lcd_advanced_pause_load_message();
  119. void lcd_advanced_pause_heat_nozzle();
  120. void lcd_advanced_pause_extrude_message();
  121. void lcd_advanced_pause_resume_message();
  122. #endif
  123. #if ENABLED(DAC_STEPPER_CURRENT)
  124. void dac_driver_commit();
  125. void dac_driver_getValues();
  126. void lcd_dac_menu();
  127. void lcd_dac_write_eeprom();
  128. #endif
  129. #if ENABLED(FWRETRACT)
  130. void lcd_control_retract_menu();
  131. #endif
  132. #if ENABLED(DELTA_CALIBRATION_MENU)
  133. void lcd_delta_calibrate_menu();
  134. #endif
  135. #if ENABLED(MESH_BED_LEVELING) && ENABLED(LCD_BED_LEVELING)
  136. #include "mesh_bed_leveling.h"
  137. extern void mesh_probing_done();
  138. #endif
  139. ////////////////////////////////////////////
  140. //////////// Menu System Actions ///////////
  141. ////////////////////////////////////////////
  142. #define menu_action_back(dummy) _menu_action_back()
  143. void _menu_action_back();
  144. void menu_action_submenu(screenFunc_t data);
  145. void menu_action_gcode(const char* pgcode);
  146. void menu_action_function(screenFunc_t data);
  147. #define DECLARE_MENU_EDIT_TYPE(_type, _name) \
  148. bool _menu_edit_ ## _name(); \
  149. void menu_edit_ ## _name(); \
  150. void menu_edit_callback_ ## _name(); \
  151. void _menu_action_setting_edit_ ## _name(const char * const pstr, _type* const ptr, const _type minValue, const _type maxValue); \
  152. void menu_action_setting_edit_ ## _name(const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue); \
  153. void menu_action_setting_edit_callback_ ## _name(const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue, const screenFunc_t callback, const bool live=false); \
  154. typedef void _name##_void
  155. DECLARE_MENU_EDIT_TYPE(int16_t, int3);
  156. DECLARE_MENU_EDIT_TYPE(uint8_t, int8);
  157. DECLARE_MENU_EDIT_TYPE(float, float3);
  158. DECLARE_MENU_EDIT_TYPE(float, float32);
  159. DECLARE_MENU_EDIT_TYPE(float, float43);
  160. DECLARE_MENU_EDIT_TYPE(float, float5);
  161. DECLARE_MENU_EDIT_TYPE(float, float51);
  162. DECLARE_MENU_EDIT_TYPE(float, float52);
  163. DECLARE_MENU_EDIT_TYPE(float, float62);
  164. DECLARE_MENU_EDIT_TYPE(uint32_t, long5);
  165. void menu_action_setting_edit_bool(const char* pstr, bool* ptr);
  166. void menu_action_setting_edit_callback_bool(const char* pstr, bool* ptr, screenFunc_t callbackFunc);
  167. #if ENABLED(SDSUPPORT)
  168. void lcd_sdcard_menu();
  169. void menu_action_sdfile(const char* filename, char* longFilename);
  170. void menu_action_sddirectory(const char* filename, char* longFilename);
  171. #endif
  172. ////////////////////////////////////////////
  173. //////////// Menu System Macros ////////////
  174. ////////////////////////////////////////////
  175. #ifndef ENCODER_FEEDRATE_DEADZONE
  176. #define ENCODER_FEEDRATE_DEADZONE 10
  177. #endif
  178. #ifndef ENCODER_STEPS_PER_MENU_ITEM
  179. #define ENCODER_STEPS_PER_MENU_ITEM 5
  180. #endif
  181. #ifndef ENCODER_PULSES_PER_STEP
  182. #define ENCODER_PULSES_PER_STEP 1
  183. #endif
  184. /**
  185. * MENU_ITEM generates draw & handler code for a menu item, potentially calling:
  186. *
  187. * lcd_implementation_drawmenu_[type](sel, row, label, arg3...)
  188. * menu_action_[type](arg3...)
  189. *
  190. * Examples:
  191. * MENU_ITEM(back, MSG_WATCH, 0 [dummy parameter] )
  192. * or
  193. * MENU_BACK(MSG_WATCH)
  194. * lcd_implementation_drawmenu_back(sel, row, PSTR(MSG_WATCH))
  195. * menu_action_back()
  196. *
  197. * MENU_ITEM(function, MSG_PAUSE_PRINT, lcd_sdcard_pause)
  198. * lcd_implementation_drawmenu_function(sel, row, PSTR(MSG_PAUSE_PRINT), lcd_sdcard_pause)
  199. * menu_action_function(lcd_sdcard_pause)
  200. *
  201. * MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_percentage, 10, 999)
  202. * MENU_ITEM(setting_edit_int3, MSG_SPEED, PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  203. * lcd_implementation_drawmenu_setting_edit_int3(sel, row, PSTR(MSG_SPEED), PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  204. * menu_action_setting_edit_int3(PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  205. *
  206. */
  207. #define _MENU_ITEM_PART_1(TYPE, ...) \
  208. if (_menuLineNr == _thisItemNr) { \
  209. if (lcd_clicked && encoderLine == _thisItemNr) {
  210. #define _MENU_ITEM_PART_2(TYPE, LABEL, ...) \
  211. menu_action_ ## TYPE(__VA_ARGS__); \
  212. if (screen_changed) return; \
  213. } \
  214. if (lcdDrawUpdate) \
  215. lcd_implementation_drawmenu_ ## TYPE(encoderLine == _thisItemNr, _lcdLineNr, PSTR(LABEL), ## __VA_ARGS__); \
  216. } \
  217. ++_thisItemNr
  218. #define MENU_ITEM(TYPE, LABEL, ...) do { \
  219. _skipStatic = false; \
  220. _MENU_ITEM_PART_1(TYPE, ## __VA_ARGS__); \
  221. _MENU_ITEM_PART_2(TYPE, LABEL, ## __VA_ARGS__); \
  222. }while(0)
  223. #define MENU_BACK(LABEL) MENU_ITEM(back, LABEL, 0)
  224. // Used to print static text with no visible cursor.
  225. // Parameters: label [, bool center [, bool invert [, char *value] ] ]
  226. #define STATIC_ITEM(LABEL, ...) \
  227. if (_menuLineNr == _thisItemNr) { \
  228. if (_skipStatic && encoderLine <= _thisItemNr) { \
  229. encoderPosition += ENCODER_STEPS_PER_MENU_ITEM; \
  230. ++encoderLine; \
  231. } \
  232. if (lcdDrawUpdate) \
  233. lcd_implementation_drawmenu_static(_lcdLineNr, PSTR(LABEL), ## __VA_ARGS__); \
  234. } \
  235. ++_thisItemNr
  236. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  237. bool encoderRateMultiplierEnabled;
  238. #define ENCODER_RATE_MULTIPLY(F) (encoderRateMultiplierEnabled = F)
  239. //#define ENCODER_RATE_MULTIPLIER_DEBUG // If defined, output the encoder steps per second value
  240. /**
  241. * MENU_MULTIPLIER_ITEM generates drawing and handling code for a multiplier menu item
  242. */
  243. #define MENU_MULTIPLIER_ITEM(type, label, ...) do { \
  244. _MENU_ITEM_PART_1(type, ## __VA_ARGS__); \
  245. encoderRateMultiplierEnabled = true; \
  246. lastEncoderMovementMillis = 0; \
  247. _MENU_ITEM_PART_2(type, label, ## __VA_ARGS__); \
  248. }while(0)
  249. #else // !ENCODER_RATE_MULTIPLIER
  250. #define ENCODER_RATE_MULTIPLY(F) NOOP
  251. #endif // !ENCODER_RATE_MULTIPLIER
  252. #define MENU_ITEM_DUMMY() do { _thisItemNr++; }while(0)
  253. #define MENU_ITEM_EDIT(type, label, ...) MENU_ITEM(setting_edit_ ## type, label, PSTR(label), ## __VA_ARGS__)
  254. #define MENU_ITEM_EDIT_CALLBACK(type, label, ...) MENU_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## __VA_ARGS__)
  255. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  256. #define MENU_MULTIPLIER_ITEM_EDIT(type, label, ...) MENU_MULTIPLIER_ITEM(setting_edit_ ## type, label, PSTR(label), ## __VA_ARGS__)
  257. #define MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(type, label, ...) MENU_MULTIPLIER_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## __VA_ARGS__)
  258. #else // !ENCODER_RATE_MULTIPLIER
  259. #define MENU_MULTIPLIER_ITEM_EDIT(type, label, ...) MENU_ITEM(setting_edit_ ## type, label, PSTR(label), ## __VA_ARGS__)
  260. #define MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(type, label, ...) MENU_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## __VA_ARGS__)
  261. #endif // !ENCODER_RATE_MULTIPLIER
  262. /**
  263. * START_SCREEN_OR_MENU generates init code for a screen or menu
  264. *
  265. * encoderLine is the position based on the encoder
  266. * encoderTopLine is the top menu line to display
  267. * _lcdLineNr is the index of the LCD line (e.g., 0-3)
  268. * _menuLineNr is the menu item to draw and process
  269. * _thisItemNr is the index of each MENU_ITEM or STATIC_ITEM
  270. * _countedItems is the total number of items in the menu (after one call)
  271. */
  272. #define START_SCREEN_OR_MENU(LIMIT) \
  273. ENCODER_DIRECTION_MENUS(); \
  274. ENCODER_RATE_MULTIPLY(false); \
  275. if (encoderPosition > 0x8000) encoderPosition = 0; \
  276. static int8_t _countedItems = 0; \
  277. int8_t encoderLine = encoderPosition / (ENCODER_STEPS_PER_MENU_ITEM); \
  278. if (_countedItems > 0 && encoderLine >= _countedItems - (LIMIT)) { \
  279. encoderLine = max(0, _countedItems - (LIMIT)); \
  280. encoderPosition = encoderLine * (ENCODER_STEPS_PER_MENU_ITEM); \
  281. }
  282. #define SCREEN_OR_MENU_LOOP() \
  283. int8_t _menuLineNr = encoderTopLine, _thisItemNr; \
  284. for (int8_t _lcdLineNr = 0; _lcdLineNr < LCD_HEIGHT - (TALL_FONT_CORRECTION); _lcdLineNr++, _menuLineNr++) { \
  285. _thisItemNr = 0
  286. /**
  287. * START_SCREEN Opening code for a screen having only static items.
  288. * Do simplified scrolling of the entire screen.
  289. *
  290. * START_MENU Opening code for a screen with menu items.
  291. * Scroll as-needed to keep the selected line in view.
  292. */
  293. #define START_SCREEN() \
  294. START_SCREEN_OR_MENU(LCD_HEIGHT - (TALL_FONT_CORRECTION)); \
  295. encoderTopLine = encoderLine; \
  296. bool _skipStatic = false; \
  297. SCREEN_OR_MENU_LOOP()
  298. #define START_MENU() \
  299. START_SCREEN_OR_MENU(1); \
  300. screen_changed = false; \
  301. NOMORE(encoderTopLine, encoderLine); \
  302. if (encoderLine >= encoderTopLine + LCD_HEIGHT - (TALL_FONT_CORRECTION)) { \
  303. encoderTopLine = encoderLine - (LCD_HEIGHT - (TALL_FONT_CORRECTION) - 1); \
  304. } \
  305. bool _skipStatic = true; \
  306. SCREEN_OR_MENU_LOOP()
  307. #define END_SCREEN() \
  308. } \
  309. _countedItems = _thisItemNr
  310. #define END_MENU() \
  311. } \
  312. _countedItems = _thisItemNr; \
  313. UNUSED(_skipStatic)
  314. ////////////////////////////////////////////
  315. ///////////// Global Variables /////////////
  316. ////////////////////////////////////////////
  317. /**
  318. * REVERSE_MENU_DIRECTION
  319. *
  320. * To reverse the menu direction we need a general way to reverse
  321. * the direction of the encoder everywhere. So encoderDirection is
  322. * added to allow the encoder to go the other way.
  323. *
  324. * This behavior is limited to scrolling Menus and SD card listings,
  325. * and is disabled in other contexts.
  326. */
  327. #if ENABLED(REVERSE_MENU_DIRECTION)
  328. int8_t encoderDirection = 1;
  329. #define ENCODER_DIRECTION_NORMAL() (encoderDirection = 1)
  330. #define ENCODER_DIRECTION_MENUS() (encoderDirection = -1)
  331. #else
  332. #define ENCODER_DIRECTION_NORMAL() ;
  333. #define ENCODER_DIRECTION_MENUS() ;
  334. #endif
  335. // Encoder Movement
  336. volatile int8_t encoderDiff; // Updated in lcd_buttons_update, added to encoderPosition every LCD update
  337. uint32_t encoderPosition;
  338. millis_t lastEncoderMovementMillis = 0;
  339. // Button States
  340. bool lcd_clicked, wait_for_unclick;
  341. volatile uint8_t buttons;
  342. millis_t next_button_update_ms;
  343. #if ENABLED(REPRAPWORLD_KEYPAD)
  344. volatile uint8_t buttons_reprapworld_keypad;
  345. #endif
  346. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  347. volatile uint8_t slow_buttons;
  348. #endif
  349. // Menu System Navigation
  350. screenFunc_t currentScreen = lcd_status_screen;
  351. int8_t encoderTopLine;
  352. typedef struct {
  353. screenFunc_t menu_function;
  354. uint32_t encoder_position;
  355. } menuPosition;
  356. menuPosition screen_history[6];
  357. uint8_t screen_history_depth = 0;
  358. bool screen_changed, defer_return_to_status;
  359. // Value Editing
  360. const char *editLabel;
  361. void *editValue;
  362. int32_t minEditValue, maxEditValue;
  363. screenFunc_t callbackFunc;
  364. bool liveEdit;
  365. // Manual Moves
  366. const float manual_feedrate_mm_m[] = MANUAL_FEEDRATE;
  367. millis_t manual_move_start_time = 0;
  368. int8_t manual_move_axis = (int8_t)NO_AXIS;
  369. #if EXTRUDERS > 1
  370. int8_t manual_move_e_index = 0;
  371. #else
  372. #define manual_move_e_index 0
  373. #endif
  374. #if PIN_EXISTS(SD_DETECT)
  375. uint8_t lcd_sd_status;
  376. #endif
  377. #if ENABLED(PIDTEMP)
  378. float raw_Ki, raw_Kd; // place-holders for Ki and Kd edits
  379. #endif
  380. /**
  381. * General function to go directly to a screen
  382. */
  383. void lcd_goto_screen(screenFunc_t screen, const uint32_t encoder = 0) {
  384. if (currentScreen != screen) {
  385. #if ENABLED(DOUBLECLICK_FOR_Z_BABYSTEPPING) && ENABLED(BABYSTEPPING)
  386. static millis_t doubleclick_expire_ms = 0;
  387. // Going to lcd_main_menu from status screen? Remember first click time.
  388. // Going back to status screen within a very short time? Go to Z babystepping.
  389. if (screen == lcd_main_menu) {
  390. if (currentScreen == lcd_status_screen)
  391. doubleclick_expire_ms = millis() + DOUBLECLICK_MAX_INTERVAL;
  392. }
  393. else if (screen == lcd_status_screen && currentScreen == lcd_main_menu && PENDING(millis(), doubleclick_expire_ms))
  394. screen =
  395. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  396. lcd_babystep_zoffset
  397. #else
  398. lcd_babystep_z
  399. #endif
  400. ;
  401. #endif
  402. currentScreen = screen;
  403. encoderPosition = encoder;
  404. if (screen == lcd_status_screen) {
  405. defer_return_to_status = false;
  406. #if ENABLED(AUTO_BED_LEVELING_UBL)
  407. ubl_lcd_map_control = false;
  408. #endif
  409. screen_history_depth = 0;
  410. }
  411. lcd_implementation_clear();
  412. // Re-initialize custom characters that may be re-used
  413. #if DISABLED(DOGLCD) && ENABLED(AUTO_BED_LEVELING_UBL)
  414. if (!ubl_lcd_map_control) lcd_set_custom_characters(
  415. #if ENABLED(LCD_PROGRESS_BAR)
  416. screen == lcd_status_screen
  417. #endif
  418. );
  419. #elif ENABLED(LCD_PROGRESS_BAR)
  420. lcd_set_custom_characters(screen == lcd_status_screen);
  421. #endif
  422. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  423. screen_changed = true;
  424. #if ENABLED(DOGLCD)
  425. drawing_screen = false;
  426. #endif
  427. }
  428. }
  429. /**
  430. * Show "Moving..." till moves are done, then revert to previous display.
  431. */
  432. static const char moving[] PROGMEM = MSG_MOVING;
  433. static const char *sync_message = moving;
  434. //
  435. // Display the synchronize screen until moves are
  436. // finished, and don't return to the caller until
  437. // done. ** This blocks the command queue! **
  438. //
  439. void _lcd_synchronize() {
  440. static bool no_reentry = false;
  441. if (lcdDrawUpdate) lcd_implementation_drawmenu_static(LCD_HEIGHT >= 4 ? 1 : 0, sync_message);
  442. if (no_reentry) return;
  443. // Make this the current handler till all moves are done
  444. no_reentry = true;
  445. screenFunc_t old_screen = currentScreen;
  446. lcd_goto_screen(_lcd_synchronize);
  447. stepper.synchronize();
  448. no_reentry = false;
  449. lcd_goto_screen(old_screen);
  450. }
  451. // Display the synchronize screen with a custom message
  452. // ** This blocks the command queue! **
  453. void lcd_synchronize(const char * const msg=NULL) {
  454. sync_message = msg ? msg : moving;
  455. _lcd_synchronize();
  456. }
  457. void lcd_return_to_status() { lcd_goto_screen(lcd_status_screen); }
  458. void lcd_save_previous_screen() {
  459. if (screen_history_depth < COUNT(screen_history)) {
  460. screen_history[screen_history_depth].menu_function = currentScreen;
  461. screen_history[screen_history_depth].encoder_position = encoderPosition;
  462. ++screen_history_depth;
  463. }
  464. }
  465. void lcd_goto_previous_menu() {
  466. if (screen_history_depth > 0) {
  467. --screen_history_depth;
  468. lcd_goto_screen(
  469. screen_history[screen_history_depth].menu_function,
  470. screen_history[screen_history_depth].encoder_position
  471. );
  472. }
  473. else
  474. lcd_return_to_status();
  475. }
  476. #endif // ULTIPANEL
  477. /**
  478. *
  479. * "Info Screen"
  480. *
  481. * This is very display-dependent, so the lcd implementation draws this.
  482. */
  483. void lcd_status_screen() {
  484. #if ENABLED(ULTIPANEL)
  485. ENCODER_DIRECTION_NORMAL();
  486. ENCODER_RATE_MULTIPLY(false);
  487. #endif
  488. #if ENABLED(LCD_PROGRESS_BAR)
  489. millis_t ms = millis();
  490. #if DISABLED(PROGRESS_MSG_ONCE)
  491. if (ELAPSED(ms, progress_bar_ms + PROGRESS_BAR_MSG_TIME + PROGRESS_BAR_BAR_TIME)) {
  492. progress_bar_ms = ms;
  493. }
  494. #endif
  495. #if PROGRESS_MSG_EXPIRE > 0
  496. // Handle message expire
  497. if (expire_status_ms > 0) {
  498. #if ENABLED(SDSUPPORT)
  499. if (card.isFileOpen()) {
  500. // Expire the message when printing is active
  501. if (IS_SD_PRINTING) {
  502. if (ELAPSED(ms, expire_status_ms)) {
  503. lcd_status_message[0] = '\0';
  504. expire_status_ms = 0;
  505. }
  506. }
  507. else {
  508. expire_status_ms += LCD_UPDATE_INTERVAL;
  509. }
  510. }
  511. else {
  512. expire_status_ms = 0;
  513. }
  514. #else
  515. expire_status_ms = 0;
  516. #endif // SDSUPPORT
  517. }
  518. #endif
  519. #endif // LCD_PROGRESS_BAR
  520. #if ENABLED(ULTIPANEL)
  521. if (lcd_clicked) {
  522. #if ENABLED(FILAMENT_LCD_DISPLAY) && ENABLED(SDSUPPORT)
  523. previous_lcd_status_ms = millis(); // get status message to show up for a while
  524. #endif
  525. lcd_implementation_init( // to maybe revive the LCD if static electricity killed it.
  526. #if ENABLED(LCD_PROGRESS_BAR)
  527. false
  528. #endif
  529. );
  530. lcd_goto_screen(lcd_main_menu);
  531. return;
  532. }
  533. #if ENABLED(ULTIPANEL_FEEDMULTIPLY)
  534. const int16_t new_frm = feedrate_percentage + (int32_t)encoderPosition;
  535. // Dead zone at 100% feedrate
  536. if ((feedrate_percentage < 100 && new_frm > 100) || (feedrate_percentage > 100 && new_frm < 100)) {
  537. feedrate_percentage = 100;
  538. encoderPosition = 0;
  539. }
  540. else if (feedrate_percentage == 100) {
  541. if ((int32_t)encoderPosition > ENCODER_FEEDRATE_DEADZONE) {
  542. feedrate_percentage += (int32_t)encoderPosition - (ENCODER_FEEDRATE_DEADZONE);
  543. encoderPosition = 0;
  544. }
  545. else if ((int32_t)encoderPosition < -(ENCODER_FEEDRATE_DEADZONE)) {
  546. feedrate_percentage += (int32_t)encoderPosition + ENCODER_FEEDRATE_DEADZONE;
  547. encoderPosition = 0;
  548. }
  549. }
  550. else {
  551. feedrate_percentage = new_frm;
  552. encoderPosition = 0;
  553. }
  554. #endif // ULTIPANEL_FEEDMULTIPLY
  555. feedrate_percentage = constrain(feedrate_percentage, 10, 999);
  556. #endif // ULTIPANEL
  557. lcd_implementation_status_screen();
  558. }
  559. void lcd_reset_status() { lcd_setstatusPGM(PSTR(""), -1); }
  560. /**
  561. *
  562. * draw the kill screen
  563. *
  564. */
  565. void kill_screen(const char* lcd_msg) {
  566. lcd_init();
  567. lcd_setalertstatusPGM(lcd_msg);
  568. #if ENABLED(DOGLCD)
  569. u8g.firstPage();
  570. do {
  571. lcd_kill_screen();
  572. } while (u8g.nextPage());
  573. #else
  574. lcd_kill_screen();
  575. #endif
  576. }
  577. #if ENABLED(ULTIPANEL)
  578. /**
  579. *
  580. * Audio feedback for controller clicks
  581. *
  582. */
  583. void lcd_buzz(long duration, uint16_t freq) {
  584. #if ENABLED(LCD_USE_I2C_BUZZER)
  585. lcd.buzz(duration, freq);
  586. #elif PIN_EXISTS(BEEPER)
  587. buzzer.tone(duration, freq);
  588. #else
  589. UNUSED(duration); UNUSED(freq);
  590. #endif
  591. }
  592. void lcd_quick_feedback() {
  593. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  594. buttons = 0;
  595. next_button_update_ms = millis() + 500;
  596. // Buzz and wait. The delay is needed for buttons to settle!
  597. lcd_buzz(LCD_FEEDBACK_FREQUENCY_DURATION_MS, LCD_FEEDBACK_FREQUENCY_HZ);
  598. #if ENABLED(LCD_USE_I2C_BUZZER)
  599. delay(10);
  600. #elif PIN_EXISTS(BEEPER)
  601. for (int8_t i = 5; i--;) { buzzer.tick(); delay(2); }
  602. #endif
  603. }
  604. void lcd_completion_feedback(const bool good/*=true*/) {
  605. if (good) {
  606. lcd_buzz(100, 659);
  607. lcd_buzz(100, 698);
  608. }
  609. else lcd_buzz(20, 440);
  610. }
  611. inline void line_to_current_z() {
  612. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(manual_feedrate_mm_m[Z_AXIS]), active_extruder);
  613. }
  614. inline void line_to_z(const float &z) {
  615. current_position[Z_AXIS] = z;
  616. line_to_current_z();
  617. }
  618. #if ENABLED(SDSUPPORT)
  619. void lcd_sdcard_pause() {
  620. card.pauseSDPrint();
  621. print_job_timer.pause();
  622. #if ENABLED(PARK_HEAD_ON_PAUSE)
  623. enqueue_and_echo_commands_P(PSTR("M125"));
  624. #endif
  625. lcd_setstatusPGM(PSTR(MSG_PRINT_PAUSED), -1);
  626. }
  627. void lcd_sdcard_resume() {
  628. #if ENABLED(PARK_HEAD_ON_PAUSE)
  629. enqueue_and_echo_commands_P(PSTR("M24"));
  630. #else
  631. card.startFileprint();
  632. print_job_timer.start();
  633. #endif
  634. lcd_reset_status();
  635. }
  636. void lcd_sdcard_stop() {
  637. card.stopSDPrint();
  638. clear_command_queue();
  639. quickstop_stepper();
  640. print_job_timer.stop();
  641. thermalManager.disable_all_heaters();
  642. #if FAN_COUNT > 0
  643. for (uint8_t i = 0; i < FAN_COUNT; i++) fanSpeeds[i] = 0;
  644. #endif
  645. wait_for_heatup = false;
  646. lcd_setstatusPGM(PSTR(MSG_PRINT_ABORTED), -1);
  647. lcd_return_to_status();
  648. }
  649. #endif // SDSUPPORT
  650. #if ENABLED(MENU_ITEM_CASE_LIGHT)
  651. extern int case_light_brightness;
  652. extern bool case_light_on;
  653. extern void update_case_light();
  654. void case_light_menu() {
  655. START_MENU();
  656. //
  657. // ^ Main
  658. //
  659. MENU_BACK(MSG_MAIN);
  660. MENU_ITEM_EDIT_CALLBACK(int3, MSG_CASE_LIGHT_BRIGHTNESS, &case_light_brightness, 0, 255, update_case_light, true);
  661. MENU_ITEM_EDIT_CALLBACK(bool, MSG_CASE_LIGHT, (bool*)&case_light_on, update_case_light);
  662. END_MENU();
  663. }
  664. #endif // MENU_ITEM_CASE_LIGHT
  665. #if ENABLED(BLTOUCH)
  666. /**
  667. *
  668. * "BLTouch" submenu
  669. *
  670. */
  671. static void bltouch_menu() {
  672. START_MENU();
  673. //
  674. // ^ Main
  675. //
  676. MENU_BACK(MSG_MAIN);
  677. MENU_ITEM(gcode, MSG_BLTOUCH_RESET, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_RESET)));
  678. MENU_ITEM(gcode, MSG_BLTOUCH_SELFTEST, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_SELFTEST)));
  679. MENU_ITEM(gcode, MSG_BLTOUCH_DEPLOY, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_DEPLOY)));
  680. MENU_ITEM(gcode, MSG_BLTOUCH_STOW, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_STOW)));
  681. END_MENU();
  682. }
  683. #endif // BLTOUCH
  684. #if ENABLED(LCD_PROGRESS_BAR_TEST)
  685. static void progress_bar_test() {
  686. static int8_t bar_percent = 0;
  687. if (lcd_clicked) {
  688. lcd_goto_previous_menu();
  689. lcd_set_custom_characters(false);
  690. return;
  691. }
  692. bar_percent += (int8_t)encoderPosition;
  693. bar_percent = constrain(bar_percent, 0, 100);
  694. encoderPosition = 0;
  695. lcd_implementation_drawmenu_static(0, PSTR(MSG_PROGRESS_BAR_TEST), true, true);
  696. lcd.setCursor((LCD_WIDTH) / 2 - 2, LCD_HEIGHT - 2);
  697. lcd.print(itostr3(bar_percent)); lcd.write('%');
  698. lcd.setCursor(0, LCD_HEIGHT - 1); lcd_draw_progress_bar(bar_percent);
  699. }
  700. void _progress_bar_test() {
  701. lcd_goto_screen(progress_bar_test);
  702. lcd_set_custom_characters();
  703. }
  704. #endif // LCD_PROGRESS_BAR_TEST
  705. #if HAS_DEBUG_MENU
  706. void lcd_debug_menu() {
  707. START_MENU();
  708. MENU_BACK(MSG_MAIN); // ^ Main
  709. #if ENABLED(LCD_PROGRESS_BAR_TEST)
  710. MENU_ITEM(submenu, MSG_PROGRESS_BAR_TEST, _progress_bar_test);
  711. #endif
  712. END_MENU();
  713. }
  714. #endif // HAS_DEBUG_MENU
  715. #if ENABLED(CUSTOM_USER_MENUS)
  716. #ifdef USER_SCRIPT_DONE
  717. #define _DONE_SCRIPT "\n" USER_SCRIPT_DONE
  718. #else
  719. #define _DONE_SCRIPT ""
  720. #endif
  721. void _lcd_user_gcode(const char * const cmd) {
  722. enqueue_and_echo_commands_P(cmd);
  723. #if ENABLED(USER_SCRIPT_AUDIBLE_FEEDBACK)
  724. lcd_completion_feedback();
  725. #endif
  726. }
  727. #if defined(USER_DESC_1) && defined(USER_GCODE_1)
  728. void lcd_user_gcode_1() { _lcd_user_gcode(PSTR(USER_GCODE_1 _DONE_SCRIPT)); }
  729. #endif
  730. #if defined(USER_DESC_2) && defined(USER_GCODE_2)
  731. void lcd_user_gcode_2() { _lcd_user_gcode(PSTR(USER_GCODE_2 _DONE_SCRIPT)); }
  732. #endif
  733. #if defined(USER_DESC_3) && defined(USER_GCODE_3)
  734. void lcd_user_gcode_3() { _lcd_user_gcode(PSTR(USER_GCODE_3 _DONE_SCRIPT)); }
  735. #endif
  736. #if defined(USER_DESC_4) && defined(USER_GCODE_4)
  737. void lcd_user_gcode_4() { _lcd_user_gcode(PSTR(USER_GCODE_4 _DONE_SCRIPT)); }
  738. #endif
  739. #if defined(USER_DESC_5) && defined(USER_GCODE_5)
  740. void lcd_user_gcode_5() { _lcd_user_gcode(PSTR(USER_GCODE_5 _DONE_SCRIPT)); }
  741. #endif
  742. void _lcd_user_menu() {
  743. START_MENU();
  744. MENU_BACK(MSG_MAIN);
  745. #if defined(USER_DESC_1) && defined(USER_GCODE_1)
  746. MENU_ITEM(function, USER_DESC_1, lcd_user_gcode_1);
  747. #endif
  748. #if defined(USER_DESC_2) && defined(USER_GCODE_2)
  749. MENU_ITEM(function, USER_DESC_2, lcd_user_gcode_2);
  750. #endif
  751. #if defined(USER_DESC_3) && defined(USER_GCODE_3)
  752. MENU_ITEM(function, USER_DESC_3, lcd_user_gcode_3);
  753. #endif
  754. #if defined(USER_DESC_4) && defined(USER_GCODE_4)
  755. MENU_ITEM(function, USER_DESC_4, lcd_user_gcode_4);
  756. #endif
  757. #if defined(USER_DESC_5) && defined(USER_GCODE_5)
  758. MENU_ITEM(function, USER_DESC_5, lcd_user_gcode_5);
  759. #endif
  760. END_MENU();
  761. }
  762. #endif
  763. /**
  764. *
  765. * "Main" menu
  766. *
  767. */
  768. void lcd_main_menu() {
  769. START_MENU();
  770. MENU_BACK(MSG_WATCH);
  771. #if ENABLED(CUSTOM_USER_MENUS)
  772. MENU_ITEM(submenu, MSG_USER_MENU, _lcd_user_menu);
  773. #endif
  774. //
  775. // Debug Menu when certain options are enabled
  776. //
  777. #if HAS_DEBUG_MENU
  778. MENU_ITEM(submenu, MSG_DEBUG_MENU, lcd_debug_menu);
  779. #endif
  780. //
  781. // Set Case light on/off/brightness
  782. //
  783. #if ENABLED(MENU_ITEM_CASE_LIGHT)
  784. if (USEABLE_HARDWARE_PWM(CASE_LIGHT_PIN)) {
  785. MENU_ITEM(submenu, MSG_CASE_LIGHT, case_light_menu);
  786. }
  787. else
  788. MENU_ITEM_EDIT_CALLBACK(bool, MSG_CASE_LIGHT, (bool*)&case_light_on, update_case_light);
  789. #endif
  790. if (planner.movesplanned() || IS_SD_PRINTING) {
  791. MENU_ITEM(submenu, MSG_TUNE, lcd_tune_menu);
  792. }
  793. else {
  794. MENU_ITEM(submenu, MSG_PREPARE, lcd_prepare_menu);
  795. }
  796. MENU_ITEM(submenu, MSG_CONTROL, lcd_control_menu);
  797. #if ENABLED(SDSUPPORT)
  798. if (card.cardOK) {
  799. if (card.isFileOpen()) {
  800. if (card.sdprinting)
  801. MENU_ITEM(function, MSG_PAUSE_PRINT, lcd_sdcard_pause);
  802. else
  803. MENU_ITEM(function, MSG_RESUME_PRINT, lcd_sdcard_resume);
  804. MENU_ITEM(function, MSG_STOP_PRINT, lcd_sdcard_stop);
  805. }
  806. else {
  807. MENU_ITEM(submenu, MSG_CARD_MENU, lcd_sdcard_menu);
  808. #if !PIN_EXISTS(SD_DETECT)
  809. MENU_ITEM(gcode, MSG_CNG_SDCARD, PSTR("M21")); // SD-card changed by user
  810. #endif
  811. }
  812. }
  813. else {
  814. MENU_ITEM(submenu, MSG_NO_CARD, lcd_sdcard_menu);
  815. #if !PIN_EXISTS(SD_DETECT)
  816. MENU_ITEM(gcode, MSG_INIT_SDCARD, PSTR("M21")); // Manually initialize the SD-card via user interface
  817. #endif
  818. }
  819. #endif // SDSUPPORT
  820. #if ENABLED(LCD_INFO_MENU)
  821. MENU_ITEM(submenu, MSG_INFO_MENU, lcd_info_menu);
  822. #endif
  823. END_MENU();
  824. }
  825. /**
  826. *
  827. * "Tune" submenu items
  828. *
  829. */
  830. #if HAS_M206_COMMAND
  831. /**
  832. * Set the home offset based on the current_position
  833. */
  834. void lcd_set_home_offsets() {
  835. // M428 Command
  836. enqueue_and_echo_commands_P(PSTR("M428"));
  837. lcd_return_to_status();
  838. }
  839. #endif
  840. #if ENABLED(BABYSTEPPING)
  841. void _lcd_babystep(const AxisEnum axis, const char* msg) {
  842. if (lcd_clicked) { defer_return_to_status = false; return lcd_goto_previous_menu(); }
  843. ENCODER_DIRECTION_NORMAL();
  844. if (encoderPosition) {
  845. const int16_t babystep_increment = (int32_t)encoderPosition * (BABYSTEP_MULTIPLICATOR);
  846. encoderPosition = 0;
  847. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  848. thermalManager.babystep_axis(axis, babystep_increment);
  849. babysteps_done += babystep_increment;
  850. }
  851. if (lcdDrawUpdate)
  852. lcd_implementation_drawedit(msg, ftostr43sign(planner.steps_to_mm[axis] * babysteps_done));
  853. }
  854. #if ENABLED(BABYSTEP_XY)
  855. void _lcd_babystep_x() { _lcd_babystep(X_AXIS, PSTR(MSG_BABYSTEPPING_X)); }
  856. void _lcd_babystep_y() { _lcd_babystep(Y_AXIS, PSTR(MSG_BABYSTEPPING_Y)); }
  857. void lcd_babystep_x() { lcd_goto_screen(_lcd_babystep_x); babysteps_done = 0; defer_return_to_status = true; }
  858. void lcd_babystep_y() { lcd_goto_screen(_lcd_babystep_y); babysteps_done = 0; defer_return_to_status = true; }
  859. #endif
  860. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  861. void lcd_babystep_zoffset() {
  862. if (lcd_clicked) { defer_return_to_status = false; return lcd_goto_previous_menu(); }
  863. defer_return_to_status = true;
  864. ENCODER_DIRECTION_NORMAL();
  865. if (encoderPosition) {
  866. const int16_t babystep_increment = (int32_t)encoderPosition * (BABYSTEP_MULTIPLICATOR);
  867. encoderPosition = 0;
  868. const float new_zoffset = zprobe_zoffset + planner.steps_to_mm[Z_AXIS] * babystep_increment;
  869. if (WITHIN(new_zoffset, Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX)) {
  870. if (planner.abl_enabled)
  871. thermalManager.babystep_axis(Z_AXIS, babystep_increment);
  872. zprobe_zoffset = new_zoffset;
  873. refresh_zprobe_zoffset(true);
  874. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  875. }
  876. }
  877. if (lcdDrawUpdate)
  878. lcd_implementation_drawedit(PSTR(MSG_ZPROBE_ZOFFSET), ftostr43sign(zprobe_zoffset));
  879. }
  880. #else // !BABYSTEP_ZPROBE_OFFSET
  881. void _lcd_babystep_z() { _lcd_babystep(Z_AXIS, PSTR(MSG_BABYSTEPPING_Z)); }
  882. void lcd_babystep_z() { lcd_goto_screen(_lcd_babystep_z); babysteps_done = 0; defer_return_to_status = true; }
  883. #endif // !BABYSTEP_ZPROBE_OFFSET
  884. #endif // BABYSTEPPING
  885. #if ENABLED(AUTO_BED_LEVELING_UBL)
  886. float mesh_edit_value, mesh_edit_accumulator; // We round mesh_edit_value to 2.5 decimal places. So we keep a
  887. // separate value that doesn't lose precision.
  888. static int16_t ubl_encoderPosition = 0;
  889. static void _lcd_mesh_fine_tune(const char* msg) {
  890. defer_return_to_status = true;
  891. if (ubl.encoder_diff) {
  892. ubl_encoderPosition = (ubl.encoder_diff > 0) ? 1 : -1;
  893. ubl.encoder_diff = 0;
  894. mesh_edit_accumulator += float(ubl_encoderPosition) * 0.005 / 2.0;
  895. mesh_edit_value = mesh_edit_accumulator;
  896. encoderPosition = 0;
  897. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  898. const int32_t rounded = (int32_t)(mesh_edit_value * 1000.0);
  899. mesh_edit_value = float(rounded - (rounded % 5L)) / 1000.0;
  900. }
  901. if (lcdDrawUpdate)
  902. lcd_implementation_drawedit(msg, ftostr43sign(mesh_edit_value));
  903. }
  904. void _lcd_mesh_edit_NOP() {
  905. defer_return_to_status = true;
  906. }
  907. float lcd_mesh_edit() {
  908. lcd_goto_screen(_lcd_mesh_edit_NOP);
  909. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  910. _lcd_mesh_fine_tune(PSTR("Mesh Editor"));
  911. return mesh_edit_value;
  912. }
  913. void lcd_mesh_edit_setup(float initial) {
  914. mesh_edit_value = mesh_edit_accumulator = initial;
  915. lcd_goto_screen(_lcd_mesh_edit_NOP);
  916. }
  917. void _lcd_z_offset_edit() {
  918. _lcd_mesh_fine_tune(PSTR("Z-Offset: "));
  919. }
  920. float lcd_z_offset_edit() {
  921. lcd_goto_screen(_lcd_z_offset_edit);
  922. return mesh_edit_value;
  923. }
  924. void lcd_z_offset_edit_setup(float initial) {
  925. mesh_edit_value = mesh_edit_accumulator = initial;
  926. lcd_goto_screen(_lcd_z_offset_edit);
  927. }
  928. #endif // AUTO_BED_LEVELING_UBL
  929. /**
  930. * Watch temperature callbacks
  931. */
  932. #if HAS_TEMP_HOTEND
  933. #if WATCH_HOTENDS
  934. #define _WATCH_FUNC(N) thermalManager.start_watching_heater(N)
  935. #else
  936. #define _WATCH_FUNC(N) NOOP
  937. #endif
  938. void watch_temp_callback_E0() { _WATCH_FUNC(0); }
  939. #if HOTENDS > 1
  940. void watch_temp_callback_E1() { _WATCH_FUNC(1); }
  941. #if HOTENDS > 2
  942. void watch_temp_callback_E2() { _WATCH_FUNC(2); }
  943. #if HOTENDS > 3
  944. void watch_temp_callback_E3() { _WATCH_FUNC(3); }
  945. #if HOTENDS > 4
  946. void watch_temp_callback_E4() { _WATCH_FUNC(4); }
  947. #endif // HOTENDS > 4
  948. #endif // HOTENDS > 3
  949. #endif // HOTENDS > 2
  950. #endif // HOTENDS > 1
  951. #endif // HAS_TEMP_HOTEND
  952. void watch_temp_callback_bed() {
  953. #if WATCH_THE_BED
  954. thermalManager.start_watching_bed();
  955. #endif
  956. }
  957. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  958. void lcd_enqueue_filament_change() {
  959. #if ENABLED(PREVENT_COLD_EXTRUSION)
  960. if (!DEBUGGING(DRYRUN) && !thermalManager.allow_cold_extrude &&
  961. thermalManager.degTargetHotend(active_extruder) < thermalManager.extrude_min_temp) {
  962. lcd_save_previous_screen();
  963. lcd_goto_screen(lcd_advanced_pause_toocold_menu);
  964. return;
  965. }
  966. #endif
  967. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_INIT);
  968. enqueue_and_echo_commands_P(PSTR("M600 B0"));
  969. }
  970. #endif // ADVANCED_PAUSE_FEATURE
  971. /**
  972. *
  973. * "Tune" submenu
  974. *
  975. */
  976. void lcd_tune_menu() {
  977. START_MENU();
  978. //
  979. // ^ Main
  980. //
  981. MENU_BACK(MSG_MAIN);
  982. //
  983. // Speed:
  984. //
  985. MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_percentage, 10, 999);
  986. // Manual bed leveling, Bed Z:
  987. #if ENABLED(MESH_BED_LEVELING) && ENABLED(LCD_BED_LEVELING)
  988. MENU_ITEM_EDIT(float43, MSG_BED_Z, &mbl.z_offset, -1, 1);
  989. #endif
  990. //
  991. // Nozzle:
  992. // Nozzle [1-4]:
  993. //
  994. #if HOTENDS == 1
  995. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  996. #else // HOTENDS > 1
  997. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N1, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  998. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N2, &thermalManager.target_temperature[1], 0, HEATER_1_MAXTEMP - 15, watch_temp_callback_E1);
  999. #if HOTENDS > 2
  1000. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N3, &thermalManager.target_temperature[2], 0, HEATER_2_MAXTEMP - 15, watch_temp_callback_E2);
  1001. #if HOTENDS > 3
  1002. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N4, &thermalManager.target_temperature[3], 0, HEATER_3_MAXTEMP - 15, watch_temp_callback_E3);
  1003. #if HOTENDS > 4
  1004. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N5, &thermalManager.target_temperature[4], 0, HEATER_4_MAXTEMP - 15, watch_temp_callback_E4);
  1005. #endif // HOTENDS > 4
  1006. #endif // HOTENDS > 3
  1007. #endif // HOTENDS > 2
  1008. #endif // HOTENDS > 1
  1009. //
  1010. // Bed:
  1011. //
  1012. #if HAS_TEMP_BED
  1013. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_BED, &thermalManager.target_temperature_bed, 0, BED_MAXTEMP - 15, watch_temp_callback_bed);
  1014. #endif
  1015. //
  1016. // Fan Speed:
  1017. //
  1018. #if FAN_COUNT > 0
  1019. #if HAS_FAN0
  1020. #if FAN_COUNT > 1
  1021. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED " 1"
  1022. #else
  1023. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED
  1024. #endif
  1025. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_1ST_FAN_SPEED, &fanSpeeds[0], 0, 255);
  1026. #endif
  1027. #if HAS_FAN1
  1028. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 2", &fanSpeeds[1], 0, 255);
  1029. #endif
  1030. #if HAS_FAN2
  1031. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 3", &fanSpeeds[2], 0, 255);
  1032. #endif
  1033. #endif // FAN_COUNT > 0
  1034. //
  1035. // Flow:
  1036. // Flow [1-5]:
  1037. //
  1038. #if EXTRUDERS == 1
  1039. MENU_ITEM_EDIT(int3, MSG_FLOW, &flow_percentage[0], 10, 999);
  1040. #else // EXTRUDERS > 1
  1041. MENU_ITEM_EDIT(int3, MSG_FLOW, &flow_percentage[active_extruder], 10, 999);
  1042. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N1, &flow_percentage[0], 10, 999);
  1043. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N2, &flow_percentage[1], 10, 999);
  1044. #if EXTRUDERS > 2
  1045. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N3, &flow_percentage[2], 10, 999);
  1046. #if EXTRUDERS > 3
  1047. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N4, &flow_percentage[3], 10, 999);
  1048. #if EXTRUDERS > 4
  1049. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N5, &flow_percentage[4], 10, 999);
  1050. #endif // EXTRUDERS > 4
  1051. #endif // EXTRUDERS > 3
  1052. #endif // EXTRUDERS > 2
  1053. #endif // EXTRUDERS > 1
  1054. //
  1055. // Babystep X:
  1056. // Babystep Y:
  1057. // Babystep Z:
  1058. //
  1059. #if ENABLED(BABYSTEPPING)
  1060. #if ENABLED(BABYSTEP_XY)
  1061. MENU_ITEM(submenu, MSG_BABYSTEP_X, lcd_babystep_x);
  1062. MENU_ITEM(submenu, MSG_BABYSTEP_Y, lcd_babystep_y);
  1063. #endif
  1064. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  1065. MENU_ITEM(submenu, MSG_ZPROBE_ZOFFSET, lcd_babystep_zoffset);
  1066. #else
  1067. MENU_ITEM(submenu, MSG_BABYSTEP_Z, lcd_babystep_z);
  1068. #endif
  1069. #endif
  1070. //
  1071. // Change filament
  1072. //
  1073. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  1074. if (!thermalManager.tooColdToExtrude(active_extruder))
  1075. MENU_ITEM(function, MSG_FILAMENTCHANGE, lcd_enqueue_filament_change);
  1076. #endif
  1077. END_MENU();
  1078. }
  1079. /**
  1080. *
  1081. * "Driver current control" submenu items
  1082. *
  1083. */
  1084. #if ENABLED(DAC_STEPPER_CURRENT)
  1085. void dac_driver_getValues() { LOOP_XYZE(i) driverPercent[i] = dac_current_get_percent((AxisEnum)i); }
  1086. void dac_driver_commit() { dac_current_set_percents(driverPercent); }
  1087. void dac_driver_eeprom_write() { dac_commit_eeprom(); }
  1088. void lcd_dac_menu() {
  1089. dac_driver_getValues();
  1090. START_MENU();
  1091. MENU_BACK(MSG_CONTROL);
  1092. MENU_ITEM_EDIT_CALLBACK(int8, MSG_X " " MSG_DAC_PERCENT, &driverPercent[X_AXIS], 0, 100, dac_driver_commit);
  1093. MENU_ITEM_EDIT_CALLBACK(int8, MSG_Y " " MSG_DAC_PERCENT, &driverPercent[Y_AXIS], 0, 100, dac_driver_commit);
  1094. MENU_ITEM_EDIT_CALLBACK(int8, MSG_Z " " MSG_DAC_PERCENT, &driverPercent[Z_AXIS], 0, 100, dac_driver_commit);
  1095. MENU_ITEM_EDIT_CALLBACK(int8, MSG_E " " MSG_DAC_PERCENT, &driverPercent[E_AXIS], 0, 100, dac_driver_commit);
  1096. MENU_ITEM(function, MSG_DAC_EEPROM_WRITE, dac_driver_eeprom_write);
  1097. END_MENU();
  1098. }
  1099. #endif // DAC_STEPPER_CURRENT
  1100. #if HAS_MOTOR_CURRENT_PWM
  1101. void lcd_pwm_menu() {
  1102. START_MENU();
  1103. MENU_BACK(MSG_CONTROL);
  1104. #if PIN_EXISTS(MOTOR_CURRENT_PWM_XY)
  1105. MENU_ITEM_EDIT_CALLBACK(long5, MSG_X MSG_Y, &stepper.motor_current_setting[0], 100, 2000, Stepper::refresh_motor_power);
  1106. #endif
  1107. #if PIN_EXISTS(MOTOR_CURRENT_PWM_Z)
  1108. MENU_ITEM_EDIT_CALLBACK(long5, MSG_Z, &stepper.motor_current_setting[1], 100, 2000, Stepper::refresh_motor_power);
  1109. #endif
  1110. #if PIN_EXISTS(MOTOR_CURRENT_PWM_E)
  1111. MENU_ITEM_EDIT_CALLBACK(long5, MSG_E, &stepper.motor_current_setting[2], 100, 2000, Stepper::refresh_motor_power);
  1112. #endif
  1113. END_MENU();
  1114. }
  1115. #endif // HAS_MOTOR_CURRENT_PWM
  1116. constexpr int16_t heater_maxtemp[HOTENDS] = ARRAY_BY_HOTENDS(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP, HEATER_3_MAXTEMP, HEATER_4_MAXTEMP);
  1117. /**
  1118. *
  1119. * "Prepare" submenu items
  1120. *
  1121. */
  1122. void _lcd_preheat(const int16_t endnum, const int16_t temph, const int16_t tempb, const int16_t fan) {
  1123. if (temph > 0) thermalManager.setTargetHotend(min(heater_maxtemp[endnum], temph), endnum);
  1124. #if TEMP_SENSOR_BED != 0
  1125. if (tempb >= 0) thermalManager.setTargetBed(tempb);
  1126. #else
  1127. UNUSED(tempb);
  1128. #endif
  1129. #if FAN_COUNT > 0
  1130. #if FAN_COUNT > 1
  1131. fanSpeeds[active_extruder < FAN_COUNT ? active_extruder : 0] = fan;
  1132. #else
  1133. fanSpeeds[0] = fan;
  1134. #endif
  1135. #else
  1136. UNUSED(fan);
  1137. #endif
  1138. lcd_return_to_status();
  1139. }
  1140. #if TEMP_SENSOR_0 != 0
  1141. void lcd_preheat_m1_e0_only() { _lcd_preheat(0, lcd_preheat_hotend_temp[0], -1, lcd_preheat_fan_speed[0]); }
  1142. void lcd_preheat_m2_e0_only() { _lcd_preheat(0, lcd_preheat_hotend_temp[1], -1, lcd_preheat_fan_speed[1]); }
  1143. #if TEMP_SENSOR_BED != 0
  1144. void lcd_preheat_m1_e0() { _lcd_preheat(0, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1145. void lcd_preheat_m2_e0() { _lcd_preheat(0, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1146. #endif
  1147. #endif
  1148. #if HOTENDS > 1
  1149. void lcd_preheat_m1_e1_only() { _lcd_preheat(1, lcd_preheat_hotend_temp[0], -1, lcd_preheat_fan_speed[0]); }
  1150. void lcd_preheat_m2_e1_only() { _lcd_preheat(1, lcd_preheat_hotend_temp[1], -1, lcd_preheat_fan_speed[1]); }
  1151. #if TEMP_SENSOR_BED != 0
  1152. void lcd_preheat_m1_e1() { _lcd_preheat(1, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1153. void lcd_preheat_m2_e1() { _lcd_preheat(1, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1154. #endif
  1155. #if HOTENDS > 2
  1156. void lcd_preheat_m1_e2_only() { _lcd_preheat(2, lcd_preheat_hotend_temp[0], -1, lcd_preheat_fan_speed[0]); }
  1157. void lcd_preheat_m2_e2_only() { _lcd_preheat(2, lcd_preheat_hotend_temp[1], -1, lcd_preheat_fan_speed[1]); }
  1158. #if TEMP_SENSOR_BED != 0
  1159. void lcd_preheat_m1_e2() { _lcd_preheat(2, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1160. void lcd_preheat_m2_e2() { _lcd_preheat(2, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1161. #endif
  1162. #if HOTENDS > 3
  1163. void lcd_preheat_m1_e3_only() { _lcd_preheat(3, lcd_preheat_hotend_temp[0], -1, lcd_preheat_fan_speed[0]); }
  1164. void lcd_preheat_m2_e3_only() { _lcd_preheat(3, lcd_preheat_hotend_temp[1], -1, lcd_preheat_fan_speed[1]); }
  1165. #if TEMP_SENSOR_BED != 0
  1166. void lcd_preheat_m1_e3() { _lcd_preheat(3, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1167. void lcd_preheat_m2_e3() { _lcd_preheat(3, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1168. #endif
  1169. #if HOTENDS > 4
  1170. void lcd_preheat_m1_e4_only() { _lcd_preheat(4, lcd_preheat_hotend_temp[0], -1, lcd_preheat_fan_speed[0]); }
  1171. void lcd_preheat_m2_e4_only() { _lcd_preheat(4, lcd_preheat_hotend_temp[1], -1, lcd_preheat_fan_speed[1]); }
  1172. #if TEMP_SENSOR_BED != 0
  1173. void lcd_preheat_m1_e4() { _lcd_preheat(4, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1174. void lcd_preheat_m2_e4() { _lcd_preheat(4, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1175. #endif
  1176. #endif // HOTENDS > 4
  1177. #endif // HOTENDS > 3
  1178. #endif // HOTENDS > 2
  1179. void lcd_preheat_m1_all() {
  1180. #if HOTENDS > 1
  1181. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[0], 1);
  1182. #if HOTENDS > 2
  1183. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[0], 2);
  1184. #if HOTENDS > 3
  1185. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[0], 3);
  1186. #if HOTENDS > 4
  1187. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[0], 4);
  1188. #endif // HOTENDS > 4
  1189. #endif // HOTENDS > 3
  1190. #endif // HOTENDS > 2
  1191. #endif // HOTENDS > 1
  1192. #if TEMP_SENSOR_BED != 0
  1193. lcd_preheat_m1_e0();
  1194. #else
  1195. lcd_preheat_m1_e0_only();
  1196. #endif
  1197. }
  1198. void lcd_preheat_m2_all() {
  1199. #if HOTENDS > 1
  1200. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[1], 1);
  1201. #if HOTENDS > 2
  1202. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[1], 2);
  1203. #if HOTENDS > 3
  1204. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[1], 3);
  1205. #if HOTENDS > 4
  1206. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[1], 4);
  1207. #endif // HOTENDS > 4
  1208. #endif // HOTENDS > 3
  1209. #endif // HOTENDS > 2
  1210. #endif // HOTENDS > 1
  1211. #if TEMP_SENSOR_BED != 0
  1212. lcd_preheat_m2_e0();
  1213. #else
  1214. lcd_preheat_m2_e0_only();
  1215. #endif
  1216. }
  1217. #endif // HOTENDS > 1
  1218. #if TEMP_SENSOR_BED != 0
  1219. void lcd_preheat_m1_bedonly() { _lcd_preheat(0, 0, lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1220. void lcd_preheat_m2_bedonly() { _lcd_preheat(0, 0, lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1221. #endif
  1222. #if TEMP_SENSOR_0 != 0 && (TEMP_SENSOR_1 != 0 || TEMP_SENSOR_2 != 0 || TEMP_SENSOR_3 != 0 || TEMP_SENSOR_4 != 0 || TEMP_SENSOR_BED != 0)
  1223. void lcd_preheat_m1_menu() {
  1224. START_MENU();
  1225. MENU_BACK(MSG_PREPARE);
  1226. #if HOTENDS == 1
  1227. #if TEMP_SENSOR_BED != 0
  1228. MENU_ITEM(function, MSG_PREHEAT_1, lcd_preheat_m1_e0);
  1229. MENU_ITEM(function, MSG_PREHEAT_1_END, lcd_preheat_m1_e0_only);
  1230. #else
  1231. MENU_ITEM(function, MSG_PREHEAT_1, lcd_preheat_m1_e0_only);
  1232. #endif
  1233. #else
  1234. #if TEMP_SENSOR_BED != 0
  1235. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H1, lcd_preheat_m1_e0);
  1236. MENU_ITEM(function, MSG_PREHEAT_1_END " " MSG_E1, lcd_preheat_m1_e0_only);
  1237. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H2, lcd_preheat_m1_e1);
  1238. MENU_ITEM(function, MSG_PREHEAT_1_END " " MSG_E2, lcd_preheat_m1_e1_only);
  1239. #else
  1240. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H1, lcd_preheat_m1_e0_only);
  1241. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H2, lcd_preheat_m1_e1_only);
  1242. #endif
  1243. #if HOTENDS > 2
  1244. #if TEMP_SENSOR_BED != 0
  1245. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H3, lcd_preheat_m1_e2);
  1246. MENU_ITEM(function, MSG_PREHEAT_1_END " " MSG_E3, lcd_preheat_m1_e2_only);
  1247. #else
  1248. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H3, lcd_preheat_m1_e2_only);
  1249. #endif
  1250. #if HOTENDS > 3
  1251. #if TEMP_SENSOR_BED != 0
  1252. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H4, lcd_preheat_m1_e3);
  1253. MENU_ITEM(function, MSG_PREHEAT_1_END " " MSG_E4, lcd_preheat_m1_e3_only);
  1254. #else
  1255. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H4, lcd_preheat_m1_e3_only);
  1256. #endif
  1257. #if HOTENDS > 4
  1258. #if TEMP_SENSOR_BED != 0
  1259. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H5, lcd_preheat_m1_e4);
  1260. MENU_ITEM(function, MSG_PREHEAT_1_END " " MSG_E5, lcd_preheat_m1_e4_only);
  1261. #else
  1262. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H5, lcd_preheat_m1_e4_only);
  1263. #endif
  1264. #endif // HOTENDS > 4
  1265. #endif // HOTENDS > 3
  1266. #endif // HOTENDS > 2
  1267. MENU_ITEM(function, MSG_PREHEAT_1_ALL, lcd_preheat_m1_all);
  1268. #endif // HOTENDS > 1
  1269. #if TEMP_SENSOR_BED != 0
  1270. MENU_ITEM(function, MSG_PREHEAT_1_BEDONLY, lcd_preheat_m1_bedonly);
  1271. #endif
  1272. END_MENU();
  1273. }
  1274. void lcd_preheat_m2_menu() {
  1275. START_MENU();
  1276. MENU_BACK(MSG_PREPARE);
  1277. #if HOTENDS == 1
  1278. #if TEMP_SENSOR_BED != 0
  1279. MENU_ITEM(function, MSG_PREHEAT_2, lcd_preheat_m2_e0);
  1280. MENU_ITEM(function, MSG_PREHEAT_2_END, lcd_preheat_m2_e0_only);
  1281. #else
  1282. MENU_ITEM(function, MSG_PREHEAT_2, lcd_preheat_m2_e0_only);
  1283. #endif
  1284. #else
  1285. #if TEMP_SENSOR_BED != 0
  1286. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H1, lcd_preheat_m2_e0);
  1287. MENU_ITEM(function, MSG_PREHEAT_2_END " " MSG_E1, lcd_preheat_m2_e0_only);
  1288. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H2, lcd_preheat_m2_e1);
  1289. MENU_ITEM(function, MSG_PREHEAT_2_END " " MSG_E2, lcd_preheat_m2_e1_only);
  1290. #else
  1291. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H1, lcd_preheat_m2_e0_only);
  1292. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H2, lcd_preheat_m2_e1_only);
  1293. #endif
  1294. #if HOTENDS > 2
  1295. #if TEMP_SENSOR_BED != 0
  1296. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H3, lcd_preheat_m2_e2);
  1297. MENU_ITEM(function, MSG_PREHEAT_2_END " " MSG_E3, lcd_preheat_m2_e2_only);
  1298. #else
  1299. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H3, lcd_preheat_m2_e2_only);
  1300. #endif
  1301. #if HOTENDS > 3
  1302. #if TEMP_SENSOR_BED != 0
  1303. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H4, lcd_preheat_m2_e3);
  1304. MENU_ITEM(function, MSG_PREHEAT_2_END " " MSG_E4, lcd_preheat_m2_e3_only);
  1305. #else
  1306. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H4, lcd_preheat_m2_e3_only);
  1307. #endif
  1308. #if HOTENDS > 4
  1309. #if TEMP_SENSOR_BED != 0
  1310. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H5, lcd_preheat_m2_e4);
  1311. MENU_ITEM(function, MSG_PREHEAT_2_END " " MSG_E5, lcd_preheat_m2_e4_only);
  1312. #else
  1313. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H5, lcd_preheat_m2_e4_only);
  1314. #endif
  1315. #endif // HOTENDS > 4
  1316. #endif // HOTENDS > 3
  1317. #endif // HOTENDS > 2
  1318. MENU_ITEM(function, MSG_PREHEAT_2_ALL, lcd_preheat_m2_all);
  1319. #endif // HOTENDS > 1
  1320. #if TEMP_SENSOR_BED != 0
  1321. MENU_ITEM(function, MSG_PREHEAT_2_BEDONLY, lcd_preheat_m2_bedonly);
  1322. #endif
  1323. END_MENU();
  1324. }
  1325. #endif // TEMP_SENSOR_0 && (TEMP_SENSOR_1 || TEMP_SENSOR_2 || TEMP_SENSOR_3 || TEMP_SENSOR_4 || TEMP_SENSOR_BED)
  1326. void lcd_cooldown() {
  1327. #if FAN_COUNT > 0
  1328. for (uint8_t i = 0; i < FAN_COUNT; i++) fanSpeeds[i] = 0;
  1329. #endif
  1330. thermalManager.disable_all_heaters();
  1331. lcd_return_to_status();
  1332. }
  1333. #if ENABLED(SDSUPPORT) && ENABLED(MENU_ADDAUTOSTART)
  1334. void lcd_autostart_sd() {
  1335. card.autostart_index = 0;
  1336. card.setroot();
  1337. card.checkautostart(true);
  1338. }
  1339. #endif
  1340. #if ENABLED(EEPROM_SETTINGS)
  1341. static void lcd_store_settings() { lcd_completion_feedback(settings.save()); }
  1342. static void lcd_load_settings() { lcd_completion_feedback(settings.load()); }
  1343. #endif
  1344. #if HAS_BED_PROBE && DISABLED(BABYSTEP_ZPROBE_OFFSET)
  1345. static void lcd_refresh_zprobe_zoffset() { refresh_zprobe_zoffset(); }
  1346. #endif
  1347. #if ENABLED(LCD_BED_LEVELING)
  1348. /**
  1349. *
  1350. * "Prepare" > "Level Bed" handlers
  1351. *
  1352. */
  1353. static uint8_t manual_probe_index;
  1354. // LCD probed points are from defaults
  1355. constexpr uint8_t total_probe_points = (
  1356. #if ENABLED(AUTO_BED_LEVELING_3POINT)
  1357. 3
  1358. #elif ABL_GRID || ENABLED(MESH_BED_LEVELING)
  1359. GRID_MAX_POINTS
  1360. #endif
  1361. );
  1362. //
  1363. // Raise Z to the "manual probe height"
  1364. // Don't return until done.
  1365. // ** This blocks the command queue! **
  1366. //
  1367. void _lcd_after_probing() {
  1368. #if MANUAL_PROBE_HEIGHT > 0
  1369. line_to_z(LOGICAL_Z_POSITION(Z_MIN_POS) + MANUAL_PROBE_HEIGHT);
  1370. #endif
  1371. // Display "Done" screen and wait for moves to complete
  1372. #if MANUAL_PROBE_HEIGHT > 0 || ENABLED(MESH_BED_LEVELING)
  1373. lcd_synchronize(PSTR(MSG_LEVEL_BED_DONE));
  1374. #endif
  1375. lcd_goto_previous_menu();
  1376. lcd_completion_feedback();
  1377. defer_return_to_status = false;
  1378. //LCD_MESSAGEPGM(MSG_LEVEL_BED_DONE);
  1379. }
  1380. #if ENABLED(MESH_BED_LEVELING)
  1381. // Utility to go to the next mesh point
  1382. inline void _manual_probe_goto_xy(float x, float y) {
  1383. #if MANUAL_PROBE_HEIGHT > 0
  1384. const float prev_z = current_position[Z_AXIS];
  1385. line_to_z(LOGICAL_Z_POSITION(Z_MIN_POS) + MANUAL_PROBE_HEIGHT);
  1386. #endif
  1387. current_position[X_AXIS] = LOGICAL_X_POSITION(x);
  1388. current_position[Y_AXIS] = LOGICAL_Y_POSITION(y);
  1389. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(XY_PROBE_SPEED), active_extruder);
  1390. #if MANUAL_PROBE_HEIGHT > 0
  1391. line_to_z(prev_z);
  1392. #endif
  1393. lcd_synchronize();
  1394. }
  1395. #elif ENABLED(PROBE_MANUALLY)
  1396. bool lcd_wait_for_move;
  1397. //
  1398. // Bed leveling is done. Wait for G29 to complete.
  1399. // A flag is used so that this can release control
  1400. // and allow the command queue to be processed.
  1401. //
  1402. void _lcd_level_bed_done() {
  1403. if (!lcd_wait_for_move) _lcd_after_probing();
  1404. if (lcdDrawUpdate) lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_DONE));
  1405. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  1406. }
  1407. #endif
  1408. void _lcd_level_goto_next_point();
  1409. /**
  1410. * Step 7: Get the Z coordinate, click goes to the next point or exits
  1411. */
  1412. void _lcd_level_bed_get_z() {
  1413. ENCODER_DIRECTION_NORMAL();
  1414. if (lcd_clicked) {
  1415. //
  1416. // Save the current Z position
  1417. //
  1418. #if ENABLED(MESH_BED_LEVELING)
  1419. //
  1420. // MBL records the position but doesn't move to the next one
  1421. //
  1422. mbl.set_zigzag_z(manual_probe_index, current_position[Z_AXIS]);
  1423. #endif
  1424. // If done...
  1425. if (++manual_probe_index >= total_probe_points) {
  1426. #if ENABLED(PROBE_MANUALLY)
  1427. //
  1428. // The last G29 will record and enable but not move.
  1429. //
  1430. lcd_wait_for_move = true;
  1431. enqueue_and_echo_commands_P(PSTR("G29 V1"));
  1432. lcd_goto_screen(_lcd_level_bed_done);
  1433. #elif ENABLED(MESH_BED_LEVELING)
  1434. _lcd_after_probing();
  1435. mbl.set_has_mesh(true);
  1436. mesh_probing_done();
  1437. #endif
  1438. }
  1439. else {
  1440. // MESH_BED_LEVELING: Z already stored, just move
  1441. // PROBE_MANUALLY: Send G29 to record Z, then move
  1442. _lcd_level_goto_next_point();
  1443. }
  1444. return;
  1445. }
  1446. //
  1447. // Encoder knob or keypad buttons adjust the Z position
  1448. //
  1449. if (encoderPosition) {
  1450. refresh_cmd_timeout();
  1451. const float z = current_position[Z_AXIS] + float((int32_t)encoderPosition) * (MBL_Z_STEP);
  1452. line_to_z(constrain(z, -(LCD_PROBE_Z_RANGE) * 0.5, (LCD_PROBE_Z_RANGE) * 0.5));
  1453. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  1454. encoderPosition = 0;
  1455. }
  1456. //
  1457. // Draw on first display, then only on Z change
  1458. //
  1459. if (lcdDrawUpdate) {
  1460. const float v = current_position[Z_AXIS];
  1461. lcd_implementation_drawedit(PSTR(MSG_MOVE_Z), ftostr43sign(v + (v < 0 ? -0.0001 : 0.0001), '+'));
  1462. }
  1463. }
  1464. /**
  1465. * Step 6: Display "Next point: 1 / 9" while waiting for move to finish
  1466. */
  1467. void _lcd_level_bed_moving() {
  1468. if (lcdDrawUpdate) {
  1469. char msg[10];
  1470. sprintf_P(msg, PSTR("%i / %u"), (int)(manual_probe_index + 1), total_probe_points);
  1471. lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_NEXT_POINT), msg);
  1472. }
  1473. lcdDrawUpdate = LCDVIEW_CALL_NO_REDRAW;
  1474. #if ENABLED(PROBE_MANUALLY)
  1475. if (!lcd_wait_for_move) lcd_goto_screen(_lcd_level_bed_get_z);
  1476. #endif
  1477. }
  1478. /**
  1479. * Step 5: Initiate a move to the next point
  1480. */
  1481. void _lcd_level_goto_next_point() {
  1482. // Set the menu to display ahead of blocking call
  1483. lcd_goto_screen(_lcd_level_bed_moving);
  1484. #if ENABLED(MESH_BED_LEVELING)
  1485. int8_t px, py;
  1486. mbl.zigzag(manual_probe_index, px, py);
  1487. // Controls the loop until the move is done
  1488. _manual_probe_goto_xy(
  1489. LOGICAL_X_POSITION(mbl.index_to_xpos[px]),
  1490. LOGICAL_Y_POSITION(mbl.index_to_ypos[py])
  1491. );
  1492. // After the blocking function returns, change menus
  1493. lcd_goto_screen(_lcd_level_bed_get_z);
  1494. #elif ENABLED(PROBE_MANUALLY)
  1495. // G29 Records Z, moves, and signals when it pauses
  1496. lcd_wait_for_move = true;
  1497. enqueue_and_echo_commands_P(PSTR("G29 V1"));
  1498. #endif
  1499. }
  1500. /**
  1501. * Step 4: Display "Click to Begin", wait for click
  1502. * Move to the first probe position
  1503. */
  1504. void _lcd_level_bed_homing_done() {
  1505. if (lcdDrawUpdate) lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_WAITING));
  1506. if (lcd_clicked) {
  1507. manual_probe_index = 0;
  1508. _lcd_level_goto_next_point();
  1509. }
  1510. }
  1511. /**
  1512. * Step 3: Display "Homing XYZ" - Wait for homing to finish
  1513. */
  1514. void _lcd_level_bed_homing() {
  1515. if (lcdDrawUpdate) lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_HOMING), NULL);
  1516. lcdDrawUpdate = LCDVIEW_CALL_NO_REDRAW;
  1517. if (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS])
  1518. lcd_goto_screen(_lcd_level_bed_homing_done);
  1519. }
  1520. #if ENABLED(PROBE_MANUALLY)
  1521. extern bool g29_in_progress;
  1522. #endif
  1523. /**
  1524. * Step 2: Continue Bed Leveling...
  1525. */
  1526. void _lcd_level_bed_continue() {
  1527. defer_return_to_status = true;
  1528. axis_homed[X_AXIS] = axis_homed[Y_AXIS] = axis_homed[Z_AXIS] = false;
  1529. lcd_goto_screen(_lcd_level_bed_homing);
  1530. enqueue_and_echo_commands_P(PSTR("G28"));
  1531. }
  1532. static bool _level_state;
  1533. void _lcd_toggle_bed_leveling() { set_bed_leveling_enabled(_level_state); }
  1534. #if ENABLED(ENABLE_LEVELING_FADE_HEIGHT)
  1535. void _lcd_set_z_fade_height() { set_z_fade_height(planner.z_fade_height); }
  1536. #endif
  1537. /**
  1538. * Step 1: Bed Level entry-point
  1539. *
  1540. * << Prepare
  1541. * Auto Home (if homing needed)
  1542. * Leveling On/Off (if data exists, and homed)
  1543. * Level Bed
  1544. * Fade Height: --- (Req: ENABLE_LEVELING_FADE_HEIGHT)
  1545. * Mesh Z Offset: --- (Req: MESH_BED_LEVELING)
  1546. * Z Probe Offset: --- (Req: HAS_BED_PROBE, Opt: BABYSTEP_ZPROBE_OFFSET)
  1547. * Load Settings (Req: EEPROM_SETTINGS)
  1548. * Save Settings (Req: EEPROM_SETTINGS)
  1549. */
  1550. void lcd_bed_leveling() {
  1551. START_MENU();
  1552. MENU_BACK(MSG_PREPARE);
  1553. if (!(axis_known_position[X_AXIS] && axis_known_position[Y_AXIS] && axis_known_position[Z_AXIS]))
  1554. MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
  1555. else if (leveling_is_valid()) {
  1556. _level_state = leveling_is_active();
  1557. MENU_ITEM_EDIT_CALLBACK(bool, MSG_BED_LEVELING, &_level_state, _lcd_toggle_bed_leveling);
  1558. }
  1559. #if ENABLED(ENABLE_LEVELING_FADE_HEIGHT)
  1560. set_z_fade_height(planner.z_fade_height);
  1561. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_Z_FADE_HEIGHT, &planner.z_fade_height, 0.0, 100.0, _lcd_set_z_fade_height);
  1562. #endif
  1563. //
  1564. // MBL Z Offset
  1565. //
  1566. #if ENABLED(MESH_BED_LEVELING)
  1567. MENU_ITEM_EDIT(float43, MSG_BED_Z, &mbl.z_offset, -1, 1);
  1568. #endif
  1569. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  1570. MENU_ITEM(submenu, MSG_ZPROBE_ZOFFSET, lcd_babystep_zoffset);
  1571. #elif HAS_BED_PROBE
  1572. MENU_ITEM_EDIT_CALLBACK(float32, MSG_ZPROBE_ZOFFSET, &zprobe_zoffset, Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX, lcd_refresh_zprobe_zoffset);
  1573. #endif
  1574. MENU_ITEM(submenu, MSG_LEVEL_BED, _lcd_level_bed_continue);
  1575. #if ENABLED(EEPROM_SETTINGS)
  1576. MENU_ITEM(function, MSG_LOAD_EEPROM, lcd_load_settings);
  1577. MENU_ITEM(function, MSG_STORE_EEPROM, lcd_store_settings);
  1578. #endif
  1579. END_MENU();
  1580. }
  1581. #elif ENABLED(AUTO_BED_LEVELING_UBL)
  1582. void _lcd_ubl_level_bed();
  1583. static int16_t ubl_storage_slot = 0,
  1584. custom_hotend_temp = 190,
  1585. side_points = 3,
  1586. ubl_fillin_amount = 5,
  1587. ubl_height_amount = 1,
  1588. n_edit_pts = 1,
  1589. x_plot = 0,
  1590. y_plot = 0;
  1591. #if HAS_TEMP_BED
  1592. static int16_t custom_bed_temp = 50;
  1593. #endif
  1594. /**
  1595. * UBL Build Custom Mesh Command
  1596. */
  1597. void _lcd_ubl_build_custom_mesh() {
  1598. char UBL_LCD_GCODE[20];
  1599. enqueue_and_echo_commands_P(PSTR("G28"));
  1600. #if HAS_TEMP_BED
  1601. sprintf_P(UBL_LCD_GCODE, PSTR("M190 S%i"), custom_bed_temp);
  1602. enqueue_and_echo_command(UBL_LCD_GCODE);
  1603. #endif
  1604. sprintf_P(UBL_LCD_GCODE, PSTR("M109 S%i"), custom_hotend_temp);
  1605. enqueue_and_echo_command(UBL_LCD_GCODE);
  1606. enqueue_and_echo_commands_P(PSTR("G29 P1"));
  1607. }
  1608. /**
  1609. * UBL Custom Mesh submenu
  1610. *
  1611. * << Build Mesh
  1612. * Hotend Temp: ---
  1613. * Bed Temp: ---
  1614. * Build Custom Mesh
  1615. */
  1616. void _lcd_ubl_custom_mesh() {
  1617. START_MENU();
  1618. MENU_BACK(MSG_UBL_BUILD_MESH_MENU);
  1619. MENU_ITEM_EDIT(int3, MSG_UBL_CUSTOM_HOTEND_TEMP, &custom_hotend_temp, EXTRUDE_MINTEMP, (HEATER_0_MAXTEMP - 10));
  1620. #if HAS_TEMP_BED
  1621. MENU_ITEM_EDIT(int3, MSG_UBL_CUSTOM_BED_TEMP, &custom_bed_temp, BED_MINTEMP, (BED_MAXTEMP - 5));
  1622. #endif
  1623. MENU_ITEM(function, MSG_UBL_BUILD_CUSTOM_MESH, _lcd_ubl_build_custom_mesh);
  1624. END_MENU();
  1625. }
  1626. /**
  1627. * UBL Adjust Mesh Height Command
  1628. */
  1629. void _lcd_ubl_adjust_height_cmd() {
  1630. char UBL_LCD_GCODE[16];
  1631. const int ind = ubl_height_amount < 0 ? 6 : 7;
  1632. strcpy_P(UBL_LCD_GCODE, PSTR("G29 P6-"));
  1633. sprintf_P(&UBL_LCD_GCODE[ind], PSTR(".%i"), abs(ubl_height_amount));
  1634. enqueue_and_echo_command(UBL_LCD_GCODE);
  1635. }
  1636. /**
  1637. * UBL Adjust Mesh Height submenu
  1638. *
  1639. * << Edit Mesh
  1640. * Height Amount: ---
  1641. * Adjust Mesh Height
  1642. * << Info Screen
  1643. */
  1644. void _lcd_ubl_height_adjust_menu() {
  1645. START_MENU();
  1646. MENU_BACK(MSG_UBL_EDIT_MESH_MENU);
  1647. MENU_ITEM_EDIT(int3, MSG_UBL_MESH_HEIGHT_AMOUNT, &ubl_height_amount, -9, 9);
  1648. MENU_ITEM(function, MSG_UBL_MESH_HEIGHT_ADJUST, _lcd_ubl_adjust_height_cmd);
  1649. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1650. END_MENU();
  1651. }
  1652. /**
  1653. * UBL Edit Mesh submenu
  1654. *
  1655. * << UBL Tools
  1656. * Fine Tune All
  1657. * Fine Tune Closest
  1658. * - Adjust Mesh Height >>
  1659. * << Info Screen
  1660. */
  1661. void _lcd_ubl_edit_mesh() {
  1662. START_MENU();
  1663. MENU_BACK(MSG_UBL_TOOLS);
  1664. MENU_ITEM(gcode, MSG_UBL_FINE_TUNE_ALL, PSTR("G29 P4 R999 T"));
  1665. MENU_ITEM(gcode, MSG_UBL_FINE_TUNE_CLOSEST, PSTR("G29 P4 T"));
  1666. MENU_ITEM(submenu, MSG_UBL_MESH_HEIGHT_ADJUST, _lcd_ubl_height_adjust_menu);
  1667. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1668. END_MENU();
  1669. }
  1670. /**
  1671. * UBL Validate Custom Mesh Command
  1672. */
  1673. void _lcd_ubl_validate_custom_mesh() {
  1674. char UBL_LCD_GCODE[24];
  1675. const int temp =
  1676. #if HAS_TEMP_BED
  1677. custom_bed_temp
  1678. #else
  1679. 0
  1680. #endif
  1681. ;
  1682. sprintf_P(UBL_LCD_GCODE, PSTR("G28\nG26 C B%i H%i P"), temp, custom_hotend_temp);
  1683. enqueue_and_echo_command(UBL_LCD_GCODE);
  1684. }
  1685. /**
  1686. * UBL Validate Mesh submenu
  1687. *
  1688. * << UBL Tools
  1689. * PLA Mesh Validation
  1690. * ABS Mesh Validation
  1691. * Validate Custom Mesh
  1692. * << Info Screen
  1693. */
  1694. void _lcd_ubl_validate_mesh() {
  1695. START_MENU();
  1696. MENU_BACK(MSG_UBL_TOOLS);
  1697. #if HAS_TEMP_BED
  1698. MENU_ITEM(gcode, MSG_UBL_VALIDATE_PLA_MESH, PSTR("G28\nG26 C B" STRINGIFY(PREHEAT_1_TEMP_BED) " H" STRINGIFY(PREHEAT_1_TEMP_HOTEND) " P"));
  1699. MENU_ITEM(gcode, MSG_UBL_VALIDATE_ABS_MESH, PSTR("G28\nG26 C B" STRINGIFY(PREHEAT_2_TEMP_BED) " H" STRINGIFY(PREHEAT_2_TEMP_HOTEND) " P"));
  1700. #else
  1701. MENU_ITEM(gcode, MSG_UBL_VALIDATE_PLA_MESH, PSTR("G28\nG26 C B0 H" STRINGIFY(PREHEAT_1_TEMP_HOTEND) " P"));
  1702. MENU_ITEM(gcode, MSG_UBL_VALIDATE_ABS_MESH, PSTR("G28\nG26 C B0 H" STRINGIFY(PREHEAT_2_TEMP_HOTEND) " P"));
  1703. #endif
  1704. MENU_ITEM(function, MSG_UBL_VALIDATE_CUSTOM_MESH, _lcd_ubl_validate_custom_mesh);
  1705. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1706. END_MENU();
  1707. }
  1708. /**
  1709. * UBL Grid Leveling Command
  1710. */
  1711. void _lcd_ubl_grid_level_cmd() {
  1712. char UBL_LCD_GCODE[10];
  1713. sprintf_P(UBL_LCD_GCODE, PSTR("G29 J%i"), side_points);
  1714. enqueue_and_echo_command(UBL_LCD_GCODE);
  1715. }
  1716. /**
  1717. * UBL Grid Leveling submenu
  1718. *
  1719. * << UBL Tools
  1720. * Side points: ---
  1721. * Level Mesh
  1722. */
  1723. void _lcd_ubl_grid_level() {
  1724. START_MENU();
  1725. MENU_BACK(MSG_UBL_TOOLS);
  1726. MENU_ITEM_EDIT(int3, MSG_UBL_SIDE_POINTS, &side_points, 2, 6);
  1727. MENU_ITEM(function, MSG_UBL_MESH_LEVEL, _lcd_ubl_grid_level_cmd);
  1728. END_MENU();
  1729. }
  1730. /**
  1731. * UBL Mesh Leveling submenu
  1732. *
  1733. * << UBL Tools
  1734. * 3-Point Mesh Leveling
  1735. * - Grid Mesh Leveling >>
  1736. * << Info Screen
  1737. */
  1738. void _lcd_ubl_mesh_leveling() {
  1739. START_MENU();
  1740. MENU_BACK(MSG_UBL_TOOLS);
  1741. MENU_ITEM(gcode, MSG_UBL_3POINT_MESH_LEVELING, PSTR("G29 J0"));
  1742. MENU_ITEM(submenu, MSG_UBL_GRID_MESH_LEVELING, _lcd_ubl_grid_level);
  1743. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1744. END_MENU();
  1745. }
  1746. /**
  1747. * UBL Fill-in Amount Mesh Command
  1748. */
  1749. void _lcd_ubl_fillin_amount_cmd() {
  1750. char UBL_LCD_GCODE[16];
  1751. sprintf_P(UBL_LCD_GCODE, PSTR("G29 P3 R C.%i"), ubl_fillin_amount);
  1752. enqueue_and_echo_command(UBL_LCD_GCODE);
  1753. }
  1754. /**
  1755. * UBL Smart Fill-in Command
  1756. */
  1757. void _lcd_ubl_smart_fillin_cmd() {
  1758. char UBL_LCD_GCODE[12];
  1759. sprintf_P(UBL_LCD_GCODE, PSTR("G29 P3 T0"));
  1760. enqueue_and_echo_command(UBL_LCD_GCODE);
  1761. }
  1762. /**
  1763. * UBL Fill-in Mesh submenu
  1764. *
  1765. * << Build Mesh
  1766. * Fill-in Amount: ---
  1767. * Fill-in Mesh
  1768. * Smart Fill-in
  1769. * Manual Fill-in
  1770. * << Info Screen
  1771. */
  1772. void _lcd_ubl_fillin_menu() {
  1773. START_MENU();
  1774. MENU_BACK(MSG_UBL_BUILD_MESH_MENU);
  1775. MENU_ITEM_EDIT(int3, MSG_UBL_FILLIN_AMOUNT, &ubl_fillin_amount, 0, 9);
  1776. MENU_ITEM(function, MSG_UBL_FILLIN_MESH, _lcd_ubl_fillin_amount_cmd);
  1777. MENU_ITEM(function, MSG_UBL_SMART_FILLIN, _lcd_ubl_smart_fillin_cmd);
  1778. MENU_ITEM(gcode, MSG_UBL_MANUAL_FILLIN, PSTR("G29 P2 B T0"));
  1779. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1780. END_MENU();
  1781. }
  1782. void _lcd_ubl_invalidate() {
  1783. ubl.invalidate();
  1784. SERIAL_PROTOCOLLNPGM("Mesh invalidated.");
  1785. }
  1786. /**
  1787. * UBL Build Mesh submenu
  1788. *
  1789. * << UBL Tools
  1790. * Build PLA Mesh
  1791. * Build ABS Mesh
  1792. * - Build Custom Mesh >>
  1793. * Build Cold Mesh
  1794. * - Fill-in Mesh >>
  1795. * Continue Bed Mesh
  1796. * Invalidate All
  1797. * Invalidate Closest
  1798. * << Info Screen
  1799. */
  1800. void _lcd_ubl_build_mesh() {
  1801. START_MENU();
  1802. MENU_BACK(MSG_UBL_TOOLS);
  1803. #if HAS_TEMP_BED
  1804. MENU_ITEM(gcode, MSG_UBL_BUILD_PLA_MESH, PSTR(
  1805. "G28\n"
  1806. "M190 S" STRINGIFY(PREHEAT_1_TEMP_BED) "\n"
  1807. "M109 S" STRINGIFY(PREHEAT_1_TEMP_HOTEND) "\n"
  1808. "G29 P1\n"
  1809. "M104 S0\n"
  1810. "M140 S0"
  1811. ));
  1812. MENU_ITEM(gcode, MSG_UBL_BUILD_ABS_MESH, PSTR(
  1813. "G28\n"
  1814. "M190 S" STRINGIFY(PREHEAT_2_TEMP_BED) "\n"
  1815. "M109 S" STRINGIFY(PREHEAT_2_TEMP_HOTEND) "\n"
  1816. "G29 P1\n"
  1817. "M104 S0\n"
  1818. "M140 S0"
  1819. ));
  1820. #else
  1821. MENU_ITEM(gcode, MSG_UBL_BUILD_PLA_MESH, PSTR(
  1822. "G28\n"
  1823. "M109 S" STRINGIFY(PREHEAT_1_TEMP_HOTEND) "\n"
  1824. "G29 P1\n"
  1825. "M104 S0"
  1826. ));
  1827. MENU_ITEM(gcode, MSG_UBL_BUILD_ABS_MESH, PSTR(
  1828. "G28\n"
  1829. "M109 S" STRINGIFY(PREHEAT_2_TEMP_HOTEND) "\n"
  1830. "G29 P1\n"
  1831. "M104 S0"
  1832. ));
  1833. #endif
  1834. MENU_ITEM(submenu, MSG_UBL_BUILD_CUSTOM_MESH, _lcd_ubl_custom_mesh);
  1835. MENU_ITEM(gcode, MSG_UBL_BUILD_COLD_MESH, PSTR("G28\nG29 P1"));
  1836. MENU_ITEM(submenu, MSG_UBL_FILLIN_MESH, _lcd_ubl_fillin_menu);
  1837. MENU_ITEM(gcode, MSG_UBL_CONTINUE_MESH, PSTR("G29 P1 C"));
  1838. MENU_ITEM(function, MSG_UBL_INVALIDATE_ALL, _lcd_ubl_invalidate);
  1839. MENU_ITEM(gcode, MSG_UBL_INVALIDATE_CLOSEST, PSTR("G29 I"));
  1840. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1841. END_MENU();
  1842. }
  1843. /**
  1844. * UBL Load Mesh Command
  1845. */
  1846. void _lcd_ubl_load_mesh_cmd() {
  1847. char UBL_LCD_GCODE[8];
  1848. sprintf_P(UBL_LCD_GCODE, PSTR("G29 L%i"), ubl_storage_slot);
  1849. enqueue_and_echo_command(UBL_LCD_GCODE);
  1850. }
  1851. /**
  1852. * UBL Save Mesh Command
  1853. */
  1854. void _lcd_ubl_save_mesh_cmd() {
  1855. char UBL_LCD_GCODE[8];
  1856. sprintf_P(UBL_LCD_GCODE, PSTR("G29 S%i"), ubl_storage_slot);
  1857. enqueue_and_echo_command(UBL_LCD_GCODE);
  1858. }
  1859. /**
  1860. * UBL Mesh Storage submenu
  1861. *
  1862. * << Unified Bed Leveling
  1863. * Memory Slot: ---
  1864. * Load Bed Mesh
  1865. * Save Bed Mesh
  1866. */
  1867. void _lcd_ubl_storage_mesh() {
  1868. START_MENU();
  1869. MENU_BACK(MSG_UBL_LEVEL_BED);
  1870. MENU_ITEM_EDIT(int3, MSG_UBL_STORAGE_SLOT, &ubl_storage_slot, 0, 9);
  1871. MENU_ITEM(function, MSG_UBL_LOAD_MESH, _lcd_ubl_load_mesh_cmd);
  1872. MENU_ITEM(function, MSG_UBL_SAVE_MESH, _lcd_ubl_save_mesh_cmd);
  1873. END_MENU();
  1874. }
  1875. /**
  1876. * UBL LCD "radar" map homing
  1877. */
  1878. void _lcd_ubl_output_map_lcd();
  1879. void _lcd_ubl_map_homing() {
  1880. defer_return_to_status = true;
  1881. ubl_lcd_map_control = true; // Return to the map screen
  1882. if (lcdDrawUpdate) lcd_implementation_drawmenu_static(LCD_HEIGHT < 3 ? 0 : (LCD_HEIGHT > 4 ? 2 : 1), PSTR(MSG_LEVEL_BED_HOMING));
  1883. lcdDrawUpdate = LCDVIEW_CALL_NO_REDRAW;
  1884. if (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS])
  1885. lcd_goto_screen(_lcd_ubl_output_map_lcd);
  1886. }
  1887. /**
  1888. * UBL LCD "radar" map point editing
  1889. */
  1890. void _lcd_ubl_map_lcd_edit_cmd() {
  1891. char ubl_lcd_gcode [50], str[10], str2[10];
  1892. dtostrf(pgm_read_float(&ubl._mesh_index_to_xpos[x_plot]), 0, 2, str);
  1893. dtostrf(pgm_read_float(&ubl._mesh_index_to_ypos[y_plot]), 0, 2, str2);
  1894. snprintf_P(ubl_lcd_gcode, sizeof(ubl_lcd_gcode), PSTR("G29 P4 X%s Y%s R%i"), str, str2, n_edit_pts);
  1895. enqueue_and_echo_command(ubl_lcd_gcode);
  1896. }
  1897. /**
  1898. * UBL LCD Map Movement
  1899. */
  1900. void ubl_map_move_to_xy() {
  1901. current_position[X_AXIS] = LOGICAL_X_POSITION(pgm_read_float(&ubl._mesh_index_to_xpos[x_plot]));
  1902. current_position[Y_AXIS] = LOGICAL_Y_POSITION(pgm_read_float(&ubl._mesh_index_to_ypos[y_plot]));
  1903. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(XY_PROBE_SPEED), active_extruder);
  1904. }
  1905. /**
  1906. * UBL LCD "radar" map
  1907. */
  1908. void set_current_from_steppers_for_axis(const AxisEnum axis);
  1909. void sync_plan_position();
  1910. void _lcd_ubl_output_map_lcd() {
  1911. static int16_t step_scaler = 0;
  1912. if (!(axis_known_position[X_AXIS] && axis_known_position[Y_AXIS] && axis_known_position[Z_AXIS]))
  1913. return lcd_goto_screen(_lcd_ubl_map_homing);
  1914. if (lcd_clicked) return _lcd_ubl_map_lcd_edit_cmd();
  1915. ENCODER_DIRECTION_NORMAL();
  1916. if (encoderPosition) {
  1917. step_scaler += (int32_t)encoderPosition;
  1918. x_plot += step_scaler / (ENCODER_STEPS_PER_MENU_ITEM);
  1919. if (abs(step_scaler) >= ENCODER_STEPS_PER_MENU_ITEM)
  1920. step_scaler = 0;
  1921. refresh_cmd_timeout();
  1922. encoderPosition = 0;
  1923. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  1924. }
  1925. // Encoder to the right (++)
  1926. if (x_plot >= GRID_MAX_POINTS_X) { x_plot = 0; y_plot++; }
  1927. if (y_plot >= GRID_MAX_POINTS_Y) y_plot = 0;
  1928. // Encoder to the left (--)
  1929. if (x_plot <= GRID_MAX_POINTS_X - (GRID_MAX_POINTS_X + 1)) { x_plot = GRID_MAX_POINTS_X - 1; y_plot--; }
  1930. if (y_plot <= GRID_MAX_POINTS_Y - (GRID_MAX_POINTS_Y + 1)) y_plot = GRID_MAX_POINTS_Y - 1;
  1931. // Prevent underrun/overrun of plot numbers
  1932. x_plot = constrain(x_plot, GRID_MAX_POINTS_X - (GRID_MAX_POINTS_X + 1), GRID_MAX_POINTS_X + 1);
  1933. y_plot = constrain(y_plot, GRID_MAX_POINTS_Y - (GRID_MAX_POINTS_Y + 1), GRID_MAX_POINTS_Y + 1);
  1934. // Determine number of points to edit
  1935. #if IS_KINEMATIC
  1936. n_edit_pts = 9; //TODO: Delta accessible edit points
  1937. #else
  1938. const bool xc = WITHIN(x_plot, 1, GRID_MAX_POINTS_X - 2),
  1939. yc = WITHIN(y_plot, 1, GRID_MAX_POINTS_Y - 2);
  1940. n_edit_pts = yc ? (xc ? 9 : 6) : (xc ? 6 : 4); // Corners
  1941. #endif
  1942. if (lcdDrawUpdate) {
  1943. lcd_implementation_ubl_plot(x_plot, y_plot);
  1944. ubl_map_move_to_xy(); // Move to current location
  1945. if (planner.movesplanned() > 1) { // if the nozzle is moving, cancel the move. There is a new location
  1946. stepper.quick_stop();
  1947. set_current_from_steppers_for_axis(ALL_AXES);
  1948. sync_plan_position();
  1949. ubl_map_move_to_xy(); // Move to new location
  1950. refresh_cmd_timeout();
  1951. }
  1952. }
  1953. }
  1954. /**
  1955. * UBL Homing before LCD map
  1956. */
  1957. void _lcd_ubl_output_map_lcd_cmd() {
  1958. if (!(axis_known_position[X_AXIS] && axis_known_position[Y_AXIS] && axis_known_position[Z_AXIS])) {
  1959. axis_homed[X_AXIS] = axis_homed[Y_AXIS] = axis_homed[Z_AXIS] = false;
  1960. enqueue_and_echo_commands_P(PSTR("G28"));
  1961. }
  1962. lcd_goto_screen(_lcd_ubl_map_homing);
  1963. }
  1964. /**
  1965. * UBL Output map submenu
  1966. *
  1967. * << Unified Bed Leveling
  1968. * Output for Host
  1969. * Output for CSV
  1970. * Off Printer Backup
  1971. * Output Mesh Map
  1972. */
  1973. void _lcd_ubl_output_map() {
  1974. START_MENU();
  1975. MENU_BACK(MSG_UBL_LEVEL_BED);
  1976. MENU_ITEM(gcode, MSG_UBL_OUTPUT_MAP_HOST, PSTR("G29 T0"));
  1977. MENU_ITEM(gcode, MSG_UBL_OUTPUT_MAP_CSV, PSTR("G29 T1"));
  1978. MENU_ITEM(gcode, MSG_UBL_OUTPUT_MAP_BACKUP, PSTR("G29 S-1"));
  1979. MENU_ITEM(function, MSG_UBL_OUTPUT_MAP, _lcd_ubl_output_map_lcd_cmd);
  1980. END_MENU();
  1981. }
  1982. /**
  1983. * UBL Tools submenu
  1984. *
  1985. * << Unified Bed Leveling
  1986. * - Build Mesh >>
  1987. * - Validate Mesh >>
  1988. * - Edit Mesh >>
  1989. * - Mesh Leveling >>
  1990. */
  1991. void _lcd_ubl_tools_menu() {
  1992. START_MENU();
  1993. MENU_BACK(MSG_UBL_LEVEL_BED);
  1994. MENU_ITEM(submenu, MSG_UBL_BUILD_MESH_MENU, _lcd_ubl_build_mesh);
  1995. MENU_ITEM(gcode, MSG_UBL_MANUAL_MESH, PSTR("G29 I999\nG29 P2 B T0"));
  1996. MENU_ITEM(submenu, MSG_UBL_VALIDATE_MESH_MENU, _lcd_ubl_validate_mesh);
  1997. MENU_ITEM(submenu, MSG_UBL_EDIT_MESH_MENU, _lcd_ubl_edit_mesh);
  1998. MENU_ITEM(submenu, MSG_UBL_MESH_LEVELING, _lcd_ubl_mesh_leveling);
  1999. END_MENU();
  2000. }
  2001. /**
  2002. * UBL Step-By-Step submenu
  2003. *
  2004. * << Unified Bed Leveling
  2005. * 1 Build Cold Mesh
  2006. * 2 Smart Fill-in
  2007. * - 3 Validate Mesh >>
  2008. * 4 Fine Tune All
  2009. * - 5 Validate Mesh >>
  2010. * 6 Fine Tune All
  2011. * 7 Save Bed Mesh
  2012. */
  2013. void _lcd_ubl_step_by_step() {
  2014. START_MENU();
  2015. MENU_BACK(MSG_UBL_LEVEL_BED);
  2016. MENU_ITEM(gcode, "1 " MSG_UBL_BUILD_COLD_MESH, PSTR("G28\nG29 P1"));
  2017. MENU_ITEM(function, "2 " MSG_UBL_SMART_FILLIN, _lcd_ubl_smart_fillin_cmd);
  2018. MENU_ITEM(submenu, "3 " MSG_UBL_VALIDATE_MESH_MENU, _lcd_ubl_validate_mesh);
  2019. MENU_ITEM(gcode, "4 " MSG_UBL_FINE_TUNE_ALL, PSTR("G29 P4 R999 T"));
  2020. MENU_ITEM(submenu, "5 " MSG_UBL_VALIDATE_MESH_MENU, _lcd_ubl_validate_mesh);
  2021. MENU_ITEM(gcode, "6 " MSG_UBL_FINE_TUNE_ALL, PSTR("G29 P4 R999 T"));
  2022. MENU_ITEM(function, "7 " MSG_UBL_SAVE_MESH, _lcd_ubl_save_mesh_cmd);
  2023. END_MENU();
  2024. }
  2025. /**
  2026. * UBL System submenu
  2027. *
  2028. * << Prepare
  2029. * - Manually Build Mesh >>
  2030. * - Activate UBL >>
  2031. * - Deactivate UBL >>
  2032. * - Step-By-Step UBL >>
  2033. * - Mesh Storage >>
  2034. * - Output Map >>
  2035. * - UBL Tools >>
  2036. * - Output UBL Info >>
  2037. */
  2038. void _lcd_ubl_level_bed() {
  2039. START_MENU();
  2040. MENU_BACK(MSG_PREPARE);
  2041. MENU_ITEM(gcode, MSG_UBL_ACTIVATE_MESH, PSTR("G29 A"));
  2042. MENU_ITEM(gcode, MSG_UBL_DEACTIVATE_MESH, PSTR("G29 D"));
  2043. MENU_ITEM(submenu, MSG_UBL_STEP_BY_STEP_MENU, _lcd_ubl_step_by_step);
  2044. MENU_ITEM(function, MSG_UBL_MESH_EDIT, _lcd_ubl_output_map_lcd_cmd);
  2045. MENU_ITEM(submenu, MSG_UBL_STORAGE_MESH_MENU, _lcd_ubl_storage_mesh);
  2046. MENU_ITEM(submenu, MSG_UBL_OUTPUT_MAP, _lcd_ubl_output_map);
  2047. MENU_ITEM(submenu, MSG_UBL_TOOLS, _lcd_ubl_tools_menu);
  2048. MENU_ITEM(gcode, MSG_UBL_INFO_UBL, PSTR("G29 W"));
  2049. END_MENU();
  2050. }
  2051. #endif // AUTO_BED_LEVELING_UBL
  2052. /**
  2053. *
  2054. * "Prepare" submenu
  2055. *
  2056. */
  2057. void lcd_prepare_menu() {
  2058. START_MENU();
  2059. //
  2060. // ^ Main
  2061. //
  2062. MENU_BACK(MSG_MAIN);
  2063. //
  2064. // Move Axis
  2065. //
  2066. #if ENABLED(DELTA)
  2067. if (axis_homed[Z_AXIS])
  2068. #endif
  2069. MENU_ITEM(submenu, MSG_MOVE_AXIS, lcd_move_menu);
  2070. //
  2071. // Auto Home
  2072. //
  2073. MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
  2074. #if ENABLED(INDIVIDUAL_AXIS_HOMING_MENU)
  2075. MENU_ITEM(gcode, MSG_AUTO_HOME_X, PSTR("G28 X"));
  2076. MENU_ITEM(gcode, MSG_AUTO_HOME_Y, PSTR("G28 Y"));
  2077. MENU_ITEM(gcode, MSG_AUTO_HOME_Z, PSTR("G28 Z"));
  2078. #endif
  2079. //
  2080. // Level Bed
  2081. //
  2082. #if ENABLED(AUTO_BED_LEVELING_UBL)
  2083. MENU_ITEM(submenu, MSG_UBL_LEVEL_BED, _lcd_ubl_level_bed);
  2084. #elif ENABLED(LCD_BED_LEVELING)
  2085. #if ENABLED(PROBE_MANUALLY)
  2086. if (!g29_in_progress)
  2087. #endif
  2088. MENU_ITEM(submenu, MSG_BED_LEVELING, lcd_bed_leveling);
  2089. #elif PLANNER_LEVELING
  2090. MENU_ITEM(gcode, MSG_BED_LEVELING, PSTR("G28\nG29"));
  2091. #endif
  2092. #if HAS_M206_COMMAND
  2093. //
  2094. // Set Home Offsets
  2095. //
  2096. MENU_ITEM(function, MSG_SET_HOME_OFFSETS, lcd_set_home_offsets);
  2097. //MENU_ITEM(gcode, MSG_SET_ORIGIN, PSTR("G92 X0 Y0 Z0"));
  2098. #endif
  2099. //
  2100. // Disable Steppers
  2101. //
  2102. MENU_ITEM(gcode, MSG_DISABLE_STEPPERS, PSTR("M84"));
  2103. //
  2104. // Change filament
  2105. //
  2106. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  2107. if (!thermalManager.tooColdToExtrude(active_extruder) && !IS_SD_PRINTING)
  2108. MENU_ITEM(function, MSG_FILAMENTCHANGE, lcd_enqueue_filament_change);
  2109. #endif
  2110. #if TEMP_SENSOR_0 != 0
  2111. //
  2112. // Cooldown
  2113. //
  2114. bool has_heat = false;
  2115. HOTEND_LOOP() if (thermalManager.target_temperature[HOTEND_INDEX]) { has_heat = true; break; }
  2116. #if HAS_TEMP_BED
  2117. if (thermalManager.target_temperature_bed) has_heat = true;
  2118. #endif
  2119. if (has_heat) MENU_ITEM(function, MSG_COOLDOWN, lcd_cooldown);
  2120. //
  2121. // Preheat for Material 1 and 2
  2122. //
  2123. #if TEMP_SENSOR_1 != 0 || TEMP_SENSOR_2 != 0 || TEMP_SENSOR_3 != 0 || TEMP_SENSOR_4 != 0 || TEMP_SENSOR_BED != 0
  2124. MENU_ITEM(submenu, MSG_PREHEAT_1, lcd_preheat_m1_menu);
  2125. MENU_ITEM(submenu, MSG_PREHEAT_2, lcd_preheat_m2_menu);
  2126. #else
  2127. MENU_ITEM(function, MSG_PREHEAT_1, lcd_preheat_m1_e0_only);
  2128. MENU_ITEM(function, MSG_PREHEAT_2, lcd_preheat_m2_e0_only);
  2129. #endif
  2130. #endif // TEMP_SENSOR_0 != 0
  2131. //
  2132. // BLTouch Self-Test and Reset
  2133. //
  2134. #if ENABLED(BLTOUCH)
  2135. MENU_ITEM(gcode, MSG_BLTOUCH_SELFTEST, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_SELFTEST)));
  2136. if (!endstops.z_probe_enabled && TEST_BLTOUCH())
  2137. MENU_ITEM(gcode, MSG_BLTOUCH_RESET, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_RESET)));
  2138. #endif
  2139. //
  2140. // Switch power on/off
  2141. //
  2142. #if HAS_POWER_SWITCH
  2143. if (powersupply_on)
  2144. MENU_ITEM(gcode, MSG_SWITCH_PS_OFF, PSTR("M81"));
  2145. else
  2146. MENU_ITEM(gcode, MSG_SWITCH_PS_ON, PSTR("M80"));
  2147. #endif
  2148. //
  2149. // Autostart
  2150. //
  2151. #if ENABLED(SDSUPPORT) && ENABLED(MENU_ADDAUTOSTART)
  2152. MENU_ITEM(function, MSG_AUTOSTART, lcd_autostart_sd);
  2153. #endif
  2154. //
  2155. // Delta Calibration
  2156. //
  2157. #if ENABLED(DELTA_CALIBRATION_MENU)
  2158. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE, lcd_delta_calibrate_menu);
  2159. #endif
  2160. END_MENU();
  2161. }
  2162. float move_menu_scale;
  2163. #if ENABLED(DELTA_CALIBRATION_MENU)
  2164. void lcd_move_z();
  2165. void lcd_delta_calibrate_menu();
  2166. void _lcd_calibrate_homing() {
  2167. if (lcdDrawUpdate) lcd_implementation_drawmenu_static(LCD_HEIGHT >= 4 ? 1 : 0, PSTR(MSG_LEVEL_BED_HOMING));
  2168. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  2169. if (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS])
  2170. lcd_goto_previous_menu();
  2171. }
  2172. void _lcd_delta_calibrate_home() {
  2173. #if HAS_LEVELING
  2174. reset_bed_level(); // After calibration bed-level data is no longer valid
  2175. #endif
  2176. enqueue_and_echo_commands_P(PSTR("G28"));
  2177. lcd_goto_screen(_lcd_calibrate_homing);
  2178. }
  2179. void _man_probe_pt(const float &lx, const float &ly) {
  2180. #if HAS_LEVELING
  2181. reset_bed_level(); // After calibration bed-level data is no longer valid
  2182. #endif
  2183. float z_dest = LOGICAL_Z_POSITION((Z_CLEARANCE_BETWEEN_PROBES) + (DELTA_PRINTABLE_RADIUS) / 5);
  2184. line_to_z(z_dest);
  2185. current_position[X_AXIS] = LOGICAL_X_POSITION(lx);
  2186. current_position[Y_AXIS] = LOGICAL_Y_POSITION(ly);
  2187. line_to_current_z();
  2188. z_dest = LOGICAL_Z_POSITION(Z_CLEARANCE_BETWEEN_PROBES);
  2189. line_to_z(z_dest);
  2190. lcd_synchronize();
  2191. move_menu_scale = PROBE_MANUALLY_STEP;
  2192. lcd_goto_screen(lcd_move_z);
  2193. }
  2194. float lcd_probe_pt(const float &lx, const float &ly) {
  2195. _man_probe_pt(lx, ly);
  2196. KEEPALIVE_STATE(PAUSED_FOR_USER);
  2197. defer_return_to_status = true;
  2198. wait_for_user = true;
  2199. while (wait_for_user) idle();
  2200. KEEPALIVE_STATE(IN_HANDLER);
  2201. defer_return_to_status = false;
  2202. lcd_goto_previous_menu();
  2203. return current_position[Z_AXIS];
  2204. }
  2205. void _goto_tower_x() { _man_probe_pt(cos(RADIANS(210)) * delta_calibration_radius, sin(RADIANS(210)) * delta_calibration_radius); }
  2206. void _goto_tower_y() { _man_probe_pt(cos(RADIANS(330)) * delta_calibration_radius, sin(RADIANS(330)) * delta_calibration_radius); }
  2207. void _goto_tower_z() { _man_probe_pt(cos(RADIANS( 90)) * delta_calibration_radius, sin(RADIANS( 90)) * delta_calibration_radius); }
  2208. void _goto_center() { _man_probe_pt(0,0); }
  2209. void lcd_delta_G33_settings() {
  2210. START_MENU();
  2211. MENU_BACK(MSG_DELTA_CALIBRATE);
  2212. float delta_height = DELTA_HEIGHT + home_offset[Z_AXIS], Tz = 0.00;
  2213. MENU_ITEM_EDIT(float52, "Height", &delta_height, delta_height, delta_height);
  2214. MENU_ITEM_EDIT(float43, "Ex", &endstop_adj[A_AXIS], -5.0, 5.0);
  2215. MENU_ITEM_EDIT(float43, "Ey", &endstop_adj[B_AXIS], -5.0, 5.0);
  2216. MENU_ITEM_EDIT(float43, "Ez", &endstop_adj[C_AXIS], -5.0, 5.0);
  2217. MENU_ITEM_EDIT(float52, "Radius", &delta_radius, DELTA_RADIUS - 5.0, DELTA_RADIUS + 5.0);
  2218. MENU_ITEM_EDIT(float43, "Tx", &delta_tower_angle_trim[A_AXIS], -5.0, 5.0);
  2219. MENU_ITEM_EDIT(float43, "Ty", &delta_tower_angle_trim[B_AXIS], -5.0, 5.0);
  2220. MENU_ITEM_EDIT(float43, "Tz", &Tz, -5.0, 5.0);
  2221. END_MENU();
  2222. }
  2223. void lcd_delta_calibrate_menu() {
  2224. START_MENU();
  2225. MENU_BACK(MSG_MAIN);
  2226. #if ENABLED(DELTA_AUTO_CALIBRATION)
  2227. MENU_ITEM(submenu, MSG_DELTA_SETTINGS, lcd_delta_G33_settings);
  2228. MENU_ITEM(gcode, MSG_DELTA_AUTO_CALIBRATE, PSTR("G33"));
  2229. MENU_ITEM(gcode, MSG_DELTA_HEIGHT_CALIBRATE, PSTR("G33 P1"));
  2230. #if ENABLED(EEPROM_SETTINGS)
  2231. MENU_ITEM(function, MSG_STORE_EEPROM, lcd_store_settings);
  2232. MENU_ITEM(function, MSG_LOAD_EEPROM, lcd_load_settings);
  2233. #endif
  2234. #endif
  2235. MENU_ITEM(submenu, MSG_AUTO_HOME, _lcd_delta_calibrate_home);
  2236. if (axis_homed[Z_AXIS]) {
  2237. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_X, _goto_tower_x);
  2238. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_Y, _goto_tower_y);
  2239. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_Z, _goto_tower_z);
  2240. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_CENTER, _goto_center);
  2241. }
  2242. END_MENU();
  2243. }
  2244. #endif // DELTA_CALIBRATION_MENU
  2245. /**
  2246. * If the most recent manual move hasn't been fed to the planner yet,
  2247. * and the planner can accept one, send immediately
  2248. */
  2249. inline void manage_manual_move() {
  2250. if (manual_move_axis != (int8_t)NO_AXIS && ELAPSED(millis(), manual_move_start_time) && !planner.is_full()) {
  2251. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(manual_feedrate_mm_m[manual_move_axis]), manual_move_e_index);
  2252. manual_move_axis = (int8_t)NO_AXIS;
  2253. }
  2254. }
  2255. /**
  2256. * Set a flag that lcd_update() should start a move
  2257. * to "current_position" after a short delay.
  2258. */
  2259. inline void manual_move_to_current(AxisEnum axis
  2260. #if E_MANUAL > 1
  2261. , int8_t eindex=-1
  2262. #endif
  2263. ) {
  2264. #if E_MANUAL > 1
  2265. if (axis == E_AXIS) manual_move_e_index = eindex >= 0 ? eindex : active_extruder;
  2266. #endif
  2267. manual_move_start_time = millis() + (move_menu_scale < 0.99 ? 0UL : 250UL); // delay for bigger moves
  2268. manual_move_axis = (int8_t)axis;
  2269. }
  2270. /**
  2271. *
  2272. * "Prepare" > "Move Axis" submenu
  2273. *
  2274. */
  2275. void _lcd_move_xyz(const char* name, AxisEnum axis) {
  2276. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  2277. ENCODER_DIRECTION_NORMAL();
  2278. if (encoderPosition) {
  2279. refresh_cmd_timeout();
  2280. float min = current_position[axis] - 1000,
  2281. max = current_position[axis] + 1000;
  2282. #if HAS_SOFTWARE_ENDSTOPS
  2283. // Limit to software endstops, if enabled
  2284. if (soft_endstops_enabled) {
  2285. #if ENABLED(MIN_SOFTWARE_ENDSTOPS)
  2286. min = soft_endstop_min[axis];
  2287. #endif
  2288. #if ENABLED(MAX_SOFTWARE_ENDSTOPS)
  2289. max = soft_endstop_max[axis];
  2290. #endif
  2291. }
  2292. #endif
  2293. // Get the new position
  2294. current_position[axis] += float((int32_t)encoderPosition) * move_menu_scale;
  2295. // Delta limits XY based on the current offset from center
  2296. // This assumes the center is 0,0
  2297. #if ENABLED(DELTA)
  2298. if (axis != Z_AXIS) {
  2299. max = SQRT(sq((float)(DELTA_PRINTABLE_RADIUS)) - sq(current_position[Y_AXIS - axis]));
  2300. min = -max;
  2301. }
  2302. #endif
  2303. // Limit only when trying to move towards the limit
  2304. if ((int32_t)encoderPosition < 0) NOLESS(current_position[axis], min);
  2305. if ((int32_t)encoderPosition > 0) NOMORE(current_position[axis], max);
  2306. manual_move_to_current(axis);
  2307. encoderPosition = 0;
  2308. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  2309. }
  2310. if (lcdDrawUpdate)
  2311. lcd_implementation_drawedit(name, move_menu_scale >= 0.1 ? ftostr41sign(current_position[axis]) : ftostr43sign(current_position[axis]));
  2312. }
  2313. void lcd_move_x() { _lcd_move_xyz(PSTR(MSG_MOVE_X), X_AXIS); }
  2314. void lcd_move_y() { _lcd_move_xyz(PSTR(MSG_MOVE_Y), Y_AXIS); }
  2315. void lcd_move_z() { _lcd_move_xyz(PSTR(MSG_MOVE_Z), Z_AXIS); }
  2316. void _lcd_move_e(
  2317. #if E_MANUAL > 1
  2318. int8_t eindex=-1
  2319. #endif
  2320. ) {
  2321. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  2322. ENCODER_DIRECTION_NORMAL();
  2323. if (encoderPosition) {
  2324. current_position[E_AXIS] += float((int32_t)encoderPosition) * move_menu_scale;
  2325. encoderPosition = 0;
  2326. manual_move_to_current(E_AXIS
  2327. #if E_MANUAL > 1
  2328. , eindex
  2329. #endif
  2330. );
  2331. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  2332. }
  2333. if (lcdDrawUpdate) {
  2334. PGM_P pos_label;
  2335. #if E_MANUAL == 1
  2336. pos_label = PSTR(MSG_MOVE_E);
  2337. #else
  2338. switch (eindex) {
  2339. default: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E1); break;
  2340. case 1: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E2); break;
  2341. #if E_MANUAL > 2
  2342. case 2: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E3); break;
  2343. #if E_MANUAL > 3
  2344. case 3: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E4); break;
  2345. #if E_MANUAL > 4
  2346. case 4: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E5); break;
  2347. #endif // E_MANUAL > 4
  2348. #endif // E_MANUAL > 3
  2349. #endif // E_MANUAL > 2
  2350. }
  2351. #endif // E_MANUAL > 1
  2352. lcd_implementation_drawedit(pos_label, ftostr41sign(current_position[E_AXIS]));
  2353. }
  2354. }
  2355. void lcd_move_e() { _lcd_move_e(); }
  2356. #if E_MANUAL > 1
  2357. void lcd_move_e0() { _lcd_move_e(0); }
  2358. void lcd_move_e1() { _lcd_move_e(1); }
  2359. #if E_MANUAL > 2
  2360. void lcd_move_e2() { _lcd_move_e(2); }
  2361. #if E_MANUAL > 3
  2362. void lcd_move_e3() { _lcd_move_e(3); }
  2363. #if E_MANUAL > 4
  2364. void lcd_move_e4() { _lcd_move_e(4); }
  2365. #endif // E_MANUAL > 4
  2366. #endif // E_MANUAL > 3
  2367. #endif // E_MANUAL > 2
  2368. #endif // E_MANUAL > 1
  2369. /**
  2370. *
  2371. * "Prepare" > "Move Xmm" > "Move XYZ" submenu
  2372. *
  2373. */
  2374. screenFunc_t _manual_move_func_ptr;
  2375. void lcd_move_menu_10mm() { move_menu_scale = 10.0; lcd_goto_screen(_manual_move_func_ptr); }
  2376. void lcd_move_menu_1mm() { move_menu_scale = 1.0; lcd_goto_screen(_manual_move_func_ptr); }
  2377. void lcd_move_menu_01mm() { move_menu_scale = 0.1; lcd_goto_screen(_manual_move_func_ptr); }
  2378. void _lcd_move_distance_menu(AxisEnum axis, screenFunc_t func) {
  2379. _manual_move_func_ptr = func;
  2380. START_MENU();
  2381. if (LCD_HEIGHT >= 4) {
  2382. switch(axis) {
  2383. case X_AXIS:
  2384. STATIC_ITEM(MSG_MOVE_X, true, true); break;
  2385. case Y_AXIS:
  2386. STATIC_ITEM(MSG_MOVE_Y, true, true); break;
  2387. case Z_AXIS:
  2388. STATIC_ITEM(MSG_MOVE_Z, true, true); break;
  2389. default:
  2390. STATIC_ITEM(MSG_MOVE_E, true, true); break;
  2391. }
  2392. }
  2393. MENU_BACK(MSG_MOVE_AXIS);
  2394. MENU_ITEM(submenu, MSG_MOVE_10MM, lcd_move_menu_10mm);
  2395. MENU_ITEM(submenu, MSG_MOVE_1MM, lcd_move_menu_1mm);
  2396. MENU_ITEM(submenu, MSG_MOVE_01MM, lcd_move_menu_01mm);
  2397. END_MENU();
  2398. }
  2399. void lcd_move_get_x_amount() { _lcd_move_distance_menu(X_AXIS, lcd_move_x); }
  2400. void lcd_move_get_y_amount() { _lcd_move_distance_menu(Y_AXIS, lcd_move_y); }
  2401. void lcd_move_get_z_amount() { _lcd_move_distance_menu(Z_AXIS, lcd_move_z); }
  2402. void lcd_move_get_e_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e); }
  2403. #if E_MANUAL > 1
  2404. void lcd_move_get_e0_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e0); }
  2405. void lcd_move_get_e1_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e1); }
  2406. #if E_MANUAL > 2
  2407. void lcd_move_get_e2_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e2); }
  2408. #if E_MANUAL > 3
  2409. void lcd_move_get_e3_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e3); }
  2410. #if E_MANUAL > 4
  2411. void lcd_move_get_e4_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e4); }
  2412. #endif // E_MANUAL > 4
  2413. #endif // E_MANUAL > 3
  2414. #endif // E_MANUAL > 2
  2415. #endif // E_MANUAL > 1
  2416. /**
  2417. *
  2418. * "Prepare" > "Move Axis" submenu
  2419. *
  2420. */
  2421. #if IS_KINEMATIC
  2422. #define _MOVE_XYZ_ALLOWED (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS])
  2423. #if ENABLED(DELTA)
  2424. #define _MOVE_XY_ALLOWED (current_position[Z_AXIS] <= delta_clip_start_height)
  2425. void lcd_lower_z_to_clip_height() {
  2426. line_to_z(delta_clip_start_height);
  2427. lcd_synchronize();
  2428. }
  2429. #else
  2430. #define _MOVE_XY_ALLOWED true
  2431. #endif
  2432. #else
  2433. #define _MOVE_XYZ_ALLOWED true
  2434. #define _MOVE_XY_ALLOWED true
  2435. #endif
  2436. void lcd_move_menu() {
  2437. START_MENU();
  2438. MENU_BACK(MSG_PREPARE);
  2439. if (_MOVE_XYZ_ALLOWED) {
  2440. if (_MOVE_XY_ALLOWED) {
  2441. MENU_ITEM(submenu, MSG_MOVE_X, lcd_move_get_x_amount);
  2442. MENU_ITEM(submenu, MSG_MOVE_Y, lcd_move_get_y_amount);
  2443. }
  2444. #if ENABLED(DELTA)
  2445. else
  2446. MENU_ITEM(function, MSG_FREE_XY, lcd_lower_z_to_clip_height);
  2447. #endif
  2448. MENU_ITEM(submenu, MSG_MOVE_Z, lcd_move_get_z_amount);
  2449. }
  2450. else
  2451. MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
  2452. #if ENABLED(SWITCHING_EXTRUDER)
  2453. if (active_extruder)
  2454. MENU_ITEM(gcode, MSG_SELECT " " MSG_E1, PSTR("T0"));
  2455. else
  2456. MENU_ITEM(gcode, MSG_SELECT " " MSG_E2, PSTR("T1"));
  2457. #endif
  2458. MENU_ITEM(submenu, MSG_MOVE_E, lcd_move_get_e_amount);
  2459. #if E_MANUAL > 1
  2460. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E1, lcd_move_get_e0_amount);
  2461. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E2, lcd_move_get_e1_amount);
  2462. #if E_MANUAL > 2
  2463. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E3, lcd_move_get_e2_amount);
  2464. #if E_MANUAL > 3
  2465. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E4, lcd_move_get_e3_amount);
  2466. #if E_MANUAL > 4
  2467. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E5, lcd_move_get_e4_amount);
  2468. #endif // E_MANUAL > 4
  2469. #endif // E_MANUAL > 3
  2470. #endif // E_MANUAL > 2
  2471. #endif // E_MANUAL > 1
  2472. END_MENU();
  2473. }
  2474. /**
  2475. *
  2476. * "Control" submenu
  2477. *
  2478. */
  2479. #if HAS_LCD_CONTRAST
  2480. void lcd_callback_set_contrast() { set_lcd_contrast(lcd_contrast); }
  2481. #endif
  2482. static void lcd_factory_settings() {
  2483. settings.reset();
  2484. lcd_completion_feedback();
  2485. }
  2486. void lcd_control_menu() {
  2487. START_MENU();
  2488. MENU_BACK(MSG_MAIN);
  2489. MENU_ITEM(submenu, MSG_TEMPERATURE, lcd_control_temperature_menu);
  2490. MENU_ITEM(submenu, MSG_MOTION, lcd_control_motion_menu);
  2491. MENU_ITEM(submenu, MSG_FILAMENT, lcd_control_filament_menu);
  2492. #if HAS_LCD_CONTRAST
  2493. MENU_ITEM_EDIT_CALLBACK(int3, MSG_CONTRAST, (int*)&lcd_contrast, LCD_CONTRAST_MIN, LCD_CONTRAST_MAX, lcd_callback_set_contrast, true);
  2494. #endif
  2495. #if ENABLED(FWRETRACT)
  2496. MENU_ITEM(submenu, MSG_RETRACT, lcd_control_retract_menu);
  2497. #endif
  2498. #if ENABLED(DAC_STEPPER_CURRENT)
  2499. MENU_ITEM(submenu, MSG_DRIVE_STRENGTH, lcd_dac_menu);
  2500. #endif
  2501. #if HAS_MOTOR_CURRENT_PWM
  2502. MENU_ITEM(submenu, MSG_DRIVE_STRENGTH, lcd_pwm_menu);
  2503. #endif
  2504. #if ENABLED(BLTOUCH)
  2505. MENU_ITEM(submenu, MSG_BLTOUCH, bltouch_menu);
  2506. #endif
  2507. #if ENABLED(EEPROM_SETTINGS)
  2508. MENU_ITEM(function, MSG_STORE_EEPROM, lcd_store_settings);
  2509. MENU_ITEM(function, MSG_LOAD_EEPROM, lcd_load_settings);
  2510. #endif
  2511. MENU_ITEM(function, MSG_RESTORE_FAILSAFE, lcd_factory_settings);
  2512. #if ENABLED(EEPROM_SETTINGS)
  2513. MENU_ITEM(gcode, MSG_INIT_EEPROM, PSTR("M502\nM500")); // TODO: Add "Are You Sure?" step
  2514. #endif
  2515. END_MENU();
  2516. }
  2517. /**
  2518. *
  2519. * "Temperature" submenu
  2520. *
  2521. */
  2522. #if ENABLED(PID_AUTOTUNE_MENU)
  2523. #if ENABLED(PIDTEMP)
  2524. int16_t autotune_temp[HOTENDS] = ARRAY_BY_HOTENDS1(150);
  2525. #endif
  2526. #if ENABLED(PIDTEMPBED)
  2527. int16_t autotune_temp_bed = 70;
  2528. #endif
  2529. void _lcd_autotune(int16_t e) {
  2530. char cmd[30];
  2531. sprintf_P(cmd, PSTR("M303 U1 E%i S%i"), e,
  2532. #if HAS_PID_FOR_BOTH
  2533. e < 0 ? autotune_temp_bed : autotune_temp[e]
  2534. #elif ENABLED(PIDTEMPBED)
  2535. autotune_temp_bed
  2536. #else
  2537. autotune_temp[e]
  2538. #endif
  2539. );
  2540. enqueue_and_echo_command(cmd);
  2541. }
  2542. #endif // PID_AUTOTUNE_MENU
  2543. #if ENABLED(PIDTEMP)
  2544. // Helpers for editing PID Ki & Kd values
  2545. // grab the PID value out of the temp variable; scale it; then update the PID driver
  2546. void copy_and_scalePID_i(int16_t e) {
  2547. #if DISABLED(PID_PARAMS_PER_HOTEND) || HOTENDS == 1
  2548. UNUSED(e);
  2549. #endif
  2550. PID_PARAM(Ki, e) = scalePID_i(raw_Ki);
  2551. thermalManager.updatePID();
  2552. }
  2553. void copy_and_scalePID_d(int16_t e) {
  2554. #if DISABLED(PID_PARAMS_PER_HOTEND) || HOTENDS == 1
  2555. UNUSED(e);
  2556. #endif
  2557. PID_PARAM(Kd, e) = scalePID_d(raw_Kd);
  2558. thermalManager.updatePID();
  2559. }
  2560. #define _DEFINE_PIDTEMP_BASE_FUNCS(N) \
  2561. void copy_and_scalePID_i_E ## N() { copy_and_scalePID_i(N); } \
  2562. void copy_and_scalePID_d_E ## N() { copy_and_scalePID_d(N); }
  2563. #if ENABLED(PID_AUTOTUNE_MENU)
  2564. #define DEFINE_PIDTEMP_FUNCS(N) \
  2565. _DEFINE_PIDTEMP_BASE_FUNCS(N); \
  2566. void lcd_autotune_callback_E ## N() { _lcd_autotune(N); } typedef void _pid_##N##_void
  2567. #else
  2568. #define DEFINE_PIDTEMP_FUNCS(N) _DEFINE_PIDTEMP_BASE_FUNCS(N) typedef void _pid_##N##_void
  2569. #endif
  2570. DEFINE_PIDTEMP_FUNCS(0);
  2571. #if ENABLED(PID_PARAMS_PER_HOTEND)
  2572. #if HOTENDS > 1
  2573. DEFINE_PIDTEMP_FUNCS(1);
  2574. #if HOTENDS > 2
  2575. DEFINE_PIDTEMP_FUNCS(2);
  2576. #if HOTENDS > 3
  2577. DEFINE_PIDTEMP_FUNCS(3);
  2578. #if HOTENDS > 4
  2579. DEFINE_PIDTEMP_FUNCS(4);
  2580. #endif // HOTENDS > 4
  2581. #endif // HOTENDS > 3
  2582. #endif // HOTENDS > 2
  2583. #endif // HOTENDS > 1
  2584. #endif // PID_PARAMS_PER_HOTEND
  2585. #endif // PIDTEMP
  2586. /**
  2587. *
  2588. * "Control" > "Temperature" submenu
  2589. *
  2590. */
  2591. void lcd_control_temperature_menu() {
  2592. START_MENU();
  2593. //
  2594. // ^ Control
  2595. //
  2596. MENU_BACK(MSG_CONTROL);
  2597. //
  2598. // Nozzle:
  2599. // Nozzle [1-5]:
  2600. //
  2601. #if HOTENDS == 1
  2602. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  2603. #else // HOTENDS > 1
  2604. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N1, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  2605. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N2, &thermalManager.target_temperature[1], 0, HEATER_1_MAXTEMP - 15, watch_temp_callback_E1);
  2606. #if HOTENDS > 2
  2607. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N3, &thermalManager.target_temperature[2], 0, HEATER_2_MAXTEMP - 15, watch_temp_callback_E2);
  2608. #if HOTENDS > 3
  2609. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N4, &thermalManager.target_temperature[3], 0, HEATER_3_MAXTEMP - 15, watch_temp_callback_E3);
  2610. #if HOTENDS > 4
  2611. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N5, &thermalManager.target_temperature[4], 0, HEATER_4_MAXTEMP - 15, watch_temp_callback_E4);
  2612. #endif // HOTENDS > 4
  2613. #endif // HOTENDS > 3
  2614. #endif // HOTENDS > 2
  2615. #endif // HOTENDS > 1
  2616. //
  2617. // Bed:
  2618. //
  2619. #if HAS_TEMP_BED
  2620. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_BED, &thermalManager.target_temperature_bed, 0, BED_MAXTEMP - 15, watch_temp_callback_bed);
  2621. #endif
  2622. //
  2623. // Fan Speed:
  2624. //
  2625. #if FAN_COUNT > 0
  2626. #if HAS_FAN0
  2627. #if FAN_COUNT > 1
  2628. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED " 1"
  2629. #else
  2630. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED
  2631. #endif
  2632. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_1ST_FAN_SPEED, &fanSpeeds[0], 0, 255);
  2633. #endif
  2634. #if HAS_FAN1
  2635. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 2", &fanSpeeds[1], 0, 255);
  2636. #endif
  2637. #if HAS_FAN2
  2638. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 3", &fanSpeeds[2], 0, 255);
  2639. #endif
  2640. #endif // FAN_COUNT > 0
  2641. //
  2642. // Autotemp, Min, Max, Fact
  2643. //
  2644. #if ENABLED(AUTOTEMP) && (TEMP_SENSOR_0 != 0)
  2645. MENU_ITEM_EDIT(bool, MSG_AUTOTEMP, &planner.autotemp_enabled);
  2646. MENU_ITEM_EDIT(float3, MSG_MIN, &planner.autotemp_min, 0, HEATER_0_MAXTEMP - 15);
  2647. MENU_ITEM_EDIT(float3, MSG_MAX, &planner.autotemp_max, 0, HEATER_0_MAXTEMP - 15);
  2648. MENU_ITEM_EDIT(float32, MSG_FACTOR, &planner.autotemp_factor, 0.0, 1.0);
  2649. #endif
  2650. //
  2651. // PID-P, PID-I, PID-D, PID-C, PID Autotune
  2652. // PID-P E1, PID-I E1, PID-D E1, PID-C E1, PID Autotune E1
  2653. // PID-P E2, PID-I E2, PID-D E2, PID-C E2, PID Autotune E2
  2654. // PID-P E3, PID-I E3, PID-D E3, PID-C E3, PID Autotune E3
  2655. // PID-P E4, PID-I E4, PID-D E4, PID-C E4, PID Autotune E4
  2656. // PID-P E5, PID-I E5, PID-D E5, PID-C E5, PID Autotune E5
  2657. //
  2658. #if ENABLED(PIDTEMP)
  2659. #define _PID_BASE_MENU_ITEMS(ELABEL, eindex) \
  2660. raw_Ki = unscalePID_i(PID_PARAM(Ki, eindex)); \
  2661. raw_Kd = unscalePID_d(PID_PARAM(Kd, eindex)); \
  2662. MENU_ITEM_EDIT(float52, MSG_PID_P ELABEL, &PID_PARAM(Kp, eindex), 1, 9990); \
  2663. MENU_ITEM_EDIT_CALLBACK(float52, MSG_PID_I ELABEL, &raw_Ki, 0.01, 9990, copy_and_scalePID_i_E ## eindex); \
  2664. MENU_ITEM_EDIT_CALLBACK(float52, MSG_PID_D ELABEL, &raw_Kd, 1, 9990, copy_and_scalePID_d_E ## eindex)
  2665. #if ENABLED(PID_EXTRUSION_SCALING)
  2666. #define _PID_MENU_ITEMS(ELABEL, eindex) \
  2667. _PID_BASE_MENU_ITEMS(ELABEL, eindex); \
  2668. MENU_ITEM_EDIT(float3, MSG_PID_C ELABEL, &PID_PARAM(Kc, eindex), 1, 9990)
  2669. #else
  2670. #define _PID_MENU_ITEMS(ELABEL, eindex) _PID_BASE_MENU_ITEMS(ELABEL, eindex)
  2671. #endif
  2672. #if ENABLED(PID_AUTOTUNE_MENU)
  2673. #define PID_MENU_ITEMS(ELABEL, eindex) \
  2674. _PID_MENU_ITEMS(ELABEL, eindex); \
  2675. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_PID_AUTOTUNE ELABEL, &autotune_temp[eindex], 150, heater_maxtemp[eindex] - 15, lcd_autotune_callback_E ## eindex)
  2676. #else
  2677. #define PID_MENU_ITEMS(ELABEL, eindex) _PID_MENU_ITEMS(ELABEL, eindex)
  2678. #endif
  2679. #if ENABLED(PID_PARAMS_PER_HOTEND) && HOTENDS > 1
  2680. PID_MENU_ITEMS(" " MSG_E1, 0);
  2681. PID_MENU_ITEMS(" " MSG_E2, 1);
  2682. #if HOTENDS > 2
  2683. PID_MENU_ITEMS(" " MSG_E3, 2);
  2684. #if HOTENDS > 3
  2685. PID_MENU_ITEMS(" " MSG_E4, 3);
  2686. #if HOTENDS > 4
  2687. PID_MENU_ITEMS(" " MSG_E5, 4);
  2688. #endif // HOTENDS > 4
  2689. #endif // HOTENDS > 3
  2690. #endif // HOTENDS > 2
  2691. #else // !PID_PARAMS_PER_HOTEND || HOTENDS == 1
  2692. PID_MENU_ITEMS("", 0);
  2693. #endif // !PID_PARAMS_PER_HOTEND || HOTENDS == 1
  2694. #endif // PIDTEMP
  2695. //
  2696. // Preheat Material 1 conf
  2697. //
  2698. MENU_ITEM(submenu, MSG_PREHEAT_1_SETTINGS, lcd_control_temperature_preheat_material1_settings_menu);
  2699. //
  2700. // Preheat Material 2 conf
  2701. //
  2702. MENU_ITEM(submenu, MSG_PREHEAT_2_SETTINGS, lcd_control_temperature_preheat_material2_settings_menu);
  2703. END_MENU();
  2704. }
  2705. void _lcd_control_temperature_preheat_settings_menu(uint8_t material) {
  2706. #if HOTENDS > 4
  2707. #define MINTEMP_ALL MIN5(HEATER_0_MINTEMP, HEATER_1_MINTEMP, HEATER_2_MINTEMP, HEATER_3_MINTEMP, HEATER_4_MINTEMP)
  2708. #define MAXTEMP_ALL MAX5(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP, HEATER_3_MAXTEMP, HEATER_4_MAXTEMP)
  2709. #elif HOTENDS > 3
  2710. #define MINTEMP_ALL MIN4(HEATER_0_MINTEMP, HEATER_1_MINTEMP, HEATER_2_MINTEMP, HEATER_3_MINTEMP)
  2711. #define MAXTEMP_ALL MAX4(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP, HEATER_3_MAXTEMP)
  2712. #elif HOTENDS > 2
  2713. #define MINTEMP_ALL MIN3(HEATER_0_MINTEMP, HEATER_1_MINTEMP, HEATER_2_MINTEMP)
  2714. #define MAXTEMP_ALL MAX3(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP)
  2715. #elif HOTENDS > 1
  2716. #define MINTEMP_ALL min(HEATER_0_MINTEMP, HEATER_1_MINTEMP)
  2717. #define MAXTEMP_ALL max(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP)
  2718. #else
  2719. #define MINTEMP_ALL HEATER_0_MINTEMP
  2720. #define MAXTEMP_ALL HEATER_0_MAXTEMP
  2721. #endif
  2722. START_MENU();
  2723. MENU_BACK(MSG_TEMPERATURE);
  2724. MENU_ITEM_EDIT(int3, MSG_FAN_SPEED, &lcd_preheat_fan_speed[material], 0, 255);
  2725. #if TEMP_SENSOR_0 != 0
  2726. MENU_ITEM_EDIT(int3, MSG_NOZZLE, &lcd_preheat_hotend_temp[material], MINTEMP_ALL, MAXTEMP_ALL - 15);
  2727. #endif
  2728. #if TEMP_SENSOR_BED != 0
  2729. MENU_ITEM_EDIT(int3, MSG_BED, &lcd_preheat_bed_temp[material], BED_MINTEMP, BED_MAXTEMP - 15);
  2730. #endif
  2731. #if ENABLED(EEPROM_SETTINGS)
  2732. MENU_ITEM(function, MSG_STORE_EEPROM, lcd_store_settings);
  2733. #endif
  2734. END_MENU();
  2735. }
  2736. /**
  2737. *
  2738. * "Temperature" > "Preheat Material 1 conf" submenu
  2739. *
  2740. */
  2741. void lcd_control_temperature_preheat_material1_settings_menu() { _lcd_control_temperature_preheat_settings_menu(0); }
  2742. /**
  2743. *
  2744. * "Temperature" > "Preheat Material 2 conf" submenu
  2745. *
  2746. */
  2747. void lcd_control_temperature_preheat_material2_settings_menu() { _lcd_control_temperature_preheat_settings_menu(1); }
  2748. /**
  2749. *
  2750. * "Control" > "Motion" submenu
  2751. *
  2752. */
  2753. void _reset_acceleration_rates() { planner.reset_acceleration_rates(); }
  2754. #if ENABLED(DISTINCT_E_FACTORS)
  2755. void _reset_e_acceleration_rate(const uint8_t e) { if (e == active_extruder) _reset_acceleration_rates(); }
  2756. void _reset_e0_acceleration_rate() { _reset_e_acceleration_rate(0); }
  2757. void _reset_e1_acceleration_rate() { _reset_e_acceleration_rate(1); }
  2758. #if E_STEPPERS > 2
  2759. void _reset_e2_acceleration_rate() { _reset_e_acceleration_rate(2); }
  2760. #if E_STEPPERS > 3
  2761. void _reset_e3_acceleration_rate() { _reset_e_acceleration_rate(3); }
  2762. #if E_STEPPERS > 4
  2763. void _reset_e4_acceleration_rate() { _reset_e_acceleration_rate(4); }
  2764. #endif // E_STEPPERS > 4
  2765. #endif // E_STEPPERS > 3
  2766. #endif // E_STEPPERS > 2
  2767. #endif
  2768. void _planner_refresh_positioning() { planner.refresh_positioning(); }
  2769. #if ENABLED(DISTINCT_E_FACTORS)
  2770. void _planner_refresh_e_positioning(const uint8_t e) {
  2771. if (e == active_extruder)
  2772. _planner_refresh_positioning();
  2773. else
  2774. planner.steps_to_mm[E_AXIS + e] = 1.0 / planner.axis_steps_per_mm[E_AXIS + e];
  2775. }
  2776. void _planner_refresh_e0_positioning() { _planner_refresh_e_positioning(0); }
  2777. void _planner_refresh_e1_positioning() { _planner_refresh_e_positioning(1); }
  2778. #if E_STEPPERS > 2
  2779. void _planner_refresh_e2_positioning() { _planner_refresh_e_positioning(2); }
  2780. #if E_STEPPERS > 3
  2781. void _planner_refresh_e3_positioning() { _planner_refresh_e_positioning(3); }
  2782. #if E_STEPPERS > 4
  2783. void _planner_refresh_e4_positioning() { _planner_refresh_e_positioning(4); }
  2784. #endif // E_STEPPERS > 4
  2785. #endif // E_STEPPERS > 3
  2786. #endif // E_STEPPERS > 2
  2787. #endif
  2788. // M203 / M205 Velocity options
  2789. void lcd_control_motion_velocity_menu() {
  2790. START_MENU();
  2791. MENU_BACK(MSG_MOTION);
  2792. // M203 Max Feedrate
  2793. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_X, &planner.max_feedrate_mm_s[X_AXIS], 1, 999);
  2794. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_Y, &planner.max_feedrate_mm_s[Y_AXIS], 1, 999);
  2795. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_Z, &planner.max_feedrate_mm_s[Z_AXIS], 1, 999);
  2796. #if ENABLED(DISTINCT_E_FACTORS)
  2797. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E, &planner.max_feedrate_mm_s[E_AXIS + active_extruder], 1, 999);
  2798. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E1, &planner.max_feedrate_mm_s[E_AXIS], 1, 999);
  2799. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E2, &planner.max_feedrate_mm_s[E_AXIS + 1], 1, 999);
  2800. #if E_STEPPERS > 2
  2801. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E3, &planner.max_feedrate_mm_s[E_AXIS + 2], 1, 999);
  2802. #if E_STEPPERS > 3
  2803. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E4, &planner.max_feedrate_mm_s[E_AXIS + 3], 1, 999);
  2804. #if E_STEPPERS > 4
  2805. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E5, &planner.max_feedrate_mm_s[E_AXIS + 4], 1, 999);
  2806. #endif // E_STEPPERS > 4
  2807. #endif // E_STEPPERS > 3
  2808. #endif // E_STEPPERS > 2
  2809. #else
  2810. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E, &planner.max_feedrate_mm_s[E_AXIS], 1, 999);
  2811. #endif
  2812. // M205 S Min Feedrate
  2813. MENU_ITEM_EDIT(float3, MSG_VMIN, &planner.min_feedrate_mm_s, 0, 999);
  2814. // M205 T Min Travel Feedrate
  2815. MENU_ITEM_EDIT(float3, MSG_VTRAV_MIN, &planner.min_travel_feedrate_mm_s, 0, 999);
  2816. END_MENU();
  2817. }
  2818. // M201 / M204 Accelerations
  2819. void lcd_control_motion_acceleration_menu() {
  2820. START_MENU();
  2821. MENU_BACK(MSG_MOTION);
  2822. // M204 P Acceleration
  2823. MENU_ITEM_EDIT(float5, MSG_ACC, &planner.acceleration, 10, 99000);
  2824. // M204 R Retract Acceleration
  2825. MENU_ITEM_EDIT(float5, MSG_A_RETRACT, &planner.retract_acceleration, 100, 99000);
  2826. // M204 T Travel Acceleration
  2827. MENU_ITEM_EDIT(float5, MSG_A_TRAVEL, &planner.travel_acceleration, 100, 99000);
  2828. // M201 settings
  2829. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_X, &planner.max_acceleration_mm_per_s2[X_AXIS], 100, 99000, _reset_acceleration_rates);
  2830. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_Y, &planner.max_acceleration_mm_per_s2[Y_AXIS], 100, 99000, _reset_acceleration_rates);
  2831. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_Z, &planner.max_acceleration_mm_per_s2[Z_AXIS], 10, 99000, _reset_acceleration_rates);
  2832. #if ENABLED(DISTINCT_E_FACTORS)
  2833. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E, &planner.max_acceleration_mm_per_s2[E_AXIS + active_extruder], 100, 99000, _reset_acceleration_rates);
  2834. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E1, &planner.max_acceleration_mm_per_s2[E_AXIS], 100, 99000, _reset_e0_acceleration_rate);
  2835. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E2, &planner.max_acceleration_mm_per_s2[E_AXIS + 1], 100, 99000, _reset_e1_acceleration_rate);
  2836. #if E_STEPPERS > 2
  2837. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E3, &planner.max_acceleration_mm_per_s2[E_AXIS + 2], 100, 99000, _reset_e2_acceleration_rate);
  2838. #if E_STEPPERS > 3
  2839. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E4, &planner.max_acceleration_mm_per_s2[E_AXIS + 3], 100, 99000, _reset_e3_acceleration_rate);
  2840. #if E_STEPPERS > 4
  2841. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E5, &planner.max_acceleration_mm_per_s2[E_AXIS + 4], 100, 99000, _reset_e4_acceleration_rate);
  2842. #endif // E_STEPPERS > 4
  2843. #endif // E_STEPPERS > 3
  2844. #endif // E_STEPPERS > 2
  2845. #else
  2846. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E, &planner.max_acceleration_mm_per_s2[E_AXIS], 100, 99000, _reset_acceleration_rates);
  2847. #endif
  2848. END_MENU();
  2849. }
  2850. // M205 Jerk
  2851. void lcd_control_motion_jerk_menu() {
  2852. START_MENU();
  2853. MENU_BACK(MSG_MOTION);
  2854. MENU_ITEM_EDIT(float3, MSG_VX_JERK, &planner.max_jerk[X_AXIS], 1, 990);
  2855. MENU_ITEM_EDIT(float3, MSG_VY_JERK, &planner.max_jerk[Y_AXIS], 1, 990);
  2856. #if ENABLED(DELTA)
  2857. MENU_ITEM_EDIT(float3, MSG_VZ_JERK, &planner.max_jerk[Z_AXIS], 1, 990);
  2858. #else
  2859. MENU_ITEM_EDIT(float52, MSG_VZ_JERK, &planner.max_jerk[Z_AXIS], 0.1, 990);
  2860. #endif
  2861. MENU_ITEM_EDIT(float3, MSG_VE_JERK, &planner.max_jerk[E_AXIS], 1, 990);
  2862. END_MENU();
  2863. }
  2864. // M92 Steps-per-mm
  2865. void lcd_control_motion_steps_per_mm_menu() {
  2866. START_MENU();
  2867. MENU_BACK(MSG_MOTION);
  2868. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_XSTEPS, &planner.axis_steps_per_mm[X_AXIS], 5, 9999, _planner_refresh_positioning);
  2869. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_YSTEPS, &planner.axis_steps_per_mm[Y_AXIS], 5, 9999, _planner_refresh_positioning);
  2870. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_ZSTEPS, &planner.axis_steps_per_mm[Z_AXIS], 5, 9999, _planner_refresh_positioning);
  2871. #if ENABLED(DISTINCT_E_FACTORS)
  2872. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS, &planner.axis_steps_per_mm[E_AXIS + active_extruder], 5, 9999, _planner_refresh_positioning);
  2873. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_E1STEPS, &planner.axis_steps_per_mm[E_AXIS], 5, 9999, _planner_refresh_e0_positioning);
  2874. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_E2STEPS, &planner.axis_steps_per_mm[E_AXIS + 1], 5, 9999, _planner_refresh_e1_positioning);
  2875. #if E_STEPPERS > 2
  2876. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_E3STEPS, &planner.axis_steps_per_mm[E_AXIS + 2], 5, 9999, _planner_refresh_e2_positioning);
  2877. #if E_STEPPERS > 3
  2878. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_E4STEPS, &planner.axis_steps_per_mm[E_AXIS + 3], 5, 9999, _planner_refresh_e3_positioning);
  2879. #if E_STEPPERS > 4
  2880. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_E5STEPS, &planner.axis_steps_per_mm[E_AXIS + 4], 5, 9999, _planner_refresh_e4_positioning);
  2881. #endif // E_STEPPERS > 4
  2882. #endif // E_STEPPERS > 3
  2883. #endif // E_STEPPERS > 2
  2884. #else
  2885. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS, &planner.axis_steps_per_mm[E_AXIS], 5, 9999, _planner_refresh_positioning);
  2886. #endif
  2887. END_MENU();
  2888. }
  2889. void lcd_control_motion_menu() {
  2890. START_MENU();
  2891. MENU_BACK(MSG_CONTROL);
  2892. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  2893. MENU_ITEM(submenu, MSG_ZPROBE_ZOFFSET, lcd_babystep_zoffset);
  2894. #elif HAS_BED_PROBE
  2895. MENU_ITEM_EDIT_CALLBACK(float32, MSG_ZPROBE_ZOFFSET, &zprobe_zoffset, Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX, lcd_refresh_zprobe_zoffset);
  2896. #endif
  2897. // M203 / M205 - Feedrate items
  2898. MENU_ITEM(submenu, MSG_VELOCITY, lcd_control_motion_velocity_menu);
  2899. // M201 - Acceleration items
  2900. MENU_ITEM(submenu, MSG_ACCELERATION, lcd_control_motion_acceleration_menu);
  2901. // M205 - Max Jerk
  2902. MENU_ITEM(submenu, MSG_JERK, lcd_control_motion_jerk_menu);
  2903. // M92 - Steps Per mm
  2904. MENU_ITEM(submenu, MSG_STEPS_PER_MM, lcd_control_motion_steps_per_mm_menu);
  2905. // M540 S - Abort on endstop hit when SD printing
  2906. #if ENABLED(ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED)
  2907. MENU_ITEM_EDIT(bool, MSG_ENDSTOP_ABORT, &stepper.abort_on_endstop_hit);
  2908. #endif
  2909. END_MENU();
  2910. }
  2911. /**
  2912. *
  2913. * "Control" > "Filament" submenu
  2914. *
  2915. */
  2916. void lcd_control_filament_menu() {
  2917. START_MENU();
  2918. MENU_BACK(MSG_CONTROL);
  2919. #if ENABLED(LIN_ADVANCE)
  2920. MENU_ITEM_EDIT(float3, MSG_ADVANCE_K, &planner.extruder_advance_k, 0, 999);
  2921. #endif
  2922. MENU_ITEM_EDIT_CALLBACK(bool, MSG_VOLUMETRIC_ENABLED, &volumetric_enabled, calculate_volumetric_multipliers);
  2923. if (volumetric_enabled) {
  2924. #if EXTRUDERS == 1
  2925. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM, &filament_size[0], 1.5, 3.25, calculate_volumetric_multipliers);
  2926. #else // EXTRUDERS > 1
  2927. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E1, &filament_size[0], 1.5, 3.25, calculate_volumetric_multipliers);
  2928. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E2, &filament_size[1], 1.5, 3.25, calculate_volumetric_multipliers);
  2929. #if EXTRUDERS > 2
  2930. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E3, &filament_size[2], 1.5, 3.25, calculate_volumetric_multipliers);
  2931. #if EXTRUDERS > 3
  2932. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E4, &filament_size[3], 1.5, 3.25, calculate_volumetric_multipliers);
  2933. #if EXTRUDERS > 4
  2934. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E5, &filament_size[4], 1.5, 3.25, calculate_volumetric_multipliers);
  2935. #endif // EXTRUDERS > 4
  2936. #endif // EXTRUDERS > 3
  2937. #endif // EXTRUDERS > 2
  2938. #endif // EXTRUDERS > 1
  2939. }
  2940. END_MENU();
  2941. }
  2942. /**
  2943. *
  2944. * "Control" > "Retract" submenu
  2945. *
  2946. */
  2947. #if ENABLED(FWRETRACT)
  2948. void lcd_control_retract_menu() {
  2949. START_MENU();
  2950. MENU_BACK(MSG_CONTROL);
  2951. MENU_ITEM_EDIT(bool, MSG_AUTORETRACT, &autoretract_enabled);
  2952. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT, &retract_length, 0, 100);
  2953. #if EXTRUDERS > 1
  2954. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_SWAP, &swap_retract_length, 0, 100);
  2955. #endif
  2956. MENU_ITEM_EDIT(float3, MSG_CONTROL_RETRACTF, &retract_feedrate_mm_s, 1, 999);
  2957. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_ZLIFT, &retract_zlift, 0, 999);
  2958. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_RECOVER, &retract_recover_length, -100, 100);
  2959. #if EXTRUDERS > 1
  2960. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_RECOVER_SWAP, &swap_retract_recover_length, -100, 100);
  2961. #endif
  2962. MENU_ITEM_EDIT(float3, MSG_CONTROL_RETRACT_RECOVERF, &retract_recover_feedrate_mm_s, 1, 999);
  2963. END_MENU();
  2964. }
  2965. #endif // FWRETRACT
  2966. #if ENABLED(SDSUPPORT)
  2967. #if !PIN_EXISTS(SD_DETECT)
  2968. void lcd_sd_refresh() {
  2969. card.initsd();
  2970. encoderTopLine = 0;
  2971. }
  2972. #endif
  2973. void lcd_sd_updir() {
  2974. card.updir();
  2975. encoderTopLine = 0;
  2976. screen_changed = true;
  2977. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  2978. }
  2979. /**
  2980. *
  2981. * "Print from SD" submenu
  2982. *
  2983. */
  2984. void lcd_sdcard_menu() {
  2985. ENCODER_DIRECTION_MENUS();
  2986. if (!lcdDrawUpdate && !lcd_clicked) return; // nothing to do (so don't thrash the SD card)
  2987. const uint16_t fileCnt = card.getnrfilenames();
  2988. START_MENU();
  2989. MENU_BACK(MSG_MAIN);
  2990. card.getWorkDirName();
  2991. if (card.filename[0] == '/') {
  2992. #if !PIN_EXISTS(SD_DETECT)
  2993. MENU_ITEM(function, LCD_STR_REFRESH MSG_REFRESH, lcd_sd_refresh);
  2994. #endif
  2995. }
  2996. else {
  2997. MENU_ITEM(function, LCD_STR_FOLDER "..", lcd_sd_updir);
  2998. }
  2999. for (uint16_t i = 0; i < fileCnt; i++) {
  3000. if (_menuLineNr == _thisItemNr) {
  3001. const uint16_t nr =
  3002. #if ENABLED(SDCARD_RATHERRECENTFIRST) && DISABLED(SDCARD_SORT_ALPHA)
  3003. fileCnt - 1 -
  3004. #endif
  3005. i;
  3006. #if ENABLED(SDCARD_SORT_ALPHA)
  3007. card.getfilename_sorted(nr);
  3008. #else
  3009. card.getfilename(nr);
  3010. #endif
  3011. if (card.filenameIsDir)
  3012. MENU_ITEM(sddirectory, MSG_CARD_MENU, card.filename, card.longFilename);
  3013. else
  3014. MENU_ITEM(sdfile, MSG_CARD_MENU, card.filename, card.longFilename);
  3015. }
  3016. else {
  3017. MENU_ITEM_DUMMY();
  3018. }
  3019. }
  3020. END_MENU();
  3021. }
  3022. #endif // SDSUPPORT
  3023. #if ENABLED(LCD_INFO_MENU)
  3024. #if ENABLED(PRINTCOUNTER)
  3025. /**
  3026. *
  3027. * About Printer > Statistics submenu
  3028. *
  3029. */
  3030. void lcd_info_stats_menu() {
  3031. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  3032. char buffer[21];
  3033. printStatistics stats = print_job_timer.getStats();
  3034. START_SCREEN(); // 12345678901234567890
  3035. STATIC_ITEM(MSG_INFO_PRINT_COUNT ": ", false, false, itostr3left(stats.totalPrints)); // Print Count: 999
  3036. STATIC_ITEM(MSG_INFO_COMPLETED_PRINTS": ", false, false, itostr3left(stats.finishedPrints)); // Completed : 666
  3037. duration_t elapsed = stats.printTime;
  3038. elapsed.toString(buffer);
  3039. STATIC_ITEM(MSG_INFO_PRINT_TIME ": ", false, false); // Total print Time:
  3040. STATIC_ITEM("", false, false, buffer); // 99y 364d 23h 59m 59s
  3041. elapsed = stats.longestPrint;
  3042. elapsed.toString(buffer);
  3043. STATIC_ITEM(MSG_INFO_PRINT_LONGEST ": ", false, false); // Longest job time:
  3044. STATIC_ITEM("", false, false, buffer); // 99y 364d 23h 59m 59s
  3045. sprintf_P(buffer, PSTR("%ld.%im"), long(stats.filamentUsed / 1000), int16_t(stats.filamentUsed / 100) % 10);
  3046. STATIC_ITEM(MSG_INFO_PRINT_FILAMENT ": ", false, false); // Extruded total:
  3047. STATIC_ITEM("", false, false, buffer); // 125m
  3048. END_SCREEN();
  3049. }
  3050. #endif // PRINTCOUNTER
  3051. /**
  3052. *
  3053. * About Printer > Thermistors
  3054. *
  3055. */
  3056. void lcd_info_thermistors_menu() {
  3057. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  3058. START_SCREEN();
  3059. #define THERMISTOR_ID TEMP_SENSOR_0
  3060. #include "thermistornames.h"
  3061. STATIC_ITEM("T0: " THERMISTOR_NAME, false, true);
  3062. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_0_MINTEMP), false);
  3063. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_0_MAXTEMP), false);
  3064. #if TEMP_SENSOR_1 != 0
  3065. #undef THERMISTOR_ID
  3066. #define THERMISTOR_ID TEMP_SENSOR_1
  3067. #include "thermistornames.h"
  3068. STATIC_ITEM("T1: " THERMISTOR_NAME, false, true);
  3069. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_1_MINTEMP), false);
  3070. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_1_MAXTEMP), false);
  3071. #endif
  3072. #if TEMP_SENSOR_2 != 0
  3073. #undef THERMISTOR_ID
  3074. #define THERMISTOR_ID TEMP_SENSOR_2
  3075. #include "thermistornames.h"
  3076. STATIC_ITEM("T2: " THERMISTOR_NAME, false, true);
  3077. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_2_MINTEMP), false);
  3078. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_2_MAXTEMP), false);
  3079. #endif
  3080. #if TEMP_SENSOR_3 != 0
  3081. #undef THERMISTOR_ID
  3082. #define THERMISTOR_ID TEMP_SENSOR_3
  3083. #include "thermistornames.h"
  3084. STATIC_ITEM("T3: " THERMISTOR_NAME, false, true);
  3085. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_3_MINTEMP), false);
  3086. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_3_MAXTEMP), false);
  3087. #endif
  3088. #if TEMP_SENSOR_4 != 0
  3089. #undef THERMISTOR_ID
  3090. #define THERMISTOR_ID TEMP_SENSOR_4
  3091. #include "thermistornames.h"
  3092. STATIC_ITEM("T4: " THERMISTOR_NAME, false, true);
  3093. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_4_MINTEMP), false);
  3094. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_4_MAXTEMP), false);
  3095. #endif
  3096. #if TEMP_SENSOR_BED != 0
  3097. #undef THERMISTOR_ID
  3098. #define THERMISTOR_ID TEMP_SENSOR_BED
  3099. #include "thermistornames.h"
  3100. STATIC_ITEM("TBed:" THERMISTOR_NAME, false, true);
  3101. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(BED_MINTEMP), false);
  3102. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(BED_MAXTEMP), false);
  3103. #endif
  3104. END_SCREEN();
  3105. }
  3106. /**
  3107. *
  3108. * About Printer > Board Info
  3109. *
  3110. */
  3111. void lcd_info_board_menu() {
  3112. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  3113. START_SCREEN();
  3114. STATIC_ITEM(BOARD_NAME, true, true); // MyPrinterController
  3115. STATIC_ITEM(MSG_INFO_BAUDRATE ": " STRINGIFY(BAUDRATE), true); // Baud: 250000
  3116. STATIC_ITEM(MSG_INFO_PROTOCOL ": " PROTOCOL_VERSION, true); // Protocol: 1.0
  3117. #if POWER_SUPPLY == 0
  3118. STATIC_ITEM(MSG_INFO_PSU ": Generic", true);
  3119. #elif POWER_SUPPLY == 1
  3120. STATIC_ITEM(MSG_INFO_PSU ": ATX", true); // Power Supply: ATX
  3121. #elif POWER_SUPPLY == 2
  3122. STATIC_ITEM(MSG_INFO_PSU ": XBox", true); // Power Supply: XBox
  3123. #endif
  3124. END_SCREEN();
  3125. }
  3126. /**
  3127. *
  3128. * About Printer > Printer Info
  3129. *
  3130. */
  3131. void lcd_info_printer_menu() {
  3132. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  3133. START_SCREEN();
  3134. STATIC_ITEM(MSG_MARLIN, true, true); // Marlin
  3135. STATIC_ITEM(SHORT_BUILD_VERSION, true); // x.x.x-Branch
  3136. STATIC_ITEM(STRING_DISTRIBUTION_DATE, true); // YYYY-MM-DD HH:MM
  3137. STATIC_ITEM(MACHINE_NAME, true); // My3DPrinter
  3138. STATIC_ITEM(WEBSITE_URL, true); // www.my3dprinter.com
  3139. STATIC_ITEM(MSG_INFO_EXTRUDERS ": " STRINGIFY(EXTRUDERS), true); // Extruders: 2
  3140. #if ENABLED(AUTO_BED_LEVELING_3POINT)
  3141. STATIC_ITEM(MSG_3POINT_LEVELING, true); // 3-Point Leveling
  3142. #elif ENABLED(AUTO_BED_LEVELING_LINEAR)
  3143. STATIC_ITEM(MSG_LINEAR_LEVELING, true); // Linear Leveling
  3144. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  3145. STATIC_ITEM(MSG_BILINEAR_LEVELING, true); // Bi-linear Leveling
  3146. #elif ENABLED(AUTO_BED_LEVELING_UBL)
  3147. STATIC_ITEM(MSG_UBL_LEVELING, true); // Unified Bed Leveling
  3148. #elif ENABLED(MESH_BED_LEVELING)
  3149. STATIC_ITEM(MSG_MESH_LEVELING, true); // Mesh Leveling
  3150. #endif
  3151. END_SCREEN();
  3152. }
  3153. /**
  3154. *
  3155. * "About Printer" submenu
  3156. *
  3157. */
  3158. void lcd_info_menu() {
  3159. START_MENU();
  3160. MENU_BACK(MSG_MAIN);
  3161. MENU_ITEM(submenu, MSG_INFO_PRINTER_MENU, lcd_info_printer_menu); // Printer Info >
  3162. MENU_ITEM(submenu, MSG_INFO_BOARD_MENU, lcd_info_board_menu); // Board Info >
  3163. MENU_ITEM(submenu, MSG_INFO_THERMISTOR_MENU, lcd_info_thermistors_menu); // Thermistors >
  3164. #if ENABLED(PRINTCOUNTER)
  3165. MENU_ITEM(submenu, MSG_INFO_STATS_MENU, lcd_info_stats_menu); // Printer Statistics >
  3166. #endif
  3167. END_MENU();
  3168. }
  3169. #endif // LCD_INFO_MENU
  3170. /**
  3171. *
  3172. * Filament Change Feature Screens
  3173. *
  3174. */
  3175. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  3176. // Portions from STATIC_ITEM...
  3177. #define HOTEND_STATUS_ITEM() do { \
  3178. if (_menuLineNr == _thisItemNr) { \
  3179. if (lcdDrawUpdate) { \
  3180. lcd_implementation_drawmenu_static(_lcdLineNr, PSTR(MSG_FILAMENT_CHANGE_NOZZLE), false, true); \
  3181. lcd_implementation_hotend_status(_lcdLineNr); \
  3182. } \
  3183. if (_skipStatic && encoderLine <= _thisItemNr) { \
  3184. encoderPosition += ENCODER_STEPS_PER_MENU_ITEM; \
  3185. ++encoderLine; \
  3186. } \
  3187. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT; \
  3188. } \
  3189. ++_thisItemNr; \
  3190. }while(0)
  3191. void lcd_advanced_pause_toocold_menu() {
  3192. START_MENU();
  3193. STATIC_ITEM(MSG_HEATING_FAILED_LCD, true, true);
  3194. STATIC_ITEM(MSG_FILAMENT_CHANGE_MINTEMP STRINGIFY(EXTRUDE_MINTEMP) ".", false, false);
  3195. MENU_BACK(MSG_BACK);
  3196. #if LCD_HEIGHT > 4
  3197. STATIC_ITEM(" ");
  3198. #endif
  3199. HOTEND_STATUS_ITEM();
  3200. END_MENU();
  3201. }
  3202. void lcd_advanced_pause_resume_print() {
  3203. advanced_pause_menu_response = ADVANCED_PAUSE_RESPONSE_RESUME_PRINT;
  3204. }
  3205. void lcd_advanced_pause_extrude_more() {
  3206. advanced_pause_menu_response = ADVANCED_PAUSE_RESPONSE_EXTRUDE_MORE;
  3207. }
  3208. void lcd_advanced_pause_option_menu() {
  3209. START_MENU();
  3210. #if LCD_HEIGHT > 2
  3211. STATIC_ITEM(MSG_FILAMENT_CHANGE_OPTION_HEADER, true, false);
  3212. #endif
  3213. MENU_ITEM(function, MSG_FILAMENT_CHANGE_OPTION_RESUME, lcd_advanced_pause_resume_print);
  3214. MENU_ITEM(function, MSG_FILAMENT_CHANGE_OPTION_EXTRUDE, lcd_advanced_pause_extrude_more);
  3215. END_MENU();
  3216. }
  3217. void lcd_advanced_pause_init_message() {
  3218. START_SCREEN();
  3219. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3220. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_1);
  3221. #ifdef MSG_FILAMENT_CHANGE_INIT_2
  3222. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_2);
  3223. #define __FC_LINES_A 3
  3224. #else
  3225. #define __FC_LINES_A 2
  3226. #endif
  3227. #ifdef MSG_FILAMENT_CHANGE_INIT_3
  3228. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_3);
  3229. #define _FC_LINES_A (__FC_LINES_A + 1)
  3230. #else
  3231. #define _FC_LINES_A __FC_LINES_A
  3232. #endif
  3233. #if LCD_HEIGHT > _FC_LINES_A + 1
  3234. STATIC_ITEM(" ");
  3235. #endif
  3236. HOTEND_STATUS_ITEM();
  3237. END_SCREEN();
  3238. }
  3239. void lcd_advanced_pause_unload_message() {
  3240. START_SCREEN();
  3241. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3242. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_1);
  3243. #ifdef MSG_FILAMENT_CHANGE_UNLOAD_2
  3244. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_2);
  3245. #define __FC_LINES_B 3
  3246. #else
  3247. #define __FC_LINES_B 2
  3248. #endif
  3249. #ifdef MSG_FILAMENT_CHANGE_UNLOAD_3
  3250. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_3);
  3251. #define _FC_LINES_B (__FC_LINES_B + 1)
  3252. #else
  3253. #define _FC_LINES_B __FC_LINES_B
  3254. #endif
  3255. #if LCD_HEIGHT > _FC_LINES_B + 1
  3256. STATIC_ITEM(" ");
  3257. #endif
  3258. HOTEND_STATUS_ITEM();
  3259. END_SCREEN();
  3260. }
  3261. void lcd_advanced_pause_wait_for_nozzles_to_heat() {
  3262. START_SCREEN();
  3263. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3264. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEATING_1);
  3265. #ifdef MSG_FILAMENT_CHANGE_HEATING_2
  3266. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEATING_2);
  3267. #define _FC_LINES_C 3
  3268. #else
  3269. #define _FC_LINES_C 2
  3270. #endif
  3271. #if LCD_HEIGHT > _FC_LINES_C + 1
  3272. STATIC_ITEM(" ");
  3273. #endif
  3274. HOTEND_STATUS_ITEM();
  3275. END_SCREEN();
  3276. }
  3277. void lcd_advanced_pause_heat_nozzle() {
  3278. START_SCREEN();
  3279. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3280. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEAT_1);
  3281. #ifdef MSG_FILAMENT_CHANGE_INSERT_2
  3282. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEAT_2);
  3283. #define _FC_LINES_D 3
  3284. #else
  3285. #define _FC_LINES_D 2
  3286. #endif
  3287. #if LCD_HEIGHT > _FC_LINES_D + 1
  3288. STATIC_ITEM(" ");
  3289. #endif
  3290. HOTEND_STATUS_ITEM();
  3291. END_SCREEN();
  3292. }
  3293. void lcd_advanced_pause_insert_message() {
  3294. START_SCREEN();
  3295. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3296. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_1);
  3297. #ifdef MSG_FILAMENT_CHANGE_INSERT_2
  3298. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_2);
  3299. #define __FC_LINES_E 3
  3300. #else
  3301. #define __FC_LINES_E 2
  3302. #endif
  3303. #ifdef MSG_FILAMENT_CHANGE_INSERT_3
  3304. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_3);
  3305. #define _FC_LINES_E (__FC_LINES_E + 1)
  3306. #else
  3307. #define _FC_LINES_E __FC_LINES_E
  3308. #endif
  3309. #if LCD_HEIGHT > _FC_LINES_E + 1
  3310. STATIC_ITEM(" ");
  3311. #endif
  3312. HOTEND_STATUS_ITEM();
  3313. END_SCREEN();
  3314. }
  3315. void lcd_advanced_pause_load_message() {
  3316. START_SCREEN();
  3317. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3318. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_1);
  3319. #ifdef MSG_FILAMENT_CHANGE_LOAD_2
  3320. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_2);
  3321. #define __FC_LINES_F 3
  3322. #else
  3323. #define __FC_LINES_F 2
  3324. #endif
  3325. #ifdef MSG_FILAMENT_CHANGE_LOAD_3
  3326. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_3);
  3327. #define _FC_LINES_F (__FC_LINES_F + 1)
  3328. #else
  3329. #define _FC_LINES_F __FC_LINES_F
  3330. #endif
  3331. #if LCD_HEIGHT > _FC_LINES_F + 1
  3332. STATIC_ITEM(" ");
  3333. #endif
  3334. HOTEND_STATUS_ITEM();
  3335. END_SCREEN();
  3336. }
  3337. void lcd_advanced_pause_extrude_message() {
  3338. START_SCREEN();
  3339. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3340. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_1);
  3341. #ifdef MSG_FILAMENT_CHANGE_EXTRUDE_2
  3342. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_2);
  3343. #define __FC_LINES_G 3
  3344. #else
  3345. #define __FC_LINES_G 2
  3346. #endif
  3347. #ifdef MSG_FILAMENT_CHANGE_EXTRUDE_3
  3348. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_3);
  3349. #define _FC_LINES_G (__FC_LINES_G + 1)
  3350. #else
  3351. #define _FC_LINES_G __FC_LINES_G
  3352. #endif
  3353. #if LCD_HEIGHT > _FC_LINES_G + 1
  3354. STATIC_ITEM(" ");
  3355. #endif
  3356. HOTEND_STATUS_ITEM();
  3357. END_SCREEN();
  3358. }
  3359. void lcd_advanced_pause_resume_message() {
  3360. START_SCREEN();
  3361. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3362. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_1);
  3363. #ifdef MSG_FILAMENT_CHANGE_RESUME_2
  3364. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_2);
  3365. #endif
  3366. #ifdef MSG_FILAMENT_CHANGE_RESUME_3
  3367. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_3);
  3368. #endif
  3369. END_SCREEN();
  3370. }
  3371. void lcd_advanced_pause_show_message(const AdvancedPauseMessage message) {
  3372. switch (message) {
  3373. case ADVANCED_PAUSE_MESSAGE_INIT:
  3374. defer_return_to_status = true;
  3375. lcd_goto_screen(lcd_advanced_pause_init_message);
  3376. break;
  3377. case ADVANCED_PAUSE_MESSAGE_UNLOAD:
  3378. defer_return_to_status = true;
  3379. lcd_goto_screen(lcd_advanced_pause_unload_message);
  3380. break;
  3381. case ADVANCED_PAUSE_MESSAGE_INSERT:
  3382. defer_return_to_status = true;
  3383. lcd_goto_screen(lcd_advanced_pause_insert_message);
  3384. break;
  3385. case ADVANCED_PAUSE_MESSAGE_LOAD:
  3386. defer_return_to_status = true;
  3387. lcd_goto_screen(lcd_advanced_pause_load_message);
  3388. break;
  3389. case ADVANCED_PAUSE_MESSAGE_EXTRUDE:
  3390. defer_return_to_status = true;
  3391. lcd_goto_screen(lcd_advanced_pause_extrude_message);
  3392. break;
  3393. case ADVANCED_PAUSE_MESSAGE_CLICK_TO_HEAT_NOZZLE:
  3394. defer_return_to_status = true;
  3395. lcd_goto_screen(lcd_advanced_pause_heat_nozzle);
  3396. break;
  3397. case ADVANCED_PAUSE_MESSAGE_WAIT_FOR_NOZZLES_TO_HEAT:
  3398. defer_return_to_status = true;
  3399. lcd_goto_screen(lcd_advanced_pause_wait_for_nozzles_to_heat);
  3400. break;
  3401. case ADVANCED_PAUSE_MESSAGE_OPTION:
  3402. defer_return_to_status = true;
  3403. advanced_pause_menu_response = ADVANCED_PAUSE_RESPONSE_WAIT_FOR;
  3404. lcd_goto_screen(lcd_advanced_pause_option_menu);
  3405. break;
  3406. case ADVANCED_PAUSE_MESSAGE_RESUME:
  3407. defer_return_to_status = true;
  3408. lcd_goto_screen(lcd_advanced_pause_resume_message);
  3409. break;
  3410. case ADVANCED_PAUSE_MESSAGE_STATUS:
  3411. lcd_return_to_status();
  3412. break;
  3413. }
  3414. }
  3415. #endif // ADVANCED_PAUSE_FEATURE
  3416. /**
  3417. *
  3418. * Functions for editing single values
  3419. *
  3420. * The "DEFINE_MENU_EDIT_TYPE" macro generates the functions needed to edit a numerical value.
  3421. *
  3422. * For example, DEFINE_MENU_EDIT_TYPE(int16_t, int3, itostr3, 1) expands into these functions:
  3423. *
  3424. * bool _menu_edit_int3();
  3425. * void menu_edit_int3(); // edit int16_t (interactively)
  3426. * void menu_edit_callback_int3(); // edit int16_t (interactively) with callback on completion
  3427. * void _menu_action_setting_edit_int3(const char * const pstr, int16_t * const ptr, const int16_t minValue, const int16_t maxValue);
  3428. * void menu_action_setting_edit_int3(const char * const pstr, int16_t * const ptr, const int16_t minValue, const int16_t maxValue);
  3429. * void menu_action_setting_edit_callback_int3(const char * const pstr, int16_t * const ptr, const int16_t minValue, const int16_t maxValue, const screenFunc_t callback, const bool live); // edit int16_t with callback
  3430. *
  3431. * You can then use one of the menu macros to present the edit interface:
  3432. * MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_percentage, 10, 999)
  3433. *
  3434. * This expands into a more primitive menu item:
  3435. * MENU_ITEM(setting_edit_int3, MSG_SPEED, PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  3436. *
  3437. * ...which calls:
  3438. * menu_action_setting_edit_int3(PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  3439. */
  3440. #define DEFINE_MENU_EDIT_TYPE(_type, _name, _strFunc, _scale) \
  3441. bool _menu_edit_ ## _name() { \
  3442. ENCODER_DIRECTION_NORMAL(); \
  3443. if ((int32_t)encoderPosition < 0) encoderPosition = 0; \
  3444. if ((int32_t)encoderPosition > maxEditValue) encoderPosition = maxEditValue; \
  3445. if (lcdDrawUpdate) \
  3446. lcd_implementation_drawedit(editLabel, _strFunc(((_type)((int32_t)encoderPosition + minEditValue)) * (1.0 / _scale))); \
  3447. if (lcd_clicked || (liveEdit && lcdDrawUpdate)) { \
  3448. _type value = ((_type)((int32_t)encoderPosition + minEditValue)) * (1.0 / _scale); \
  3449. if (editValue != NULL) *((_type*)editValue) = value; \
  3450. if (liveEdit) (*callbackFunc)(); \
  3451. if (lcd_clicked) lcd_goto_previous_menu(); \
  3452. } \
  3453. return lcd_clicked; \
  3454. } \
  3455. void menu_edit_ ## _name() { _menu_edit_ ## _name(); } \
  3456. void menu_edit_callback_ ## _name() { if (_menu_edit_ ## _name()) (*callbackFunc)(); } \
  3457. void _menu_action_setting_edit_ ## _name(const char * const pstr, _type* const ptr, const _type minValue, const _type maxValue) { \
  3458. lcd_save_previous_screen(); \
  3459. \
  3460. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW; \
  3461. \
  3462. editLabel = pstr; \
  3463. editValue = ptr; \
  3464. minEditValue = minValue * _scale; \
  3465. maxEditValue = maxValue * _scale - minEditValue; \
  3466. encoderPosition = (*ptr) * _scale - minEditValue; \
  3467. } \
  3468. void menu_action_setting_edit_ ## _name(const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue) { \
  3469. _menu_action_setting_edit_ ## _name(pstr, ptr, minValue, maxValue); \
  3470. currentScreen = menu_edit_ ## _name; \
  3471. } \
  3472. void menu_action_setting_edit_callback_ ## _name(const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue, const screenFunc_t callback, const bool live) { \
  3473. _menu_action_setting_edit_ ## _name(pstr, ptr, minValue, maxValue); \
  3474. currentScreen = menu_edit_callback_ ## _name; \
  3475. callbackFunc = callback; \
  3476. liveEdit = live; \
  3477. } \
  3478. typedef void _name
  3479. DEFINE_MENU_EDIT_TYPE(int16_t, int3, itostr3, 1);
  3480. DEFINE_MENU_EDIT_TYPE(uint8_t, int8, i8tostr3, 1);
  3481. DEFINE_MENU_EDIT_TYPE(float, float3, ftostr3, 1.0);
  3482. DEFINE_MENU_EDIT_TYPE(float, float32, ftostr32, 100.0);
  3483. DEFINE_MENU_EDIT_TYPE(float, float43, ftostr43sign, 1000.0);
  3484. DEFINE_MENU_EDIT_TYPE(float, float5, ftostr5rj, 0.01);
  3485. DEFINE_MENU_EDIT_TYPE(float, float51, ftostr51sign, 10.0);
  3486. DEFINE_MENU_EDIT_TYPE(float, float52, ftostr52sign, 100.0);
  3487. DEFINE_MENU_EDIT_TYPE(float, float62, ftostr62rj, 100.0);
  3488. DEFINE_MENU_EDIT_TYPE(uint32_t, long5, ftostr5rj, 0.01);
  3489. /**
  3490. *
  3491. * Handlers for Keypad input
  3492. *
  3493. */
  3494. #if ENABLED(ADC_KEYPAD)
  3495. inline bool handle_adc_keypad() {
  3496. static uint8_t adc_steps = 0;
  3497. if (buttons_reprapworld_keypad) {
  3498. if (adc_steps < 20) ++adc_steps;
  3499. lcd_quick_feedback();
  3500. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  3501. if (encoderDirection == -1) { // side effect which signals we are inside a menu
  3502. if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_DOWN) encoderPosition -= ENCODER_STEPS_PER_MENU_ITEM;
  3503. else if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_UP) encoderPosition += ENCODER_STEPS_PER_MENU_ITEM;
  3504. else if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_LEFT) menu_action_back();
  3505. else if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_RIGHT) lcd_return_to_status();
  3506. }
  3507. else {
  3508. const int8_t step = adc_steps > 19 ? 100 : adc_steps > 10 ? 10 : 1;
  3509. if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_DOWN) encoderPosition += ENCODER_PULSES_PER_STEP * step;
  3510. else if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_UP) encoderPosition -= ENCODER_PULSES_PER_STEP * step;
  3511. else if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_RIGHT) encoderPosition = 0;
  3512. }
  3513. #if ENABLED(ADC_KEYPAD_DEBUG)
  3514. SERIAL_PROTOCOLLNPAIR("buttons_reprapworld_keypad = ", (uint32_t)buttons_reprapworld_keypad);
  3515. SERIAL_PROTOCOLLNPAIR("encoderPosition = ", (uint32_t)encoderPosition);
  3516. #endif
  3517. return true;
  3518. }
  3519. else if (!thermalManager.current_ADCKey_raw)
  3520. adc_steps = 0; // reset stepping acceleration
  3521. return false;
  3522. }
  3523. #elif ENABLED(REPRAPWORLD_KEYPAD)
  3524. void _reprapworld_keypad_move(const AxisEnum axis, const int16_t dir) {
  3525. move_menu_scale = REPRAPWORLD_KEYPAD_MOVE_STEP;
  3526. encoderPosition = dir;
  3527. switch (axis) {
  3528. case X_AXIS: lcd_move_x(); break;
  3529. case Y_AXIS: lcd_move_y(); break;
  3530. case Z_AXIS: lcd_move_z();
  3531. default: break;
  3532. }
  3533. }
  3534. void reprapworld_keypad_move_z_up() { _reprapworld_keypad_move(Z_AXIS, 1); }
  3535. void reprapworld_keypad_move_z_down() { _reprapworld_keypad_move(Z_AXIS, -1); }
  3536. void reprapworld_keypad_move_x_left() { _reprapworld_keypad_move(X_AXIS, -1); }
  3537. void reprapworld_keypad_move_x_right() { _reprapworld_keypad_move(X_AXIS, 1); }
  3538. void reprapworld_keypad_move_y_up() { _reprapworld_keypad_move(Y_AXIS, -1); }
  3539. void reprapworld_keypad_move_y_down() { _reprapworld_keypad_move(Y_AXIS, 1); }
  3540. void reprapworld_keypad_move_home() { enqueue_and_echo_commands_P(PSTR("G28")); } // move all axes home and wait
  3541. void reprapworld_keypad_move_menu() { lcd_goto_screen(lcd_move_menu); }
  3542. inline void handle_reprapworld_keypad() {
  3543. static uint8_t keypad_debounce = 0;
  3544. if (!REPRAPWORLD_KEYPAD_PRESSED) {
  3545. if (keypad_debounce > 0) keypad_debounce--;
  3546. }
  3547. else if (!keypad_debounce) {
  3548. keypad_debounce = 2;
  3549. if (REPRAPWORLD_KEYPAD_MOVE_MENU) reprapworld_keypad_move_menu();
  3550. #if DISABLED(DELTA) && Z_HOME_DIR == -1
  3551. if (REPRAPWORLD_KEYPAD_MOVE_Z_UP) reprapworld_keypad_move_z_up();
  3552. #endif
  3553. if (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS]) {
  3554. #if ENABLED(DELTA) || Z_HOME_DIR != -1
  3555. if (REPRAPWORLD_KEYPAD_MOVE_Z_UP) reprapworld_keypad_move_z_up();
  3556. #endif
  3557. if (REPRAPWORLD_KEYPAD_MOVE_Z_DOWN) reprapworld_keypad_move_z_down();
  3558. if (REPRAPWORLD_KEYPAD_MOVE_X_LEFT) reprapworld_keypad_move_x_left();
  3559. if (REPRAPWORLD_KEYPAD_MOVE_X_RIGHT) reprapworld_keypad_move_x_right();
  3560. if (REPRAPWORLD_KEYPAD_MOVE_Y_DOWN) reprapworld_keypad_move_y_down();
  3561. if (REPRAPWORLD_KEYPAD_MOVE_Y_UP) reprapworld_keypad_move_y_up();
  3562. }
  3563. else {
  3564. if (REPRAPWORLD_KEYPAD_MOVE_HOME) reprapworld_keypad_move_home();
  3565. }
  3566. }
  3567. }
  3568. #endif // REPRAPWORLD_KEYPAD
  3569. /**
  3570. *
  3571. * Menu actions
  3572. *
  3573. */
  3574. void _menu_action_back() { lcd_goto_previous_menu(); }
  3575. void menu_action_submenu(screenFunc_t func) { lcd_save_previous_screen(); lcd_goto_screen(func); }
  3576. void menu_action_gcode(const char* pgcode) { enqueue_and_echo_commands_P(pgcode); }
  3577. void menu_action_function(screenFunc_t func) { (*func)(); }
  3578. #if ENABLED(SDSUPPORT)
  3579. void menu_action_sdfile(const char* filename, char* longFilename) {
  3580. UNUSED(longFilename);
  3581. card.openAndPrintFile(filename);
  3582. lcd_return_to_status();
  3583. }
  3584. void menu_action_sddirectory(const char* filename, char* longFilename) {
  3585. UNUSED(longFilename);
  3586. card.chdir(filename);
  3587. encoderPosition = 0;
  3588. screen_changed = true;
  3589. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  3590. }
  3591. #endif // SDSUPPORT
  3592. void menu_action_setting_edit_bool(const char* pstr, bool* ptr) { UNUSED(pstr); *ptr ^= true; lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW; }
  3593. void menu_action_setting_edit_callback_bool(const char* pstr, bool* ptr, screenFunc_t callback) {
  3594. menu_action_setting_edit_bool(pstr, ptr);
  3595. (*callback)();
  3596. }
  3597. #endif // ULTIPANEL
  3598. void lcd_init() {
  3599. lcd_implementation_init(
  3600. #if ENABLED(LCD_PROGRESS_BAR)
  3601. true
  3602. #endif
  3603. );
  3604. #if ENABLED(NEWPANEL)
  3605. #if BUTTON_EXISTS(EN1)
  3606. SET_INPUT_PULLUP(BTN_EN1);
  3607. #endif
  3608. #if BUTTON_EXISTS(EN2)
  3609. SET_INPUT_PULLUP(BTN_EN2);
  3610. #endif
  3611. #if BUTTON_EXISTS(ENC)
  3612. SET_INPUT_PULLUP(BTN_ENC);
  3613. #endif
  3614. #if ENABLED(REPRAPWORLD_KEYPAD) && DISABLED(ADC_KEYPAD)
  3615. SET_OUTPUT(SHIFT_CLK);
  3616. OUT_WRITE(SHIFT_LD, HIGH);
  3617. SET_INPUT_PULLUP(SHIFT_OUT);
  3618. #endif
  3619. #if BUTTON_EXISTS(UP)
  3620. SET_INPUT(BTN_UP);
  3621. #endif
  3622. #if BUTTON_EXISTS(DWN)
  3623. SET_INPUT(BTN_DWN);
  3624. #endif
  3625. #if BUTTON_EXISTS(LFT)
  3626. SET_INPUT(BTN_LFT);
  3627. #endif
  3628. #if BUTTON_EXISTS(RT)
  3629. SET_INPUT(BTN_RT);
  3630. #endif
  3631. #else // !NEWPANEL
  3632. #if ENABLED(SR_LCD_2W_NL) // Non latching 2 wire shift register
  3633. SET_OUTPUT(SR_DATA_PIN);
  3634. SET_OUTPUT(SR_CLK_PIN);
  3635. #elif defined(SHIFT_CLK)
  3636. SET_OUTPUT(SHIFT_CLK);
  3637. OUT_WRITE(SHIFT_LD, HIGH);
  3638. OUT_WRITE(SHIFT_EN, LOW);
  3639. SET_INPUT_PULLUP(SHIFT_OUT);
  3640. #endif // SR_LCD_2W_NL
  3641. #endif // !NEWPANEL
  3642. #if ENABLED(SDSUPPORT) && PIN_EXISTS(SD_DETECT)
  3643. SET_INPUT_PULLUP(SD_DETECT_PIN);
  3644. lcd_sd_status = 2; // UNKNOWN
  3645. #endif
  3646. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  3647. slow_buttons = 0;
  3648. #endif
  3649. lcd_buttons_update();
  3650. #if ENABLED(ULTIPANEL)
  3651. encoderDiff = 0;
  3652. #endif
  3653. }
  3654. int16_t lcd_strlen(const char* s) {
  3655. int16_t i = 0, j = 0;
  3656. while (s[i]) {
  3657. if (PRINTABLE(s[i])) j++;
  3658. i++;
  3659. }
  3660. return j;
  3661. }
  3662. int16_t lcd_strlen_P(const char* s) {
  3663. int16_t j = 0;
  3664. while (pgm_read_byte(s)) {
  3665. if (PRINTABLE(pgm_read_byte(s))) j++;
  3666. s++;
  3667. }
  3668. return j;
  3669. }
  3670. bool lcd_blink() {
  3671. static uint8_t blink = 0;
  3672. static millis_t next_blink_ms = 0;
  3673. millis_t ms = millis();
  3674. if (ELAPSED(ms, next_blink_ms)) {
  3675. blink ^= 0xFF;
  3676. next_blink_ms = ms + 1000 - LCD_UPDATE_INTERVAL / 2;
  3677. }
  3678. return blink != 0;
  3679. }
  3680. /**
  3681. * Update the LCD, read encoder buttons, etc.
  3682. * - Read button states
  3683. * - Check the SD Card slot state
  3684. * - Act on RepRap World keypad input
  3685. * - Update the encoder position
  3686. * - Apply acceleration to the encoder position
  3687. * - Set lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NOW on controller events
  3688. * - Reset the Info Screen timeout if there's any input
  3689. * - Update status indicators, if any
  3690. *
  3691. * Run the current LCD menu handler callback function:
  3692. * - Call the handler only if lcdDrawUpdate != LCDVIEW_NONE
  3693. * - Before calling the handler, LCDVIEW_CALL_NO_REDRAW => LCDVIEW_NONE
  3694. * - Call the menu handler. Menu handlers should do the following:
  3695. * - If a value changes, set lcdDrawUpdate to LCDVIEW_REDRAW_NOW and draw the value
  3696. * (Encoder events automatically set lcdDrawUpdate for you.)
  3697. * - if (lcdDrawUpdate) { redraw }
  3698. * - Before exiting the handler set lcdDrawUpdate to:
  3699. * - LCDVIEW_CLEAR_CALL_REDRAW to clear screen and set LCDVIEW_CALL_REDRAW_NEXT.
  3700. * - LCDVIEW_REDRAW_NOW to draw now (including remaining stripes).
  3701. * - LCDVIEW_CALL_REDRAW_NEXT to draw now and get LCDVIEW_REDRAW_NOW on the next loop.
  3702. * - LCDVIEW_CALL_NO_REDRAW to draw now and get LCDVIEW_NONE on the next loop.
  3703. * - NOTE: For graphical displays menu handlers may be called 2 or more times per loop,
  3704. * so don't change lcdDrawUpdate without considering this.
  3705. *
  3706. * After the menu handler callback runs (or not):
  3707. * - Clear the LCD if lcdDrawUpdate == LCDVIEW_CLEAR_CALL_REDRAW
  3708. * - Update lcdDrawUpdate for the next loop (i.e., move one state down, usually)
  3709. *
  3710. * No worries. This function is only called from the main thread.
  3711. */
  3712. void lcd_update() {
  3713. #if ENABLED(ULTIPANEL)
  3714. static millis_t return_to_status_ms = 0;
  3715. manage_manual_move();
  3716. lcd_buttons_update();
  3717. #if ENABLED(AUTO_BED_LEVELING_UBL)
  3718. const bool UBL_CONDITION = !ubl.has_control_of_lcd_panel;
  3719. #else
  3720. constexpr bool UBL_CONDITION = true;
  3721. #endif
  3722. // If the action button is pressed...
  3723. if (UBL_CONDITION && LCD_CLICKED) {
  3724. if (!wait_for_unclick) { // If not waiting for a debounce release:
  3725. wait_for_unclick = true; // Set debounce flag to ignore continous clicks
  3726. lcd_clicked = !wait_for_user; // Keep the click if not waiting for a user-click
  3727. wait_for_user = false; // Any click clears wait for user
  3728. lcd_quick_feedback(); // Always make a click sound
  3729. }
  3730. }
  3731. else wait_for_unclick = false;
  3732. #endif
  3733. #if ENABLED(SDSUPPORT) && PIN_EXISTS(SD_DETECT)
  3734. const bool sd_status = IS_SD_INSERTED;
  3735. if (sd_status != lcd_sd_status && lcd_detected()) {
  3736. if (sd_status) {
  3737. card.initsd();
  3738. if (lcd_sd_status != 2) LCD_MESSAGEPGM(MSG_SD_INSERTED);
  3739. }
  3740. else {
  3741. card.release();
  3742. if (lcd_sd_status != 2) LCD_MESSAGEPGM(MSG_SD_REMOVED);
  3743. }
  3744. lcd_sd_status = sd_status;
  3745. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  3746. lcd_implementation_init( // to maybe revive the LCD if static electricity killed it.
  3747. #if ENABLED(LCD_PROGRESS_BAR)
  3748. currentScreen == lcd_status_screen
  3749. #endif
  3750. );
  3751. }
  3752. #endif // SDSUPPORT && SD_DETECT_PIN
  3753. const millis_t ms = millis();
  3754. if (ELAPSED(ms, next_lcd_update_ms)
  3755. #if ENABLED(DOGLCD)
  3756. || drawing_screen
  3757. #endif
  3758. ) {
  3759. next_lcd_update_ms = ms + LCD_UPDATE_INTERVAL;
  3760. #if ENABLED(LCD_HAS_STATUS_INDICATORS)
  3761. lcd_implementation_update_indicators();
  3762. #endif
  3763. #if ENABLED(ULTIPANEL)
  3764. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  3765. slow_buttons = lcd_implementation_read_slow_buttons(); // buttons which take too long to read in interrupt context
  3766. #endif
  3767. #if ENABLED(ADC_KEYPAD)
  3768. if (handle_adc_keypad())
  3769. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  3770. #elif ENABLED(REPRAPWORLD_KEYPAD)
  3771. handle_reprapworld_keypad();
  3772. #endif
  3773. bool encoderPastThreshold = (abs(encoderDiff) >= ENCODER_PULSES_PER_STEP);
  3774. if (encoderPastThreshold || lcd_clicked) {
  3775. if (encoderPastThreshold) {
  3776. int32_t encoderMultiplier = 1;
  3777. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  3778. if (encoderRateMultiplierEnabled) {
  3779. int32_t encoderMovementSteps = abs(encoderDiff) / ENCODER_PULSES_PER_STEP;
  3780. if (lastEncoderMovementMillis) {
  3781. // Note that the rate is always calculated between two passes through the
  3782. // loop and that the abs of the encoderDiff value is tracked.
  3783. float encoderStepRate = float(encoderMovementSteps) / float(ms - lastEncoderMovementMillis) * 1000.0;
  3784. if (encoderStepRate >= ENCODER_100X_STEPS_PER_SEC) encoderMultiplier = 100;
  3785. else if (encoderStepRate >= ENCODER_10X_STEPS_PER_SEC) encoderMultiplier = 10;
  3786. #if ENABLED(ENCODER_RATE_MULTIPLIER_DEBUG)
  3787. SERIAL_ECHO_START();
  3788. SERIAL_ECHOPAIR("Enc Step Rate: ", encoderStepRate);
  3789. SERIAL_ECHOPAIR(" Multiplier: ", encoderMultiplier);
  3790. SERIAL_ECHOPAIR(" ENCODER_10X_STEPS_PER_SEC: ", ENCODER_10X_STEPS_PER_SEC);
  3791. SERIAL_ECHOPAIR(" ENCODER_100X_STEPS_PER_SEC: ", ENCODER_100X_STEPS_PER_SEC);
  3792. SERIAL_EOL();
  3793. #endif // ENCODER_RATE_MULTIPLIER_DEBUG
  3794. }
  3795. lastEncoderMovementMillis = ms;
  3796. } // encoderRateMultiplierEnabled
  3797. #endif // ENCODER_RATE_MULTIPLIER
  3798. encoderPosition += (encoderDiff * encoderMultiplier) / ENCODER_PULSES_PER_STEP;
  3799. encoderDiff = 0;
  3800. }
  3801. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  3802. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  3803. }
  3804. #endif // ULTIPANEL
  3805. // We arrive here every ~100ms when idling often enough.
  3806. // Instead of tracking the changes simply redraw the Info Screen ~1 time a second.
  3807. static int8_t lcd_status_update_delay = 1; // first update one loop delayed
  3808. if (
  3809. #if ENABLED(ULTIPANEL)
  3810. currentScreen == lcd_status_screen &&
  3811. #endif
  3812. !lcd_status_update_delay--
  3813. ) {
  3814. lcd_status_update_delay = 9
  3815. #if ENABLED(DOGLCD)
  3816. + 3
  3817. #endif
  3818. ;
  3819. max_display_update_time--;
  3820. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  3821. }
  3822. // then we want to use 1/2 of the time only.
  3823. uint16_t bbr2 = planner.block_buffer_runtime() >> 1;
  3824. #if ENABLED(DOGLCD)
  3825. if ((lcdDrawUpdate || drawing_screen) && (!bbr2 || (bbr2 > max_display_update_time)))
  3826. #else
  3827. if (lcdDrawUpdate && (!bbr2 || (bbr2 > max_display_update_time)))
  3828. #endif
  3829. {
  3830. #if ENABLED(DOGLCD)
  3831. if (!drawing_screen)
  3832. #endif
  3833. {
  3834. switch (lcdDrawUpdate) {
  3835. case LCDVIEW_CALL_NO_REDRAW:
  3836. lcdDrawUpdate = LCDVIEW_NONE;
  3837. break;
  3838. case LCDVIEW_CLEAR_CALL_REDRAW: // set by handlers, then altered after (rarely occurs here)
  3839. case LCDVIEW_CALL_REDRAW_NEXT: // set by handlers, then altered after (never occurs here?)
  3840. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  3841. case LCDVIEW_REDRAW_NOW: // set above, or by a handler through LCDVIEW_CALL_REDRAW_NEXT
  3842. case LCDVIEW_NONE:
  3843. break;
  3844. } // switch
  3845. }
  3846. #if ENABLED(ADC_KEYPAD)
  3847. buttons_reprapworld_keypad = 0;
  3848. #endif
  3849. #if ENABLED(ULTIPANEL)
  3850. #define CURRENTSCREEN() (*currentScreen)(), lcd_clicked = false
  3851. #else
  3852. #define CURRENTSCREEN() lcd_status_screen()
  3853. #endif
  3854. #if ENABLED(DOGLCD) // Changes due to different driver architecture of the DOGM display
  3855. if (!drawing_screen) {
  3856. u8g.firstPage();
  3857. drawing_screen = 1;
  3858. }
  3859. lcd_setFont(FONT_MENU);
  3860. u8g.setColorIndex(1);
  3861. CURRENTSCREEN();
  3862. if (drawing_screen && (drawing_screen = u8g.nextPage())) {
  3863. NOLESS(max_display_update_time, millis() - ms);
  3864. return;
  3865. }
  3866. #else
  3867. CURRENTSCREEN();
  3868. #endif
  3869. NOLESS(max_display_update_time, millis() - ms);
  3870. }
  3871. #if ENABLED(ULTIPANEL)
  3872. // Return to Status Screen after a timeout
  3873. if (currentScreen == lcd_status_screen || defer_return_to_status)
  3874. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  3875. else if (ELAPSED(ms, return_to_status_ms))
  3876. lcd_return_to_status();
  3877. #endif // ULTIPANEL
  3878. #if ENABLED(DOGLCD)
  3879. if (!drawing_screen)
  3880. #endif
  3881. {
  3882. switch (lcdDrawUpdate) {
  3883. case LCDVIEW_CLEAR_CALL_REDRAW:
  3884. lcd_implementation_clear();
  3885. case LCDVIEW_CALL_REDRAW_NEXT:
  3886. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  3887. break;
  3888. case LCDVIEW_REDRAW_NOW:
  3889. lcdDrawUpdate = LCDVIEW_NONE;
  3890. break;
  3891. case LCDVIEW_NONE:
  3892. break;
  3893. } // switch
  3894. }
  3895. } // ELAPSED(ms, next_lcd_update_ms)
  3896. }
  3897. void pad_message_string() {
  3898. uint8_t i = 0, j = 0;
  3899. char c;
  3900. while ((c = lcd_status_message[i]) && j < LCD_WIDTH) {
  3901. if (PRINTABLE(c)) j++;
  3902. i++;
  3903. }
  3904. if (true
  3905. #if ENABLED(STATUS_MESSAGE_SCROLLING)
  3906. && j < LCD_WIDTH
  3907. #endif
  3908. ) {
  3909. // pad with spaces to fill up the line
  3910. while (j++ < LCD_WIDTH) lcd_status_message[i++] = ' ';
  3911. // chop off at the edge
  3912. lcd_status_message[i] = '\0';
  3913. }
  3914. }
  3915. void lcd_finishstatus(const bool persist=false) {
  3916. pad_message_string();
  3917. #if !(ENABLED(LCD_PROGRESS_BAR) && (PROGRESS_MSG_EXPIRE > 0))
  3918. UNUSED(persist);
  3919. #endif
  3920. #if ENABLED(LCD_PROGRESS_BAR)
  3921. progress_bar_ms = millis();
  3922. #if PROGRESS_MSG_EXPIRE > 0
  3923. expire_status_ms = persist ? 0 : progress_bar_ms + PROGRESS_MSG_EXPIRE;
  3924. #endif
  3925. #endif
  3926. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  3927. #if ENABLED(FILAMENT_LCD_DISPLAY) && ENABLED(SDSUPPORT)
  3928. previous_lcd_status_ms = millis(); //get status message to show up for a while
  3929. #endif
  3930. #if ENABLED(STATUS_MESSAGE_SCROLLING)
  3931. status_scroll_pos = 0;
  3932. #endif
  3933. }
  3934. #if ENABLED(LCD_PROGRESS_BAR) && PROGRESS_MSG_EXPIRE > 0
  3935. void dontExpireStatus() { expire_status_ms = 0; }
  3936. #endif
  3937. bool lcd_hasstatus() { return (lcd_status_message[0] != '\0'); }
  3938. void lcd_setstatus(const char * const message, const bool persist) {
  3939. if (lcd_status_message_level > 0) return;
  3940. strncpy(lcd_status_message, message, 3 * (LCD_WIDTH));
  3941. lcd_finishstatus(persist);
  3942. }
  3943. void lcd_setstatusPGM(const char * const message, int8_t level) {
  3944. if (level < 0) level = lcd_status_message_level = 0;
  3945. if (level < lcd_status_message_level) return;
  3946. lcd_status_message_level = level;
  3947. strncpy_P(lcd_status_message, message, 3 * (LCD_WIDTH));
  3948. lcd_finishstatus(level > 0);
  3949. }
  3950. void lcd_status_printf_P(const uint8_t level, const char * const fmt, ...) {
  3951. if (level < lcd_status_message_level) return;
  3952. lcd_status_message_level = level;
  3953. va_list args;
  3954. va_start(args, fmt);
  3955. vsnprintf_P(lcd_status_message, 3 * (LCD_WIDTH), fmt, args);
  3956. va_end(args);
  3957. lcd_finishstatus(level > 0);
  3958. }
  3959. void lcd_setalertstatusPGM(const char * const message) {
  3960. lcd_setstatusPGM(message, 1);
  3961. #if ENABLED(ULTIPANEL)
  3962. lcd_return_to_status();
  3963. #endif
  3964. }
  3965. void lcd_reset_alert_level() { lcd_status_message_level = 0; }
  3966. #if HAS_LCD_CONTRAST
  3967. void set_lcd_contrast(const uint16_t value) {
  3968. lcd_contrast = constrain(value, LCD_CONTRAST_MIN, LCD_CONTRAST_MAX);
  3969. u8g.setContrast(lcd_contrast);
  3970. }
  3971. #endif
  3972. #if ENABLED(ULTIPANEL)
  3973. /**
  3974. * Setup Rotary Encoder Bit Values (for two pin encoders to indicate movement)
  3975. * These values are independent of which pins are used for EN_A and EN_B indications
  3976. * The rotary encoder part is also independent to the chipset used for the LCD
  3977. */
  3978. #if defined(EN_A) && defined(EN_B)
  3979. #define encrot0 0
  3980. #define encrot1 2
  3981. #define encrot2 3
  3982. #define encrot3 1
  3983. #endif
  3984. #define GET_BUTTON_STATES(DST) \
  3985. uint8_t new_##DST = 0; \
  3986. WRITE(SHIFT_LD, LOW); \
  3987. WRITE(SHIFT_LD, HIGH); \
  3988. for (int8_t i = 0; i < 8; i++) { \
  3989. new_##DST >>= 1; \
  3990. if (READ(SHIFT_OUT)) SBI(new_##DST, 7); \
  3991. WRITE(SHIFT_CLK, HIGH); \
  3992. WRITE(SHIFT_CLK, LOW); \
  3993. } \
  3994. DST = ~new_##DST; //invert it, because a pressed switch produces a logical 0
  3995. /**
  3996. * Read encoder buttons from the hardware registers
  3997. * Warning: This function is called from interrupt context!
  3998. */
  3999. void lcd_buttons_update() {
  4000. static uint8_t lastEncoderBits;
  4001. millis_t now = millis();
  4002. if (ELAPSED(now, next_button_update_ms)) {
  4003. #if ENABLED(NEWPANEL)
  4004. uint8_t newbutton = 0;
  4005. #if BUTTON_EXISTS(EN1)
  4006. if (BUTTON_PRESSED(EN1)) newbutton |= EN_A;
  4007. #endif
  4008. #if BUTTON_EXISTS(EN2)
  4009. if (BUTTON_PRESSED(EN2)) newbutton |= EN_B;
  4010. #endif
  4011. #if BUTTON_EXISTS(ENC)
  4012. if (BUTTON_PRESSED(ENC)) newbutton |= EN_C;
  4013. #endif
  4014. #if LCD_HAS_DIRECTIONAL_BUTTONS
  4015. // Manage directional buttons
  4016. #if ENABLED(REVERSE_MENU_DIRECTION)
  4017. #define _ENCODER_UD_STEPS (ENCODER_STEPS_PER_MENU_ITEM * encoderDirection)
  4018. #else
  4019. #define _ENCODER_UD_STEPS ENCODER_STEPS_PER_MENU_ITEM
  4020. #endif
  4021. #if ENABLED(REVERSE_ENCODER_DIRECTION)
  4022. #define ENCODER_UD_STEPS _ENCODER_UD_STEPS
  4023. #define ENCODER_LR_PULSES ENCODER_PULSES_PER_STEP
  4024. #else
  4025. #define ENCODER_UD_STEPS -(_ENCODER_UD_STEPS)
  4026. #define ENCODER_LR_PULSES -(ENCODER_PULSES_PER_STEP)
  4027. #endif
  4028. if (false) {
  4029. // for the else-ifs below
  4030. }
  4031. #if BUTTON_EXISTS(UP)
  4032. else if (BUTTON_PRESSED(UP)) {
  4033. encoderDiff = -(ENCODER_UD_STEPS);
  4034. next_button_update_ms = now + 300;
  4035. }
  4036. #endif
  4037. #if BUTTON_EXISTS(DWN)
  4038. else if (BUTTON_PRESSED(DWN)) {
  4039. encoderDiff = ENCODER_UD_STEPS;
  4040. next_button_update_ms = now + 300;
  4041. }
  4042. #endif
  4043. #if BUTTON_EXISTS(LFT)
  4044. else if (BUTTON_PRESSED(LFT)) {
  4045. encoderDiff = -(ENCODER_LR_PULSES);
  4046. next_button_update_ms = now + 300;
  4047. }
  4048. #endif
  4049. #if BUTTON_EXISTS(RT)
  4050. else if (BUTTON_PRESSED(RT)) {
  4051. encoderDiff = ENCODER_LR_PULSES;
  4052. next_button_update_ms = now + 300;
  4053. }
  4054. #endif
  4055. #endif // LCD_HAS_DIRECTIONAL_BUTTONS
  4056. buttons = newbutton;
  4057. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  4058. buttons |= slow_buttons;
  4059. #endif
  4060. #if ENABLED(ADC_KEYPAD)
  4061. uint8_t newbutton_reprapworld_keypad = 0;
  4062. buttons = 0;
  4063. if (buttons_reprapworld_keypad == 0) {
  4064. newbutton_reprapworld_keypad = get_ADC_keyValue();
  4065. if (WITHIN(newbutton_reprapworld_keypad, 1, 8))
  4066. buttons_reprapworld_keypad = _BV(newbutton_reprapworld_keypad - 1);
  4067. }
  4068. #elif ENABLED(REPRAPWORLD_KEYPAD)
  4069. GET_BUTTON_STATES(buttons_reprapworld_keypad);
  4070. #endif
  4071. #else
  4072. GET_BUTTON_STATES(buttons);
  4073. #endif // !NEWPANEL
  4074. } // next_button_update_ms
  4075. // Manage encoder rotation
  4076. #if ENABLED(REVERSE_MENU_DIRECTION) && ENABLED(REVERSE_ENCODER_DIRECTION)
  4077. #define ENCODER_DIFF_CW (encoderDiff -= encoderDirection)
  4078. #define ENCODER_DIFF_CCW (encoderDiff += encoderDirection)
  4079. #elif ENABLED(REVERSE_MENU_DIRECTION)
  4080. #define ENCODER_DIFF_CW (encoderDiff += encoderDirection)
  4081. #define ENCODER_DIFF_CCW (encoderDiff -= encoderDirection)
  4082. #elif ENABLED(REVERSE_ENCODER_DIRECTION)
  4083. #define ENCODER_DIFF_CW (encoderDiff--)
  4084. #define ENCODER_DIFF_CCW (encoderDiff++)
  4085. #else
  4086. #define ENCODER_DIFF_CW (encoderDiff++)
  4087. #define ENCODER_DIFF_CCW (encoderDiff--)
  4088. #endif
  4089. #define ENCODER_SPIN(_E1, _E2) switch (lastEncoderBits) { case _E1: ENCODER_DIFF_CW; break; case _E2: ENCODER_DIFF_CCW; }
  4090. uint8_t enc = 0;
  4091. if (buttons & EN_A) enc |= B01;
  4092. if (buttons & EN_B) enc |= B10;
  4093. if (enc != lastEncoderBits) {
  4094. switch (enc) {
  4095. case encrot0: ENCODER_SPIN(encrot3, encrot1); break;
  4096. case encrot1: ENCODER_SPIN(encrot0, encrot2); break;
  4097. case encrot2: ENCODER_SPIN(encrot1, encrot3); break;
  4098. case encrot3: ENCODER_SPIN(encrot2, encrot0); break;
  4099. }
  4100. #if ENABLED(AUTO_BED_LEVELING_UBL)
  4101. if (ubl.has_control_of_lcd_panel) {
  4102. ubl.encoder_diff = encoderDiff; // Make the encoder's rotation available to G29's Mesh Editor
  4103. encoderDiff = 0; // We are going to lie to the LCD Panel and claim the encoder
  4104. // knob has not turned.
  4105. }
  4106. #endif
  4107. lastEncoderBits = enc;
  4108. }
  4109. }
  4110. #if (ENABLED(LCD_I2C_TYPE_MCP23017) || ENABLED(LCD_I2C_TYPE_MCP23008)) && ENABLED(DETECT_DEVICE)
  4111. bool lcd_detected() { return lcd.LcdDetected() == 1; }
  4112. #else
  4113. bool lcd_detected() { return true; }
  4114. #endif
  4115. #if ENABLED(AUTO_BED_LEVELING_UBL)
  4116. void chirp_at_user() {
  4117. #if ENABLED(LCD_USE_I2C_BUZZER)
  4118. lcd.buzz(LCD_FEEDBACK_FREQUENCY_DURATION_MS, LCD_FEEDBACK_FREQUENCY_HZ);
  4119. #elif PIN_EXISTS(BEEPER)
  4120. buzzer.tone(LCD_FEEDBACK_FREQUENCY_DURATION_MS, LCD_FEEDBACK_FREQUENCY_HZ);
  4121. #endif
  4122. }
  4123. bool ubl_lcd_clicked() { return LCD_CLICKED; }
  4124. #endif
  4125. #endif // ULTIPANEL
  4126. #if ENABLED(ADC_KEYPAD)
  4127. typedef struct {
  4128. uint16_t ADCKeyValueMin, ADCKeyValueMax;
  4129. uint8_t ADCKeyNo;
  4130. } _stADCKeypadTable_;
  4131. static const _stADCKeypadTable_ stADCKeyTable[] PROGMEM = {
  4132. // VALUE_MIN, VALUE_MAX, KEY
  4133. { 4000, 4096, BLEN_REPRAPWORLD_KEYPAD_F1 + 1 }, // F1
  4134. { 4000, 4096, BLEN_REPRAPWORLD_KEYPAD_F2 + 1 }, // F2
  4135. { 4000, 4096, BLEN_REPRAPWORLD_KEYPAD_F3 + 1 }, // F3
  4136. { 300, 500, BLEN_REPRAPWORLD_KEYPAD_LEFT + 1 }, // LEFT
  4137. { 1900, 2200, BLEN_REPRAPWORLD_KEYPAD_RIGHT + 1 }, // RIGHT
  4138. { 570, 870, BLEN_REPRAPWORLD_KEYPAD_UP + 1 }, // UP
  4139. { 2670, 2870, BLEN_REPRAPWORLD_KEYPAD_DOWN + 1 }, // DOWN
  4140. { 1150, 1450, BLEN_REPRAPWORLD_KEYPAD_MIDDLE + 1 }, // ENTER
  4141. };
  4142. uint8_t get_ADC_keyValue(void) {
  4143. if (thermalManager.ADCKey_count >= 16) {
  4144. const uint16_t currentkpADCValue = thermalManager.current_ADCKey_raw >> 2;
  4145. #if ENABLED(ADC_KEYPAD_DEBUG)
  4146. SERIAL_PROTOCOLLN(currentkpADCValue);
  4147. #endif
  4148. thermalManager.current_ADCKey_raw = 0;
  4149. thermalManager.ADCKey_count = 0;
  4150. if (currentkpADCValue < 4000)
  4151. for (uint8_t i = 0; i < ADC_KEY_NUM; i++) {
  4152. const uint16_t lo = pgm_read_word(&stADCKeyTable[i].ADCKeyValueMin),
  4153. hi = pgm_read_word(&stADCKeyTable[i].ADCKeyValueMax);
  4154. if (WITHIN(currentkpADCValue, lo, hi)) return pgm_read_byte(&stADCKeyTable[i].ADCKeyNo);
  4155. }
  4156. }
  4157. return 0;
  4158. }
  4159. #endif
  4160. #endif // ULTRA_LCD