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

ultralcd.cpp 105KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145
  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 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 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. #if ENABLED(DISTINCT_E_FACTORS)
  1624. void _reset_e_acceleration_rate(const uint8_t e) { if (e == active_extruder) _reset_acceleration_rates(); }
  1625. void _reset_e0_acceleration_rate() { _reset_e_acceleration_rate(0); }
  1626. void _reset_e1_acceleration_rate() { _reset_e_acceleration_rate(1); }
  1627. #if E_STEPPERS > 2
  1628. void _reset_e2_acceleration_rate() { _reset_e_acceleration_rate(2); }
  1629. #if E_STEPPERS > 3
  1630. void _reset_e3_acceleration_rate() { _reset_e_acceleration_rate(3); }
  1631. #endif
  1632. #endif
  1633. #endif
  1634. void _planner_refresh_positioning() { planner.refresh_positioning(); }
  1635. #if ENABLED(DISTINCT_E_FACTORS)
  1636. void _planner_refresh_e_positioning(const uint8_t e) {
  1637. if (e == active_extruder)
  1638. _planner_refresh_positioning();
  1639. else
  1640. planner.steps_to_mm[i] = 1.0 / planner.axis_steps_per_mm[i];
  1641. }
  1642. void _planner_refresh_e0_positioning() { _reset_e_acceleration_rate(0); }
  1643. void _planner_refresh_e1_positioning() { _reset_e_acceleration_rate(1); }
  1644. #if E_STEPPERS > 2
  1645. void _planner_refresh_e2_positioning() { _reset_e_acceleration_rate(2); }
  1646. #if E_STEPPERS > 3
  1647. void _planner_refresh_e3_positioning() { _reset_e_acceleration_rate(3); }
  1648. #endif
  1649. #endif
  1650. #endif
  1651. /**
  1652. *
  1653. * "Control" > "Motion" submenu
  1654. *
  1655. */
  1656. void lcd_control_motion_menu() {
  1657. START_MENU();
  1658. MENU_BACK(MSG_CONTROL);
  1659. #if HAS_BED_PROBE
  1660. MENU_ITEM_EDIT(float32, MSG_ZPROBE_ZOFFSET, &zprobe_zoffset, Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX);
  1661. #endif
  1662. // Manual bed leveling, Bed Z:
  1663. #if ENABLED(MANUAL_BED_LEVELING)
  1664. MENU_ITEM_EDIT(float43, MSG_BED_Z, &mbl.z_offset, -1, 1);
  1665. #endif
  1666. MENU_ITEM_EDIT(float5, MSG_ACC, &planner.acceleration, 10, 99000);
  1667. MENU_ITEM_EDIT(float3, MSG_VX_JERK, &planner.max_jerk[X_AXIS], 1, 990);
  1668. MENU_ITEM_EDIT(float3, MSG_VY_JERK, &planner.max_jerk[Y_AXIS], 1, 990);
  1669. #if ENABLED(DELTA)
  1670. MENU_ITEM_EDIT(float3, MSG_VZ_JERK, &planner.max_jerk[Z_AXIS], 1, 990);
  1671. #else
  1672. MENU_ITEM_EDIT(float52, MSG_VZ_JERK, &planner.max_jerk[Z_AXIS], 0.1, 990);
  1673. #endif
  1674. MENU_ITEM_EDIT(float3, MSG_VE_JERK, &planner.max_jerk[E_AXIS], 1, 990);
  1675. //
  1676. // M203 Settings
  1677. //
  1678. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_X, &planner.max_feedrate_mm_s[X_AXIS], 1, 999);
  1679. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_Y, &planner.max_feedrate_mm_s[Y_AXIS], 1, 999);
  1680. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_Z, &planner.max_feedrate_mm_s[Z_AXIS], 1, 999);
  1681. #if ENABLED(DISTINCT_E_FACTORS)
  1682. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E, &planner.max_feedrate_mm_s[E_AXIS + active_extruder], 1, 999);
  1683. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E1, &planner.max_feedrate_mm_s[E_AXIS], 1, 999);
  1684. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E2, &planner.max_feedrate_mm_s[E_AXIS + 1], 1, 999);
  1685. #if E_STEPPERS > 2
  1686. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E3, &planner.max_feedrate_mm_s[E_AXIS + 2], 1, 999);
  1687. #if E_STEPPERS > 3
  1688. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E3, &planner.max_feedrate_mm_s[E_AXIS + 3], 1, 999);
  1689. #endif
  1690. #endif
  1691. #else
  1692. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E, &planner.max_feedrate_mm_s[E_AXIS], 1, 999);
  1693. #endif
  1694. MENU_ITEM_EDIT(float3, MSG_VMIN, &planner.min_feedrate_mm_s, 0, 999);
  1695. MENU_ITEM_EDIT(float3, MSG_VTRAV_MIN, &planner.min_travel_feedrate_mm_s, 0, 999);
  1696. //
  1697. // M201 Settings
  1698. //
  1699. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_X, &planner.max_acceleration_mm_per_s2[X_AXIS], 100, 99000, _reset_acceleration_rates);
  1700. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_Y, &planner.max_acceleration_mm_per_s2[Y_AXIS], 100, 99000, _reset_acceleration_rates);
  1701. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_Z, &planner.max_acceleration_mm_per_s2[Z_AXIS], 10, 99000, _reset_acceleration_rates);
  1702. #if ENABLED(DISTINCT_E_FACTORS)
  1703. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E, &planner.max_acceleration_mm_per_s2[E_AXIS + active_extruder], 100, 99000, _reset_acceleration_rates);
  1704. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E1, &planner.max_acceleration_mm_per_s2[E_AXIS], 100, 99000, _reset_e0_acceleration_rate);
  1705. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E2, &planner.max_acceleration_mm_per_s2[E_AXIS + 1], 100, 99000, _reset_e1_acceleration_rate);
  1706. #if E_STEPPERS > 2
  1707. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E3, &planner.max_acceleration_mm_per_s2[E_AXIS + 2], 100, 99000, _reset_e2_acceleration_rate);
  1708. #if E_STEPPERS > 3
  1709. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E4, &planner.max_acceleration_mm_per_s2[E_AXIS + 3], 100, 99000, _reset_e3_acceleration_rate);
  1710. #endif
  1711. #endif
  1712. #else
  1713. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E, &planner.max_acceleration_mm_per_s2[E_AXIS], 100, 99000, _reset_acceleration_rates);
  1714. #endif
  1715. MENU_ITEM_EDIT(float5, MSG_A_RETRACT, &planner.retract_acceleration, 100, 99000);
  1716. MENU_ITEM_EDIT(float5, MSG_A_TRAVEL, &planner.travel_acceleration, 100, 99000);
  1717. //
  1718. // M92 Settings
  1719. //
  1720. MENU_ITEM_EDIT_CALLBACK(float62, MSG_XSTEPS, &planner.axis_steps_per_mm[X_AXIS], 5, 9999, _planner_refresh_positioning);
  1721. MENU_ITEM_EDIT_CALLBACK(float62, MSG_YSTEPS, &planner.axis_steps_per_mm[Y_AXIS], 5, 9999, _planner_refresh_positioning);
  1722. MENU_ITEM_EDIT_CALLBACK(float62, MSG_ZSTEPS, &planner.axis_steps_per_mm[Z_AXIS], 5, 9999, _planner_refresh_positioning);
  1723. #if ENABLED(DISTINCT_E_FACTORS)
  1724. MENU_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS, &planner.axis_steps_per_mm[E_AXIS + active_extruder], 5, 9999, _planner_refresh_positioning);
  1725. MENU_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS MSG_E1, &planner.axis_steps_per_mm[E_AXIS], 5, 9999, _planner_refresh_e0_positioning);
  1726. MENU_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS MSG_E2, &planner.axis_steps_per_mm[E_AXIS + 1], 5, 9999, _planner_refresh_e1_positioning);
  1727. #if E_STEPPERS > 2
  1728. MENU_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS MSG_E3, &planner.axis_steps_per_mm[E_AXIS + 2], 5, 9999, _planner_refresh_e2_positioning);
  1729. #if E_STEPPERS > 3
  1730. MENU_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS MSG_E4, &planner.axis_steps_per_mm[E_AXIS + 3], 5, 9999, _planner_refresh_e3_positioning);
  1731. #endif
  1732. #endif
  1733. #else
  1734. MENU_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS, &planner.axis_steps_per_mm[E_AXIS], 5, 9999, _planner_refresh_positioning);
  1735. #endif
  1736. #if ENABLED(ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED)
  1737. MENU_ITEM_EDIT(bool, MSG_ENDSTOP_ABORT, &stepper.abort_on_endstop_hit);
  1738. #endif
  1739. END_MENU();
  1740. }
  1741. /**
  1742. *
  1743. * "Control" > "Filament" submenu
  1744. *
  1745. */
  1746. void lcd_control_volumetric_menu() {
  1747. START_MENU();
  1748. MENU_BACK(MSG_CONTROL);
  1749. MENU_ITEM_EDIT_CALLBACK(bool, MSG_VOLUMETRIC_ENABLED, &volumetric_enabled, calculate_volumetric_multipliers);
  1750. if (volumetric_enabled) {
  1751. #if EXTRUDERS == 1
  1752. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM, &filament_size[0], 1.5, 3.25, calculate_volumetric_multipliers);
  1753. #else //EXTRUDERS > 1
  1754. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E1, &filament_size[0], 1.5, 3.25, calculate_volumetric_multipliers);
  1755. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E2, &filament_size[1], 1.5, 3.25, calculate_volumetric_multipliers);
  1756. #if EXTRUDERS > 2
  1757. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E3, &filament_size[2], 1.5, 3.25, calculate_volumetric_multipliers);
  1758. #if EXTRUDERS > 3
  1759. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E4, &filament_size[3], 1.5, 3.25, calculate_volumetric_multipliers);
  1760. #endif //EXTRUDERS > 3
  1761. #endif //EXTRUDERS > 2
  1762. #endif //EXTRUDERS > 1
  1763. }
  1764. END_MENU();
  1765. }
  1766. /**
  1767. *
  1768. * "Control" > "Contrast" submenu
  1769. *
  1770. */
  1771. #if HAS_LCD_CONTRAST
  1772. void lcd_set_contrast() {
  1773. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  1774. ENCODER_DIRECTION_NORMAL();
  1775. if (encoderPosition) {
  1776. set_lcd_contrast(lcd_contrast + encoderPosition);
  1777. encoderPosition = 0;
  1778. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  1779. }
  1780. if (lcdDrawUpdate) {
  1781. lcd_implementation_drawedit(PSTR(MSG_CONTRAST),
  1782. #if LCD_CONTRAST_MAX >= 100
  1783. itostr3(lcd_contrast)
  1784. #else
  1785. itostr2(lcd_contrast)
  1786. #endif
  1787. );
  1788. }
  1789. }
  1790. #endif // HAS_LCD_CONTRAST
  1791. /**
  1792. *
  1793. * "Control" > "Retract" submenu
  1794. *
  1795. */
  1796. #if ENABLED(FWRETRACT)
  1797. void lcd_control_retract_menu() {
  1798. START_MENU();
  1799. MENU_BACK(MSG_CONTROL);
  1800. MENU_ITEM_EDIT(bool, MSG_AUTORETRACT, &autoretract_enabled);
  1801. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT, &retract_length, 0, 100);
  1802. #if EXTRUDERS > 1
  1803. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_SWAP, &retract_length_swap, 0, 100);
  1804. #endif
  1805. MENU_ITEM_EDIT(float3, MSG_CONTROL_RETRACTF, &retract_feedrate_mm_s, 1, 999);
  1806. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_ZLIFT, &retract_zlift, 0, 999);
  1807. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_RECOVER, &retract_recover_length, 0, 100);
  1808. #if EXTRUDERS > 1
  1809. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_RECOVER_SWAP, &retract_recover_length_swap, 0, 100);
  1810. #endif
  1811. MENU_ITEM_EDIT(float3, MSG_CONTROL_RETRACT_RECOVERF, &retract_recover_feedrate_mm_s, 1, 999);
  1812. END_MENU();
  1813. }
  1814. #endif // FWRETRACT
  1815. #if ENABLED(SDSUPPORT)
  1816. #if !PIN_EXISTS(SD_DETECT)
  1817. void lcd_sd_refresh() {
  1818. card.initsd();
  1819. encoderTopLine = 0;
  1820. }
  1821. #endif
  1822. void lcd_sd_updir() {
  1823. card.updir();
  1824. encoderTopLine = 0;
  1825. screen_changed = true;
  1826. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  1827. }
  1828. /**
  1829. *
  1830. * "Print from SD" submenu
  1831. *
  1832. */
  1833. void lcd_sdcard_menu() {
  1834. ENCODER_DIRECTION_MENUS();
  1835. if (!lcdDrawUpdate && !lcd_clicked) return; // nothing to do (so don't thrash the SD card)
  1836. uint16_t fileCnt = card.getnrfilenames();
  1837. START_MENU();
  1838. MENU_BACK(MSG_MAIN);
  1839. card.getWorkDirName();
  1840. if (card.filename[0] == '/') {
  1841. #if !PIN_EXISTS(SD_DETECT)
  1842. MENU_ITEM(function, LCD_STR_REFRESH MSG_REFRESH, lcd_sd_refresh);
  1843. #endif
  1844. }
  1845. else {
  1846. MENU_ITEM(function, LCD_STR_FOLDER "..", lcd_sd_updir);
  1847. }
  1848. for (uint16_t i = 0; i < fileCnt; i++) {
  1849. if (_menuLineNr == _thisItemNr) {
  1850. card.getfilename(
  1851. #if ENABLED(SDCARD_RATHERRECENTFIRST)
  1852. fileCnt-1 -
  1853. #endif
  1854. i
  1855. );
  1856. if (card.filenameIsDir)
  1857. MENU_ITEM(sddirectory, MSG_CARD_MENU, card.filename, card.longFilename);
  1858. else
  1859. MENU_ITEM(sdfile, MSG_CARD_MENU, card.filename, card.longFilename);
  1860. }
  1861. else {
  1862. MENU_ITEM_DUMMY();
  1863. }
  1864. }
  1865. END_MENU();
  1866. }
  1867. #endif //SDSUPPORT
  1868. #if ENABLED(LCD_INFO_MENU)
  1869. #if ENABLED(PRINTCOUNTER)
  1870. /**
  1871. *
  1872. * About Printer > Statistics submenu
  1873. *
  1874. */
  1875. void lcd_info_stats_menu() {
  1876. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  1877. char buffer[21];
  1878. printStatistics stats = print_job_timer.getStats();
  1879. START_SCREEN(); // 12345678901234567890
  1880. STATIC_ITEM(MSG_INFO_PRINT_COUNT ": ", false, false, itostr3left(stats.totalPrints)); // Print Count: 999
  1881. STATIC_ITEM(MSG_INFO_COMPLETED_PRINTS": ", false, false, itostr3left(stats.finishedPrints)); // Completed : 666
  1882. duration_t elapsed = stats.printTime;
  1883. elapsed.toString(buffer);
  1884. STATIC_ITEM(MSG_INFO_PRINT_TIME ": ", false, false); // Total print Time:
  1885. STATIC_ITEM("", false, false, buffer); // 99y 364d 23h 59m 59s
  1886. elapsed = stats.longestPrint;
  1887. elapsed.toString(buffer);
  1888. STATIC_ITEM(MSG_INFO_PRINT_LONGEST ": ", false, false); // Longest job time:
  1889. STATIC_ITEM("", false, false, buffer); // 99y 364d 23h 59m 59s
  1890. sprintf_P(buffer, PSTR("%ld.%im"), long(stats.filamentUsed / 1000), int(stats.filamentUsed / 100) % 10);
  1891. STATIC_ITEM(MSG_INFO_PRINT_FILAMENT ": ", false, false); // Extruded total:
  1892. STATIC_ITEM("", false, false, buffer); // 125m
  1893. END_SCREEN();
  1894. }
  1895. #endif // PRINTCOUNTER
  1896. /**
  1897. *
  1898. * About Printer > Thermistors
  1899. *
  1900. */
  1901. void lcd_info_thermistors_menu() {
  1902. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  1903. START_SCREEN();
  1904. #define THERMISTOR_ID TEMP_SENSOR_0
  1905. #include "thermistornames.h"
  1906. STATIC_ITEM("T0: " THERMISTOR_NAME, false, true);
  1907. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_0_MINTEMP), false);
  1908. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_0_MAXTEMP), false);
  1909. #if TEMP_SENSOR_1 != 0
  1910. #undef THERMISTOR_ID
  1911. #define THERMISTOR_ID TEMP_SENSOR_1
  1912. #include "thermistornames.h"
  1913. STATIC_ITEM("T1: " THERMISTOR_NAME, false, true);
  1914. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_1_MINTEMP), false);
  1915. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_1_MAXTEMP), false);
  1916. #endif
  1917. #if TEMP_SENSOR_2 != 0
  1918. #undef THERMISTOR_ID
  1919. #define THERMISTOR_ID TEMP_SENSOR_2
  1920. #include "thermistornames.h"
  1921. STATIC_ITEM("T2: " THERMISTOR_NAME, false, true);
  1922. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_2_MINTEMP), false);
  1923. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_2_MAXTEMP), false);
  1924. #endif
  1925. #if TEMP_SENSOR_3 != 0
  1926. #undef THERMISTOR_ID
  1927. #define THERMISTOR_ID TEMP_SENSOR_3
  1928. #include "thermistornames.h"
  1929. STATIC_ITEM("T3: " THERMISTOR_NAME, false, true);
  1930. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_3_MINTEMP), false);
  1931. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_3_MAXTEMP), false);
  1932. #endif
  1933. #if TEMP_SENSOR_BED != 0
  1934. #undef THERMISTOR_ID
  1935. #define THERMISTOR_ID TEMP_SENSOR_BED
  1936. #include "thermistornames.h"
  1937. STATIC_ITEM("TBed:" THERMISTOR_NAME, false, true);
  1938. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(BED_MINTEMP), false);
  1939. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(BED_MAXTEMP), false);
  1940. #endif
  1941. END_SCREEN();
  1942. }
  1943. /**
  1944. *
  1945. * About Printer > Board Info
  1946. *
  1947. */
  1948. void lcd_info_board_menu() {
  1949. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  1950. START_SCREEN();
  1951. STATIC_ITEM(BOARD_NAME, true, true); // MyPrinterController
  1952. STATIC_ITEM(MSG_INFO_BAUDRATE ": " STRINGIFY(BAUDRATE), true); // Baud: 250000
  1953. STATIC_ITEM(MSG_INFO_PROTOCOL ": " PROTOCOL_VERSION, true); // Protocol: 1.0
  1954. #ifdef POWER_SUPPLY
  1955. #if (POWER_SUPPLY == 1)
  1956. STATIC_ITEM(MSG_INFO_PSU ": ATX", true); // Power Supply: ATX
  1957. #elif (POWER_SUPPLY == 2)
  1958. STATIC_ITEM(MSG_INFO_PSU ": XBox", true); // Power Supply: XBox
  1959. #endif
  1960. #endif // POWER_SUPPLY
  1961. END_SCREEN();
  1962. }
  1963. /**
  1964. *
  1965. * About Printer > Printer Info
  1966. *
  1967. */
  1968. void lcd_info_printer_menu() {
  1969. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  1970. START_SCREEN();
  1971. STATIC_ITEM(MSG_MARLIN, true, true); // Marlin
  1972. STATIC_ITEM(SHORT_BUILD_VERSION, true); // x.x.x-Branch
  1973. STATIC_ITEM(STRING_DISTRIBUTION_DATE, true); // YYYY-MM-DD HH:MM
  1974. STATIC_ITEM(MACHINE_NAME, true); // My3DPrinter
  1975. STATIC_ITEM(WEBSITE_URL, true); // www.my3dprinter.com
  1976. STATIC_ITEM(MSG_INFO_EXTRUDERS ": " STRINGIFY(EXTRUDERS), true); // Extruders: 2
  1977. END_SCREEN();
  1978. }
  1979. /**
  1980. *
  1981. * "About Printer" submenu
  1982. *
  1983. */
  1984. void lcd_info_menu() {
  1985. START_MENU();
  1986. MENU_BACK(MSG_MAIN);
  1987. MENU_ITEM(submenu, MSG_INFO_PRINTER_MENU, lcd_info_printer_menu); // Printer Info >
  1988. MENU_ITEM(submenu, MSG_INFO_BOARD_MENU, lcd_info_board_menu); // Board Info >
  1989. MENU_ITEM(submenu, MSG_INFO_THERMISTOR_MENU, lcd_info_thermistors_menu); // Thermistors >
  1990. #if ENABLED(PRINTCOUNTER)
  1991. MENU_ITEM(submenu, MSG_INFO_STATS_MENU, lcd_info_stats_menu); // Printer Statistics >
  1992. #endif
  1993. END_MENU();
  1994. }
  1995. #endif // LCD_INFO_MENU
  1996. #if ENABLED(FILAMENT_CHANGE_FEATURE)
  1997. void lcd_filament_change_resume_print() {
  1998. filament_change_menu_response = FILAMENT_CHANGE_RESPONSE_RESUME_PRINT;
  1999. lcd_goto_screen(lcd_status_screen);
  2000. }
  2001. void lcd_filament_change_extrude_more() {
  2002. filament_change_menu_response = FILAMENT_CHANGE_RESPONSE_EXTRUDE_MORE;
  2003. }
  2004. void lcd_filament_change_option_menu() {
  2005. START_MENU();
  2006. #if LCD_HEIGHT > 2
  2007. STATIC_ITEM(MSG_FILAMENT_CHANGE_OPTION_HEADER, true, false);
  2008. #endif
  2009. MENU_ITEM(function, MSG_FILAMENT_CHANGE_OPTION_RESUME, lcd_filament_change_resume_print);
  2010. MENU_ITEM(function, MSG_FILAMENT_CHANGE_OPTION_EXTRUDE, lcd_filament_change_extrude_more);
  2011. END_MENU();
  2012. }
  2013. void lcd_filament_change_init_message() {
  2014. START_SCREEN();
  2015. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2016. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_1);
  2017. #ifdef MSG_FILAMENT_CHANGE_INIT_2
  2018. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_2);
  2019. #endif
  2020. #ifdef MSG_FILAMENT_CHANGE_INIT_3
  2021. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_3);
  2022. #endif
  2023. END_SCREEN();
  2024. }
  2025. void lcd_filament_change_unload_message() {
  2026. START_SCREEN();
  2027. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2028. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_1);
  2029. #ifdef MSG_FILAMENT_CHANGE_UNLOAD_2
  2030. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_2);
  2031. #endif
  2032. #ifdef MSG_FILAMENT_CHANGE_UNLOAD_3
  2033. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_3);
  2034. #endif
  2035. END_SCREEN();
  2036. }
  2037. void lcd_filament_change_insert_message() {
  2038. START_SCREEN();
  2039. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2040. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_1);
  2041. #ifdef MSG_FILAMENT_CHANGE_INSERT_2
  2042. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_2);
  2043. #endif
  2044. #ifdef MSG_FILAMENT_CHANGE_INSERT_3
  2045. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_3);
  2046. #endif
  2047. END_SCREEN();
  2048. }
  2049. void lcd_filament_change_load_message() {
  2050. START_SCREEN();
  2051. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2052. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_1);
  2053. #ifdef MSG_FILAMENT_CHANGE_LOAD_2
  2054. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_2);
  2055. #endif
  2056. #ifdef MSG_FILAMENT_CHANGE_LOAD_3
  2057. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_3);
  2058. #endif
  2059. END_SCREEN();
  2060. }
  2061. void lcd_filament_change_extrude_message() {
  2062. START_SCREEN();
  2063. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2064. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_1);
  2065. #ifdef MSG_FILAMENT_CHANGE_EXTRUDE_2
  2066. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_2);
  2067. #endif
  2068. #ifdef MSG_FILAMENT_CHANGE_EXTRUDE_3
  2069. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_3);
  2070. #endif
  2071. END_SCREEN();
  2072. }
  2073. void lcd_filament_change_resume_message() {
  2074. START_SCREEN();
  2075. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  2076. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_1);
  2077. #ifdef MSG_FILAMENT_CHANGE_RESUME_2
  2078. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_2);
  2079. #endif
  2080. #ifdef MSG_FILAMENT_CHANGE_RESUME_3
  2081. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_3);
  2082. #endif
  2083. END_SCREEN();
  2084. }
  2085. void lcd_filament_change_show_message(const FilamentChangeMessage message) {
  2086. switch (message) {
  2087. case FILAMENT_CHANGE_MESSAGE_INIT:
  2088. defer_return_to_status = true;
  2089. lcd_goto_screen(lcd_filament_change_init_message);
  2090. break;
  2091. case FILAMENT_CHANGE_MESSAGE_UNLOAD:
  2092. lcd_goto_screen(lcd_filament_change_unload_message);
  2093. break;
  2094. case FILAMENT_CHANGE_MESSAGE_INSERT:
  2095. lcd_goto_screen(lcd_filament_change_insert_message);
  2096. break;
  2097. case FILAMENT_CHANGE_MESSAGE_LOAD:
  2098. lcd_goto_screen(lcd_filament_change_load_message);
  2099. break;
  2100. case FILAMENT_CHANGE_MESSAGE_EXTRUDE:
  2101. lcd_goto_screen(lcd_filament_change_extrude_message);
  2102. break;
  2103. case FILAMENT_CHANGE_MESSAGE_OPTION:
  2104. filament_change_menu_response = FILAMENT_CHANGE_RESPONSE_WAIT_FOR;
  2105. lcd_goto_screen(lcd_filament_change_option_menu);
  2106. break;
  2107. case FILAMENT_CHANGE_MESSAGE_RESUME:
  2108. lcd_goto_screen(lcd_filament_change_resume_message);
  2109. break;
  2110. case FILAMENT_CHANGE_MESSAGE_STATUS:
  2111. lcd_return_to_status();
  2112. break;
  2113. }
  2114. }
  2115. #endif // FILAMENT_CHANGE_FEATURE
  2116. /**
  2117. *
  2118. * Functions for editing single values
  2119. *
  2120. * The "menu_edit_type" macro generates the functions needed to edit a numerical value.
  2121. *
  2122. * For example, menu_edit_type(int, int3, itostr3, 1) expands into these functions:
  2123. *
  2124. * bool _menu_edit_int3();
  2125. * void menu_edit_int3(); // edit int (interactively)
  2126. * void menu_edit_callback_int3(); // edit int (interactively) with callback on completion
  2127. * void _menu_action_setting_edit_int3(const char * const pstr, int * const ptr, const int minValue, const int maxValue);
  2128. * void menu_action_setting_edit_int3(const char * const pstr, int * const ptr, const int minValue, const int maxValue);
  2129. * void menu_action_setting_edit_callback_int3(const char * const pstr, int * const ptr, const int minValue, const int maxValue, const screenFunc_t callback); // edit int with callback
  2130. *
  2131. * You can then use one of the menu macros to present the edit interface:
  2132. * MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_percentage, 10, 999)
  2133. *
  2134. * This expands into a more primitive menu item:
  2135. * MENU_ITEM(setting_edit_int3, MSG_SPEED, PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  2136. *
  2137. *
  2138. * Also: MENU_MULTIPLIER_ITEM_EDIT, MENU_ITEM_EDIT_CALLBACK, and MENU_MULTIPLIER_ITEM_EDIT_CALLBACK
  2139. *
  2140. * menu_action_setting_edit_int3(PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  2141. */
  2142. #define menu_edit_type(_type, _name, _strFunc, _scale) \
  2143. bool _menu_edit_ ## _name () { \
  2144. ENCODER_DIRECTION_NORMAL(); \
  2145. if ((int32_t)encoderPosition < 0) encoderPosition = 0; \
  2146. if ((int32_t)encoderPosition > maxEditValue) encoderPosition = maxEditValue; \
  2147. if (lcdDrawUpdate) \
  2148. lcd_implementation_drawedit(editLabel, _strFunc(((_type)((int32_t)encoderPosition + minEditValue)) * (1.0 / _scale))); \
  2149. if (lcd_clicked) { \
  2150. *((_type*)editValue) = ((_type)((int32_t)encoderPosition + minEditValue)) * (1.0 / _scale); \
  2151. lcd_goto_previous_menu(); \
  2152. } \
  2153. return lcd_clicked; \
  2154. } \
  2155. void menu_edit_ ## _name () { _menu_edit_ ## _name(); } \
  2156. void menu_edit_callback_ ## _name () { if (_menu_edit_ ## _name ()) (*callbackFunc)(); } \
  2157. void _menu_action_setting_edit_ ## _name (const char * const pstr, _type* const ptr, const _type minValue, const _type maxValue) { \
  2158. lcd_save_previous_screen(); \
  2159. \
  2160. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW; \
  2161. \
  2162. editLabel = pstr; \
  2163. editValue = ptr; \
  2164. minEditValue = minValue * _scale; \
  2165. maxEditValue = maxValue * _scale - minEditValue; \
  2166. encoderPosition = (*ptr) * _scale - minEditValue; \
  2167. } \
  2168. void menu_action_setting_edit_ ## _name (const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue) { \
  2169. _menu_action_setting_edit_ ## _name(pstr, ptr, minValue, maxValue); \
  2170. currentScreen = menu_edit_ ## _name; \
  2171. }\
  2172. void menu_action_setting_edit_callback_ ## _name (const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue, const screenFunc_t callback) { \
  2173. _menu_action_setting_edit_ ## _name(pstr, ptr, minValue, maxValue); \
  2174. currentScreen = menu_edit_callback_ ## _name; \
  2175. callbackFunc = callback; \
  2176. } \
  2177. typedef void _name
  2178. menu_edit_type(int, int3, itostr3, 1);
  2179. menu_edit_type(float, float3, ftostr3, 1.0);
  2180. menu_edit_type(float, float32, ftostr32, 100.0);
  2181. menu_edit_type(float, float43, ftostr43sign, 1000.0);
  2182. menu_edit_type(float, float5, ftostr5rj, 0.01);
  2183. menu_edit_type(float, float51, ftostr51sign, 10.0);
  2184. menu_edit_type(float, float52, ftostr52sign, 100.0);
  2185. menu_edit_type(float, float62, ftostr62sign, 100.0);
  2186. menu_edit_type(unsigned long, long5, ftostr5rj, 0.01);
  2187. /**
  2188. *
  2189. * Handlers for RepRap World Keypad input
  2190. *
  2191. */
  2192. #if ENABLED(REPRAPWORLD_KEYPAD)
  2193. void _reprapworld_keypad_move(AxisEnum axis, int dir) {
  2194. move_menu_scale = REPRAPWORLD_KEYPAD_MOVE_STEP;
  2195. encoderPosition = dir;
  2196. switch (axis) {
  2197. case X_AXIS: lcd_move_x(); break;
  2198. case Y_AXIS: lcd_move_y(); break;
  2199. case Z_AXIS: lcd_move_z();
  2200. default: break;
  2201. }
  2202. }
  2203. void reprapworld_keypad_move_z_up() { _reprapworld_keypad_move(Z_AXIS, 1); }
  2204. void reprapworld_keypad_move_z_down() { _reprapworld_keypad_move(Z_AXIS, -1); }
  2205. void reprapworld_keypad_move_x_left() { _reprapworld_keypad_move(X_AXIS, -1); }
  2206. void reprapworld_keypad_move_x_right() { _reprapworld_keypad_move(X_AXIS, 1); }
  2207. void reprapworld_keypad_move_y_up() { _reprapworld_keypad_move(Y_AXIS, -1); }
  2208. void reprapworld_keypad_move_y_down() { _reprapworld_keypad_move(Y_AXIS, 1); }
  2209. void reprapworld_keypad_move_home() { enqueue_and_echo_commands_P(PSTR("G28")); } // move all axes home and wait
  2210. void reprapworld_keypad_move_menu() { lcd_goto_screen(lcd_move_menu); }
  2211. #endif // REPRAPWORLD_KEYPAD
  2212. /**
  2213. *
  2214. * Audio feedback for controller clicks
  2215. *
  2216. */
  2217. void lcd_buzz(long duration, uint16_t freq) {
  2218. #if ENABLED(LCD_USE_I2C_BUZZER)
  2219. lcd.buzz(duration, freq);
  2220. #elif PIN_EXISTS(BEEPER)
  2221. buzzer.tone(duration, freq);
  2222. #else
  2223. UNUSED(duration); UNUSED(freq);
  2224. #endif
  2225. }
  2226. void lcd_quick_feedback() {
  2227. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  2228. buttons = 0;
  2229. next_button_update_ms = millis() + 500;
  2230. // Buzz and wait. The delay is needed for buttons to settle!
  2231. lcd_buzz(LCD_FEEDBACK_FREQUENCY_DURATION_MS, LCD_FEEDBACK_FREQUENCY_HZ);
  2232. #if ENABLED(LCD_USE_I2C_BUZZER)
  2233. delay(10);
  2234. #elif PIN_EXISTS(BEEPER)
  2235. for (int8_t i = 5; i--;) { buzzer.tick(); delay(2); }
  2236. #endif
  2237. }
  2238. /**
  2239. *
  2240. * Menu actions
  2241. *
  2242. */
  2243. void _menu_action_back() { lcd_goto_previous_menu(); }
  2244. void menu_action_submenu(screenFunc_t func) { lcd_save_previous_screen(); lcd_goto_screen(func); }
  2245. void menu_action_gcode(const char* pgcode) { enqueue_and_echo_commands_P(pgcode); }
  2246. void menu_action_function(screenFunc_t func) { (*func)(); }
  2247. #if ENABLED(SDSUPPORT)
  2248. void menu_action_sdfile(const char* filename, char* longFilename) {
  2249. UNUSED(longFilename);
  2250. card.openAndPrintFile(filename);
  2251. lcd_return_to_status();
  2252. }
  2253. void menu_action_sddirectory(const char* filename, char* longFilename) {
  2254. UNUSED(longFilename);
  2255. card.chdir(filename);
  2256. encoderPosition = 0;
  2257. screen_changed = true;
  2258. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  2259. }
  2260. #endif //SDSUPPORT
  2261. void menu_action_setting_edit_bool(const char* pstr, bool* ptr) {UNUSED(pstr); *ptr = !(*ptr); }
  2262. void menu_action_setting_edit_callback_bool(const char* pstr, bool* ptr, screenFunc_t callback) {
  2263. menu_action_setting_edit_bool(pstr, ptr);
  2264. (*callback)();
  2265. }
  2266. #endif // ULTIPANEL
  2267. void lcd_init() {
  2268. lcd_implementation_init(
  2269. #if ENABLED(LCD_PROGRESS_BAR)
  2270. true
  2271. #endif
  2272. );
  2273. #if ENABLED(NEWPANEL)
  2274. #if BUTTON_EXISTS(EN1)
  2275. SET_INPUT(BTN_EN1);
  2276. WRITE(BTN_EN1, HIGH);
  2277. #endif
  2278. #if BUTTON_EXISTS(EN2)
  2279. SET_INPUT(BTN_EN2);
  2280. WRITE(BTN_EN2, HIGH);
  2281. #endif
  2282. #if BUTTON_EXISTS(ENC)
  2283. SET_INPUT(BTN_ENC);
  2284. WRITE(BTN_ENC, HIGH);
  2285. #endif
  2286. #if ENABLED(REPRAPWORLD_KEYPAD)
  2287. SET_OUTPUT(SHIFT_CLK);
  2288. OUT_WRITE(SHIFT_LD, HIGH);
  2289. SET_INPUT_PULLUP(SHIFT_OUT);
  2290. #endif
  2291. #if BUTTON_EXISTS(UP)
  2292. SET_INPUT(BTN_UP);
  2293. #endif
  2294. #if BUTTON_EXISTS(DWN)
  2295. SET_INPUT(BTN_DWN);
  2296. #endif
  2297. #if BUTTON_EXISTS(LFT)
  2298. SET_INPUT(BTN_LFT);
  2299. #endif
  2300. #if BUTTON_EXISTS(RT)
  2301. SET_INPUT(BTN_RT);
  2302. #endif
  2303. #else // !NEWPANEL
  2304. #if ENABLED(SR_LCD_2W_NL) // Non latching 2 wire shift register
  2305. SET_OUTPUT(SR_DATA_PIN);
  2306. SET_OUTPUT(SR_CLK_PIN);
  2307. #elif defined(SHIFT_CLK)
  2308. SET_OUTPUT(SHIFT_CLK);
  2309. OUT_WRITE(SHIFT_LD, HIGH);
  2310. OUT_WRITE(SHIFT_EN, LOW);
  2311. SET_INPUT_PULLUP(SHIFT_OUT);
  2312. #endif // SR_LCD_2W_NL
  2313. #endif // !NEWPANEL
  2314. #if ENABLED(SDSUPPORT) && PIN_EXISTS(SD_DETECT)
  2315. SET_INPUT(SD_DETECT_PIN);
  2316. WRITE(SD_DETECT_PIN, HIGH);
  2317. lcd_sd_status = 2; // UNKNOWN
  2318. #endif
  2319. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  2320. slow_buttons = 0;
  2321. #endif
  2322. lcd_buttons_update();
  2323. #if ENABLED(ULTIPANEL)
  2324. encoderDiff = 0;
  2325. #endif
  2326. }
  2327. int lcd_strlen(const char* s) {
  2328. int i = 0, j = 0;
  2329. while (s[i]) {
  2330. #if ENABLED(MAPPER_NON)
  2331. j++;
  2332. #else
  2333. if ((s[i] & 0xC0u) != 0x80u) j++;
  2334. #endif
  2335. i++;
  2336. }
  2337. return j;
  2338. }
  2339. int lcd_strlen_P(const char* s) {
  2340. int j = 0;
  2341. while (pgm_read_byte(s)) {
  2342. #if ENABLED(MAPPER_NON)
  2343. j++;
  2344. #else
  2345. if ((pgm_read_byte(s) & 0xC0u) != 0x80u) j++;
  2346. #endif
  2347. s++;
  2348. }
  2349. return j;
  2350. }
  2351. bool lcd_blink() {
  2352. static uint8_t blink = 0;
  2353. static millis_t next_blink_ms = 0;
  2354. millis_t ms = millis();
  2355. if (ELAPSED(ms, next_blink_ms)) {
  2356. blink ^= 0xFF;
  2357. next_blink_ms = ms + 1000 - LCD_UPDATE_INTERVAL / 2;
  2358. }
  2359. return blink != 0;
  2360. }
  2361. /**
  2362. * Update the LCD, read encoder buttons, etc.
  2363. * - Read button states
  2364. * - Check the SD Card slot state
  2365. * - Act on RepRap World keypad input
  2366. * - Update the encoder position
  2367. * - Apply acceleration to the encoder position
  2368. * - Set lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NOW on controller events
  2369. * - Reset the Info Screen timeout if there's any input
  2370. * - Update status indicators, if any
  2371. *
  2372. * Run the current LCD menu handler callback function:
  2373. * - Call the handler only if lcdDrawUpdate != LCDVIEW_NONE
  2374. * - Before calling the handler, LCDVIEW_CALL_NO_REDRAW => LCDVIEW_NONE
  2375. * - Call the menu handler. Menu handlers should do the following:
  2376. * - If a value changes, set lcdDrawUpdate to LCDVIEW_REDRAW_NOW and draw the value
  2377. * (Encoder events automatically set lcdDrawUpdate for you.)
  2378. * - if (lcdDrawUpdate) { redraw }
  2379. * - Before exiting the handler set lcdDrawUpdate to:
  2380. * - LCDVIEW_CLEAR_CALL_REDRAW to clear screen and set LCDVIEW_CALL_REDRAW_NEXT.
  2381. * - LCDVIEW_REDRAW_NOW or LCDVIEW_NONE to keep drawingm but only in this loop.
  2382. * - LCDVIEW_REDRAW_NEXT to keep drawing and draw on the next loop also.
  2383. * - LCDVIEW_CALL_NO_REDRAW to keep drawing (or start drawing) with no redraw on the next loop.
  2384. * - NOTE: For graphical displays menu handlers may be called 2 or more times per loop,
  2385. * so don't change lcdDrawUpdate without considering this.
  2386. *
  2387. * After the menu handler callback runs (or not):
  2388. * - Clear the LCD if lcdDrawUpdate == LCDVIEW_CLEAR_CALL_REDRAW
  2389. * - Update lcdDrawUpdate for the next loop (i.e., move one state down, usually)
  2390. *
  2391. * No worries. This function is only called from the main thread.
  2392. */
  2393. void lcd_update() {
  2394. #if ENABLED(ULTIPANEL)
  2395. static millis_t return_to_status_ms = 0;
  2396. manage_manual_move();
  2397. lcd_buttons_update();
  2398. // If the action button is pressed...
  2399. if (LCD_CLICKED) {
  2400. if (!wait_for_unclick) { // If not waiting for a debounce release:
  2401. wait_for_unclick = true; // Set debounce flag to ignore continous clicks
  2402. lcd_clicked = !wait_for_user; // Keep the click if not waiting for a user-click
  2403. wait_for_user = false; // Any click clears wait for user
  2404. lcd_quick_feedback(); // Always make a click sound
  2405. }
  2406. }
  2407. else wait_for_unclick = false;
  2408. #endif
  2409. #if ENABLED(SDSUPPORT) && PIN_EXISTS(SD_DETECT)
  2410. bool sd_status = IS_SD_INSERTED;
  2411. if (sd_status != lcd_sd_status && lcd_detected()) {
  2412. if (sd_status) {
  2413. card.initsd();
  2414. if (lcd_sd_status != 2) LCD_MESSAGEPGM(MSG_SD_INSERTED);
  2415. }
  2416. else {
  2417. card.release();
  2418. if (lcd_sd_status != 2) LCD_MESSAGEPGM(MSG_SD_REMOVED);
  2419. }
  2420. lcd_sd_status = sd_status;
  2421. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  2422. lcd_implementation_init( // to maybe revive the LCD if static electricity killed it.
  2423. #if ENABLED(LCD_PROGRESS_BAR)
  2424. currentScreen == lcd_status_screen
  2425. #endif
  2426. );
  2427. }
  2428. #endif //SDSUPPORT && SD_DETECT_PIN
  2429. millis_t ms = millis();
  2430. if (ELAPSED(ms, next_lcd_update_ms)) {
  2431. next_lcd_update_ms = ms + LCD_UPDATE_INTERVAL;
  2432. #if ENABLED(LCD_HAS_STATUS_INDICATORS)
  2433. lcd_implementation_update_indicators();
  2434. #endif
  2435. #if ENABLED(ULTIPANEL)
  2436. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  2437. slow_buttons = lcd_implementation_read_slow_buttons(); // buttons which take too long to read in interrupt context
  2438. #endif
  2439. #if ENABLED(REPRAPWORLD_KEYPAD)
  2440. static uint8_t keypad_debounce = 0;
  2441. if (!REPRAPWORLD_KEYPAD_PRESSED) {
  2442. if (keypad_debounce > 0) keypad_debounce--;
  2443. }
  2444. else if (!keypad_debounce) {
  2445. keypad_debounce = 2;
  2446. if (REPRAPWORLD_KEYPAD_MOVE_MENU) reprapworld_keypad_move_menu();
  2447. #if DISABLED(DELTA) && Z_HOME_DIR == -1
  2448. if (REPRAPWORLD_KEYPAD_MOVE_Z_UP) reprapworld_keypad_move_z_up();
  2449. #endif
  2450. if (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS]) {
  2451. #if ENABLED(DELTA) || Z_HOME_DIR != -1
  2452. if (REPRAPWORLD_KEYPAD_MOVE_Z_UP) reprapworld_keypad_move_z_up();
  2453. #endif
  2454. if (REPRAPWORLD_KEYPAD_MOVE_Z_DOWN) reprapworld_keypad_move_z_down();
  2455. if (REPRAPWORLD_KEYPAD_MOVE_X_LEFT) reprapworld_keypad_move_x_left();
  2456. if (REPRAPWORLD_KEYPAD_MOVE_X_RIGHT) reprapworld_keypad_move_x_right();
  2457. if (REPRAPWORLD_KEYPAD_MOVE_Y_DOWN) reprapworld_keypad_move_y_down();
  2458. if (REPRAPWORLD_KEYPAD_MOVE_Y_UP) reprapworld_keypad_move_y_up();
  2459. }
  2460. else {
  2461. if (REPRAPWORLD_KEYPAD_MOVE_HOME) reprapworld_keypad_move_home();
  2462. }
  2463. }
  2464. #endif // REPRAPWORLD_KEYPAD
  2465. bool encoderPastThreshold = (abs(encoderDiff) >= ENCODER_PULSES_PER_STEP);
  2466. if (encoderPastThreshold || lcd_clicked) {
  2467. if (encoderPastThreshold) {
  2468. int32_t encoderMultiplier = 1;
  2469. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  2470. if (encoderRateMultiplierEnabled) {
  2471. int32_t encoderMovementSteps = abs(encoderDiff) / ENCODER_PULSES_PER_STEP;
  2472. if (lastEncoderMovementMillis != 0) {
  2473. // Note that the rate is always calculated between to passes through the
  2474. // loop and that the abs of the encoderDiff value is tracked.
  2475. float encoderStepRate = (float)(encoderMovementSteps) / ((float)(ms - lastEncoderMovementMillis)) * 1000.0;
  2476. if (encoderStepRate >= ENCODER_100X_STEPS_PER_SEC) encoderMultiplier = 100;
  2477. else if (encoderStepRate >= ENCODER_10X_STEPS_PER_SEC) encoderMultiplier = 10;
  2478. #if ENABLED(ENCODER_RATE_MULTIPLIER_DEBUG)
  2479. SERIAL_ECHO_START;
  2480. SERIAL_ECHOPAIR("Enc Step Rate: ", encoderStepRate);
  2481. SERIAL_ECHOPAIR(" Multiplier: ", encoderMultiplier);
  2482. SERIAL_ECHOPAIR(" ENCODER_10X_STEPS_PER_SEC: ", ENCODER_10X_STEPS_PER_SEC);
  2483. SERIAL_ECHOPAIR(" ENCODER_100X_STEPS_PER_SEC: ", ENCODER_100X_STEPS_PER_SEC);
  2484. SERIAL_EOL;
  2485. #endif //ENCODER_RATE_MULTIPLIER_DEBUG
  2486. }
  2487. lastEncoderMovementMillis = ms;
  2488. } // encoderRateMultiplierEnabled
  2489. #endif //ENCODER_RATE_MULTIPLIER
  2490. encoderPosition += (encoderDiff * encoderMultiplier) / ENCODER_PULSES_PER_STEP;
  2491. encoderDiff = 0;
  2492. }
  2493. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  2494. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  2495. }
  2496. #endif // ULTIPANEL
  2497. #if ENABLED(ENSURE_SMOOTH_MOVES) && ENABLED(ALWAYS_ALLOW_MENU)
  2498. #define STATUS_UPDATE_CONDITION planner.long_move()
  2499. #else
  2500. #define STATUS_UPDATE_CONDITION true
  2501. #endif
  2502. #if ENABLED(ENSURE_SMOOTH_MOVES) && DISABLED(ALWAYS_ALLOW_MENU)
  2503. #define LCD_HANDLER_CONDITION planner.long_move()
  2504. #else
  2505. #define LCD_HANDLER_CONDITION true
  2506. #endif
  2507. // We arrive here every ~100ms when idling often enough.
  2508. // Instead of tracking the changes simply redraw the Info Screen ~1 time a second.
  2509. static int8_t lcd_status_update_delay = 1; // first update one loop delayed
  2510. if (STATUS_UPDATE_CONDITION &&
  2511. #if ENABLED(ULTIPANEL)
  2512. currentScreen == lcd_status_screen &&
  2513. #endif
  2514. !lcd_status_update_delay--
  2515. ) {
  2516. lcd_status_update_delay = 9;
  2517. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  2518. }
  2519. if (LCD_HANDLER_CONDITION) {
  2520. if (lcdDrawUpdate) {
  2521. switch (lcdDrawUpdate) {
  2522. case LCDVIEW_CALL_NO_REDRAW:
  2523. lcdDrawUpdate = LCDVIEW_NONE;
  2524. break;
  2525. case LCDVIEW_CLEAR_CALL_REDRAW: // set by handlers, then altered after (rarely occurs here)
  2526. case LCDVIEW_CALL_REDRAW_NEXT: // set by handlers, then altered after (never occurs here?)
  2527. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  2528. case LCDVIEW_REDRAW_NOW: // set above, or by a handler through LCDVIEW_CALL_REDRAW_NEXT
  2529. case LCDVIEW_NONE:
  2530. break;
  2531. } // switch
  2532. #if ENABLED(ULTIPANEL)
  2533. #define CURRENTSCREEN() (*currentScreen)(), lcd_clicked = false
  2534. #else
  2535. #define CURRENTSCREEN() lcd_status_screen()
  2536. #endif
  2537. #if ENABLED(DOGLCD) // Changes due to different driver architecture of the DOGM display
  2538. static int8_t dot_color = 0;
  2539. dot_color = 1 - dot_color;
  2540. u8g.firstPage();
  2541. do {
  2542. lcd_setFont(FONT_MENU);
  2543. u8g.setPrintPos(125, 0);
  2544. u8g.setColorIndex(dot_color); // Set color for the alive dot
  2545. u8g.drawPixel(127, 63); // draw alive dot
  2546. u8g.setColorIndex(1); // black on white
  2547. CURRENTSCREEN();
  2548. } while (u8g.nextPage());
  2549. #else
  2550. CURRENTSCREEN();
  2551. #endif
  2552. }
  2553. #if ENABLED(ULTIPANEL)
  2554. // Return to Status Screen after a timeout
  2555. if (currentScreen == lcd_status_screen || defer_return_to_status)
  2556. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  2557. else if (ELAPSED(ms, return_to_status_ms))
  2558. lcd_return_to_status();
  2559. #endif // ULTIPANEL
  2560. switch (lcdDrawUpdate) {
  2561. case LCDVIEW_CLEAR_CALL_REDRAW:
  2562. lcd_implementation_clear();
  2563. case LCDVIEW_CALL_REDRAW_NEXT:
  2564. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  2565. break;
  2566. case LCDVIEW_REDRAW_NOW:
  2567. lcdDrawUpdate = LCDVIEW_NONE;
  2568. break;
  2569. case LCDVIEW_NONE:
  2570. break;
  2571. } // switch
  2572. } // LCD_HANDLER_CONDITION
  2573. }
  2574. }
  2575. void set_utf_strlen(char* s, uint8_t n) {
  2576. uint8_t i = 0, j = 0;
  2577. while (s[i] && (j < n)) {
  2578. #if ENABLED(MAPPER_NON)
  2579. j++;
  2580. #else
  2581. if ((s[i] & 0xC0u) != 0x80u) j++;
  2582. #endif
  2583. i++;
  2584. }
  2585. while (j++ < n) s[i++] = ' ';
  2586. s[i] = '\0';
  2587. }
  2588. void lcd_finishstatus(bool persist=false) {
  2589. set_utf_strlen(lcd_status_message, LCD_WIDTH);
  2590. #if !(ENABLED(LCD_PROGRESS_BAR) && (PROGRESS_MSG_EXPIRE > 0))
  2591. UNUSED(persist);
  2592. #endif
  2593. #if ENABLED(LCD_PROGRESS_BAR)
  2594. progress_bar_ms = millis();
  2595. #if PROGRESS_MSG_EXPIRE > 0
  2596. expire_status_ms = persist ? 0 : progress_bar_ms + PROGRESS_MSG_EXPIRE;
  2597. #endif
  2598. #endif
  2599. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  2600. #if ENABLED(FILAMENT_LCD_DISPLAY)
  2601. previous_lcd_status_ms = millis(); //get status message to show up for a while
  2602. #endif
  2603. }
  2604. #if ENABLED(LCD_PROGRESS_BAR) && PROGRESS_MSG_EXPIRE > 0
  2605. void dontExpireStatus() { expire_status_ms = 0; }
  2606. #endif
  2607. bool lcd_hasstatus() { return (lcd_status_message[0] != '\0'); }
  2608. void lcd_setstatus(const char* const message, bool persist) {
  2609. if (lcd_status_message_level > 0) return;
  2610. strncpy(lcd_status_message, message, 3 * (LCD_WIDTH));
  2611. lcd_finishstatus(persist);
  2612. }
  2613. void lcd_setstatuspgm(const char* const message, uint8_t level) {
  2614. if (level < lcd_status_message_level) return;
  2615. lcd_status_message_level = level;
  2616. strncpy_P(lcd_status_message, message, 3 * (LCD_WIDTH));
  2617. lcd_finishstatus(level > 0);
  2618. }
  2619. void lcd_setalertstatuspgm(const char* const message) {
  2620. lcd_setstatuspgm(message, 1);
  2621. #if ENABLED(ULTIPANEL)
  2622. lcd_return_to_status();
  2623. #endif
  2624. }
  2625. void lcd_reset_alert_level() { lcd_status_message_level = 0; }
  2626. #if HAS_LCD_CONTRAST
  2627. void set_lcd_contrast(const int value) {
  2628. lcd_contrast = constrain(value, LCD_CONTRAST_MIN, LCD_CONTRAST_MAX);
  2629. u8g.setContrast(lcd_contrast);
  2630. }
  2631. #endif
  2632. #if ENABLED(ULTIPANEL)
  2633. /**
  2634. * Setup Rotary Encoder Bit Values (for two pin encoders to indicate movement)
  2635. * These values are independent of which pins are used for EN_A and EN_B indications
  2636. * The rotary encoder part is also independent to the chipset used for the LCD
  2637. */
  2638. #if defined(EN_A) && defined(EN_B)
  2639. #define encrot0 0
  2640. #define encrot1 2
  2641. #define encrot2 3
  2642. #define encrot3 1
  2643. #endif
  2644. #define GET_BUTTON_STATES(DST) \
  2645. uint8_t new_##DST = 0; \
  2646. WRITE(SHIFT_LD, LOW); \
  2647. WRITE(SHIFT_LD, HIGH); \
  2648. for (int8_t i = 0; i < 8; i++) { \
  2649. new_##DST >>= 1; \
  2650. if (READ(SHIFT_OUT)) SBI(new_##DST, 7); \
  2651. WRITE(SHIFT_CLK, HIGH); \
  2652. WRITE(SHIFT_CLK, LOW); \
  2653. } \
  2654. DST = ~new_##DST; //invert it, because a pressed switch produces a logical 0
  2655. /**
  2656. * Read encoder buttons from the hardware registers
  2657. * Warning: This function is called from interrupt context!
  2658. */
  2659. void lcd_buttons_update() {
  2660. millis_t now = millis();
  2661. if (ELAPSED(now, next_button_update_ms)) {
  2662. #if ENABLED(NEWPANEL)
  2663. uint8_t newbutton = 0;
  2664. #if BUTTON_EXISTS(EN1)
  2665. if (BUTTON_PRESSED(EN1)) newbutton |= EN_A;
  2666. #endif
  2667. #if BUTTON_EXISTS(EN2)
  2668. if (BUTTON_PRESSED(EN2)) newbutton |= EN_B;
  2669. #endif
  2670. #if BUTTON_EXISTS(ENC)
  2671. if (BUTTON_PRESSED(ENC)) newbutton |= EN_C;
  2672. #endif
  2673. #if LCD_HAS_DIRECTIONAL_BUTTONS
  2674. // Manage directional buttons
  2675. #if ENABLED(REVERSE_MENU_DIRECTION)
  2676. #define _ENCODER_UD_STEPS (ENCODER_STEPS_PER_MENU_ITEM * encoderDirection)
  2677. #else
  2678. #define _ENCODER_UD_STEPS ENCODER_STEPS_PER_MENU_ITEM
  2679. #endif
  2680. #if ENABLED(REVERSE_ENCODER_DIRECTION)
  2681. #define ENCODER_UD_STEPS _ENCODER_UD_STEPS
  2682. #define ENCODER_LR_PULSES ENCODER_PULSES_PER_STEP
  2683. #else
  2684. #define ENCODER_UD_STEPS -(_ENCODER_UD_STEPS)
  2685. #define ENCODER_LR_PULSES -(ENCODER_PULSES_PER_STEP)
  2686. #endif
  2687. if (false) {
  2688. // for the else-ifs below
  2689. }
  2690. #if BUTTON_EXISTS(UP)
  2691. else if (BUTTON_PRESSED(UP)) {
  2692. encoderDiff = -(ENCODER_UD_STEPS);
  2693. next_button_update_ms = now + 300;
  2694. }
  2695. #endif
  2696. #if BUTTON_EXISTS(DWN)
  2697. else if (BUTTON_PRESSED(DWN)) {
  2698. encoderDiff = ENCODER_UD_STEPS;
  2699. next_button_update_ms = now + 300;
  2700. }
  2701. #endif
  2702. #if BUTTON_EXISTS(LFT)
  2703. else if (BUTTON_PRESSED(LFT)) {
  2704. encoderDiff = -(ENCODER_LR_PULSES);
  2705. next_button_update_ms = now + 300;
  2706. }
  2707. #endif
  2708. #if BUTTON_EXISTS(RT)
  2709. else if (BUTTON_PRESSED(RT)) {
  2710. encoderDiff = ENCODER_LR_PULSES;
  2711. next_button_update_ms = now + 300;
  2712. }
  2713. #endif
  2714. #endif // LCD_HAS_DIRECTIONAL_BUTTONS
  2715. buttons = newbutton;
  2716. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  2717. buttons |= slow_buttons;
  2718. #endif
  2719. #if ENABLED(REPRAPWORLD_KEYPAD)
  2720. GET_BUTTON_STATES(buttons_reprapworld_keypad);
  2721. #endif
  2722. #else
  2723. GET_BUTTON_STATES(buttons);
  2724. #endif //!NEWPANEL
  2725. } // next_button_update_ms
  2726. // Manage encoder rotation
  2727. #if ENABLED(REVERSE_MENU_DIRECTION) && ENABLED(REVERSE_ENCODER_DIRECTION)
  2728. #define ENCODER_DIFF_CW (encoderDiff -= encoderDirection)
  2729. #define ENCODER_DIFF_CCW (encoderDiff += encoderDirection)
  2730. #elif ENABLED(REVERSE_MENU_DIRECTION)
  2731. #define ENCODER_DIFF_CW (encoderDiff += encoderDirection)
  2732. #define ENCODER_DIFF_CCW (encoderDiff -= encoderDirection)
  2733. #elif ENABLED(REVERSE_ENCODER_DIRECTION)
  2734. #define ENCODER_DIFF_CW (encoderDiff--)
  2735. #define ENCODER_DIFF_CCW (encoderDiff++)
  2736. #else
  2737. #define ENCODER_DIFF_CW (encoderDiff++)
  2738. #define ENCODER_DIFF_CCW (encoderDiff--)
  2739. #endif
  2740. #define ENCODER_SPIN(_E1, _E2) switch (lastEncoderBits) { case _E1: ENCODER_DIFF_CW; break; case _E2: ENCODER_DIFF_CCW; }
  2741. uint8_t enc = 0;
  2742. if (buttons & EN_A) enc |= B01;
  2743. if (buttons & EN_B) enc |= B10;
  2744. if (enc != lastEncoderBits) {
  2745. switch (enc) {
  2746. case encrot0: ENCODER_SPIN(encrot3, encrot1); break;
  2747. case encrot1: ENCODER_SPIN(encrot0, encrot2); break;
  2748. case encrot2: ENCODER_SPIN(encrot1, encrot3); break;
  2749. case encrot3: ENCODER_SPIN(encrot2, encrot0); break;
  2750. }
  2751. }
  2752. lastEncoderBits = enc;
  2753. }
  2754. #if (ENABLED(LCD_I2C_TYPE_MCP23017) || ENABLED(LCD_I2C_TYPE_MCP23008)) && ENABLED(DETECT_DEVICE)
  2755. bool lcd_detected() { return lcd.LcdDetected() == 1; }
  2756. #endif
  2757. #endif // ULTIPANEL
  2758. #endif // ULTRA_LCD