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

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