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

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