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

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