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 164KB

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