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

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