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

ultralcd.cpp 111KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331
  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(BLTOUCH)
  35. #include "endstops.h"
  36. #endif
  37. #if ENABLED(PRINTCOUNTER)
  38. #include "printcounter.h"
  39. #include "duration_t.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)
  43. millis_t previous_lcd_status_ms = 0;
  44. #endif
  45. uint8_t lcd_status_message_level;
  46. char lcd_status_message[3 * (LCD_WIDTH) + 1] = WELCOME_MSG; // worst case is kana with up to 3*LCD_WIDTH+1
  47. #if ENABLED(DOGLCD)
  48. #include "ultralcd_impl_DOGM.h"
  49. #else
  50. #include "ultralcd_impl_HD44780.h"
  51. #endif
  52. // The main status screen
  53. void lcd_status_screen();
  54. millis_t next_lcd_update_ms;
  55. 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)
  56. uint16_t max_display_update_time = 0;
  57. #if ENABLED(DOGLCD)
  58. bool drawing_screen = false;
  59. #endif
  60. #if ENABLED(DAC_STEPPER_CURRENT)
  61. #include "stepper_dac.h" //was dac_mcp4728.h MarlinMain uses stepper dac for the m-codes
  62. uint16_t driverPercent[XYZE];
  63. #endif
  64. #if ENABLED(ULTIPANEL)
  65. // place-holders for Ki and Kd edits
  66. float raw_Ki, raw_Kd;
  67. /**
  68. * REVERSE_MENU_DIRECTION
  69. *
  70. * To reverse the menu direction we need a general way to reverse
  71. * the direction of the encoder everywhere. So encoderDirection is
  72. * added to allow the encoder to go the other way.
  73. *
  74. * This behavior is limited to scrolling Menus and SD card listings,
  75. * and is disabled in other contexts.
  76. */
  77. #if ENABLED(REVERSE_MENU_DIRECTION)
  78. int8_t encoderDirection = 1;
  79. #define ENCODER_DIRECTION_NORMAL() (encoderDirection = 1)
  80. #define ENCODER_DIRECTION_MENUS() (encoderDirection = -1)
  81. #else
  82. #define ENCODER_DIRECTION_NORMAL() ;
  83. #define ENCODER_DIRECTION_MENUS() ;
  84. #endif
  85. int8_t encoderDiff; // updated from interrupt context and added to encoderPosition every LCD update
  86. millis_t manual_move_start_time = 0;
  87. int8_t manual_move_axis = (int8_t)NO_AXIS;
  88. #if EXTRUDERS > 1
  89. int8_t manual_move_e_index = 0;
  90. #else
  91. #define manual_move_e_index 0
  92. #endif
  93. bool encoderRateMultiplierEnabled;
  94. int32_t lastEncoderMovementMillis;
  95. #if HAS_POWER_SWITCH
  96. extern bool powersupply;
  97. #endif
  98. const float manual_feedrate_mm_m[] = MANUAL_FEEDRATE;
  99. void lcd_main_menu();
  100. void lcd_tune_menu();
  101. void lcd_prepare_menu();
  102. void lcd_move_menu();
  103. void lcd_control_menu();
  104. void lcd_control_temperature_menu();
  105. void lcd_control_temperature_preheat_material1_settings_menu();
  106. void lcd_control_temperature_preheat_material2_settings_menu();
  107. void lcd_control_motion_menu();
  108. void lcd_control_volumetric_menu();
  109. #if ENABLED(DAC_STEPPER_CURRENT)
  110. void dac_driver_commit();
  111. void dac_driver_getValues();
  112. void lcd_dac_menu();
  113. void lcd_dac_write_eeprom();
  114. #endif
  115. #if ENABLED(LCD_INFO_MENU)
  116. #if ENABLED(PRINTCOUNTER)
  117. void lcd_info_stats_menu();
  118. #endif
  119. void lcd_info_thermistors_menu();
  120. void lcd_info_board_menu();
  121. void lcd_info_menu();
  122. #endif // LCD_INFO_MENU
  123. #if ENABLED(FILAMENT_CHANGE_FEATURE)
  124. void lcd_filament_change_option_menu();
  125. void lcd_filament_change_init_message();
  126. void lcd_filament_change_unload_message();
  127. void lcd_filament_change_insert_message();
  128. void lcd_filament_change_load_message();
  129. void lcd_filament_change_extrude_message();
  130. void lcd_filament_change_resume_message();
  131. #endif
  132. #if HAS_LCD_CONTRAST
  133. void lcd_set_contrast();
  134. #endif
  135. #if ENABLED(FWRETRACT)
  136. void lcd_control_retract_menu();
  137. #endif
  138. #if ENABLED(DELTA_CALIBRATION_MENU)
  139. void lcd_delta_calibrate_menu();
  140. #endif
  141. #if ENABLED(MANUAL_BED_LEVELING)
  142. #include "mesh_bed_leveling.h"
  143. #endif
  144. // Function pointer to menu functions.
  145. typedef void (*screenFunc_t)();
  146. // Different types of actions that can be used in menu items.
  147. #define menu_action_back(dummy) _menu_action_back()
  148. void _menu_action_back();
  149. void menu_action_submenu(screenFunc_t data);
  150. void menu_action_gcode(const char* pgcode);
  151. void menu_action_function(screenFunc_t data);
  152. void menu_action_setting_edit_bool(const char* pstr, bool* ptr);
  153. void menu_action_setting_edit_int3(const char* pstr, int* ptr, int minValue, int maxValue);
  154. void menu_action_setting_edit_float3(const char* pstr, float* ptr, float minValue, float maxValue);
  155. void menu_action_setting_edit_float32(const char* pstr, float* ptr, float minValue, float maxValue);
  156. void menu_action_setting_edit_float43(const char* pstr, float* ptr, float minValue, float maxValue);
  157. void menu_action_setting_edit_float5(const char* pstr, float* ptr, float minValue, float maxValue);
  158. void menu_action_setting_edit_float51(const char* pstr, float* ptr, float minValue, float maxValue);
  159. void menu_action_setting_edit_float52(const char* pstr, float* ptr, float minValue, float maxValue);
  160. void menu_action_setting_edit_float62(const char* pstr, float* ptr, float minValue, float maxValue);
  161. void menu_action_setting_edit_long5(const char* pstr, unsigned long* ptr, unsigned long minValue, unsigned long maxValue);
  162. void menu_action_setting_edit_callback_bool(const char* pstr, bool* ptr, screenFunc_t callbackFunc);
  163. void menu_action_setting_edit_callback_int3(const char* pstr, int* ptr, int minValue, int maxValue, screenFunc_t callbackFunc);
  164. void menu_action_setting_edit_callback_float3(const char* pstr, float* ptr, float minValue, float maxValue, screenFunc_t callbackFunc);
  165. void menu_action_setting_edit_callback_float32(const char* pstr, float* ptr, float minValue, float maxValue, screenFunc_t callbackFunc);
  166. void menu_action_setting_edit_callback_float43(const char* pstr, float* ptr, float minValue, float maxValue, screenFunc_t callbackFunc);
  167. void menu_action_setting_edit_callback_float5(const char* pstr, float* ptr, float minValue, float maxValue, screenFunc_t callbackFunc);
  168. void menu_action_setting_edit_callback_float51(const char* pstr, float* ptr, float minValue, float maxValue, screenFunc_t callbackFunc);
  169. void menu_action_setting_edit_callback_float52(const char* pstr, float* ptr, float minValue, float maxValue, screenFunc_t callbackFunc);
  170. void menu_action_setting_edit_callback_float62(const char* pstr, float* ptr, float minValue, float maxValue, screenFunc_t callbackFunc);
  171. void menu_action_setting_edit_callback_long5(const char* pstr, unsigned long* ptr, unsigned long minValue, unsigned long maxValue, screenFunc_t callbackFunc);
  172. #if ENABLED(SDSUPPORT)
  173. void lcd_sdcard_menu();
  174. void menu_action_sdfile(const char* filename, char* longFilename);
  175. void menu_action_sddirectory(const char* filename, char* longFilename);
  176. #endif
  177. /* Helper macros for menus */
  178. #ifndef ENCODER_FEEDRATE_DEADZONE
  179. #define ENCODER_FEEDRATE_DEADZONE 10
  180. #endif
  181. #ifndef ENCODER_STEPS_PER_MENU_ITEM
  182. #define ENCODER_STEPS_PER_MENU_ITEM 5
  183. #endif
  184. #ifndef ENCODER_PULSES_PER_STEP
  185. #define ENCODER_PULSES_PER_STEP 1
  186. #endif
  187. #ifndef TALL_FONT_CORRECTION
  188. #define TALL_FONT_CORRECTION 0
  189. #endif
  190. /**
  191. * START_SCREEN_OR_MENU generates init code for a screen or menu
  192. *
  193. * encoderLine is the position based on the encoder
  194. * encoderTopLine is the top menu line to display
  195. * _lcdLineNr is the index of the LCD line (e.g., 0-3)
  196. * _menuLineNr is the menu item to draw and process
  197. * _thisItemNr is the index of each MENU_ITEM or STATIC_ITEM
  198. * _countedItems is the total number of items in the menu (after one call)
  199. */
  200. #define START_SCREEN_OR_MENU(LIMIT) \
  201. ENCODER_DIRECTION_MENUS(); \
  202. encoderRateMultiplierEnabled = false; \
  203. if (encoderPosition > 0x8000) encoderPosition = 0; \
  204. static int8_t _countedItems = 0; \
  205. int8_t encoderLine = encoderPosition / ENCODER_STEPS_PER_MENU_ITEM; \
  206. if (_countedItems > 0 && encoderLine >= _countedItems - LIMIT) { \
  207. encoderLine = max(0, _countedItems - LIMIT); \
  208. encoderPosition = encoderLine * (ENCODER_STEPS_PER_MENU_ITEM); \
  209. }
  210. #define SCREEN_OR_MENU_LOOP() \
  211. int8_t _menuLineNr = encoderTopLine, _thisItemNr; \
  212. for (int8_t _lcdLineNr = 0; _lcdLineNr < LCD_HEIGHT - TALL_FONT_CORRECTION; _lcdLineNr++, _menuLineNr++) { \
  213. _thisItemNr = 0
  214. /**
  215. * START_SCREEN Opening code for a screen having only static items.
  216. * Do simplified scrolling of the entire screen.
  217. *
  218. * START_MENU Opening code for a screen with menu items.
  219. * Scroll as-needed to keep the selected line in view.
  220. */
  221. #define START_SCREEN() \
  222. START_SCREEN_OR_MENU(LCD_HEIGHT - TALL_FONT_CORRECTION); \
  223. encoderTopLine = encoderLine; \
  224. bool _skipStatic = false; \
  225. SCREEN_OR_MENU_LOOP()
  226. #define START_MENU() \
  227. START_SCREEN_OR_MENU(1); \
  228. screen_changed = false; \
  229. NOMORE(encoderTopLine, encoderLine); \
  230. if (encoderLine >= encoderTopLine + LCD_HEIGHT - TALL_FONT_CORRECTION) { \
  231. encoderTopLine = encoderLine - (LCD_HEIGHT - TALL_FONT_CORRECTION - 1); \
  232. } \
  233. bool _skipStatic = true; \
  234. SCREEN_OR_MENU_LOOP()
  235. /**
  236. * MENU_ITEM generates draw & handler code for a menu item, potentially calling:
  237. *
  238. * lcd_implementation_drawmenu_[type](sel, row, label, arg3...)
  239. * menu_action_[type](arg3...)
  240. *
  241. * Examples:
  242. * MENU_ITEM(back, MSG_WATCH, 0 [dummy parameter] )
  243. * or
  244. * MENU_BACK(MSG_WATCH)
  245. * lcd_implementation_drawmenu_back(sel, row, PSTR(MSG_WATCH))
  246. * menu_action_back()
  247. *
  248. * MENU_ITEM(function, MSG_PAUSE_PRINT, lcd_sdcard_pause)
  249. * lcd_implementation_drawmenu_function(sel, row, PSTR(MSG_PAUSE_PRINT), lcd_sdcard_pause)
  250. * menu_action_function(lcd_sdcard_pause)
  251. *
  252. * MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_percentage, 10, 999)
  253. * MENU_ITEM(setting_edit_int3, MSG_SPEED, PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  254. * lcd_implementation_drawmenu_setting_edit_int3(sel, row, PSTR(MSG_SPEED), PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  255. * menu_action_setting_edit_int3(PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  256. *
  257. */
  258. #define _MENU_ITEM_PART_1(TYPE, LABEL, ...) \
  259. if (_menuLineNr == _thisItemNr) { \
  260. if (lcdDrawUpdate) \
  261. lcd_implementation_drawmenu_ ## TYPE(encoderLine == _thisItemNr, _lcdLineNr, PSTR(LABEL), ## __VA_ARGS__); \
  262. if (lcd_clicked && encoderLine == _thisItemNr) {
  263. #define _MENU_ITEM_PART_2(TYPE, ...) \
  264. menu_action_ ## TYPE(__VA_ARGS__); \
  265. if (screen_changed) return; \
  266. } \
  267. } \
  268. ++_thisItemNr
  269. #define MENU_ITEM(TYPE, LABEL, ...) do { \
  270. _skipStatic = false; \
  271. _MENU_ITEM_PART_1(TYPE, LABEL, ## __VA_ARGS__); \
  272. _MENU_ITEM_PART_2(TYPE, ## __VA_ARGS__); \
  273. } while(0)
  274. #define MENU_BACK(LABEL) MENU_ITEM(back, LABEL, 0)
  275. // Used to print static text with no visible cursor.
  276. // Parameters: label [, bool center [, bool invert [, char *value] ] ]
  277. #define STATIC_ITEM(LABEL, ...) \
  278. if (_menuLineNr == _thisItemNr) { \
  279. if (_skipStatic && encoderLine <= _thisItemNr) { \
  280. encoderPosition += ENCODER_STEPS_PER_MENU_ITEM; \
  281. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT; \
  282. } \
  283. if (lcdDrawUpdate) \
  284. lcd_implementation_drawmenu_static(_lcdLineNr, PSTR(LABEL), ## __VA_ARGS__); \
  285. } \
  286. ++_thisItemNr
  287. #define END_SCREEN() \
  288. } \
  289. _countedItems = _thisItemNr
  290. #define END_MENU() \
  291. } \
  292. _countedItems = _thisItemNr; \
  293. UNUSED(_skipStatic)
  294. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  295. //#define ENCODER_RATE_MULTIPLIER_DEBUG // If defined, output the encoder steps per second value
  296. /**
  297. * MENU_MULTIPLIER_ITEM generates drawing and handling code for a multiplier menu item
  298. */
  299. #define MENU_MULTIPLIER_ITEM(type, label, ...) do { \
  300. _MENU_ITEM_PART_1(type, label, ## __VA_ARGS__); \
  301. encoderRateMultiplierEnabled = true; \
  302. lastEncoderMovementMillis = 0; \
  303. _MENU_ITEM_PART_2(type, ## __VA_ARGS__); \
  304. } while(0)
  305. #endif //ENCODER_RATE_MULTIPLIER
  306. #define MENU_ITEM_DUMMY() do { _thisItemNr++; } while(0)
  307. #define MENU_ITEM_EDIT(type, label, ...) MENU_ITEM(setting_edit_ ## type, label, PSTR(label), ## __VA_ARGS__)
  308. #define MENU_ITEM_EDIT_CALLBACK(type, label, ...) MENU_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## __VA_ARGS__)
  309. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  310. #define MENU_MULTIPLIER_ITEM_EDIT(type, label, ...) MENU_MULTIPLIER_ITEM(setting_edit_ ## type, label, PSTR(label), ## __VA_ARGS__)
  311. #define MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(type, label, ...) MENU_MULTIPLIER_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## __VA_ARGS__)
  312. #else //!ENCODER_RATE_MULTIPLIER
  313. #define MENU_MULTIPLIER_ITEM_EDIT(type, label, ...) MENU_ITEM(setting_edit_ ## type, label, PSTR(label), ## __VA_ARGS__)
  314. #define MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(type, label, ...) MENU_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## __VA_ARGS__)
  315. #endif //!ENCODER_RATE_MULTIPLIER
  316. /** Used variables to keep track of the menu */
  317. volatile uint8_t buttons; //the last checked buttons in a bit array.
  318. #if ENABLED(REPRAPWORLD_KEYPAD)
  319. volatile uint8_t buttons_reprapworld_keypad; // to store the keypad shift register values
  320. #endif
  321. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  322. volatile uint8_t slow_buttons; // Bits of the pressed buttons.
  323. #endif
  324. int8_t encoderTopLine; /* scroll offset in the current menu */
  325. millis_t next_button_update_ms;
  326. uint8_t lastEncoderBits;
  327. uint32_t encoderPosition;
  328. #if PIN_EXISTS(SD_DETECT)
  329. uint8_t lcd_sd_status;
  330. #endif
  331. typedef struct {
  332. screenFunc_t menu_function;
  333. uint32_t encoder_position;
  334. } menuPosition;
  335. screenFunc_t currentScreen = lcd_status_screen; // pointer to the currently active menu handler
  336. menuPosition screen_history[10];
  337. uint8_t screen_history_depth = 0;
  338. bool screen_changed;
  339. // LCD and menu clicks
  340. bool lcd_clicked, wait_for_unclick, defer_return_to_status, no_reentrance;
  341. // Variables used when editing values.
  342. const char* editLabel;
  343. void* editValue;
  344. int32_t minEditValue, maxEditValue;
  345. screenFunc_t callbackFunc; // call this after editing
  346. /**
  347. * General function to go directly to a screen
  348. */
  349. void lcd_goto_screen(screenFunc_t screen, const uint32_t encoder = 0) {
  350. if (currentScreen != screen) {
  351. currentScreen = screen;
  352. encoderPosition = encoder;
  353. if (screen == lcd_status_screen) {
  354. defer_return_to_status = false;
  355. screen_history_depth = 0;
  356. }
  357. lcd_implementation_clear();
  358. #if ENABLED(LCD_PROGRESS_BAR)
  359. // For LCD_PROGRESS_BAR re-initialize custom characters
  360. lcd_set_custom_characters(screen == lcd_status_screen);
  361. #endif
  362. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  363. screen_changed = true;
  364. #if ENABLED(DOGLCD)
  365. drawing_screen = false;
  366. #endif
  367. }
  368. }
  369. /**
  370. * Synchronize safely while holding the current screen
  371. * This blocks all further screen or stripe updates once called
  372. */
  373. inline void lcd_synchronize() {
  374. lcd_implementation_drawmenu_static(LCD_HEIGHT >= 4 ? 1 : 0, PSTR(MSG_MOVING));
  375. if (no_reentrance) return;
  376. no_reentrance = true;
  377. screenFunc_t old_screen = currentScreen;
  378. lcd_goto_screen(lcd_synchronize);
  379. stepper.synchronize();
  380. no_reentrance = false;
  381. lcd_goto_screen(old_screen);
  382. }
  383. inline void lcd_wait_for_homing() {
  384. no_reentrance = true;
  385. while (!axis_homed[X_AXIS] || !axis_homed[Y_AXIS] || !axis_homed[Z_AXIS]) idle();
  386. no_reentrance = true;
  387. }
  388. void lcd_return_to_status() { lcd_goto_screen(lcd_status_screen); }
  389. void lcd_save_previous_screen() {
  390. if (screen_history_depth < COUNT(screen_history)) {
  391. screen_history[screen_history_depth].menu_function = currentScreen;
  392. screen_history[screen_history_depth].encoder_position = encoderPosition;
  393. ++screen_history_depth;
  394. }
  395. }
  396. void lcd_goto_previous_menu() {
  397. if (screen_history_depth > 0) {
  398. --screen_history_depth;
  399. lcd_goto_screen(
  400. screen_history[screen_history_depth].menu_function,
  401. screen_history[screen_history_depth].encoder_position
  402. );
  403. }
  404. else
  405. lcd_return_to_status();
  406. }
  407. #endif // ULTIPANEL
  408. /**
  409. *
  410. * "Info Screen"
  411. *
  412. * This is very display-dependent, so the lcd implementation draws this.
  413. */
  414. void lcd_status_screen() {
  415. #if ENABLED(ULTIPANEL)
  416. ENCODER_DIRECTION_NORMAL();
  417. encoderRateMultiplierEnabled = false;
  418. #endif
  419. #if ENABLED(LCD_PROGRESS_BAR)
  420. millis_t ms = millis();
  421. #if DISABLED(PROGRESS_MSG_ONCE)
  422. if (ELAPSED(ms, progress_bar_ms + PROGRESS_BAR_MSG_TIME + PROGRESS_BAR_BAR_TIME)) {
  423. progress_bar_ms = ms;
  424. }
  425. #endif
  426. #if PROGRESS_MSG_EXPIRE > 0
  427. // Handle message expire
  428. if (expire_status_ms > 0) {
  429. #if ENABLED(SDSUPPORT)
  430. if (card.isFileOpen()) {
  431. // Expire the message when printing is active
  432. if (IS_SD_PRINTING) {
  433. if (ELAPSED(ms, expire_status_ms)) {
  434. lcd_status_message[0] = '\0';
  435. expire_status_ms = 0;
  436. }
  437. }
  438. else {
  439. expire_status_ms += LCD_UPDATE_INTERVAL;
  440. }
  441. }
  442. else {
  443. expire_status_ms = 0;
  444. }
  445. #else
  446. expire_status_ms = 0;
  447. #endif //SDSUPPORT
  448. }
  449. #endif
  450. #endif //LCD_PROGRESS_BAR
  451. lcd_implementation_status_screen();
  452. #if ENABLED(ULTIPANEL)
  453. if (lcd_clicked) {
  454. #if ENABLED(FILAMENT_LCD_DISPLAY)
  455. previous_lcd_status_ms = millis(); // get status message to show up for a while
  456. #endif
  457. lcd_implementation_init( // to maybe revive the LCD if static electricity killed it.
  458. #if ENABLED(LCD_PROGRESS_BAR)
  459. false
  460. #endif
  461. );
  462. lcd_goto_screen(lcd_main_menu);
  463. }
  464. #if ENABLED(ULTIPANEL_FEEDMULTIPLY)
  465. int new_frm = feedrate_percentage + (int32_t)encoderPosition;
  466. // Dead zone at 100% feedrate
  467. if ((feedrate_percentage < 100 && new_frm > 100) || (feedrate_percentage > 100 && new_frm < 100)) {
  468. feedrate_percentage = 100;
  469. encoderPosition = 0;
  470. }
  471. else if (feedrate_percentage == 100) {
  472. if ((int32_t)encoderPosition > ENCODER_FEEDRATE_DEADZONE) {
  473. feedrate_percentage += (int32_t)encoderPosition - (ENCODER_FEEDRATE_DEADZONE);
  474. encoderPosition = 0;
  475. }
  476. else if ((int32_t)encoderPosition < -(ENCODER_FEEDRATE_DEADZONE)) {
  477. feedrate_percentage += (int32_t)encoderPosition + ENCODER_FEEDRATE_DEADZONE;
  478. encoderPosition = 0;
  479. }
  480. }
  481. else {
  482. feedrate_percentage = new_frm;
  483. encoderPosition = 0;
  484. }
  485. #endif // ULTIPANEL_FEEDMULTIPLY
  486. feedrate_percentage = constrain(feedrate_percentage, 10, 999);
  487. #endif //ULTIPANEL
  488. }
  489. /**
  490. *
  491. * draw the kill screen
  492. *
  493. */
  494. void kill_screen(const char* lcd_msg) {
  495. lcd_init();
  496. lcd_setalertstatuspgm(lcd_msg);
  497. #if ENABLED(DOGLCD)
  498. u8g.firstPage();
  499. do {
  500. lcd_kill_screen();
  501. } while (u8g.nextPage());
  502. #else
  503. lcd_kill_screen();
  504. #endif
  505. }
  506. #if ENABLED(ULTIPANEL)
  507. inline void line_to_current(AxisEnum axis) {
  508. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(manual_feedrate_mm_m[axis]), active_extruder);
  509. }
  510. #if ENABLED(SDSUPPORT)
  511. void lcd_sdcard_pause() {
  512. card.pauseSDPrint();
  513. print_job_timer.pause();
  514. }
  515. void lcd_sdcard_resume() {
  516. card.startFileprint();
  517. print_job_timer.start();
  518. }
  519. void lcd_sdcard_stop() {
  520. card.stopSDPrint();
  521. clear_command_queue();
  522. quickstop_stepper();
  523. print_job_timer.stop();
  524. #if ENABLED(AUTOTEMP)
  525. thermalManager.autotempShutdown();
  526. #endif
  527. wait_for_heatup = false;
  528. lcd_setstatus(MSG_PRINT_ABORTED, true);
  529. }
  530. #endif //SDSUPPORT
  531. #if ENABLED(MENU_ITEM_CASE_LIGHT)
  532. extern bool case_light_on;
  533. extern void update_case_light();
  534. void toggle_case_light() {
  535. case_light_on = !case_light_on;
  536. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  537. update_case_light();
  538. }
  539. #endif // MENU_ITEM_CASE_LIGHT
  540. #if ENABLED(LCD_PROGRESS_BAR_TEST)
  541. static void progress_bar_test() {
  542. static int8_t bar_percent = 0;
  543. if (lcd_clicked) {
  544. lcd_goto_previous_menu();
  545. lcd_set_custom_characters(false);
  546. return;
  547. }
  548. bar_percent += (int8_t)encoderPosition;
  549. bar_percent = constrain(bar_percent, 0, 100);
  550. encoderPosition = 0;
  551. lcd_implementation_drawmenu_static(0, PSTR(MSG_PROGRESS_BAR_TEST), true, true);
  552. lcd.setCursor((LCD_WIDTH) / 2 - 2, LCD_HEIGHT - 2);
  553. lcd.print(itostr3(bar_percent)); lcd.print('%');
  554. lcd.setCursor(0, LCD_HEIGHT - 1); lcd_draw_progress_bar(bar_percent);
  555. }
  556. void _progress_bar_test() {
  557. lcd_goto_screen(progress_bar_test);
  558. lcd_set_custom_characters();
  559. }
  560. #endif // LCD_PROGRESS_BAR_TEST
  561. #if HAS_DEBUG_MENU
  562. void lcd_debug_menu() {
  563. START_MENU();
  564. MENU_BACK(MSG_MAIN); // ^ Main
  565. #if ENABLED(LCD_PROGRESS_BAR_TEST)
  566. MENU_ITEM(submenu, MSG_PROGRESS_BAR_TEST, _progress_bar_test);
  567. #endif
  568. END_MENU();
  569. }
  570. #endif // HAS_DEBUG_MENU
  571. /**
  572. *
  573. * "Main" menu
  574. *
  575. */
  576. void lcd_main_menu() {
  577. START_MENU();
  578. MENU_BACK(MSG_WATCH);
  579. //
  580. // Debug Menu when certain options are enabled
  581. //
  582. #if HAS_DEBUG_MENU
  583. MENU_ITEM(submenu, MSG_DEBUG_MENU, lcd_debug_menu);
  584. #endif
  585. //
  586. // Switch case light on/off
  587. //
  588. #if ENABLED(MENU_ITEM_CASE_LIGHT)
  589. if (case_light_on)
  590. MENU_ITEM(function, MSG_LIGHTS_OFF, toggle_case_light);
  591. else
  592. MENU_ITEM(function, MSG_LIGHTS_ON, toggle_case_light);
  593. #endif
  594. #if ENABLED(BLTOUCH)
  595. if (!endstops.z_probe_enabled && TEST_BLTOUCH())
  596. MENU_ITEM(gcode, MSG_BLTOUCH_RESET, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_RESET)));
  597. #endif
  598. if (planner.movesplanned() || IS_SD_PRINTING) {
  599. MENU_ITEM(submenu, MSG_TUNE, lcd_tune_menu);
  600. }
  601. else {
  602. MENU_ITEM(submenu, MSG_PREPARE, lcd_prepare_menu);
  603. #if ENABLED(DELTA_CALIBRATION_MENU)
  604. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE, lcd_delta_calibrate_menu);
  605. #endif
  606. }
  607. MENU_ITEM(submenu, MSG_CONTROL, lcd_control_menu);
  608. #if ENABLED(SDSUPPORT)
  609. if (card.cardOK) {
  610. if (card.isFileOpen()) {
  611. if (card.sdprinting)
  612. MENU_ITEM(function, MSG_PAUSE_PRINT, lcd_sdcard_pause);
  613. else
  614. MENU_ITEM(function, MSG_RESUME_PRINT, lcd_sdcard_resume);
  615. MENU_ITEM(function, MSG_STOP_PRINT, lcd_sdcard_stop);
  616. }
  617. else {
  618. MENU_ITEM(submenu, MSG_CARD_MENU, lcd_sdcard_menu);
  619. #if !PIN_EXISTS(SD_DETECT)
  620. MENU_ITEM(gcode, MSG_CNG_SDCARD, PSTR("M21")); // SD-card changed by user
  621. #endif
  622. }
  623. }
  624. else {
  625. MENU_ITEM(submenu, MSG_NO_CARD, lcd_sdcard_menu);
  626. #if !PIN_EXISTS(SD_DETECT)
  627. MENU_ITEM(gcode, MSG_INIT_SDCARD, PSTR("M21")); // Manually initialize the SD-card via user interface
  628. #endif
  629. }
  630. #endif //SDSUPPORT
  631. #if ENABLED(LCD_INFO_MENU)
  632. MENU_ITEM(submenu, MSG_INFO_MENU, lcd_info_menu);
  633. #endif
  634. END_MENU();
  635. }
  636. /**
  637. *
  638. * "Tune" submenu items
  639. *
  640. */
  641. /**
  642. * Set the home offset based on the current_position
  643. */
  644. void lcd_set_home_offsets() {
  645. // M428 Command
  646. enqueue_and_echo_commands_P(PSTR("M428"));
  647. lcd_return_to_status();
  648. }
  649. #if ENABLED(BABYSTEPPING)
  650. long babysteps_done = 0;
  651. void _lcd_babystep(const AxisEnum axis, const char* msg) {
  652. if (lcd_clicked) { defer_return_to_status = false; return lcd_goto_previous_menu(); }
  653. ENCODER_DIRECTION_NORMAL();
  654. if (encoderPosition) {
  655. int babystep_increment = (int32_t)encoderPosition * (BABYSTEP_MULTIPLICATOR);
  656. encoderPosition = 0;
  657. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  658. thermalManager.babystep_axis(axis, babystep_increment);
  659. babysteps_done += babystep_increment;
  660. }
  661. if (lcdDrawUpdate)
  662. lcd_implementation_drawedit(msg, ftostr43sign(
  663. ((1000 * babysteps_done) * planner.steps_to_mm[axis]) * 0.001f
  664. ));
  665. }
  666. #if ENABLED(BABYSTEP_XY)
  667. void _lcd_babystep_x() { _lcd_babystep(X_AXIS, PSTR(MSG_BABYSTEPPING_X)); }
  668. void _lcd_babystep_y() { _lcd_babystep(Y_AXIS, PSTR(MSG_BABYSTEPPING_Y)); }
  669. void lcd_babystep_x() { lcd_goto_screen(_lcd_babystep_x); babysteps_done = 0; defer_return_to_status = true; }
  670. void lcd_babystep_y() { lcd_goto_screen(_lcd_babystep_y); babysteps_done = 0; defer_return_to_status = true; }
  671. #endif
  672. void _lcd_babystep_z() { _lcd_babystep(Z_AXIS, PSTR(MSG_BABYSTEPPING_Z)); }
  673. void lcd_babystep_z() { lcd_goto_screen(_lcd_babystep_z); babysteps_done = 0; defer_return_to_status = true; }
  674. #endif //BABYSTEPPING
  675. /**
  676. * Watch temperature callbacks
  677. */
  678. #if ENABLED(THERMAL_PROTECTION_HOTENDS) && WATCH_TEMP_PERIOD > 0
  679. #if TEMP_SENSOR_0 != 0
  680. void watch_temp_callback_E0() { thermalManager.start_watching_heater(0); }
  681. #endif
  682. #if HOTENDS > 1 && TEMP_SENSOR_1 != 0
  683. void watch_temp_callback_E1() { thermalManager.start_watching_heater(1); }
  684. #endif // HOTENDS > 1
  685. #if HOTENDS > 2 && TEMP_SENSOR_2 != 0
  686. void watch_temp_callback_E2() { thermalManager.start_watching_heater(2); }
  687. #endif // HOTENDS > 2
  688. #if HOTENDS > 3 && TEMP_SENSOR_3 != 0
  689. void watch_temp_callback_E3() { thermalManager.start_watching_heater(3); }
  690. #endif // HOTENDS > 3
  691. #else
  692. #if TEMP_SENSOR_0 != 0
  693. void watch_temp_callback_E0() {}
  694. #endif
  695. #if HOTENDS > 1 && TEMP_SENSOR_1 != 0
  696. void watch_temp_callback_E1() {}
  697. #endif // HOTENDS > 1
  698. #if HOTENDS > 2 && TEMP_SENSOR_2 != 0
  699. void watch_temp_callback_E2() {}
  700. #endif // HOTENDS > 2
  701. #if HOTENDS > 3 && TEMP_SENSOR_3 != 0
  702. void watch_temp_callback_E3() {}
  703. #endif // HOTENDS > 3
  704. #endif
  705. #if ENABLED(THERMAL_PROTECTION_BED) && WATCH_BED_TEMP_PERIOD > 0
  706. #if TEMP_SENSOR_BED != 0
  707. void watch_temp_callback_bed() { thermalManager.start_watching_bed(); }
  708. #endif
  709. #else
  710. #if TEMP_SENSOR_BED != 0
  711. void watch_temp_callback_bed() {}
  712. #endif
  713. #endif
  714. #if ENABLED(FILAMENT_CHANGE_FEATURE)
  715. void lcd_enqueue_filament_change() {
  716. lcd_filament_change_show_message(FILAMENT_CHANGE_MESSAGE_INIT);
  717. enqueue_and_echo_commands_P(PSTR("M600"));
  718. }
  719. #endif
  720. /**
  721. *
  722. * "Tune" submenu
  723. *
  724. */
  725. void lcd_tune_menu() {
  726. START_MENU();
  727. //
  728. // ^ Main
  729. //
  730. MENU_BACK(MSG_MAIN);
  731. //
  732. // Speed:
  733. //
  734. MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_percentage, 10, 999);
  735. // Manual bed leveling, Bed Z:
  736. #if ENABLED(MANUAL_BED_LEVELING)
  737. MENU_ITEM_EDIT(float43, MSG_BED_Z, &mbl.z_offset, -1, 1);
  738. #endif
  739. //
  740. // Nozzle:
  741. // Nozzle [1-4]:
  742. //
  743. #if HOTENDS == 1
  744. #if TEMP_SENSOR_0 != 0
  745. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  746. #endif
  747. #else //HOTENDS > 1
  748. #if TEMP_SENSOR_0 != 0
  749. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N1, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  750. #endif
  751. #if TEMP_SENSOR_1 != 0
  752. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N2, &thermalManager.target_temperature[1], 0, HEATER_1_MAXTEMP - 15, watch_temp_callback_E1);
  753. #endif
  754. #if HOTENDS > 2
  755. #if TEMP_SENSOR_2 != 0
  756. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N3, &thermalManager.target_temperature[2], 0, HEATER_2_MAXTEMP - 15, watch_temp_callback_E2);
  757. #endif
  758. #if HOTENDS > 3
  759. #if TEMP_SENSOR_3 != 0
  760. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N4, &thermalManager.target_temperature[3], 0, HEATER_3_MAXTEMP - 15, watch_temp_callback_E3);
  761. #endif
  762. #endif // HOTENDS > 3
  763. #endif // HOTENDS > 2
  764. #endif // HOTENDS > 1
  765. //
  766. // Bed:
  767. //
  768. #if TEMP_SENSOR_BED != 0
  769. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_BED, &thermalManager.target_temperature_bed, 0, BED_MAXTEMP - 15, watch_temp_callback_bed);
  770. #endif
  771. //
  772. // Fan Speed:
  773. //
  774. #if FAN_COUNT > 0
  775. #if HAS_FAN0
  776. #if FAN_COUNT > 1
  777. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED " 1"
  778. #else
  779. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED
  780. #endif
  781. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_1ST_FAN_SPEED, &fanSpeeds[0], 0, 255);
  782. #endif
  783. #if HAS_FAN1
  784. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 2", &fanSpeeds[1], 0, 255);
  785. #endif
  786. #if HAS_FAN2
  787. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 3", &fanSpeeds[2], 0, 255);
  788. #endif
  789. #endif // FAN_COUNT > 0
  790. //
  791. // Flow:
  792. // Flow 1:
  793. // Flow 2:
  794. // Flow 3:
  795. // Flow 4:
  796. //
  797. #if EXTRUDERS == 1
  798. MENU_ITEM_EDIT(int3, MSG_FLOW, &flow_percentage[0], 10, 999);
  799. #else // EXTRUDERS > 1
  800. MENU_ITEM_EDIT(int3, MSG_FLOW, &flow_percentage[active_extruder], 10, 999);
  801. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N1, &flow_percentage[0], 10, 999);
  802. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N2, &flow_percentage[1], 10, 999);
  803. #if EXTRUDERS > 2
  804. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N3, &flow_percentage[2], 10, 999);
  805. #if EXTRUDERS > 3
  806. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N4, &flow_percentage[3], 10, 999);
  807. #endif //EXTRUDERS > 3
  808. #endif //EXTRUDERS > 2
  809. #endif //EXTRUDERS > 1
  810. //
  811. // Babystep X:
  812. // Babystep Y:
  813. // Babystep Z:
  814. //
  815. #if ENABLED(BABYSTEPPING)
  816. #if ENABLED(BABYSTEP_XY)
  817. MENU_ITEM(submenu, MSG_BABYSTEP_X, lcd_babystep_x);
  818. MENU_ITEM(submenu, MSG_BABYSTEP_Y, lcd_babystep_y);
  819. #endif //BABYSTEP_XY
  820. MENU_ITEM(submenu, MSG_BABYSTEP_Z, lcd_babystep_z);
  821. #endif
  822. //
  823. // Change filament
  824. //
  825. #if ENABLED(FILAMENT_CHANGE_FEATURE)
  826. MENU_ITEM(function, MSG_FILAMENTCHANGE, lcd_enqueue_filament_change);
  827. #endif
  828. END_MENU();
  829. }
  830. /**
  831. *
  832. * "Driver current control" submenu items
  833. *
  834. */
  835. #if ENABLED(DAC_STEPPER_CURRENT)
  836. void dac_driver_getValues() { LOOP_XYZE(i) driverPercent[i] = dac_current_get_percent((AxisEnum)i); }
  837. void dac_driver_commit() { dac_current_set_percents(driverPercent); }
  838. void dac_driver_eeprom_write() { dac_commit_eeprom(); }
  839. void lcd_dac_menu() {
  840. dac_driver_getValues();
  841. START_MENU();
  842. MENU_BACK(MSG_CONTROL);
  843. MENU_ITEM_EDIT_CALLBACK(int3, MSG_X " " MSG_DAC_PERCENT, &driverPercent[X_AXIS], 0, 100, dac_driver_commit);
  844. MENU_ITEM_EDIT_CALLBACK(int3, MSG_Y " " MSG_DAC_PERCENT, &driverPercent[Y_AXIS], 0, 100, dac_driver_commit);
  845. MENU_ITEM_EDIT_CALLBACK(int3, MSG_Z " " MSG_DAC_PERCENT, &driverPercent[Z_AXIS], 0, 100, dac_driver_commit);
  846. MENU_ITEM_EDIT_CALLBACK(int3, MSG_E " " MSG_DAC_PERCENT, &driverPercent[E_AXIS], 0, 100, dac_driver_commit);
  847. MENU_ITEM(function, MSG_DAC_EEPROM_WRITE, dac_driver_eeprom_write);
  848. END_MENU();
  849. }
  850. #endif
  851. constexpr int heater_maxtemp[HOTENDS] = ARRAY_BY_HOTENDS(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP, HEATER_3_MAXTEMP);
  852. /**
  853. *
  854. * "Prepare" submenu items
  855. *
  856. */
  857. void _lcd_preheat(int endnum, const float temph, const float tempb, const int fan) {
  858. if (temph > 0) thermalManager.setTargetHotend(min(heater_maxtemp[endnum], temph), endnum);
  859. #if TEMP_SENSOR_BED != 0
  860. thermalManager.setTargetBed(tempb);
  861. #else
  862. UNUSED(tempb);
  863. #endif
  864. #if FAN_COUNT > 0
  865. #if FAN_COUNT > 1
  866. fanSpeeds[active_extruder < FAN_COUNT ? active_extruder : 0] = fan;
  867. #else
  868. fanSpeeds[0] = fan;
  869. #endif
  870. #else
  871. UNUSED(fan);
  872. #endif
  873. lcd_return_to_status();
  874. }
  875. #if TEMP_SENSOR_0 != 0
  876. void lcd_preheat_material1_hotend0() { _lcd_preheat(0, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  877. void lcd_preheat_material2_hotend0() { _lcd_preheat(0, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  878. #endif
  879. #if HOTENDS > 1
  880. void lcd_preheat_material1_hotend1() { _lcd_preheat(1, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  881. void lcd_preheat_material2_hotend1() { _lcd_preheat(1, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  882. #if HOTENDS > 2
  883. void lcd_preheat_material1_hotend2() { _lcd_preheat(2, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  884. void lcd_preheat_material2_hotend2() { _lcd_preheat(2, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  885. #if HOTENDS > 3
  886. void lcd_preheat_material1_hotend3() { _lcd_preheat(3, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  887. void lcd_preheat_material2_hotend3() { _lcd_preheat(3, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  888. #endif
  889. #endif
  890. void lcd_preheat_material1_hotend0123() {
  891. #if HOTENDS > 1
  892. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[0], 1);
  893. #if HOTENDS > 2
  894. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[0], 2);
  895. #if HOTENDS > 3
  896. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[0], 3);
  897. #endif
  898. #endif
  899. #endif
  900. lcd_preheat_material1_hotend0();
  901. }
  902. void lcd_preheat_material2_hotend0123() {
  903. #if HOTENDS > 1
  904. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[1], 1);
  905. #if HOTENDS > 2
  906. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[1], 2);
  907. #if HOTENDS > 3
  908. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[1], 3);
  909. #endif
  910. #endif
  911. #endif
  912. lcd_preheat_material2_hotend0();
  913. }
  914. #endif // HOTENDS > 1
  915. #if TEMP_SENSOR_BED != 0
  916. void lcd_preheat_material1_bedonly() { _lcd_preheat(0, 0, lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  917. void lcd_preheat_material2_bedonly() { _lcd_preheat(0, 0, lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  918. #endif
  919. #if TEMP_SENSOR_0 != 0 && (TEMP_SENSOR_1 != 0 || TEMP_SENSOR_2 != 0 || TEMP_SENSOR_3 != 0 || TEMP_SENSOR_BED != 0)
  920. void lcd_preheat_material1_menu() {
  921. START_MENU();
  922. MENU_BACK(MSG_PREPARE);
  923. #if HOTENDS == 1
  924. MENU_ITEM(function, MSG_PREHEAT_1, lcd_preheat_material1_hotend0);
  925. #else
  926. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H1, lcd_preheat_material1_hotend0);
  927. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H2, lcd_preheat_material1_hotend1);
  928. #if HOTENDS > 2
  929. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H3, lcd_preheat_material1_hotend2);
  930. #if HOTENDS > 3
  931. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H4, lcd_preheat_material1_hotend3);
  932. #endif
  933. #endif
  934. MENU_ITEM(function, MSG_PREHEAT_1_ALL, lcd_preheat_material1_hotend0123);
  935. #endif
  936. #if TEMP_SENSOR_BED != 0
  937. MENU_ITEM(function, MSG_PREHEAT_1_BEDONLY, lcd_preheat_material1_bedonly);
  938. #endif
  939. END_MENU();
  940. }
  941. void lcd_preheat_material2_menu() {
  942. START_MENU();
  943. MENU_BACK(MSG_PREPARE);
  944. #if HOTENDS == 1
  945. MENU_ITEM(function, MSG_PREHEAT_2, lcd_preheat_material2_hotend0);
  946. #else
  947. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H1, lcd_preheat_material2_hotend0);
  948. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H2, lcd_preheat_material2_hotend1);
  949. #if HOTENDS > 2
  950. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H3, lcd_preheat_material2_hotend2);
  951. #if HOTENDS > 3
  952. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H4, lcd_preheat_material2_hotend3);
  953. #endif
  954. #endif
  955. MENU_ITEM(function, MSG_PREHEAT_2_ALL, lcd_preheat_material2_hotend0123);
  956. #endif
  957. #if TEMP_SENSOR_BED != 0
  958. MENU_ITEM(function, MSG_PREHEAT_2_BEDONLY, lcd_preheat_material2_bedonly);
  959. #endif
  960. END_MENU();
  961. }
  962. #endif // TEMP_SENSOR_0 && (TEMP_SENSOR_1 || TEMP_SENSOR_2 || TEMP_SENSOR_3 || TEMP_SENSOR_BED)
  963. void lcd_cooldown() {
  964. #if FAN_COUNT > 0
  965. for (uint8_t i = 0; i < FAN_COUNT; i++) fanSpeeds[i] = 0;
  966. #endif
  967. thermalManager.disable_all_heaters();
  968. lcd_return_to_status();
  969. }
  970. #if ENABLED(SDSUPPORT) && ENABLED(MENU_ADDAUTOSTART)
  971. void lcd_autostart_sd() {
  972. card.autostart_index = 0;
  973. card.setroot();
  974. card.checkautostart(true);
  975. }
  976. #endif
  977. #if ENABLED(MANUAL_BED_LEVELING)
  978. /**
  979. *
  980. * "Prepare" > "Bed Leveling" handlers
  981. *
  982. */
  983. static uint8_t _lcd_level_bed_position;
  984. // Utility to go to the next mesh point
  985. // A raise is added between points if Z_HOMING_HEIGHT is in use
  986. // Note: During Manual Bed Leveling the homed Z position is MESH_HOME_SEARCH_Z
  987. // Z position will be restored with the final action, a G28
  988. inline void _mbl_goto_xy(float x, float y) {
  989. if (no_reentrance) return;
  990. current_position[Z_AXIS] = LOGICAL_Z_POSITION(MESH_HOME_SEARCH_Z + Z_HOMING_HEIGHT);
  991. line_to_current(Z_AXIS);
  992. current_position[X_AXIS] = LOGICAL_X_POSITION(x);
  993. current_position[Y_AXIS] = LOGICAL_Y_POSITION(y);
  994. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(XY_PROBE_SPEED), active_extruder);
  995. #if Z_HOMING_HEIGHT > 0
  996. current_position[Z_AXIS] = LOGICAL_Z_POSITION(MESH_HOME_SEARCH_Z);
  997. line_to_current(Z_AXIS);
  998. #endif
  999. lcd_synchronize();
  1000. }
  1001. void _lcd_level_goto_next_point();
  1002. void _lcd_level_bed_done() {
  1003. if (lcdDrawUpdate) lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_DONE));
  1004. lcdDrawUpdate =
  1005. #if ENABLED(DOGLCD)
  1006. LCDVIEW_CALL_REDRAW_NEXT
  1007. #else
  1008. LCDVIEW_CALL_NO_REDRAW
  1009. #endif
  1010. ;
  1011. }
  1012. /**
  1013. * Step 7: Get the Z coordinate, then goto next point or exit
  1014. */
  1015. void _lcd_level_bed_get_z() {
  1016. ENCODER_DIRECTION_NORMAL();
  1017. if (no_reentrance) goto KeepDrawing;
  1018. // Encoder wheel adjusts the Z position
  1019. if (encoderPosition) {
  1020. refresh_cmd_timeout();
  1021. current_position[Z_AXIS] += float((int32_t)encoderPosition) * (MBL_Z_STEP);
  1022. NOLESS(current_position[Z_AXIS], 0);
  1023. NOMORE(current_position[Z_AXIS], MESH_HOME_SEARCH_Z * 2);
  1024. line_to_current(Z_AXIS);
  1025. lcdDrawUpdate =
  1026. #if ENABLED(DOGLCD)
  1027. LCDVIEW_CALL_REDRAW_NEXT
  1028. #else
  1029. LCDVIEW_REDRAW_NOW
  1030. #endif
  1031. ;
  1032. encoderPosition = 0;
  1033. }
  1034. static bool debounce_click = false;
  1035. if (lcd_clicked) {
  1036. if (!debounce_click) {
  1037. debounce_click = true; // ignore multiple "clicks" in a row
  1038. mbl.set_zigzag_z(_lcd_level_bed_position++, current_position[Z_AXIS]);
  1039. if (_lcd_level_bed_position == (MESH_NUM_X_POINTS) * (MESH_NUM_Y_POINTS)) {
  1040. lcd_goto_screen(_lcd_level_bed_done);
  1041. current_position[Z_AXIS] = MESH_HOME_SEARCH_Z + Z_HOMING_HEIGHT;
  1042. line_to_current(Z_AXIS);
  1043. lcd_synchronize();
  1044. mbl.set_has_mesh(true);
  1045. enqueue_and_echo_commands_P(PSTR("G28"));
  1046. lcd_return_to_status();
  1047. //LCD_MESSAGEPGM(MSG_LEVEL_BED_DONE);
  1048. #if HAS_BUZZER
  1049. lcd_buzz(200, 659);
  1050. lcd_buzz(200, 698);
  1051. #endif
  1052. }
  1053. else {
  1054. lcd_goto_screen(_lcd_level_goto_next_point);
  1055. }
  1056. }
  1057. }
  1058. else {
  1059. debounce_click = false;
  1060. }
  1061. KeepDrawing:
  1062. // Update on first display, then only on updates to Z position
  1063. // Show message above on clicks instead
  1064. if (lcdDrawUpdate) {
  1065. float v = current_position[Z_AXIS] - MESH_HOME_SEARCH_Z;
  1066. lcd_implementation_drawedit(PSTR(MSG_MOVE_Z), ftostr43sign(v + (v < 0 ? -0.0001 : 0.0001), '+'));
  1067. }
  1068. }
  1069. /**
  1070. * Step 6: Display "Next point: 1 / 9" while waiting for move to finish
  1071. */
  1072. void _lcd_level_bed_moving() {
  1073. if (lcdDrawUpdate) {
  1074. char msg[10];
  1075. sprintf_P(msg, PSTR("%i / %u"), (int)(_lcd_level_bed_position + 1), (MESH_NUM_X_POINTS) * (MESH_NUM_Y_POINTS));
  1076. lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_NEXT_POINT), msg);
  1077. }
  1078. lcdDrawUpdate =
  1079. #if ENABLED(DOGLCD)
  1080. LCDVIEW_CALL_REDRAW_NEXT
  1081. #else
  1082. LCDVIEW_CALL_NO_REDRAW
  1083. #endif
  1084. ;
  1085. }
  1086. /**
  1087. * Step 5: Initiate a move to the next point
  1088. */
  1089. void _lcd_level_goto_next_point() {
  1090. // Set the menu to display ahead of blocking call
  1091. lcd_goto_screen(_lcd_level_bed_moving);
  1092. // _mbl_goto_xy runs the menu loop until the move is done
  1093. int8_t px, py;
  1094. mbl.zigzag(_lcd_level_bed_position, px, py);
  1095. _mbl_goto_xy(mbl.get_probe_x(px), mbl.get_probe_y(py));
  1096. // After the blocking function returns, change menus
  1097. lcd_goto_screen(_lcd_level_bed_get_z);
  1098. }
  1099. /**
  1100. * Step 4: Display "Click to Begin", wait for click
  1101. * Move to the first probe position
  1102. */
  1103. void _lcd_level_bed_homing_done() {
  1104. if (lcdDrawUpdate) lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_WAITING));
  1105. if (lcd_clicked) {
  1106. _lcd_level_bed_position = 0;
  1107. current_position[Z_AXIS] = MESH_HOME_SEARCH_Z
  1108. #if Z_HOME_DIR > 0
  1109. + Z_MAX_POS
  1110. #endif
  1111. ;
  1112. planner.set_position_mm(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  1113. lcd_goto_screen(_lcd_level_goto_next_point);
  1114. }
  1115. }
  1116. /**
  1117. * Step 3: Display "Homing XYZ" - Wait for homing to finish
  1118. */
  1119. void _lcd_level_bed_homing() {
  1120. if (lcdDrawUpdate) lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_HOMING), NULL);
  1121. lcdDrawUpdate =
  1122. #if ENABLED(DOGLCD)
  1123. LCDVIEW_CALL_REDRAW_NEXT
  1124. #else
  1125. LCDVIEW_CALL_NO_REDRAW
  1126. #endif
  1127. ;
  1128. if (no_reentrance) return;
  1129. lcd_wait_for_homing();
  1130. lcd_goto_screen(_lcd_level_bed_homing_done);
  1131. }
  1132. /**
  1133. * Step 2: Continue Bed Leveling...
  1134. */
  1135. void _lcd_level_bed_continue() {
  1136. defer_return_to_status = true;
  1137. axis_homed[X_AXIS] = axis_homed[Y_AXIS] = axis_homed[Z_AXIS] = false;
  1138. mbl.reset();
  1139. enqueue_and_echo_commands_P(PSTR("G28"));
  1140. lcd_goto_screen(_lcd_level_bed_homing);
  1141. }
  1142. /**
  1143. * Step 1: MBL entry-point: "Cancel" or "Level Bed"
  1144. */
  1145. void lcd_level_bed() {
  1146. START_MENU();
  1147. MENU_BACK(MSG_LEVEL_BED_CANCEL);
  1148. MENU_ITEM(submenu, MSG_LEVEL_BED, _lcd_level_bed_continue);
  1149. END_MENU();
  1150. }
  1151. #endif // MANUAL_BED_LEVELING
  1152. /**
  1153. *
  1154. * "Prepare" submenu
  1155. *
  1156. */
  1157. void lcd_prepare_menu() {
  1158. START_MENU();
  1159. //
  1160. // ^ Main
  1161. //
  1162. MENU_BACK(MSG_MAIN);
  1163. //
  1164. // Move Axis
  1165. //
  1166. #if ENABLED(DELTA)
  1167. if (axis_homed[Z_AXIS])
  1168. #endif
  1169. MENU_ITEM(submenu, MSG_MOVE_AXIS, lcd_move_menu);
  1170. //
  1171. // Auto Home
  1172. //
  1173. MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
  1174. #if ENABLED(INDIVIDUAL_AXIS_HOMING_MENU)
  1175. MENU_ITEM(gcode, MSG_AUTO_HOME_X, PSTR("G28 X"));
  1176. MENU_ITEM(gcode, MSG_AUTO_HOME_Y, PSTR("G28 Y"));
  1177. MENU_ITEM(gcode, MSG_AUTO_HOME_Z, PSTR("G28 Z"));
  1178. #endif
  1179. //
  1180. // Level Bed
  1181. //
  1182. #if HAS_ABL
  1183. MENU_ITEM(gcode, MSG_LEVEL_BED,
  1184. axis_homed[X_AXIS] && axis_homed[Y_AXIS] ? PSTR("G29") : PSTR("G28\nG29")
  1185. );
  1186. #elif ENABLED(MANUAL_BED_LEVELING)
  1187. MENU_ITEM(submenu, MSG_LEVEL_BED, lcd_level_bed);
  1188. #endif
  1189. //
  1190. // Set Home Offsets
  1191. //
  1192. MENU_ITEM(function, MSG_SET_HOME_OFFSETS, lcd_set_home_offsets);
  1193. //MENU_ITEM(gcode, MSG_SET_ORIGIN, PSTR("G92 X0 Y0 Z0"));
  1194. //
  1195. // Disable Steppers
  1196. //
  1197. MENU_ITEM(gcode, MSG_DISABLE_STEPPERS, PSTR("M84"));
  1198. //
  1199. // Preheat PLA
  1200. // Preheat ABS
  1201. //
  1202. #if TEMP_SENSOR_0 != 0
  1203. #if TEMP_SENSOR_1 != 0 || TEMP_SENSOR_2 != 0 || TEMP_SENSOR_3 != 0 || TEMP_SENSOR_BED != 0
  1204. MENU_ITEM(submenu, MSG_PREHEAT_1, lcd_preheat_material1_menu);
  1205. MENU_ITEM(submenu, MSG_PREHEAT_2, lcd_preheat_material2_menu);
  1206. #else
  1207. MENU_ITEM(function, MSG_PREHEAT_1, lcd_preheat_material1_hotend0);
  1208. MENU_ITEM(function, MSG_PREHEAT_2, lcd_preheat_material2_hotend0);
  1209. #endif
  1210. #endif
  1211. //
  1212. // Cooldown
  1213. //
  1214. bool has_heat = false;
  1215. HOTEND_LOOP() if (thermalManager.target_temperature[e]) { has_heat = true; break; }
  1216. #if HAS_TEMP_BED
  1217. if (thermalManager.target_temperature_bed) has_heat = true;
  1218. #endif
  1219. if (has_heat) MENU_ITEM(function, MSG_COOLDOWN, lcd_cooldown);
  1220. //
  1221. // BLTouch Self-Test and Reset
  1222. //
  1223. #if ENABLED(BLTOUCH)
  1224. MENU_ITEM(gcode, MSG_BLTOUCH_SELFTEST, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_SELFTEST)));
  1225. if (!endstops.z_probe_enabled && TEST_BLTOUCH())
  1226. MENU_ITEM(gcode, MSG_BLTOUCH_RESET, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_RESET)));
  1227. #endif
  1228. //
  1229. // Switch power on/off
  1230. //
  1231. #if HAS_POWER_SWITCH
  1232. if (powersupply)
  1233. MENU_ITEM(gcode, MSG_SWITCH_PS_OFF, PSTR("M81"));
  1234. else
  1235. MENU_ITEM(gcode, MSG_SWITCH_PS_ON, PSTR("M80"));
  1236. #endif
  1237. //
  1238. // Autostart
  1239. //
  1240. #if ENABLED(SDSUPPORT) && ENABLED(MENU_ADDAUTOSTART)
  1241. MENU_ITEM(function, MSG_AUTOSTART, lcd_autostart_sd);
  1242. #endif
  1243. END_MENU();
  1244. }
  1245. float move_menu_scale;
  1246. #if ENABLED(DELTA_CALIBRATION_MENU)
  1247. void lcd_move_z();
  1248. void lcd_delta_calibrate_menu();
  1249. void _lcd_calibrate_homing() {
  1250. if (lcdDrawUpdate) lcd_implementation_drawmenu_static(LCD_HEIGHT >= 4 ? 1 : 0, PSTR(MSG_LEVEL_BED_HOMING));
  1251. lcdDrawUpdate =
  1252. #if ENABLED(DOGLCD)
  1253. LCDVIEW_CALL_REDRAW_NEXT
  1254. #else
  1255. LCDVIEW_CALL_NO_REDRAW
  1256. #endif
  1257. ;
  1258. if (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS])
  1259. lcd_goto_previous_menu();
  1260. }
  1261. void _lcd_delta_calibrate_home() {
  1262. enqueue_and_echo_commands_P(PSTR("G28"));
  1263. lcd_goto_screen(_lcd_calibrate_homing);
  1264. }
  1265. // Move directly to the tower position with uninterpolated moves
  1266. // If we used interpolated moves it would cause this to become re-entrant
  1267. void _goto_tower_pos(const float &a) {
  1268. if (no_reentrance) return;
  1269. current_position[Z_AXIS] = max(Z_HOMING_HEIGHT, Z_CLEARANCE_BETWEEN_PROBES) + (DELTA_PRINTABLE_RADIUS) / 5;
  1270. line_to_current(Z_AXIS);
  1271. current_position[X_AXIS] = a < 0 ? X_HOME_POS : sin(a) * -(DELTA_PRINTABLE_RADIUS);
  1272. current_position[Y_AXIS] = a < 0 ? Y_HOME_POS : cos(a) * (DELTA_PRINTABLE_RADIUS);
  1273. line_to_current(Z_AXIS);
  1274. current_position[Z_AXIS] = 4.0;
  1275. line_to_current(Z_AXIS);
  1276. lcd_synchronize();
  1277. move_menu_scale = 0.1;
  1278. lcd_goto_screen(lcd_move_z);
  1279. }
  1280. void _goto_tower_x() { _goto_tower_pos(RADIANS(120)); }
  1281. void _goto_tower_y() { _goto_tower_pos(RADIANS(240)); }
  1282. void _goto_tower_z() { _goto_tower_pos(0); }
  1283. void _goto_center() { _goto_tower_pos(-1); }
  1284. void lcd_delta_calibrate_menu() {
  1285. START_MENU();
  1286. MENU_BACK(MSG_MAIN);
  1287. MENU_ITEM(submenu, MSG_AUTO_HOME, _lcd_delta_calibrate_home);
  1288. if (axis_homed[Z_AXIS]) {
  1289. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_X, _goto_tower_x);
  1290. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_Y, _goto_tower_y);
  1291. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_Z, _goto_tower_z);
  1292. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_CENTER, _goto_center);
  1293. }
  1294. END_MENU();
  1295. }
  1296. #endif // DELTA_CALIBRATION_MENU
  1297. /**
  1298. * If the most recent manual move hasn't been fed to the planner yet,
  1299. * and the planner can accept one, send immediately
  1300. */
  1301. inline void manage_manual_move() {
  1302. if (manual_move_axis != (int8_t)NO_AXIS && ELAPSED(millis(), manual_move_start_time) && !planner.is_full()) {
  1303. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(manual_feedrate_mm_m[manual_move_axis]), manual_move_e_index);
  1304. manual_move_axis = (int8_t)NO_AXIS;
  1305. }
  1306. }
  1307. /**
  1308. * Set a flag that lcd_update() should start a move
  1309. * to "current_position" after a short delay.
  1310. */
  1311. inline void manual_move_to_current(AxisEnum axis
  1312. #if E_MANUAL > 1
  1313. , int8_t eindex=-1
  1314. #endif
  1315. ) {
  1316. #if E_MANUAL > 1
  1317. if (axis == E_AXIS) manual_move_e_index = eindex >= 0 ? eindex : active_extruder;
  1318. #endif
  1319. manual_move_start_time = millis() + (move_menu_scale < 0.99 ? 0UL : 250UL); // delay for bigger moves
  1320. manual_move_axis = (int8_t)axis;
  1321. }
  1322. /**
  1323. *
  1324. * "Prepare" > "Move Axis" submenu
  1325. *
  1326. */
  1327. void _lcd_move_xyz(const char* name, AxisEnum axis) {
  1328. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  1329. ENCODER_DIRECTION_NORMAL();
  1330. if (encoderPosition) {
  1331. refresh_cmd_timeout();
  1332. // Limit to software endstops, if enabled
  1333. float min = (soft_endstops_enabled && min_software_endstops) ? soft_endstop_min[axis] : current_position[axis] - 1000,
  1334. max = (soft_endstops_enabled && max_software_endstops) ? soft_endstop_max[axis] : current_position[axis] + 1000;
  1335. // Get the new position
  1336. current_position[axis] += float((int32_t)encoderPosition) * move_menu_scale;
  1337. // Delta limits XY based on the current offset from center
  1338. // This assumes the center is 0,0
  1339. #if ENABLED(DELTA)
  1340. if (axis != Z_AXIS) {
  1341. max = sqrt(sq(DELTA_PRINTABLE_RADIUS) - sq(current_position[Y_AXIS - axis]));
  1342. min = -max;
  1343. }
  1344. #endif
  1345. // Limit only when trying to move towards the limit
  1346. if ((int32_t)encoderPosition < 0) NOLESS(current_position[axis], min);
  1347. if ((int32_t)encoderPosition > 0) NOMORE(current_position[axis], max);
  1348. manual_move_to_current(axis);
  1349. encoderPosition = 0;
  1350. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  1351. }
  1352. if (lcdDrawUpdate) lcd_implementation_drawedit(name, ftostr41sign(current_position[axis]));
  1353. }
  1354. void lcd_move_x() { _lcd_move_xyz(PSTR(MSG_MOVE_X), X_AXIS); }
  1355. void lcd_move_y() { _lcd_move_xyz(PSTR(MSG_MOVE_Y), Y_AXIS); }
  1356. void lcd_move_z() { _lcd_move_xyz(PSTR(MSG_MOVE_Z), Z_AXIS); }
  1357. void _lcd_move_e(
  1358. #if E_MANUAL > 1
  1359. int8_t eindex=-1
  1360. #endif
  1361. ) {
  1362. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  1363. ENCODER_DIRECTION_NORMAL();
  1364. if (encoderPosition) {
  1365. current_position[E_AXIS] += float((int32_t)encoderPosition) * move_menu_scale;
  1366. encoderPosition = 0;
  1367. manual_move_to_current(E_AXIS
  1368. #if E_MANUAL > 1
  1369. , eindex
  1370. #endif
  1371. );
  1372. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  1373. }
  1374. if (lcdDrawUpdate) {
  1375. PGM_P pos_label;
  1376. #if E_MANUAL == 1
  1377. pos_label = PSTR(MSG_MOVE_E);
  1378. #else
  1379. switch (eindex) {
  1380. default: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E1); break;
  1381. case 1: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E2); break;
  1382. #if E_MANUAL > 2
  1383. case 2: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E3); break;
  1384. #if E_MANUAL > 3
  1385. case 3: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E4); break;
  1386. #endif
  1387. #endif
  1388. }
  1389. #endif
  1390. lcd_implementation_drawedit(pos_label, ftostr41sign(current_position[E_AXIS]));
  1391. }
  1392. }
  1393. void lcd_move_e() { _lcd_move_e(); }
  1394. #if E_MANUAL > 1
  1395. void lcd_move_e0() { _lcd_move_e(0); }
  1396. void lcd_move_e1() { _lcd_move_e(1); }
  1397. #if E_MANUAL > 2
  1398. void lcd_move_e2() { _lcd_move_e(2); }
  1399. #if E_MANUAL > 3
  1400. void lcd_move_e3() { _lcd_move_e(3); }
  1401. #endif
  1402. #endif
  1403. #endif
  1404. /**
  1405. *
  1406. * "Prepare" > "Move Xmm" > "Move XYZ" submenu
  1407. *
  1408. */
  1409. screenFunc_t _manual_move_func_ptr;
  1410. void lcd_move_menu_10mm() { move_menu_scale = 10.0; lcd_goto_screen(_manual_move_func_ptr); }
  1411. void lcd_move_menu_1mm() { move_menu_scale = 1.0; lcd_goto_screen(_manual_move_func_ptr); }
  1412. void lcd_move_menu_01mm() { move_menu_scale = 0.1; lcd_goto_screen(_manual_move_func_ptr); }
  1413. void _lcd_move_distance_menu(AxisEnum axis, screenFunc_t func) {
  1414. _manual_move_func_ptr = func;
  1415. START_MENU();
  1416. if (LCD_HEIGHT >= 4) {
  1417. switch(axis) {
  1418. case X_AXIS:
  1419. STATIC_ITEM(MSG_MOVE_X, true, true); break;
  1420. case Y_AXIS:
  1421. STATIC_ITEM(MSG_MOVE_Y, true, true); break;
  1422. case Z_AXIS:
  1423. STATIC_ITEM(MSG_MOVE_Z, true, true); break;
  1424. default:
  1425. STATIC_ITEM(MSG_MOVE_E, true, true); break;
  1426. }
  1427. }
  1428. MENU_BACK(MSG_MOVE_AXIS);
  1429. if (axis == X_AXIS || axis == Y_AXIS)
  1430. MENU_ITEM(submenu, MSG_MOVE_10MM, lcd_move_menu_10mm);
  1431. MENU_ITEM(submenu, MSG_MOVE_1MM, lcd_move_menu_1mm);
  1432. MENU_ITEM(submenu, MSG_MOVE_01MM, lcd_move_menu_01mm);
  1433. END_MENU();
  1434. }
  1435. void lcd_move_get_x_amount() { _lcd_move_distance_menu(X_AXIS, lcd_move_x); }
  1436. void lcd_move_get_y_amount() { _lcd_move_distance_menu(Y_AXIS, lcd_move_y); }
  1437. void lcd_move_get_z_amount() { _lcd_move_distance_menu(Z_AXIS, lcd_move_z); }
  1438. void lcd_move_get_e_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e); }
  1439. #if E_MANUAL > 1
  1440. void lcd_move_get_e0_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e0); }
  1441. void lcd_move_get_e1_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e1); }
  1442. #if E_MANUAL > 2
  1443. void lcd_move_get_e2_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e2); }
  1444. #if E_MANUAL > 3
  1445. void lcd_move_get_e3_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e3); }
  1446. #endif
  1447. #endif
  1448. #endif
  1449. /**
  1450. *
  1451. * "Prepare" > "Move Axis" submenu
  1452. *
  1453. */
  1454. #if IS_KINEMATIC
  1455. #define _MOVE_XYZ_ALLOWED (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS])
  1456. #if ENABLED(DELTA)
  1457. #define _MOVE_XY_ALLOWED (current_position[Z_AXIS] <= delta_clip_start_height)
  1458. void lcd_lower_z_to_clip_height() {
  1459. if (!no_reentrance) {
  1460. current_position[Z_AXIS] = delta_clip_start_height;
  1461. line_to_current(Z_AXIS);
  1462. lcd_synchronize();
  1463. }
  1464. }
  1465. #else
  1466. #define _MOVE_XY_ALLOWED true
  1467. #endif
  1468. #else
  1469. #define _MOVE_XYZ_ALLOWED true
  1470. #define _MOVE_XY_ALLOWED true
  1471. #endif
  1472. void lcd_move_menu() {
  1473. START_MENU();
  1474. MENU_BACK(MSG_PREPARE);
  1475. if (_MOVE_XYZ_ALLOWED) {
  1476. if (_MOVE_XY_ALLOWED) {
  1477. MENU_ITEM(submenu, MSG_MOVE_X, lcd_move_get_x_amount);
  1478. MENU_ITEM(submenu, MSG_MOVE_Y, lcd_move_get_y_amount);
  1479. }
  1480. #if ENABLED(DELTA)
  1481. else
  1482. MENU_ITEM(function, MSG_FREE_XY, lcd_lower_z_to_clip_height);
  1483. #endif
  1484. MENU_ITEM(submenu, MSG_MOVE_Z, lcd_move_get_z_amount);
  1485. }
  1486. else
  1487. MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
  1488. #if ENABLED(SWITCHING_EXTRUDER)
  1489. if (active_extruder)
  1490. MENU_ITEM(gcode, MSG_SELECT " " MSG_E1, PSTR("T0"));
  1491. else
  1492. MENU_ITEM(gcode, MSG_SELECT " " MSG_E2, PSTR("T1"));
  1493. #endif
  1494. MENU_ITEM(submenu, MSG_MOVE_E, lcd_move_get_e_amount);
  1495. #if E_MANUAL > 1
  1496. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E1, lcd_move_get_e0_amount);
  1497. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E2, lcd_move_get_e1_amount);
  1498. #if E_MANUAL > 2
  1499. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E3, lcd_move_get_e2_amount);
  1500. #if E_MANUAL > 3
  1501. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E4, lcd_move_get_e3_amount);
  1502. #endif
  1503. #endif
  1504. #endif
  1505. END_MENU();
  1506. }
  1507. /**
  1508. *
  1509. * "Control" submenu
  1510. *
  1511. */
  1512. void lcd_control_menu() {
  1513. START_MENU();
  1514. MENU_BACK(MSG_MAIN);
  1515. MENU_ITEM(submenu, MSG_TEMPERATURE, lcd_control_temperature_menu);
  1516. MENU_ITEM(submenu, MSG_MOTION, lcd_control_motion_menu);
  1517. MENU_ITEM(submenu, MSG_VOLUMETRIC, lcd_control_volumetric_menu);
  1518. #if HAS_LCD_CONTRAST
  1519. //MENU_ITEM_EDIT(int3, MSG_CONTRAST, &lcd_contrast, 0, 63);
  1520. MENU_ITEM(submenu, MSG_CONTRAST, lcd_set_contrast);
  1521. #endif
  1522. #if ENABLED(FWRETRACT)
  1523. MENU_ITEM(submenu, MSG_RETRACT, lcd_control_retract_menu);
  1524. #endif
  1525. #if ENABLED(DAC_STEPPER_CURRENT)
  1526. MENU_ITEM(submenu, MSG_DRIVE_STRENGTH, lcd_dac_menu);
  1527. #endif
  1528. #if ENABLED(EEPROM_SETTINGS)
  1529. MENU_ITEM(function, MSG_STORE_EPROM, Config_StoreSettings);
  1530. MENU_ITEM(function, MSG_LOAD_EPROM, Config_RetrieveSettings);
  1531. #endif
  1532. MENU_ITEM(function, MSG_RESTORE_FAILSAFE, Config_ResetDefault);
  1533. END_MENU();
  1534. }
  1535. /**
  1536. *
  1537. * "Temperature" submenu
  1538. *
  1539. */
  1540. #if ENABLED(PID_AUTOTUNE_MENU)
  1541. #if ENABLED(PIDTEMP)
  1542. int autotune_temp[HOTENDS] = ARRAY_BY_HOTENDS1(150);
  1543. #endif
  1544. #if ENABLED(PIDTEMPBED)
  1545. int autotune_temp_bed = 70;
  1546. #endif
  1547. void _lcd_autotune(int e) {
  1548. char cmd[30];
  1549. sprintf_P(cmd, PSTR("M303 U1 E%i S%i"), e,
  1550. #if HAS_PID_FOR_BOTH
  1551. e < 0 ? autotune_temp_bed : autotune_temp[e]
  1552. #elif ENABLED(PIDTEMPBED)
  1553. autotune_temp_bed
  1554. #else
  1555. autotune_temp[e]
  1556. #endif
  1557. );
  1558. enqueue_and_echo_command(cmd);
  1559. }
  1560. #endif //PID_AUTOTUNE_MENU
  1561. #if ENABLED(PIDTEMP)
  1562. // Helpers for editing PID Ki & Kd values
  1563. // grab the PID value out of the temp variable; scale it; then update the PID driver
  1564. void copy_and_scalePID_i(int e) {
  1565. #if DISABLED(PID_PARAMS_PER_HOTEND) || HOTENDS == 1
  1566. UNUSED(e);
  1567. #endif
  1568. PID_PARAM(Ki, e) = scalePID_i(raw_Ki);
  1569. thermalManager.updatePID();
  1570. }
  1571. void copy_and_scalePID_d(int e) {
  1572. #if DISABLED(PID_PARAMS_PER_HOTEND) || HOTENDS == 1
  1573. UNUSED(e);
  1574. #endif
  1575. PID_PARAM(Kd, e) = scalePID_d(raw_Kd);
  1576. thermalManager.updatePID();
  1577. }
  1578. #define _PIDTEMP_BASE_FUNCTIONS(eindex) \
  1579. void copy_and_scalePID_i_E ## eindex() { copy_and_scalePID_i(eindex); } \
  1580. void copy_and_scalePID_d_E ## eindex() { copy_and_scalePID_d(eindex); }
  1581. #if ENABLED(PID_AUTOTUNE_MENU)
  1582. #define _PIDTEMP_FUNCTIONS(eindex) \
  1583. _PIDTEMP_BASE_FUNCTIONS(eindex); \
  1584. void lcd_autotune_callback_E ## eindex() { _lcd_autotune(eindex); }
  1585. #else
  1586. #define _PIDTEMP_FUNCTIONS(eindex) _PIDTEMP_BASE_FUNCTIONS(eindex)
  1587. #endif
  1588. _PIDTEMP_FUNCTIONS(0)
  1589. #if ENABLED(PID_PARAMS_PER_HOTEND)
  1590. #if HOTENDS > 1
  1591. _PIDTEMP_FUNCTIONS(1)
  1592. #if HOTENDS > 2
  1593. _PIDTEMP_FUNCTIONS(2)
  1594. #if HOTENDS > 3
  1595. _PIDTEMP_FUNCTIONS(3)
  1596. #endif //HOTENDS > 3
  1597. #endif //HOTENDS > 2
  1598. #endif //HOTENDS > 1
  1599. #endif //PID_PARAMS_PER_HOTEND
  1600. #endif //PIDTEMP
  1601. /**
  1602. *
  1603. * "Control" > "Temperature" submenu
  1604. *
  1605. */
  1606. void lcd_control_temperature_menu() {
  1607. START_MENU();
  1608. //
  1609. // ^ Control
  1610. //
  1611. MENU_BACK(MSG_CONTROL);
  1612. //
  1613. // Nozzle:
  1614. // Nozzle [1-4]:
  1615. //
  1616. #if HOTENDS == 1
  1617. #if TEMP_SENSOR_0 != 0
  1618. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  1619. #endif
  1620. #else //HOTENDS > 1
  1621. #if TEMP_SENSOR_0 != 0
  1622. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N1, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  1623. #endif
  1624. #if TEMP_SENSOR_1 != 0
  1625. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N2, &thermalManager.target_temperature[1], 0, HEATER_1_MAXTEMP - 15, watch_temp_callback_E1);
  1626. #endif
  1627. #if HOTENDS > 2
  1628. #if TEMP_SENSOR_2 != 0
  1629. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N3, &thermalManager.target_temperature[2], 0, HEATER_2_MAXTEMP - 15, watch_temp_callback_E2);
  1630. #endif
  1631. #if HOTENDS > 3
  1632. #if TEMP_SENSOR_3 != 0
  1633. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N4, &thermalManager.target_temperature[3], 0, HEATER_3_MAXTEMP - 15, watch_temp_callback_E3);
  1634. #endif
  1635. #endif // HOTENDS > 3
  1636. #endif // HOTENDS > 2
  1637. #endif // HOTENDS > 1
  1638. //
  1639. // Bed:
  1640. //
  1641. #if TEMP_SENSOR_BED != 0
  1642. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_BED, &thermalManager.target_temperature_bed, 0, BED_MAXTEMP - 15, watch_temp_callback_bed);
  1643. #endif
  1644. //
  1645. // Fan Speed:
  1646. //
  1647. #if FAN_COUNT > 0
  1648. #if HAS_FAN0
  1649. #if FAN_COUNT > 1
  1650. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED " 1"
  1651. #else
  1652. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED
  1653. #endif
  1654. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_1ST_FAN_SPEED, &fanSpeeds[0], 0, 255);
  1655. #endif
  1656. #if HAS_FAN1
  1657. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 2", &fanSpeeds[1], 0, 255);
  1658. #endif
  1659. #if HAS_FAN2
  1660. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 3", &fanSpeeds[2], 0, 255);
  1661. #endif
  1662. #endif // FAN_COUNT > 0
  1663. //
  1664. // Autotemp, Min, Max, Fact
  1665. //
  1666. #if ENABLED(AUTOTEMP) && (TEMP_SENSOR_0 != 0)
  1667. MENU_ITEM_EDIT(bool, MSG_AUTOTEMP, &planner.autotemp_enabled);
  1668. MENU_ITEM_EDIT(float3, MSG_MIN, &planner.autotemp_min, 0, HEATER_0_MAXTEMP - 15);
  1669. MENU_ITEM_EDIT(float3, MSG_MAX, &planner.autotemp_max, 0, HEATER_0_MAXTEMP - 15);
  1670. MENU_ITEM_EDIT(float32, MSG_FACTOR, &planner.autotemp_factor, 0.0, 1.0);
  1671. #endif
  1672. //
  1673. // PID-P, PID-I, PID-D, PID-C, PID Autotune
  1674. // PID-P E1, PID-I E1, PID-D E1, PID-C E1, PID Autotune E1
  1675. // PID-P E2, PID-I E2, PID-D E2, PID-C E2, PID Autotune E2
  1676. // PID-P E3, PID-I E3, PID-D E3, PID-C E3, PID Autotune E3
  1677. // PID-P E4, PID-I E4, PID-D E4, PID-C E4, PID Autotune E4
  1678. //
  1679. #if ENABLED(PIDTEMP)
  1680. #define _PID_BASE_MENU_ITEMS(ELABEL, eindex) \
  1681. raw_Ki = unscalePID_i(PID_PARAM(Ki, eindex)); \
  1682. raw_Kd = unscalePID_d(PID_PARAM(Kd, eindex)); \
  1683. MENU_ITEM_EDIT(float52, MSG_PID_P ELABEL, &PID_PARAM(Kp, eindex), 1, 9990); \
  1684. MENU_ITEM_EDIT_CALLBACK(float52, MSG_PID_I ELABEL, &raw_Ki, 0.01, 9990, copy_and_scalePID_i_E ## eindex); \
  1685. MENU_ITEM_EDIT_CALLBACK(float52, MSG_PID_D ELABEL, &raw_Kd, 1, 9990, copy_and_scalePID_d_E ## eindex)
  1686. #if ENABLED(PID_EXTRUSION_SCALING)
  1687. #define _PID_MENU_ITEMS(ELABEL, eindex) \
  1688. _PID_BASE_MENU_ITEMS(ELABEL, eindex); \
  1689. MENU_ITEM_EDIT(float3, MSG_PID_C ELABEL, &PID_PARAM(Kc, eindex), 1, 9990)
  1690. #else
  1691. #define _PID_MENU_ITEMS(ELABEL, eindex) _PID_BASE_MENU_ITEMS(ELABEL, eindex)
  1692. #endif
  1693. #if ENABLED(PID_AUTOTUNE_MENU)
  1694. #define PID_MENU_ITEMS(ELABEL, eindex) \
  1695. _PID_MENU_ITEMS(ELABEL, eindex); \
  1696. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_PID_AUTOTUNE ELABEL, &autotune_temp[eindex], 150, heater_maxtemp[eindex] - 15, lcd_autotune_callback_E ## eindex)
  1697. #else
  1698. #define PID_MENU_ITEMS(ELABEL, eindex) _PID_MENU_ITEMS(ELABEL, eindex)
  1699. #endif
  1700. #if ENABLED(PID_PARAMS_PER_HOTEND) && HOTENDS > 1
  1701. PID_MENU_ITEMS(" " MSG_E1, 0);
  1702. PID_MENU_ITEMS(" " MSG_E2, 1);
  1703. #if HOTENDS > 2
  1704. PID_MENU_ITEMS(" " MSG_E3, 2);
  1705. #if HOTENDS > 3
  1706. PID_MENU_ITEMS(" " MSG_E4, 3);
  1707. #endif //HOTENDS > 3
  1708. #endif //HOTENDS > 2
  1709. #else //!PID_PARAMS_PER_HOTEND || HOTENDS == 1
  1710. PID_MENU_ITEMS("", 0);
  1711. #endif //!PID_PARAMS_PER_HOTEND || HOTENDS == 1
  1712. #endif //PIDTEMP
  1713. //
  1714. // Preheat Material 1 conf
  1715. //
  1716. MENU_ITEM(submenu, MSG_PREHEAT_1_SETTINGS, lcd_control_temperature_preheat_material1_settings_menu);
  1717. //
  1718. // Preheat Material 2 conf
  1719. //
  1720. MENU_ITEM(submenu, MSG_PREHEAT_2_SETTINGS, lcd_control_temperature_preheat_material2_settings_menu);
  1721. END_MENU();
  1722. }
  1723. void _lcd_control_temperature_preheat_settings_menu(uint8_t material) {
  1724. #if HOTENDS > 3
  1725. #define MINTEMP_ALL MIN4(HEATER_0_MINTEMP, HEATER_1_MINTEMP, HEATER_2_MINTEMP, HEATER_3_MINTEMP)
  1726. #define MAXTEMP_ALL MAX4(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP, HEATER_3_MAXTEMP)
  1727. #elif HOTENDS > 2
  1728. #define MINTEMP_ALL MIN3(HEATER_0_MINTEMP, HEATER_1_MINTEMP, HEATER_2_MINTEMP)
  1729. #define MAXTEMP_ALL MAX3(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP)
  1730. #elif HOTENDS > 1
  1731. #define MINTEMP_ALL min(HEATER_0_MINTEMP, HEATER_1_MINTEMP)
  1732. #define MAXTEMP_ALL max(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP)
  1733. #else
  1734. #define MINTEMP_ALL HEATER_0_MINTEMP
  1735. #define MAXTEMP_ALL HEATER_0_MAXTEMP
  1736. #endif
  1737. START_MENU();
  1738. MENU_BACK(MSG_TEMPERATURE);
  1739. MENU_ITEM_EDIT(int3, MSG_FAN_SPEED, &lcd_preheat_fan_speed[material], 0, 255);
  1740. #if TEMP_SENSOR_0 != 0
  1741. MENU_ITEM_EDIT(int3, MSG_NOZZLE, &lcd_preheat_hotend_temp[material], MINTEMP_ALL, MAXTEMP_ALL - 15);
  1742. #endif
  1743. #if TEMP_SENSOR_BED != 0
  1744. MENU_ITEM_EDIT(int3, MSG_BED, &lcd_preheat_bed_temp[material], BED_MINTEMP, BED_MAXTEMP - 15);
  1745. #endif
  1746. #if ENABLED(EEPROM_SETTINGS)
  1747. MENU_ITEM(function, MSG_STORE_EPROM, Config_StoreSettings);
  1748. #endif
  1749. END_MENU();
  1750. }
  1751. /**
  1752. *
  1753. * "Temperature" > "Preheat Material 1 conf" submenu
  1754. *
  1755. */
  1756. void lcd_control_temperature_preheat_material1_settings_menu() { _lcd_control_temperature_preheat_settings_menu(0); }
  1757. /**
  1758. *
  1759. * "Temperature" > "Preheat Material 2 conf" submenu
  1760. *
  1761. */
  1762. void lcd_control_temperature_preheat_material2_settings_menu() { _lcd_control_temperature_preheat_settings_menu(1); }
  1763. void _reset_acceleration_rates() { planner.reset_acceleration_rates(); }
  1764. #if ENABLED(DISTINCT_E_FACTORS)
  1765. void _reset_e_acceleration_rate(const uint8_t e) { if (e == active_extruder) _reset_acceleration_rates(); }
  1766. void _reset_e0_acceleration_rate() { _reset_e_acceleration_rate(0); }
  1767. void _reset_e1_acceleration_rate() { _reset_e_acceleration_rate(1); }
  1768. #if E_STEPPERS > 2
  1769. void _reset_e2_acceleration_rate() { _reset_e_acceleration_rate(2); }
  1770. #if E_STEPPERS > 3
  1771. void _reset_e3_acceleration_rate() { _reset_e_acceleration_rate(3); }
  1772. #endif
  1773. #endif
  1774. #endif
  1775. void _planner_refresh_positioning() { planner.refresh_positioning(); }
  1776. #if ENABLED(DISTINCT_E_FACTORS)
  1777. void _planner_refresh_e_positioning(const uint8_t e) {
  1778. if (e == active_extruder)
  1779. _planner_refresh_positioning();
  1780. else
  1781. planner.steps_to_mm[e] = 1.0 / planner.axis_steps_per_mm[e];
  1782. }
  1783. void _planner_refresh_e0_positioning() { _reset_e_acceleration_rate(0); }
  1784. void _planner_refresh_e1_positioning() { _reset_e_acceleration_rate(1); }
  1785. #if E_STEPPERS > 2
  1786. void _planner_refresh_e2_positioning() { _reset_e_acceleration_rate(2); }
  1787. #if E_STEPPERS > 3
  1788. void _planner_refresh_e3_positioning() { _reset_e_acceleration_rate(3); }
  1789. #endif
  1790. #endif
  1791. #endif
  1792. /**
  1793. *
  1794. * "Control" > "Motion" submenu
  1795. *
  1796. */
  1797. void lcd_control_motion_menu() {
  1798. START_MENU();
  1799. MENU_BACK(MSG_CONTROL);
  1800. #if HAS_BED_PROBE
  1801. MENU_ITEM_EDIT(float32, MSG_ZPROBE_ZOFFSET, &zprobe_zoffset, Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX);
  1802. #endif
  1803. // Manual bed leveling, Bed Z:
  1804. #if ENABLED(MANUAL_BED_LEVELING)
  1805. MENU_ITEM_EDIT(float43, MSG_BED_Z, &mbl.z_offset, -1, 1);
  1806. #endif
  1807. MENU_ITEM_EDIT(float5, MSG_ACC, &planner.acceleration, 10, 99000);
  1808. MENU_ITEM_EDIT(float3, MSG_VX_JERK, &planner.max_jerk[X_AXIS], 1, 990);
  1809. MENU_ITEM_EDIT(float3, MSG_VY_JERK, &planner.max_jerk[Y_AXIS], 1, 990);
  1810. #if ENABLED(DELTA)
  1811. MENU_ITEM_EDIT(float3, MSG_VZ_JERK, &planner.max_jerk[Z_AXIS], 1, 990);
  1812. #else
  1813. MENU_ITEM_EDIT(float52, MSG_VZ_JERK, &planner.max_jerk[Z_AXIS], 0.1, 990);
  1814. #endif
  1815. MENU_ITEM_EDIT(float3, MSG_VE_JERK, &planner.max_jerk[E_AXIS], 1, 990);
  1816. //
  1817. // M203 Settings
  1818. //
  1819. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_X, &planner.max_feedrate_mm_s[X_AXIS], 1, 999);
  1820. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_Y, &planner.max_feedrate_mm_s[Y_AXIS], 1, 999);
  1821. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_Z, &planner.max_feedrate_mm_s[Z_AXIS], 1, 999);
  1822. #if ENABLED(DISTINCT_E_FACTORS)
  1823. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E, &planner.max_feedrate_mm_s[E_AXIS + active_extruder], 1, 999);
  1824. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E1, &planner.max_feedrate_mm_s[E_AXIS], 1, 999);
  1825. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E2, &planner.max_feedrate_mm_s[E_AXIS + 1], 1, 999);
  1826. #if E_STEPPERS > 2
  1827. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E3, &planner.max_feedrate_mm_s[E_AXIS + 2], 1, 999);
  1828. #if E_STEPPERS > 3
  1829. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E3, &planner.max_feedrate_mm_s[E_AXIS + 3], 1, 999);
  1830. #endif
  1831. #endif
  1832. #else
  1833. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E, &planner.max_feedrate_mm_s[E_AXIS], 1, 999);
  1834. #endif
  1835. MENU_ITEM_EDIT(float3, MSG_VMIN, &planner.min_feedrate_mm_s, 0, 999);
  1836. MENU_ITEM_EDIT(float3, MSG_VTRAV_MIN, &planner.min_travel_feedrate_mm_s, 0, 999);
  1837. //
  1838. // M201 Settings
  1839. //
  1840. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_X, &planner.max_acceleration_mm_per_s2[X_AXIS], 100, 99000, _reset_acceleration_rates);
  1841. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_Y, &planner.max_acceleration_mm_per_s2[Y_AXIS], 100, 99000, _reset_acceleration_rates);
  1842. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_Z, &planner.max_acceleration_mm_per_s2[Z_AXIS], 10, 99000, _reset_acceleration_rates);
  1843. #if ENABLED(DISTINCT_E_FACTORS)
  1844. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E, &planner.max_acceleration_mm_per_s2[E_AXIS + active_extruder], 100, 99000, _reset_acceleration_rates);
  1845. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E1, &planner.max_acceleration_mm_per_s2[E_AXIS], 100, 99000, _reset_e0_acceleration_rate);
  1846. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E2, &planner.max_acceleration_mm_per_s2[E_AXIS + 1], 100, 99000, _reset_e1_acceleration_rate);
  1847. #if E_STEPPERS > 2
  1848. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E3, &planner.max_acceleration_mm_per_s2[E_AXIS + 2], 100, 99000, _reset_e2_acceleration_rate);
  1849. #if E_STEPPERS > 3
  1850. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E4, &planner.max_acceleration_mm_per_s2[E_AXIS + 3], 100, 99000, _reset_e3_acceleration_rate);
  1851. #endif
  1852. #endif
  1853. #else
  1854. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E, &planner.max_acceleration_mm_per_s2[E_AXIS], 100, 99000, _reset_acceleration_rates);
  1855. #endif
  1856. MENU_ITEM_EDIT(float5, MSG_A_RETRACT, &planner.retract_acceleration, 100, 99000);
  1857. MENU_ITEM_EDIT(float5, MSG_A_TRAVEL, &planner.travel_acceleration, 100, 99000);
  1858. //
  1859. // M92 Settings
  1860. //
  1861. MENU_ITEM_EDIT_CALLBACK(float62, MSG_XSTEPS, &planner.axis_steps_per_mm[X_AXIS], 5, 9999, _planner_refresh_positioning);
  1862. MENU_ITEM_EDIT_CALLBACK(float62, MSG_YSTEPS, &planner.axis_steps_per_mm[Y_AXIS], 5, 9999, _planner_refresh_positioning);
  1863. MENU_ITEM_EDIT_CALLBACK(float62, MSG_ZSTEPS, &planner.axis_steps_per_mm[Z_AXIS], 5, 9999, _planner_refresh_positioning);
  1864. #if ENABLED(DISTINCT_E_FACTORS)
  1865. MENU_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS, &planner.axis_steps_per_mm[E_AXIS + active_extruder], 5, 9999, _planner_refresh_positioning);
  1866. MENU_ITEM_EDIT_CALLBACK(float62, MSG_E1STEPS, &planner.axis_steps_per_mm[E_AXIS], 5, 9999, _planner_refresh_e0_positioning);
  1867. MENU_ITEM_EDIT_CALLBACK(float62, MSG_E2STEPS, &planner.axis_steps_per_mm[E_AXIS + 1], 5, 9999, _planner_refresh_e1_positioning);
  1868. #if E_STEPPERS > 2
  1869. MENU_ITEM_EDIT_CALLBACK(float62, MSG_E3STEPS, &planner.axis_steps_per_mm[E_AXIS + 2], 5, 9999, _planner_refresh_e2_positioning);
  1870. #if E_STEPPERS > 3
  1871. MENU_ITEM_EDIT_CALLBACK(float62, MSG_E4STEPS, &planner.axis_steps_per_mm[E_AXIS + 3], 5, 9999, _planner_refresh_e3_positioning);
  1872. #endif
  1873. #endif
  1874. #else
  1875. MENU_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS, &planner.axis_steps_per_mm[E_AXIS], 5, 9999, _planner_refresh_positioning);
  1876. #endif
  1877. #if ENABLED(ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED)
  1878. MENU_ITEM_EDIT(bool, MSG_ENDSTOP_ABORT, &stepper.abort_on_endstop_hit);
  1879. #endif
  1880. END_MENU();
  1881. }
  1882. /**
  1883. *
  1884. * "Control" > "Filament" submenu
  1885. *
  1886. */
  1887. void lcd_control_volumetric_menu() {
  1888. START_MENU();
  1889. MENU_BACK(MSG_CONTROL);
  1890. MENU_ITEM_EDIT_CALLBACK(bool, MSG_VOLUMETRIC_ENABLED, &volumetric_enabled, calculate_volumetric_multipliers);
  1891. if (volumetric_enabled) {
  1892. #if EXTRUDERS == 1
  1893. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM, &filament_size[0], 1.5, 3.25, calculate_volumetric_multipliers);
  1894. #else //EXTRUDERS > 1
  1895. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E1, &filament_size[0], 1.5, 3.25, calculate_volumetric_multipliers);
  1896. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E2, &filament_size[1], 1.5, 3.25, calculate_volumetric_multipliers);
  1897. #if EXTRUDERS > 2
  1898. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E3, &filament_size[2], 1.5, 3.25, calculate_volumetric_multipliers);
  1899. #if EXTRUDERS > 3
  1900. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E4, &filament_size[3], 1.5, 3.25, calculate_volumetric_multipliers);
  1901. #endif //EXTRUDERS > 3
  1902. #endif //EXTRUDERS > 2
  1903. #endif //EXTRUDERS > 1
  1904. }
  1905. END_MENU();
  1906. }
  1907. /**
  1908. *
  1909. * "Control" > "Contrast" submenu
  1910. *
  1911. */
  1912. #if HAS_LCD_CONTRAST
  1913. void lcd_set_contrast() {
  1914. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  1915. ENCODER_DIRECTION_NORMAL();
  1916. if (encoderPosition) {
  1917. set_lcd_contrast(lcd_contrast + encoderPosition);
  1918. encoderPosition = 0;
  1919. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  1920. }
  1921. if (lcdDrawUpdate) {
  1922. lcd_implementation_drawedit(PSTR(MSG_CONTRAST),
  1923. #if LCD_CONTRAST_MAX >= 100
  1924. itostr3(lcd_contrast)
  1925. #else
  1926. itostr2(lcd_contrast)
  1927. #endif
  1928. );
  1929. }
  1930. }
  1931. #endif // HAS_LCD_CONTRAST
  1932. /**
  1933. *
  1934. * "Control" > "Retract" submenu
  1935. *
  1936. */
  1937. #if ENABLED(FWRETRACT)
  1938. void lcd_control_retract_menu() {
  1939. START_MENU();
  1940. MENU_BACK(MSG_CONTROL);
  1941. MENU_ITEM_EDIT(bool, MSG_AUTORETRACT, &autoretract_enabled);
  1942. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT, &retract_length, 0, 100);
  1943. #if EXTRUDERS > 1
  1944. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_SWAP, &retract_length_swap, 0, 100);
  1945. #endif
  1946. MENU_ITEM_EDIT(float3, MSG_CONTROL_RETRACTF, &retract_feedrate_mm_s, 1, 999);
  1947. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_ZLIFT, &retract_zlift, 0, 999);
  1948. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_RECOVER, &retract_recover_length, 0, 100);
  1949. #if EXTRUDERS > 1
  1950. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_RECOVER_SWAP, &retract_recover_length_swap, 0, 100);
  1951. #endif
  1952. MENU_ITEM_EDIT(float3, MSG_CONTROL_RETRACT_RECOVERF, &retract_recover_feedrate_mm_s, 1, 999);
  1953. END_MENU();
  1954. }
  1955. #endif // FWRETRACT
  1956. #if ENABLED(SDSUPPORT)
  1957. #if !PIN_EXISTS(SD_DETECT)
  1958. void lcd_sd_refresh() {
  1959. card.initsd();
  1960. encoderTopLine = 0;
  1961. }
  1962. #endif
  1963. void lcd_sd_updir() {
  1964. card.updir();
  1965. encoderTopLine = 0;
  1966. screen_changed = true;
  1967. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  1968. }
  1969. /**
  1970. *
  1971. * "Print from SD" submenu
  1972. *
  1973. */
  1974. void lcd_sdcard_menu() {
  1975. ENCODER_DIRECTION_MENUS();
  1976. if (!lcdDrawUpdate && !lcd_clicked) return; // nothing to do (so don't thrash the SD card)
  1977. uint16_t fileCnt = card.getnrfilenames();
  1978. START_MENU();
  1979. MENU_BACK(MSG_MAIN);
  1980. card.getWorkDirName();
  1981. if (card.filename[0] == '/') {
  1982. #if !PIN_EXISTS(SD_DETECT)
  1983. MENU_ITEM(function, LCD_STR_REFRESH MSG_REFRESH, lcd_sd_refresh);
  1984. #endif
  1985. }
  1986. else {
  1987. MENU_ITEM(function, LCD_STR_FOLDER "..", lcd_sd_updir);
  1988. }
  1989. for (uint16_t i = 0; i < fileCnt; i++) {
  1990. if (_menuLineNr == _thisItemNr) {
  1991. card.getfilename(
  1992. #if ENABLED(SDCARD_RATHERRECENTFIRST)
  1993. fileCnt-1 -
  1994. #endif
  1995. i
  1996. );
  1997. if (card.filenameIsDir)
  1998. MENU_ITEM(sddirectory, MSG_CARD_MENU, card.filename, card.longFilename);
  1999. else
  2000. MENU_ITEM(sdfile, MSG_CARD_MENU, card.filename, card.longFilename);
  2001. }
  2002. else {
  2003. MENU_ITEM_DUMMY();
  2004. }
  2005. }
  2006. END_MENU();
  2007. }
  2008. #endif //SDSUPPORT
  2009. #if ENABLED(LCD_INFO_MENU)
  2010. #if ENABLED(PRINTCOUNTER)
  2011. /**
  2012. *
  2013. * About Printer > Statistics submenu
  2014. *
  2015. */
  2016. void lcd_info_stats_menu() {
  2017. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  2018. char buffer[21];
  2019. printStatistics stats = print_job_timer.getStats();
  2020. START_SCREEN(); // 12345678901234567890
  2021. STATIC_ITEM(MSG_INFO_PRINT_COUNT ": ", false, false, itostr3left(stats.totalPrints)); // Print Count: 999
  2022. STATIC_ITEM(MSG_INFO_COMPLETED_PRINTS": ", false, false, itostr3left(stats.finishedPrints)); // Completed : 666
  2023. duration_t elapsed = stats.printTime;
  2024. elapsed.toString(buffer);
  2025. STATIC_ITEM(MSG_INFO_PRINT_TIME ": ", false, false); // Total print Time:
  2026. STATIC_ITEM("", false, false, buffer); // 99y 364d 23h 59m 59s
  2027. elapsed = stats.longestPrint;
  2028. elapsed.toString(buffer);
  2029. STATIC_ITEM(MSG_INFO_PRINT_LONGEST ": ", false, false); // Longest job time:
  2030. STATIC_ITEM("", false, false, buffer); // 99y 364d 23h 59m 59s
  2031. sprintf_P(buffer, PSTR("%ld.%im"), long(stats.filamentUsed / 1000), int(stats.filamentUsed / 100) % 10);
  2032. STATIC_ITEM(MSG_INFO_PRINT_FILAMENT ": ", false, false); // Extruded total:
  2033. STATIC_ITEM("", false, false, buffer); // 125m
  2034. END_SCREEN();
  2035. }
  2036. #endif // PRINTCOUNTER
  2037. /**
  2038. *
  2039. * About Printer > Thermistors
  2040. *
  2041. */
  2042. void lcd_info_thermistors_menu() {
  2043. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  2044. START_SCREEN();
  2045. #define THERMISTOR_ID TEMP_SENSOR_0
  2046. #include "thermistornames.h"
  2047. STATIC_ITEM("T0: " THERMISTOR_NAME, false, true);
  2048. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_0_MINTEMP), false);
  2049. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_0_MAXTEMP), false);
  2050. #if TEMP_SENSOR_1 != 0
  2051. #undef THERMISTOR_ID
  2052. #define THERMISTOR_ID TEMP_SENSOR_1
  2053. #include "thermistornames.h"
  2054. STATIC_ITEM("T1: " THERMISTOR_NAME, false, true);
  2055. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_1_MINTEMP), false);
  2056. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_1_MAXTEMP), false);
  2057. #endif
  2058. #if TEMP_SENSOR_2 != 0
  2059. #undef THERMISTOR_ID
  2060. #define THERMISTOR_ID TEMP_SENSOR_2
  2061. #include "thermistornames.h"
  2062. STATIC_ITEM("T2: " THERMISTOR_NAME, false, true);
  2063. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_2_MINTEMP), false);
  2064. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_2_MAXTEMP), false);
  2065. #endif
  2066. #if TEMP_SENSOR_3 != 0
  2067. #undef THERMISTOR_ID
  2068. #define THERMISTOR_ID TEMP_SENSOR_3
  2069. #include "thermistornames.h"
  2070. STATIC_ITEM("T3: " THERMISTOR_NAME, false, true);
  2071. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_3_MINTEMP), false);
  2072. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_3_MAXTEMP), false);
  2073. #endif
  2074. #if TEMP_SENSOR_BED != 0
  2075. #undef THERMISTOR_ID
  2076. #define THERMISTOR_ID TEMP_SENSOR_BED
  2077. #include "thermistornames.h"
  2078. STATIC_ITEM("TBed:" THERMISTOR_NAME, false, true);
  2079. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(BED_MINTEMP), false);
  2080. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(BED_MAXTEMP), false);
  2081. #endif
  2082. END_SCREEN();
  2083. }
  2084. /**
  2085. *
  2086. * About Printer > Board Info
  2087. *
  2088. */
  2089. void lcd_info_board_menu() {
  2090. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  2091. START_SCREEN();
  2092. STATIC_ITEM(BOARD_NAME, true, true); // MyPrinterController
  2093. STATIC_ITEM(MSG_INFO_BAUDRATE ": " STRINGIFY(BAUDRATE), true); // Baud: 250000
  2094. STATIC_ITEM(MSG_INFO_PROTOCOL ": " PROTOCOL_VERSION, true); // Protocol: 1.0
  2095. #ifdef POWER_SUPPLY
  2096. #if (POWER_SUPPLY == 1)
  2097. STATIC_ITEM(MSG_INFO_PSU ": ATX", true); // Power Supply: ATX
  2098. #elif (POWER_SUPPLY == 2)
  2099. STATIC_ITEM(MSG_INFO_PSU ": XBox", true); // Power Supply: XBox
  2100. #endif
  2101. #endif // POWER_SUPPLY
  2102. END_SCREEN();
  2103. }
  2104. /**
  2105. *
  2106. * About Printer > Printer Info
  2107. *
  2108. */
  2109. void lcd_info_printer_menu() {
  2110. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  2111. START_SCREEN();
  2112. STATIC_ITEM(MSG_MARLIN, true, true); // Marlin
  2113. STATIC_ITEM(SHORT_BUILD_VERSION, true); // x.x.x-Branch
  2114. STATIC_ITEM(STRING_DISTRIBUTION_DATE, true); // YYYY-MM-DD HH:MM
  2115. STATIC_ITEM(MACHINE_NAME, true); // My3DPrinter
  2116. STATIC_ITEM(WEBSITE_URL, true); // www.my3dprinter.com
  2117. STATIC_ITEM(MSG_INFO_EXTRUDERS ": " STRINGIFY(EXTRUDERS), true); // Extruders: 2
  2118. END_SCREEN();
  2119. }
  2120. /**
  2121. *
  2122. * "About Printer" submenu
  2123. *
  2124. */
  2125. void lcd_info_menu() {
  2126. START_MENU();
  2127. MENU_BACK(MSG_MAIN);
  2128. MENU_ITEM(submenu, MSG_INFO_PRINTER_MENU, lcd_info_printer_menu); // Printer Info >
  2129. MENU_ITEM(submenu, MSG_INFO_BOARD_MENU, lcd_info_board_menu); // Board Info >
  2130. MENU_ITEM(submenu, MSG_INFO_THERMISTOR_MENU, lcd_info_thermistors_menu); // Thermistors >
  2131. #if ENABLED(PRINTCOUNTER)
  2132. MENU_ITEM(submenu, MSG_INFO_STATS_MENU, lcd_info_stats_menu); // Printer Statistics >
  2133. #endif
  2134. END_MENU();
  2135. }
  2136. #endif // LCD_INFO_MENU
  2137. #if ENABLED(FILAMENT_CHANGE_FEATURE)
  2138. void lcd_filament_change_resume_print() {
  2139. filament_change_menu_response = FILAMENT_CHANGE_RESPONSE_RESUME_PRINT;
  2140. lcd_goto_screen(lcd_status_screen);
  2141. }
  2142. void lcd_filament_change_extrude_more() {
  2143. filament_change_menu_response = FILAMENT_CHANGE_RESPONSE_EXTRUDE_MORE;
  2144. }
  2145. void lcd_filament_change_option_menu() {
  2146. START_MENU();
  2147. #if LCD_HEIGHT > 2
  2148. STATIC_ITEM(MSG_FILAMENT_CHANGE_OPTION_HEADER, true, false);
  2149. #endif
  2150. MENU_ITEM(function, MSG_FILAMENT_CHANGE_OPTION_RESUME, lcd_filament_change_resume_print);
  2151. MENU_ITEM(function, MSG_FILAMENT_CHANGE_OPTION_EXTRUDE, lcd_filament_change_extrude_more);
  2152. END_MENU();
  2153. }
  2154. void lcd_filament_change_init_message() {
  2155. START_SCREEN();
  2156. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2157. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_1);
  2158. #ifdef MSG_FILAMENT_CHANGE_INIT_2
  2159. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_2);
  2160. #endif
  2161. #ifdef MSG_FILAMENT_CHANGE_INIT_3
  2162. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_3);
  2163. #endif
  2164. END_SCREEN();
  2165. }
  2166. void lcd_filament_change_unload_message() {
  2167. START_SCREEN();
  2168. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2169. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_1);
  2170. #ifdef MSG_FILAMENT_CHANGE_UNLOAD_2
  2171. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_2);
  2172. #endif
  2173. #ifdef MSG_FILAMENT_CHANGE_UNLOAD_3
  2174. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_3);
  2175. #endif
  2176. END_SCREEN();
  2177. }
  2178. void lcd_filament_change_insert_message() {
  2179. START_SCREEN();
  2180. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2181. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_1);
  2182. #ifdef MSG_FILAMENT_CHANGE_INSERT_2
  2183. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_2);
  2184. #endif
  2185. #ifdef MSG_FILAMENT_CHANGE_INSERT_3
  2186. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_3);
  2187. #endif
  2188. END_SCREEN();
  2189. }
  2190. void lcd_filament_change_load_message() {
  2191. START_SCREEN();
  2192. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2193. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_1);
  2194. #ifdef MSG_FILAMENT_CHANGE_LOAD_2
  2195. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_2);
  2196. #endif
  2197. #ifdef MSG_FILAMENT_CHANGE_LOAD_3
  2198. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_3);
  2199. #endif
  2200. END_SCREEN();
  2201. }
  2202. void lcd_filament_change_extrude_message() {
  2203. START_SCREEN();
  2204. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2205. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_1);
  2206. #ifdef MSG_FILAMENT_CHANGE_EXTRUDE_2
  2207. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_2);
  2208. #endif
  2209. #ifdef MSG_FILAMENT_CHANGE_EXTRUDE_3
  2210. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_3);
  2211. #endif
  2212. END_SCREEN();
  2213. }
  2214. void lcd_filament_change_resume_message() {
  2215. START_SCREEN();
  2216. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2217. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_1);
  2218. #ifdef MSG_FILAMENT_CHANGE_RESUME_2
  2219. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_2);
  2220. #endif
  2221. #ifdef MSG_FILAMENT_CHANGE_RESUME_3
  2222. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_3);
  2223. #endif
  2224. END_SCREEN();
  2225. }
  2226. void lcd_filament_change_show_message(const FilamentChangeMessage message) {
  2227. switch (message) {
  2228. case FILAMENT_CHANGE_MESSAGE_INIT:
  2229. defer_return_to_status = true;
  2230. lcd_goto_screen(lcd_filament_change_init_message);
  2231. break;
  2232. case FILAMENT_CHANGE_MESSAGE_UNLOAD:
  2233. lcd_goto_screen(lcd_filament_change_unload_message);
  2234. break;
  2235. case FILAMENT_CHANGE_MESSAGE_INSERT:
  2236. lcd_goto_screen(lcd_filament_change_insert_message);
  2237. break;
  2238. case FILAMENT_CHANGE_MESSAGE_LOAD:
  2239. lcd_goto_screen(lcd_filament_change_load_message);
  2240. break;
  2241. case FILAMENT_CHANGE_MESSAGE_EXTRUDE:
  2242. lcd_goto_screen(lcd_filament_change_extrude_message);
  2243. break;
  2244. case FILAMENT_CHANGE_MESSAGE_OPTION:
  2245. filament_change_menu_response = FILAMENT_CHANGE_RESPONSE_WAIT_FOR;
  2246. lcd_goto_screen(lcd_filament_change_option_menu);
  2247. break;
  2248. case FILAMENT_CHANGE_MESSAGE_RESUME:
  2249. lcd_goto_screen(lcd_filament_change_resume_message);
  2250. break;
  2251. case FILAMENT_CHANGE_MESSAGE_STATUS:
  2252. lcd_return_to_status();
  2253. break;
  2254. }
  2255. }
  2256. #endif // FILAMENT_CHANGE_FEATURE
  2257. /**
  2258. *
  2259. * Functions for editing single values
  2260. *
  2261. * The "menu_edit_type" macro generates the functions needed to edit a numerical value.
  2262. *
  2263. * For example, menu_edit_type(int, int3, itostr3, 1) expands into these functions:
  2264. *
  2265. * bool _menu_edit_int3();
  2266. * void menu_edit_int3(); // edit int (interactively)
  2267. * void menu_edit_callback_int3(); // edit int (interactively) with callback on completion
  2268. * void _menu_action_setting_edit_int3(const char * const pstr, int * const ptr, const int minValue, const int maxValue);
  2269. * void menu_action_setting_edit_int3(const char * const pstr, int * const ptr, const int minValue, const int maxValue);
  2270. * 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
  2271. *
  2272. * You can then use one of the menu macros to present the edit interface:
  2273. * MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_percentage, 10, 999)
  2274. *
  2275. * This expands into a more primitive menu item:
  2276. * MENU_ITEM(setting_edit_int3, MSG_SPEED, PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  2277. *
  2278. *
  2279. * Also: MENU_MULTIPLIER_ITEM_EDIT, MENU_ITEM_EDIT_CALLBACK, and MENU_MULTIPLIER_ITEM_EDIT_CALLBACK
  2280. *
  2281. * menu_action_setting_edit_int3(PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  2282. */
  2283. #define menu_edit_type(_type, _name, _strFunc, _scale) \
  2284. bool _menu_edit_ ## _name () { \
  2285. ENCODER_DIRECTION_NORMAL(); \
  2286. if ((int32_t)encoderPosition < 0) encoderPosition = 0; \
  2287. if ((int32_t)encoderPosition > maxEditValue) encoderPosition = maxEditValue; \
  2288. if (lcdDrawUpdate) \
  2289. lcd_implementation_drawedit(editLabel, _strFunc(((_type)((int32_t)encoderPosition + minEditValue)) * (1.0 / _scale))); \
  2290. if (lcd_clicked) { \
  2291. *((_type*)editValue) = ((_type)((int32_t)encoderPosition + minEditValue)) * (1.0 / _scale); \
  2292. lcd_goto_previous_menu(); \
  2293. } \
  2294. return lcd_clicked; \
  2295. } \
  2296. void menu_edit_ ## _name () { _menu_edit_ ## _name(); } \
  2297. void menu_edit_callback_ ## _name () { if (_menu_edit_ ## _name ()) (*callbackFunc)(); } \
  2298. void _menu_action_setting_edit_ ## _name (const char * const pstr, _type* const ptr, const _type minValue, const _type maxValue) { \
  2299. lcd_save_previous_screen(); \
  2300. \
  2301. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW; \
  2302. \
  2303. editLabel = pstr; \
  2304. editValue = ptr; \
  2305. minEditValue = minValue * _scale; \
  2306. maxEditValue = maxValue * _scale - minEditValue; \
  2307. encoderPosition = (*ptr) * _scale - minEditValue; \
  2308. } \
  2309. void menu_action_setting_edit_ ## _name (const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue) { \
  2310. _menu_action_setting_edit_ ## _name(pstr, ptr, minValue, maxValue); \
  2311. currentScreen = menu_edit_ ## _name; \
  2312. }\
  2313. void menu_action_setting_edit_callback_ ## _name (const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue, const screenFunc_t callback) { \
  2314. _menu_action_setting_edit_ ## _name(pstr, ptr, minValue, maxValue); \
  2315. currentScreen = menu_edit_callback_ ## _name; \
  2316. callbackFunc = callback; \
  2317. } \
  2318. typedef void _name
  2319. menu_edit_type(int, int3, itostr3, 1);
  2320. menu_edit_type(float, float3, ftostr3, 1.0);
  2321. menu_edit_type(float, float32, ftostr32, 100.0);
  2322. menu_edit_type(float, float43, ftostr43sign, 1000.0);
  2323. menu_edit_type(float, float5, ftostr5rj, 0.01);
  2324. menu_edit_type(float, float51, ftostr51sign, 10.0);
  2325. menu_edit_type(float, float52, ftostr52sign, 100.0);
  2326. menu_edit_type(float, float62, ftostr62rj, 100.0);
  2327. menu_edit_type(unsigned long, long5, ftostr5rj, 0.01);
  2328. /**
  2329. *
  2330. * Handlers for RepRap World Keypad input
  2331. *
  2332. */
  2333. #if ENABLED(REPRAPWORLD_KEYPAD)
  2334. void _reprapworld_keypad_move(AxisEnum axis, int dir) {
  2335. move_menu_scale = REPRAPWORLD_KEYPAD_MOVE_STEP;
  2336. encoderPosition = dir;
  2337. switch (axis) {
  2338. case X_AXIS: lcd_move_x(); break;
  2339. case Y_AXIS: lcd_move_y(); break;
  2340. case Z_AXIS: lcd_move_z();
  2341. default: break;
  2342. }
  2343. }
  2344. void reprapworld_keypad_move_z_up() { _reprapworld_keypad_move(Z_AXIS, 1); }
  2345. void reprapworld_keypad_move_z_down() { _reprapworld_keypad_move(Z_AXIS, -1); }
  2346. void reprapworld_keypad_move_x_left() { _reprapworld_keypad_move(X_AXIS, -1); }
  2347. void reprapworld_keypad_move_x_right() { _reprapworld_keypad_move(X_AXIS, 1); }
  2348. void reprapworld_keypad_move_y_up() { _reprapworld_keypad_move(Y_AXIS, -1); }
  2349. void reprapworld_keypad_move_y_down() { _reprapworld_keypad_move(Y_AXIS, 1); }
  2350. void reprapworld_keypad_move_home() { enqueue_and_echo_commands_P(PSTR("G28")); } // move all axes home and wait
  2351. void reprapworld_keypad_move_menu() { lcd_goto_screen(lcd_move_menu); }
  2352. inline void handle_reprapworld_keypad() {
  2353. static uint8_t keypad_debounce = 0;
  2354. if (!REPRAPWORLD_KEYPAD_PRESSED) {
  2355. if (keypad_debounce > 0) keypad_debounce--;
  2356. }
  2357. else if (!keypad_debounce) {
  2358. keypad_debounce = 2;
  2359. if (REPRAPWORLD_KEYPAD_MOVE_MENU) reprapworld_keypad_move_menu();
  2360. #if DISABLED(DELTA) && Z_HOME_DIR == -1
  2361. if (REPRAPWORLD_KEYPAD_MOVE_Z_UP) reprapworld_keypad_move_z_up();
  2362. #endif
  2363. if (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS]) {
  2364. #if ENABLED(DELTA) || Z_HOME_DIR != -1
  2365. if (REPRAPWORLD_KEYPAD_MOVE_Z_UP) reprapworld_keypad_move_z_up();
  2366. #endif
  2367. if (REPRAPWORLD_KEYPAD_MOVE_Z_DOWN) reprapworld_keypad_move_z_down();
  2368. if (REPRAPWORLD_KEYPAD_MOVE_X_LEFT) reprapworld_keypad_move_x_left();
  2369. if (REPRAPWORLD_KEYPAD_MOVE_X_RIGHT) reprapworld_keypad_move_x_right();
  2370. if (REPRAPWORLD_KEYPAD_MOVE_Y_DOWN) reprapworld_keypad_move_y_down();
  2371. if (REPRAPWORLD_KEYPAD_MOVE_Y_UP) reprapworld_keypad_move_y_up();
  2372. }
  2373. else {
  2374. if (REPRAPWORLD_KEYPAD_MOVE_HOME) reprapworld_keypad_move_home();
  2375. }
  2376. }
  2377. }
  2378. #endif // REPRAPWORLD_KEYPAD
  2379. /**
  2380. *
  2381. * Audio feedback for controller clicks
  2382. *
  2383. */
  2384. void lcd_buzz(long duration, uint16_t freq) {
  2385. #if ENABLED(LCD_USE_I2C_BUZZER)
  2386. lcd.buzz(duration, freq);
  2387. #elif PIN_EXISTS(BEEPER)
  2388. buzzer.tone(duration, freq);
  2389. #else
  2390. UNUSED(duration); UNUSED(freq);
  2391. #endif
  2392. }
  2393. void lcd_quick_feedback() {
  2394. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  2395. buttons = 0;
  2396. next_button_update_ms = millis() + 500;
  2397. // Buzz and wait. The delay is needed for buttons to settle!
  2398. lcd_buzz(LCD_FEEDBACK_FREQUENCY_DURATION_MS, LCD_FEEDBACK_FREQUENCY_HZ);
  2399. #if ENABLED(LCD_USE_I2C_BUZZER)
  2400. delay(10);
  2401. #elif PIN_EXISTS(BEEPER)
  2402. for (int8_t i = 5; i--;) { buzzer.tick(); delay(2); }
  2403. #endif
  2404. }
  2405. /**
  2406. *
  2407. * Menu actions
  2408. *
  2409. */
  2410. void _menu_action_back() { lcd_goto_previous_menu(); }
  2411. void menu_action_submenu(screenFunc_t func) { lcd_save_previous_screen(); lcd_goto_screen(func); }
  2412. void menu_action_gcode(const char* pgcode) { enqueue_and_echo_commands_P(pgcode); }
  2413. void menu_action_function(screenFunc_t func) { (*func)(); }
  2414. #if ENABLED(SDSUPPORT)
  2415. void menu_action_sdfile(const char* filename, char* longFilename) {
  2416. UNUSED(longFilename);
  2417. card.openAndPrintFile(filename);
  2418. lcd_return_to_status();
  2419. }
  2420. void menu_action_sddirectory(const char* filename, char* longFilename) {
  2421. UNUSED(longFilename);
  2422. card.chdir(filename);
  2423. encoderPosition = 0;
  2424. screen_changed = true;
  2425. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  2426. }
  2427. #endif //SDSUPPORT
  2428. void menu_action_setting_edit_bool(const char* pstr, bool* ptr) {UNUSED(pstr); *ptr = !(*ptr); lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW; }
  2429. void menu_action_setting_edit_callback_bool(const char* pstr, bool* ptr, screenFunc_t callback) {
  2430. menu_action_setting_edit_bool(pstr, ptr);
  2431. (*callback)();
  2432. }
  2433. #endif // ULTIPANEL
  2434. void lcd_init() {
  2435. lcd_implementation_init(
  2436. #if ENABLED(LCD_PROGRESS_BAR)
  2437. true
  2438. #endif
  2439. );
  2440. #if ENABLED(NEWPANEL)
  2441. #if BUTTON_EXISTS(EN1)
  2442. SET_INPUT(BTN_EN1);
  2443. WRITE(BTN_EN1, HIGH);
  2444. #endif
  2445. #if BUTTON_EXISTS(EN2)
  2446. SET_INPUT(BTN_EN2);
  2447. WRITE(BTN_EN2, HIGH);
  2448. #endif
  2449. #if BUTTON_EXISTS(ENC)
  2450. SET_INPUT(BTN_ENC);
  2451. WRITE(BTN_ENC, HIGH);
  2452. #endif
  2453. #if ENABLED(REPRAPWORLD_KEYPAD)
  2454. SET_OUTPUT(SHIFT_CLK);
  2455. OUT_WRITE(SHIFT_LD, HIGH);
  2456. SET_INPUT_PULLUP(SHIFT_OUT);
  2457. #endif
  2458. #if BUTTON_EXISTS(UP)
  2459. SET_INPUT(BTN_UP);
  2460. #endif
  2461. #if BUTTON_EXISTS(DWN)
  2462. SET_INPUT(BTN_DWN);
  2463. #endif
  2464. #if BUTTON_EXISTS(LFT)
  2465. SET_INPUT(BTN_LFT);
  2466. #endif
  2467. #if BUTTON_EXISTS(RT)
  2468. SET_INPUT(BTN_RT);
  2469. #endif
  2470. #else // !NEWPANEL
  2471. #if ENABLED(SR_LCD_2W_NL) // Non latching 2 wire shift register
  2472. SET_OUTPUT(SR_DATA_PIN);
  2473. SET_OUTPUT(SR_CLK_PIN);
  2474. #elif defined(SHIFT_CLK)
  2475. SET_OUTPUT(SHIFT_CLK);
  2476. OUT_WRITE(SHIFT_LD, HIGH);
  2477. OUT_WRITE(SHIFT_EN, LOW);
  2478. SET_INPUT_PULLUP(SHIFT_OUT);
  2479. #endif // SR_LCD_2W_NL
  2480. #endif // !NEWPANEL
  2481. #if ENABLED(SDSUPPORT) && PIN_EXISTS(SD_DETECT)
  2482. SET_INPUT(SD_DETECT_PIN);
  2483. WRITE(SD_DETECT_PIN, HIGH);
  2484. lcd_sd_status = 2; // UNKNOWN
  2485. #endif
  2486. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  2487. slow_buttons = 0;
  2488. #endif
  2489. lcd_buttons_update();
  2490. #if ENABLED(ULTIPANEL)
  2491. encoderDiff = 0;
  2492. #endif
  2493. }
  2494. int lcd_strlen(const char* s) {
  2495. int i = 0, j = 0;
  2496. while (s[i]) {
  2497. #if ENABLED(MAPPER_NON)
  2498. j++;
  2499. #else
  2500. if ((s[i] & 0xC0u) != 0x80u) j++;
  2501. #endif
  2502. i++;
  2503. }
  2504. return j;
  2505. }
  2506. int lcd_strlen_P(const char* s) {
  2507. int j = 0;
  2508. while (pgm_read_byte(s)) {
  2509. #if ENABLED(MAPPER_NON)
  2510. j++;
  2511. #else
  2512. if ((pgm_read_byte(s) & 0xC0u) != 0x80u) j++;
  2513. #endif
  2514. s++;
  2515. }
  2516. return j;
  2517. }
  2518. bool lcd_blink() {
  2519. static uint8_t blink = 0;
  2520. static millis_t next_blink_ms = 0;
  2521. millis_t ms = millis();
  2522. if (ELAPSED(ms, next_blink_ms)) {
  2523. blink ^= 0xFF;
  2524. next_blink_ms = ms + 1000 - LCD_UPDATE_INTERVAL / 2;
  2525. }
  2526. return blink != 0;
  2527. }
  2528. /**
  2529. * Update the LCD, read encoder buttons, etc.
  2530. * - Read button states
  2531. * - Check the SD Card slot state
  2532. * - Act on RepRap World keypad input
  2533. * - Update the encoder position
  2534. * - Apply acceleration to the encoder position
  2535. * - Set lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NOW on controller events
  2536. * - Reset the Info Screen timeout if there's any input
  2537. * - Update status indicators, if any
  2538. *
  2539. * Run the current LCD menu handler callback function:
  2540. * - Call the handler only if lcdDrawUpdate != LCDVIEW_NONE
  2541. * - Before calling the handler, LCDVIEW_CALL_NO_REDRAW => LCDVIEW_NONE
  2542. * - Call the menu handler. Menu handlers should do the following:
  2543. * - If a value changes, set lcdDrawUpdate to LCDVIEW_REDRAW_NOW and draw the value
  2544. * (Encoder events automatically set lcdDrawUpdate for you.)
  2545. * - if (lcdDrawUpdate) { redraw }
  2546. * - Before exiting the handler set lcdDrawUpdate to:
  2547. * - LCDVIEW_CLEAR_CALL_REDRAW to clear screen and set LCDVIEW_CALL_REDRAW_NEXT.
  2548. * - LCDVIEW_REDRAW_NOW or LCDVIEW_NONE to keep drawingm but only in this loop.
  2549. * - LCDVIEW_CALL_REDRAW_NEXT to keep drawing and draw on the next loop also.
  2550. * - LCDVIEW_CALL_NO_REDRAW to keep drawing (or start drawing) with no redraw on the next loop.
  2551. * - NOTE: For graphical displays menu handlers may be called 2 or more times per loop,
  2552. * so don't change lcdDrawUpdate without considering this.
  2553. *
  2554. * After the menu handler callback runs (or not):
  2555. * - Clear the LCD if lcdDrawUpdate == LCDVIEW_CLEAR_CALL_REDRAW
  2556. * - Update lcdDrawUpdate for the next loop (i.e., move one state down, usually)
  2557. *
  2558. * No worries. This function is only called from the main thread.
  2559. */
  2560. void lcd_update() {
  2561. #if ENABLED(ULTIPANEL)
  2562. static millis_t return_to_status_ms = 0;
  2563. manage_manual_move();
  2564. lcd_buttons_update();
  2565. // If the action button is pressed...
  2566. if (LCD_CLICKED) {
  2567. if (!wait_for_unclick) { // If not waiting for a debounce release:
  2568. wait_for_unclick = true; // Set debounce flag to ignore continous clicks
  2569. lcd_clicked = !wait_for_user; // Keep the click if not waiting for a user-click
  2570. wait_for_user = false; // Any click clears wait for user
  2571. lcd_quick_feedback(); // Always make a click sound
  2572. }
  2573. }
  2574. else wait_for_unclick = false;
  2575. #endif
  2576. #if ENABLED(SDSUPPORT) && PIN_EXISTS(SD_DETECT)
  2577. bool sd_status = IS_SD_INSERTED;
  2578. if (sd_status != lcd_sd_status && lcd_detected()) {
  2579. if (sd_status) {
  2580. card.initsd();
  2581. if (lcd_sd_status != 2) LCD_MESSAGEPGM(MSG_SD_INSERTED);
  2582. }
  2583. else {
  2584. card.release();
  2585. if (lcd_sd_status != 2) LCD_MESSAGEPGM(MSG_SD_REMOVED);
  2586. }
  2587. lcd_sd_status = sd_status;
  2588. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  2589. lcd_implementation_init( // to maybe revive the LCD if static electricity killed it.
  2590. #if ENABLED(LCD_PROGRESS_BAR)
  2591. currentScreen == lcd_status_screen
  2592. #endif
  2593. );
  2594. }
  2595. #endif //SDSUPPORT && SD_DETECT_PIN
  2596. millis_t ms = millis();
  2597. if (ELAPSED(ms, next_lcd_update_ms)
  2598. #if ENABLED(DOGLCD)
  2599. || drawing_screen
  2600. #endif
  2601. ) {
  2602. next_lcd_update_ms = ms + LCD_UPDATE_INTERVAL;
  2603. #if ENABLED(LCD_HAS_STATUS_INDICATORS)
  2604. lcd_implementation_update_indicators();
  2605. #endif
  2606. #if ENABLED(ULTIPANEL)
  2607. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  2608. slow_buttons = lcd_implementation_read_slow_buttons(); // buttons which take too long to read in interrupt context
  2609. #endif
  2610. #if ENABLED(REPRAPWORLD_KEYPAD)
  2611. handle_reprapworld_keypad();
  2612. #endif
  2613. bool encoderPastThreshold = (abs(encoderDiff) >= ENCODER_PULSES_PER_STEP);
  2614. if (encoderPastThreshold || lcd_clicked) {
  2615. if (encoderPastThreshold) {
  2616. int32_t encoderMultiplier = 1;
  2617. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  2618. if (encoderRateMultiplierEnabled) {
  2619. int32_t encoderMovementSteps = abs(encoderDiff) / ENCODER_PULSES_PER_STEP;
  2620. if (lastEncoderMovementMillis != 0) {
  2621. // Note that the rate is always calculated between to passes through the
  2622. // loop and that the abs of the encoderDiff value is tracked.
  2623. float encoderStepRate = (float)(encoderMovementSteps) / ((float)(ms - lastEncoderMovementMillis)) * 1000.0;
  2624. if (encoderStepRate >= ENCODER_100X_STEPS_PER_SEC) encoderMultiplier = 100;
  2625. else if (encoderStepRate >= ENCODER_10X_STEPS_PER_SEC) encoderMultiplier = 10;
  2626. #if ENABLED(ENCODER_RATE_MULTIPLIER_DEBUG)
  2627. SERIAL_ECHO_START;
  2628. SERIAL_ECHOPAIR("Enc Step Rate: ", encoderStepRate);
  2629. SERIAL_ECHOPAIR(" Multiplier: ", encoderMultiplier);
  2630. SERIAL_ECHOPAIR(" ENCODER_10X_STEPS_PER_SEC: ", ENCODER_10X_STEPS_PER_SEC);
  2631. SERIAL_ECHOPAIR(" ENCODER_100X_STEPS_PER_SEC: ", ENCODER_100X_STEPS_PER_SEC);
  2632. SERIAL_EOL;
  2633. #endif //ENCODER_RATE_MULTIPLIER_DEBUG
  2634. }
  2635. lastEncoderMovementMillis = ms;
  2636. } // encoderRateMultiplierEnabled
  2637. #endif //ENCODER_RATE_MULTIPLIER
  2638. encoderPosition += (encoderDiff * encoderMultiplier) / ENCODER_PULSES_PER_STEP;
  2639. encoderDiff = 0;
  2640. }
  2641. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  2642. lcdDrawUpdate =
  2643. #if ENABLED(DOGLCD)
  2644. LCDVIEW_CALL_REDRAW_NEXT
  2645. #else
  2646. LCDVIEW_REDRAW_NOW
  2647. #endif
  2648. ;
  2649. }
  2650. #endif // ULTIPANEL
  2651. // We arrive here every ~100ms when idling often enough.
  2652. // Instead of tracking the changes simply redraw the Info Screen ~1 time a second.
  2653. static int8_t lcd_status_update_delay = 1; // first update one loop delayed
  2654. if (
  2655. #if ENABLED(ULTIPANEL)
  2656. currentScreen == lcd_status_screen &&
  2657. #endif
  2658. !lcd_status_update_delay--
  2659. ) {
  2660. lcd_status_update_delay = 9
  2661. #if ENABLED(DOGLCD)
  2662. + 3
  2663. #endif
  2664. ;
  2665. max_display_update_time--;
  2666. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  2667. }
  2668. // then we want to use 1/2 of the time only.
  2669. uint16_t bbr2 = planner.block_buffer_runtime() >> 1;
  2670. #if ENABLED(DOGLCD)
  2671. if ((lcdDrawUpdate || drawing_screen) && (!bbr2 || (bbr2 > max_display_update_time)))
  2672. #else
  2673. if (lcdDrawUpdate && (!bbr2 || (bbr2 > max_display_update_time)))
  2674. #endif
  2675. {
  2676. #if ENABLED(DOGLCD)
  2677. if (!drawing_screen)
  2678. #endif
  2679. {
  2680. switch (lcdDrawUpdate) {
  2681. case LCDVIEW_CALL_NO_REDRAW:
  2682. lcdDrawUpdate = LCDVIEW_NONE;
  2683. break;
  2684. case LCDVIEW_CLEAR_CALL_REDRAW: // set by handlers, then altered after (rarely occurs here)
  2685. case LCDVIEW_CALL_REDRAW_NEXT: // set by handlers, then altered after (never occurs here?)
  2686. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  2687. case LCDVIEW_REDRAW_NOW: // set above, or by a handler through LCDVIEW_CALL_REDRAW_NEXT
  2688. case LCDVIEW_NONE:
  2689. break;
  2690. } // switch
  2691. }
  2692. #if ENABLED(ULTIPANEL)
  2693. #define CURRENTSCREEN() (*currentScreen)(), lcd_clicked = false
  2694. #else
  2695. #define CURRENTSCREEN() lcd_status_screen()
  2696. #endif
  2697. #if ENABLED(DOGLCD) // Changes due to different driver architecture of the DOGM display
  2698. if (!drawing_screen) {
  2699. u8g.firstPage();
  2700. drawing_screen = 1;
  2701. }
  2702. lcd_setFont(FONT_MENU);
  2703. CURRENTSCREEN();
  2704. if (drawing_screen && (drawing_screen = u8g.nextPage())) {
  2705. NOLESS(max_display_update_time, millis() - ms);
  2706. return;
  2707. }
  2708. #else
  2709. CURRENTSCREEN();
  2710. #endif
  2711. NOLESS(max_display_update_time, millis() - ms);
  2712. }
  2713. #if ENABLED(ULTIPANEL)
  2714. // Return to Status Screen after a timeout
  2715. if (currentScreen == lcd_status_screen || defer_return_to_status)
  2716. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  2717. else if (ELAPSED(ms, return_to_status_ms))
  2718. lcd_return_to_status();
  2719. #endif // ULTIPANEL
  2720. #if ENABLED(DOGLCD)
  2721. if (!drawing_screen)
  2722. #endif
  2723. {
  2724. switch (lcdDrawUpdate) {
  2725. case LCDVIEW_CLEAR_CALL_REDRAW:
  2726. lcd_implementation_clear();
  2727. case LCDVIEW_CALL_REDRAW_NEXT:
  2728. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  2729. break;
  2730. case LCDVIEW_REDRAW_NOW:
  2731. lcdDrawUpdate = LCDVIEW_NONE;
  2732. break;
  2733. case LCDVIEW_NONE:
  2734. break;
  2735. } // switch
  2736. }
  2737. } // ELAPSED(ms, next_lcd_update_ms)
  2738. }
  2739. void set_utf_strlen(char* s, uint8_t n) {
  2740. uint8_t i = 0, j = 0;
  2741. while (s[i] && (j < n)) {
  2742. #if ENABLED(MAPPER_NON)
  2743. j++;
  2744. #else
  2745. if ((s[i] & 0xC0u) != 0x80u) j++;
  2746. #endif
  2747. i++;
  2748. }
  2749. while (j++ < n) s[i++] = ' ';
  2750. s[i] = '\0';
  2751. }
  2752. void lcd_finishstatus(bool persist=false) {
  2753. set_utf_strlen(lcd_status_message, LCD_WIDTH);
  2754. #if !(ENABLED(LCD_PROGRESS_BAR) && (PROGRESS_MSG_EXPIRE > 0))
  2755. UNUSED(persist);
  2756. #endif
  2757. #if ENABLED(LCD_PROGRESS_BAR)
  2758. progress_bar_ms = millis();
  2759. #if PROGRESS_MSG_EXPIRE > 0
  2760. expire_status_ms = persist ? 0 : progress_bar_ms + PROGRESS_MSG_EXPIRE;
  2761. #endif
  2762. #endif
  2763. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  2764. #if ENABLED(FILAMENT_LCD_DISPLAY)
  2765. previous_lcd_status_ms = millis(); //get status message to show up for a while
  2766. #endif
  2767. }
  2768. #if ENABLED(LCD_PROGRESS_BAR) && PROGRESS_MSG_EXPIRE > 0
  2769. void dontExpireStatus() { expire_status_ms = 0; }
  2770. #endif
  2771. bool lcd_hasstatus() { return (lcd_status_message[0] != '\0'); }
  2772. void lcd_setstatus(const char* const message, bool persist) {
  2773. if (lcd_status_message_level > 0) return;
  2774. strncpy(lcd_status_message, message, 3 * (LCD_WIDTH));
  2775. lcd_finishstatus(persist);
  2776. }
  2777. void lcd_setstatuspgm(const char* const message, uint8_t level) {
  2778. if (level < lcd_status_message_level) return;
  2779. lcd_status_message_level = level;
  2780. strncpy_P(lcd_status_message, message, 3 * (LCD_WIDTH));
  2781. lcd_finishstatus(level > 0);
  2782. }
  2783. void lcd_setalertstatuspgm(const char* const message) {
  2784. lcd_setstatuspgm(message, 1);
  2785. #if ENABLED(ULTIPANEL)
  2786. lcd_return_to_status();
  2787. #endif
  2788. }
  2789. void lcd_reset_alert_level() { lcd_status_message_level = 0; }
  2790. #if HAS_LCD_CONTRAST
  2791. void set_lcd_contrast(const int value) {
  2792. lcd_contrast = constrain(value, LCD_CONTRAST_MIN, LCD_CONTRAST_MAX);
  2793. u8g.setContrast(lcd_contrast);
  2794. }
  2795. #endif
  2796. #if ENABLED(ULTIPANEL)
  2797. /**
  2798. * Setup Rotary Encoder Bit Values (for two pin encoders to indicate movement)
  2799. * These values are independent of which pins are used for EN_A and EN_B indications
  2800. * The rotary encoder part is also independent to the chipset used for the LCD
  2801. */
  2802. #if defined(EN_A) && defined(EN_B)
  2803. #define encrot0 0
  2804. #define encrot1 2
  2805. #define encrot2 3
  2806. #define encrot3 1
  2807. #endif
  2808. #define GET_BUTTON_STATES(DST) \
  2809. uint8_t new_##DST = 0; \
  2810. WRITE(SHIFT_LD, LOW); \
  2811. WRITE(SHIFT_LD, HIGH); \
  2812. for (int8_t i = 0; i < 8; i++) { \
  2813. new_##DST >>= 1; \
  2814. if (READ(SHIFT_OUT)) SBI(new_##DST, 7); \
  2815. WRITE(SHIFT_CLK, HIGH); \
  2816. WRITE(SHIFT_CLK, LOW); \
  2817. } \
  2818. DST = ~new_##DST; //invert it, because a pressed switch produces a logical 0
  2819. /**
  2820. * Read encoder buttons from the hardware registers
  2821. * Warning: This function is called from interrupt context!
  2822. */
  2823. void lcd_buttons_update() {
  2824. millis_t now = millis();
  2825. if (ELAPSED(now, next_button_update_ms)) {
  2826. #if ENABLED(NEWPANEL)
  2827. uint8_t newbutton = 0;
  2828. #if BUTTON_EXISTS(EN1)
  2829. if (BUTTON_PRESSED(EN1)) newbutton |= EN_A;
  2830. #endif
  2831. #if BUTTON_EXISTS(EN2)
  2832. if (BUTTON_PRESSED(EN2)) newbutton |= EN_B;
  2833. #endif
  2834. #if BUTTON_EXISTS(ENC)
  2835. if (BUTTON_PRESSED(ENC)) newbutton |= EN_C;
  2836. #endif
  2837. #if LCD_HAS_DIRECTIONAL_BUTTONS
  2838. // Manage directional buttons
  2839. #if ENABLED(REVERSE_MENU_DIRECTION)
  2840. #define _ENCODER_UD_STEPS (ENCODER_STEPS_PER_MENU_ITEM * encoderDirection)
  2841. #else
  2842. #define _ENCODER_UD_STEPS ENCODER_STEPS_PER_MENU_ITEM
  2843. #endif
  2844. #if ENABLED(REVERSE_ENCODER_DIRECTION)
  2845. #define ENCODER_UD_STEPS _ENCODER_UD_STEPS
  2846. #define ENCODER_LR_PULSES ENCODER_PULSES_PER_STEP
  2847. #else
  2848. #define ENCODER_UD_STEPS -(_ENCODER_UD_STEPS)
  2849. #define ENCODER_LR_PULSES -(ENCODER_PULSES_PER_STEP)
  2850. #endif
  2851. if (false) {
  2852. // for the else-ifs below
  2853. }
  2854. #if BUTTON_EXISTS(UP)
  2855. else if (BUTTON_PRESSED(UP)) {
  2856. encoderDiff = -(ENCODER_UD_STEPS);
  2857. next_button_update_ms = now + 300;
  2858. }
  2859. #endif
  2860. #if BUTTON_EXISTS(DWN)
  2861. else if (BUTTON_PRESSED(DWN)) {
  2862. encoderDiff = ENCODER_UD_STEPS;
  2863. next_button_update_ms = now + 300;
  2864. }
  2865. #endif
  2866. #if BUTTON_EXISTS(LFT)
  2867. else if (BUTTON_PRESSED(LFT)) {
  2868. encoderDiff = -(ENCODER_LR_PULSES);
  2869. next_button_update_ms = now + 300;
  2870. }
  2871. #endif
  2872. #if BUTTON_EXISTS(RT)
  2873. else if (BUTTON_PRESSED(RT)) {
  2874. encoderDiff = ENCODER_LR_PULSES;
  2875. next_button_update_ms = now + 300;
  2876. }
  2877. #endif
  2878. #endif // LCD_HAS_DIRECTIONAL_BUTTONS
  2879. buttons = newbutton;
  2880. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  2881. buttons |= slow_buttons;
  2882. #endif
  2883. #if ENABLED(REPRAPWORLD_KEYPAD)
  2884. GET_BUTTON_STATES(buttons_reprapworld_keypad);
  2885. #endif
  2886. #else
  2887. GET_BUTTON_STATES(buttons);
  2888. #endif //!NEWPANEL
  2889. } // next_button_update_ms
  2890. // Manage encoder rotation
  2891. #if ENABLED(REVERSE_MENU_DIRECTION) && ENABLED(REVERSE_ENCODER_DIRECTION)
  2892. #define ENCODER_DIFF_CW (encoderDiff -= encoderDirection)
  2893. #define ENCODER_DIFF_CCW (encoderDiff += encoderDirection)
  2894. #elif ENABLED(REVERSE_MENU_DIRECTION)
  2895. #define ENCODER_DIFF_CW (encoderDiff += encoderDirection)
  2896. #define ENCODER_DIFF_CCW (encoderDiff -= encoderDirection)
  2897. #elif ENABLED(REVERSE_ENCODER_DIRECTION)
  2898. #define ENCODER_DIFF_CW (encoderDiff--)
  2899. #define ENCODER_DIFF_CCW (encoderDiff++)
  2900. #else
  2901. #define ENCODER_DIFF_CW (encoderDiff++)
  2902. #define ENCODER_DIFF_CCW (encoderDiff--)
  2903. #endif
  2904. #define ENCODER_SPIN(_E1, _E2) switch (lastEncoderBits) { case _E1: ENCODER_DIFF_CW; break; case _E2: ENCODER_DIFF_CCW; }
  2905. uint8_t enc = 0;
  2906. if (buttons & EN_A) enc |= B01;
  2907. if (buttons & EN_B) enc |= B10;
  2908. if (enc != lastEncoderBits) {
  2909. switch (enc) {
  2910. case encrot0: ENCODER_SPIN(encrot3, encrot1); break;
  2911. case encrot1: ENCODER_SPIN(encrot0, encrot2); break;
  2912. case encrot2: ENCODER_SPIN(encrot1, encrot3); break;
  2913. case encrot3: ENCODER_SPIN(encrot2, encrot0); break;
  2914. }
  2915. }
  2916. lastEncoderBits = enc;
  2917. }
  2918. #if (ENABLED(LCD_I2C_TYPE_MCP23017) || ENABLED(LCD_I2C_TYPE_MCP23008)) && ENABLED(DETECT_DEVICE)
  2919. bool lcd_detected() { return lcd.LcdDetected() == 1; }
  2920. #else
  2921. bool lcd_detected() { return true; }
  2922. #endif
  2923. #endif // ULTIPANEL
  2924. #endif // ULTRA_LCD