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

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