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

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