My Marlin configs for Fabrikator Mini and CTC i3 Pro B
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

ultralcd.cpp 124KB

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