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

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