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

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