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

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