My Marlin configs for Fabrikator Mini and CTC i3 Pro B
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

ultralcd.cpp 142KB

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