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

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