My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

ultralcd.cpp 159KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751
  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 "planner.h"
  29. #include "stepper.h"
  30. #include "configuration_store.h"
  31. #include "utility.h"
  32. #if HAS_BUZZER && DISABLED(LCD_USE_I2C_BUZZER)
  33. #include "buzzer.h"
  34. #endif
  35. #if ENABLED(PRINTCOUNTER)
  36. #include "printcounter.h"
  37. #include "duration_t.h"
  38. #endif
  39. #if ENABLED(BLTOUCH)
  40. #include "endstops.h"
  41. #endif
  42. #if ENABLED(AUTO_BED_LEVELING_UBL)
  43. #include "ubl.h"
  44. bool ubl_lcd_map_control = false;
  45. #endif
  46. int16_t lcd_preheat_hotend_temp[2], lcd_preheat_bed_temp[2], lcd_preheat_fan_speed[2];
  47. #if ENABLED(FILAMENT_LCD_DISPLAY) && ENABLED(SDSUPPORT)
  48. millis_t previous_lcd_status_ms = 0;
  49. #endif
  50. #if ENABLED(BABYSTEPPING)
  51. long babysteps_done = 0;
  52. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  53. static void lcd_babystep_zoffset();
  54. #else
  55. static void lcd_babystep_z();
  56. #endif
  57. #endif
  58. uint8_t lcd_status_message_level;
  59. char lcd_status_message[3 * (LCD_WIDTH) + 1] = WELCOME_MSG; // worst case is kana with up to 3*LCD_WIDTH+1
  60. #if ENABLED(STATUS_MESSAGE_SCROLLING)
  61. uint8_t status_scroll_pos = 0;
  62. #endif
  63. #if ENABLED(DOGLCD)
  64. #include "ultralcd_impl_DOGM.h"
  65. #include <U8glib.h>
  66. #else
  67. #include "ultralcd_impl_HD44780.h"
  68. #endif
  69. // The main status screen
  70. void lcd_status_screen();
  71. millis_t next_lcd_update_ms;
  72. 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)
  73. uint16_t max_display_update_time = 0;
  74. #if ENABLED(DOGLCD)
  75. bool drawing_screen = false;
  76. #endif
  77. #if ENABLED(DAC_STEPPER_CURRENT)
  78. #include "stepper_dac.h" //was dac_mcp4728.h MarlinMain uses stepper dac for the m-codes
  79. uint8_t driverPercent[XYZE];
  80. #endif
  81. #if ENABLED(ULTIPANEL)
  82. #ifndef TALL_FONT_CORRECTION
  83. #define TALL_FONT_CORRECTION 0
  84. #endif
  85. // Function pointer to menu functions.
  86. typedef void (*screenFunc_t)();
  87. #if HAS_POWER_SWITCH
  88. extern bool powersupply_on;
  89. #endif
  90. ////////////////////////////////////////////
  91. ///////////////// Menu Tree ////////////////
  92. ////////////////////////////////////////////
  93. void lcd_main_menu();
  94. void lcd_tune_menu();
  95. void lcd_prepare_menu();
  96. void lcd_move_menu();
  97. void lcd_control_menu();
  98. void lcd_control_temperature_menu();
  99. void lcd_control_temperature_preheat_material1_settings_menu();
  100. void lcd_control_temperature_preheat_material2_settings_menu();
  101. void lcd_control_motion_menu();
  102. void lcd_control_filament_menu();
  103. #if ENABLED(LCD_INFO_MENU)
  104. #if ENABLED(PRINTCOUNTER)
  105. void lcd_info_stats_menu();
  106. #endif
  107. void lcd_info_thermistors_menu();
  108. void lcd_info_board_menu();
  109. void lcd_info_menu();
  110. #endif // LCD_INFO_MENU
  111. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  112. void lcd_advanced_pause_toocold_menu();
  113. void lcd_advanced_pause_option_menu();
  114. void lcd_advanced_pause_init_message();
  115. void lcd_advanced_pause_unload_message();
  116. void lcd_advanced_pause_insert_message();
  117. void lcd_advanced_pause_load_message();
  118. void lcd_advanced_pause_heat_nozzle();
  119. void lcd_advanced_pause_extrude_message();
  120. void lcd_advanced_pause_resume_message();
  121. #endif
  122. #if ENABLED(DAC_STEPPER_CURRENT)
  123. void dac_driver_commit();
  124. void dac_driver_getValues();
  125. void lcd_dac_menu();
  126. void lcd_dac_write_eeprom();
  127. #endif
  128. #if ENABLED(FWRETRACT)
  129. void lcd_control_retract_menu();
  130. #endif
  131. #if ENABLED(DELTA_CALIBRATION_MENU)
  132. void lcd_delta_calibrate_menu();
  133. #endif
  134. #if ENABLED(MESH_BED_LEVELING) && ENABLED(LCD_BED_LEVELING)
  135. #include "mesh_bed_leveling.h"
  136. extern void mesh_probing_done();
  137. #endif
  138. ////////////////////////////////////////////
  139. //////////// Menu System Actions ///////////
  140. ////////////////////////////////////////////
  141. #define menu_action_back(dummy) _menu_action_back()
  142. void _menu_action_back();
  143. void menu_action_submenu(screenFunc_t data);
  144. void menu_action_gcode(const char* pgcode);
  145. void menu_action_function(screenFunc_t data);
  146. #define DECLARE_MENU_EDIT_TYPE(_type, _name) \
  147. bool _menu_edit_ ## _name(); \
  148. void menu_edit_ ## _name(); \
  149. void menu_edit_callback_ ## _name(); \
  150. void _menu_action_setting_edit_ ## _name(const char * const pstr, _type* const ptr, const _type minValue, const _type maxValue); \
  151. void menu_action_setting_edit_ ## _name(const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue); \
  152. void menu_action_setting_edit_callback_ ## _name(const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue, const screenFunc_t callback, const bool live=false); \
  153. typedef void _name##_void
  154. DECLARE_MENU_EDIT_TYPE(int16_t, int3);
  155. DECLARE_MENU_EDIT_TYPE(uint8_t, int8);
  156. DECLARE_MENU_EDIT_TYPE(float, float3);
  157. DECLARE_MENU_EDIT_TYPE(float, float32);
  158. DECLARE_MENU_EDIT_TYPE(float, float43);
  159. DECLARE_MENU_EDIT_TYPE(float, float5);
  160. DECLARE_MENU_EDIT_TYPE(float, float51);
  161. DECLARE_MENU_EDIT_TYPE(float, float52);
  162. DECLARE_MENU_EDIT_TYPE(float, float62);
  163. DECLARE_MENU_EDIT_TYPE(uint32_t, long5);
  164. void menu_action_setting_edit_bool(const char* pstr, bool* ptr);
  165. void menu_action_setting_edit_callback_bool(const char* pstr, bool* ptr, screenFunc_t callbackFunc);
  166. #if ENABLED(SDSUPPORT)
  167. void lcd_sdcard_menu();
  168. void menu_action_sdfile(const char* filename, char* longFilename);
  169. void menu_action_sddirectory(const char* filename, char* longFilename);
  170. #endif
  171. ////////////////////////////////////////////
  172. //////////// Menu System Macros ////////////
  173. ////////////////////////////////////////////
  174. #ifndef ENCODER_FEEDRATE_DEADZONE
  175. #define ENCODER_FEEDRATE_DEADZONE 10
  176. #endif
  177. #ifndef ENCODER_STEPS_PER_MENU_ITEM
  178. #define ENCODER_STEPS_PER_MENU_ITEM 5
  179. #endif
  180. #ifndef ENCODER_PULSES_PER_STEP
  181. #define ENCODER_PULSES_PER_STEP 1
  182. #endif
  183. /**
  184. * MENU_ITEM generates draw & handler code for a menu item, potentially calling:
  185. *
  186. * lcd_implementation_drawmenu_[type](sel, row, label, arg3...)
  187. * menu_action_[type](arg3...)
  188. *
  189. * Examples:
  190. * MENU_ITEM(back, MSG_WATCH, 0 [dummy parameter] )
  191. * or
  192. * MENU_BACK(MSG_WATCH)
  193. * lcd_implementation_drawmenu_back(sel, row, PSTR(MSG_WATCH))
  194. * menu_action_back()
  195. *
  196. * MENU_ITEM(function, MSG_PAUSE_PRINT, lcd_sdcard_pause)
  197. * lcd_implementation_drawmenu_function(sel, row, PSTR(MSG_PAUSE_PRINT), lcd_sdcard_pause)
  198. * menu_action_function(lcd_sdcard_pause)
  199. *
  200. * MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_percentage, 10, 999)
  201. * MENU_ITEM(setting_edit_int3, MSG_SPEED, PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  202. * lcd_implementation_drawmenu_setting_edit_int3(sel, row, PSTR(MSG_SPEED), PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  203. * menu_action_setting_edit_int3(PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  204. *
  205. */
  206. #define _MENU_ITEM_PART_1(TYPE, ...) \
  207. if (_menuLineNr == _thisItemNr) { \
  208. if (lcd_clicked && encoderLine == _thisItemNr) {
  209. #define _MENU_ITEM_PART_2(TYPE, LABEL, ...) \
  210. menu_action_ ## TYPE(__VA_ARGS__); \
  211. if (screen_changed) return; \
  212. } \
  213. if (lcdDrawUpdate) \
  214. lcd_implementation_drawmenu_ ## TYPE(encoderLine == _thisItemNr, _lcdLineNr, PSTR(LABEL), ## __VA_ARGS__); \
  215. } \
  216. ++_thisItemNr
  217. #define MENU_ITEM(TYPE, LABEL, ...) do { \
  218. _skipStatic = false; \
  219. _MENU_ITEM_PART_1(TYPE, ## __VA_ARGS__); \
  220. _MENU_ITEM_PART_2(TYPE, LABEL, ## __VA_ARGS__); \
  221. }while(0)
  222. #define MENU_BACK(LABEL) MENU_ITEM(back, LABEL, 0)
  223. // Used to print static text with no visible cursor.
  224. // Parameters: label [, bool center [, bool invert [, char *value] ] ]
  225. #define STATIC_ITEM(LABEL, ...) \
  226. if (_menuLineNr == _thisItemNr) { \
  227. if (_skipStatic && encoderLine <= _thisItemNr) { \
  228. encoderPosition += ENCODER_STEPS_PER_MENU_ITEM; \
  229. ++encoderLine; \
  230. } \
  231. if (lcdDrawUpdate) \
  232. lcd_implementation_drawmenu_static(_lcdLineNr, PSTR(LABEL), ## __VA_ARGS__); \
  233. } \
  234. ++_thisItemNr
  235. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  236. bool encoderRateMultiplierEnabled;
  237. #define ENCODER_RATE_MULTIPLY(F) (encoderRateMultiplierEnabled = F)
  238. //#define ENCODER_RATE_MULTIPLIER_DEBUG // If defined, output the encoder steps per second value
  239. /**
  240. * MENU_MULTIPLIER_ITEM generates drawing and handling code for a multiplier menu item
  241. */
  242. #define MENU_MULTIPLIER_ITEM(type, label, ...) do { \
  243. _MENU_ITEM_PART_1(type, ## __VA_ARGS__); \
  244. encoderRateMultiplierEnabled = true; \
  245. lastEncoderMovementMillis = 0; \
  246. _MENU_ITEM_PART_2(type, label, ## __VA_ARGS__); \
  247. }while(0)
  248. #else // !ENCODER_RATE_MULTIPLIER
  249. #define ENCODER_RATE_MULTIPLY(F) NOOP
  250. #endif // !ENCODER_RATE_MULTIPLIER
  251. #define MENU_ITEM_DUMMY() do { _thisItemNr++; }while(0)
  252. #define MENU_ITEM_EDIT(type, label, ...) MENU_ITEM(setting_edit_ ## type, label, PSTR(label), ## __VA_ARGS__)
  253. #define MENU_ITEM_EDIT_CALLBACK(type, label, ...) MENU_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## __VA_ARGS__)
  254. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  255. #define MENU_MULTIPLIER_ITEM_EDIT(type, label, ...) MENU_MULTIPLIER_ITEM(setting_edit_ ## type, label, PSTR(label), ## __VA_ARGS__)
  256. #define MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(type, label, ...) MENU_MULTIPLIER_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## __VA_ARGS__)
  257. #else // !ENCODER_RATE_MULTIPLIER
  258. #define MENU_MULTIPLIER_ITEM_EDIT(type, label, ...) MENU_ITEM(setting_edit_ ## type, label, PSTR(label), ## __VA_ARGS__)
  259. #define MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(type, label, ...) MENU_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## __VA_ARGS__)
  260. #endif // !ENCODER_RATE_MULTIPLIER
  261. /**
  262. * START_SCREEN_OR_MENU generates init code for a screen or menu
  263. *
  264. * encoderLine is the position based on the encoder
  265. * encoderTopLine is the top menu line to display
  266. * _lcdLineNr is the index of the LCD line (e.g., 0-3)
  267. * _menuLineNr is the menu item to draw and process
  268. * _thisItemNr is the index of each MENU_ITEM or STATIC_ITEM
  269. * _countedItems is the total number of items in the menu (after one call)
  270. */
  271. #define START_SCREEN_OR_MENU(LIMIT) \
  272. ENCODER_DIRECTION_MENUS(); \
  273. ENCODER_RATE_MULTIPLY(false); \
  274. if (encoderPosition > 0x8000) encoderPosition = 0; \
  275. static int8_t _countedItems = 0; \
  276. int8_t encoderLine = encoderPosition / (ENCODER_STEPS_PER_MENU_ITEM); \
  277. if (_countedItems > 0 && encoderLine >= _countedItems - (LIMIT)) { \
  278. encoderLine = max(0, _countedItems - (LIMIT)); \
  279. encoderPosition = encoderLine * (ENCODER_STEPS_PER_MENU_ITEM); \
  280. }
  281. #define SCREEN_OR_MENU_LOOP() \
  282. int8_t _menuLineNr = encoderTopLine, _thisItemNr; \
  283. for (int8_t _lcdLineNr = 0; _lcdLineNr < LCD_HEIGHT - (TALL_FONT_CORRECTION); _lcdLineNr++, _menuLineNr++) { \
  284. _thisItemNr = 0
  285. /**
  286. * START_SCREEN Opening code for a screen having only static items.
  287. * Do simplified scrolling of the entire screen.
  288. *
  289. * START_MENU Opening code for a screen with menu items.
  290. * Scroll as-needed to keep the selected line in view.
  291. */
  292. #define START_SCREEN() \
  293. START_SCREEN_OR_MENU(LCD_HEIGHT - (TALL_FONT_CORRECTION)); \
  294. encoderTopLine = encoderLine; \
  295. bool _skipStatic = false; \
  296. SCREEN_OR_MENU_LOOP()
  297. #define START_MENU() \
  298. START_SCREEN_OR_MENU(1); \
  299. screen_changed = false; \
  300. NOMORE(encoderTopLine, encoderLine); \
  301. if (encoderLine >= encoderTopLine + LCD_HEIGHT - (TALL_FONT_CORRECTION)) { \
  302. encoderTopLine = encoderLine - (LCD_HEIGHT - (TALL_FONT_CORRECTION) - 1); \
  303. } \
  304. bool _skipStatic = true; \
  305. SCREEN_OR_MENU_LOOP()
  306. #define END_SCREEN() \
  307. } \
  308. _countedItems = _thisItemNr
  309. #define END_MENU() \
  310. } \
  311. _countedItems = _thisItemNr; \
  312. UNUSED(_skipStatic)
  313. ////////////////////////////////////////////
  314. ///////////// Global Variables /////////////
  315. ////////////////////////////////////////////
  316. /**
  317. * REVERSE_MENU_DIRECTION
  318. *
  319. * To reverse the menu direction we need a general way to reverse
  320. * the direction of the encoder everywhere. So encoderDirection is
  321. * added to allow the encoder to go the other way.
  322. *
  323. * This behavior is limited to scrolling Menus and SD card listings,
  324. * and is disabled in other contexts.
  325. */
  326. #if ENABLED(REVERSE_MENU_DIRECTION)
  327. int8_t encoderDirection = 1;
  328. #define ENCODER_DIRECTION_NORMAL() (encoderDirection = 1)
  329. #define ENCODER_DIRECTION_MENUS() (encoderDirection = -1)
  330. #else
  331. #define ENCODER_DIRECTION_NORMAL() ;
  332. #define ENCODER_DIRECTION_MENUS() ;
  333. #endif
  334. // Encoder Movement
  335. volatile int8_t encoderDiff; // Updated in lcd_buttons_update, added to encoderPosition every LCD update
  336. uint32_t encoderPosition;
  337. millis_t lastEncoderMovementMillis = 0;
  338. // Button States
  339. bool lcd_clicked, wait_for_unclick;
  340. volatile uint8_t buttons;
  341. millis_t next_button_update_ms;
  342. #if ENABLED(REPRAPWORLD_KEYPAD)
  343. volatile uint8_t buttons_reprapworld_keypad;
  344. #endif
  345. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  346. volatile uint8_t slow_buttons;
  347. #endif
  348. // Menu System Navigation
  349. screenFunc_t currentScreen = lcd_status_screen;
  350. int8_t encoderTopLine;
  351. typedef struct {
  352. screenFunc_t menu_function;
  353. uint32_t encoder_position;
  354. } menuPosition;
  355. menuPosition screen_history[6];
  356. uint8_t screen_history_depth = 0;
  357. bool screen_changed, defer_return_to_status;
  358. // Value Editing
  359. const char *editLabel;
  360. void *editValue;
  361. int32_t minEditValue, maxEditValue;
  362. screenFunc_t callbackFunc;
  363. bool liveEdit;
  364. // Manual Moves
  365. const float manual_feedrate_mm_m[] = MANUAL_FEEDRATE;
  366. millis_t manual_move_start_time = 0;
  367. int8_t manual_move_axis = (int8_t)NO_AXIS;
  368. #if EXTRUDERS > 1
  369. int8_t manual_move_e_index = 0;
  370. #else
  371. #define manual_move_e_index 0
  372. #endif
  373. #if PIN_EXISTS(SD_DETECT)
  374. uint8_t lcd_sd_status;
  375. #endif
  376. #if ENABLED(PIDTEMP)
  377. float raw_Ki, raw_Kd; // place-holders for Ki and Kd edits
  378. #endif
  379. /**
  380. * General function to go directly to a screen
  381. */
  382. void lcd_goto_screen(screenFunc_t screen, const uint32_t encoder = 0) {
  383. if (currentScreen != screen) {
  384. #if ENABLED(DOUBLECLICK_FOR_Z_BABYSTEPPING) && ENABLED(BABYSTEPPING)
  385. static millis_t doubleclick_expire_ms = 0;
  386. // Going to lcd_main_menu from status screen? Remember first click time.
  387. // Going back to status screen within a very short time? Go to Z babystepping.
  388. if (screen == lcd_main_menu) {
  389. if (currentScreen == lcd_status_screen)
  390. doubleclick_expire_ms = millis() + DOUBLECLICK_MAX_INTERVAL;
  391. }
  392. else if (screen == lcd_status_screen && currentScreen == lcd_main_menu && PENDING(millis(), doubleclick_expire_ms))
  393. screen =
  394. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  395. lcd_babystep_zoffset
  396. #else
  397. lcd_babystep_z
  398. #endif
  399. ;
  400. #endif
  401. currentScreen = screen;
  402. encoderPosition = encoder;
  403. if (screen == lcd_status_screen) {
  404. defer_return_to_status = false;
  405. #if ENABLED(AUTO_BED_LEVELING_UBL)
  406. ubl_lcd_map_control = false;
  407. #endif
  408. screen_history_depth = 0;
  409. }
  410. lcd_implementation_clear();
  411. // Re-initialize custom characters that may be re-used
  412. #if DISABLED(DOGLCD) && ENABLED(AUTO_BED_LEVELING_UBL)
  413. if (!ubl_lcd_map_control) lcd_set_custom_characters(
  414. #if ENABLED(LCD_PROGRESS_BAR)
  415. screen == lcd_status_screen
  416. #endif
  417. );
  418. #elif ENABLED(LCD_PROGRESS_BAR)
  419. lcd_set_custom_characters(screen == lcd_status_screen);
  420. #endif
  421. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  422. screen_changed = true;
  423. #if ENABLED(DOGLCD)
  424. drawing_screen = false;
  425. #endif
  426. }
  427. }
  428. /**
  429. * Show "Moving..." till moves are done, then revert to previous display.
  430. */
  431. static const char moving[] PROGMEM = MSG_MOVING;
  432. static const char *sync_message = moving;
  433. //
  434. // Display the synchronize screen until moves are
  435. // finished, and don't return to the caller until
  436. // done. ** This blocks the command queue! **
  437. //
  438. void _lcd_synchronize() {
  439. static bool no_reentry = false;
  440. if (lcdDrawUpdate) lcd_implementation_drawmenu_static(LCD_HEIGHT >= 4 ? 1 : 0, sync_message);
  441. if (no_reentry) return;
  442. // Make this the current handler till all moves are done
  443. no_reentry = true;
  444. screenFunc_t old_screen = currentScreen;
  445. lcd_goto_screen(_lcd_synchronize);
  446. stepper.synchronize();
  447. no_reentry = false;
  448. lcd_goto_screen(old_screen);
  449. }
  450. // Display the synchronize screen with a custom message
  451. // ** This blocks the command queue! **
  452. void lcd_synchronize(const char * const msg=NULL) {
  453. sync_message = msg ? msg : moving;
  454. _lcd_synchronize();
  455. }
  456. void lcd_return_to_status() { lcd_goto_screen(lcd_status_screen); }
  457. void lcd_save_previous_screen() {
  458. if (screen_history_depth < COUNT(screen_history)) {
  459. screen_history[screen_history_depth].menu_function = currentScreen;
  460. screen_history[screen_history_depth].encoder_position = encoderPosition;
  461. ++screen_history_depth;
  462. }
  463. }
  464. void lcd_goto_previous_menu() {
  465. if (screen_history_depth > 0) {
  466. --screen_history_depth;
  467. lcd_goto_screen(
  468. screen_history[screen_history_depth].menu_function,
  469. screen_history[screen_history_depth].encoder_position
  470. );
  471. }
  472. else
  473. lcd_return_to_status();
  474. }
  475. #endif // ULTIPANEL
  476. /**
  477. *
  478. * "Info Screen"
  479. *
  480. * This is very display-dependent, so the lcd implementation draws this.
  481. */
  482. void lcd_status_screen() {
  483. #if ENABLED(ULTIPANEL)
  484. ENCODER_DIRECTION_NORMAL();
  485. ENCODER_RATE_MULTIPLY(false);
  486. #endif
  487. #if ENABLED(LCD_PROGRESS_BAR)
  488. millis_t ms = millis();
  489. #if DISABLED(PROGRESS_MSG_ONCE)
  490. if (ELAPSED(ms, progress_bar_ms + PROGRESS_BAR_MSG_TIME + PROGRESS_BAR_BAR_TIME)) {
  491. progress_bar_ms = ms;
  492. }
  493. #endif
  494. #if PROGRESS_MSG_EXPIRE > 0
  495. // Handle message expire
  496. if (expire_status_ms > 0) {
  497. #if ENABLED(SDSUPPORT)
  498. if (card.isFileOpen()) {
  499. // Expire the message when printing is active
  500. if (IS_SD_PRINTING) {
  501. if (ELAPSED(ms, expire_status_ms)) {
  502. lcd_status_message[0] = '\0';
  503. expire_status_ms = 0;
  504. }
  505. }
  506. else {
  507. expire_status_ms += LCD_UPDATE_INTERVAL;
  508. }
  509. }
  510. else {
  511. expire_status_ms = 0;
  512. }
  513. #else
  514. expire_status_ms = 0;
  515. #endif // SDSUPPORT
  516. }
  517. #endif
  518. #endif // LCD_PROGRESS_BAR
  519. #if ENABLED(ULTIPANEL)
  520. if (lcd_clicked) {
  521. #if ENABLED(FILAMENT_LCD_DISPLAY) && ENABLED(SDSUPPORT)
  522. previous_lcd_status_ms = millis(); // get status message to show up for a while
  523. #endif
  524. lcd_implementation_init( // to maybe revive the LCD if static electricity killed it.
  525. #if ENABLED(LCD_PROGRESS_BAR)
  526. false
  527. #endif
  528. );
  529. lcd_goto_screen(lcd_main_menu);
  530. return;
  531. }
  532. #if ENABLED(ULTIPANEL_FEEDMULTIPLY)
  533. const int16_t new_frm = feedrate_percentage + (int32_t)encoderPosition;
  534. // Dead zone at 100% feedrate
  535. if ((feedrate_percentage < 100 && new_frm > 100) || (feedrate_percentage > 100 && new_frm < 100)) {
  536. feedrate_percentage = 100;
  537. encoderPosition = 0;
  538. }
  539. else if (feedrate_percentage == 100) {
  540. if ((int32_t)encoderPosition > ENCODER_FEEDRATE_DEADZONE) {
  541. feedrate_percentage += (int32_t)encoderPosition - (ENCODER_FEEDRATE_DEADZONE);
  542. encoderPosition = 0;
  543. }
  544. else if ((int32_t)encoderPosition < -(ENCODER_FEEDRATE_DEADZONE)) {
  545. feedrate_percentage += (int32_t)encoderPosition + ENCODER_FEEDRATE_DEADZONE;
  546. encoderPosition = 0;
  547. }
  548. }
  549. else {
  550. feedrate_percentage = new_frm;
  551. encoderPosition = 0;
  552. }
  553. #endif // ULTIPANEL_FEEDMULTIPLY
  554. feedrate_percentage = constrain(feedrate_percentage, 10, 999);
  555. #endif // ULTIPANEL
  556. lcd_implementation_status_screen();
  557. }
  558. void lcd_reset_status() { lcd_setstatusPGM(PSTR(""), -1); }
  559. /**
  560. *
  561. * draw the kill screen
  562. *
  563. */
  564. void kill_screen(const char* lcd_msg) {
  565. lcd_init();
  566. lcd_setalertstatusPGM(lcd_msg);
  567. #if ENABLED(DOGLCD)
  568. u8g.firstPage();
  569. do {
  570. lcd_kill_screen();
  571. } while (u8g.nextPage());
  572. #else
  573. lcd_kill_screen();
  574. #endif
  575. }
  576. #if ENABLED(ULTIPANEL)
  577. /**
  578. *
  579. * Audio feedback for controller clicks
  580. *
  581. */
  582. void lcd_buzz(long duration, uint16_t freq) {
  583. #if ENABLED(LCD_USE_I2C_BUZZER)
  584. lcd.buzz(duration, freq);
  585. #elif PIN_EXISTS(BEEPER)
  586. buzzer.tone(duration, freq);
  587. #else
  588. UNUSED(duration); UNUSED(freq);
  589. #endif
  590. }
  591. void lcd_quick_feedback() {
  592. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  593. buttons = 0;
  594. next_button_update_ms = millis() + 500;
  595. // Buzz and wait. The delay is needed for buttons to settle!
  596. lcd_buzz(LCD_FEEDBACK_FREQUENCY_DURATION_MS, LCD_FEEDBACK_FREQUENCY_HZ);
  597. #if ENABLED(LCD_USE_I2C_BUZZER)
  598. delay(10);
  599. #elif PIN_EXISTS(BEEPER)
  600. for (int8_t i = 5; i--;) { buzzer.tick(); delay(2); }
  601. #endif
  602. }
  603. void lcd_completion_feedback(const bool good/*=true*/) {
  604. if (good) {
  605. lcd_buzz(100, 659);
  606. lcd_buzz(100, 698);
  607. }
  608. else lcd_buzz(20, 440);
  609. }
  610. inline void line_to_current_z() {
  611. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(manual_feedrate_mm_m[Z_AXIS]), active_extruder);
  612. }
  613. inline void line_to_z(const float &z) {
  614. current_position[Z_AXIS] = z;
  615. line_to_current_z();
  616. }
  617. #if ENABLED(SDSUPPORT)
  618. void lcd_sdcard_pause() {
  619. card.pauseSDPrint();
  620. print_job_timer.pause();
  621. #if ENABLED(PARK_HEAD_ON_PAUSE)
  622. enqueue_and_echo_commands_P(PSTR("M125"));
  623. #endif
  624. lcd_setstatusPGM(PSTR(MSG_PRINT_PAUSED), -1);
  625. }
  626. void lcd_sdcard_resume() {
  627. #if ENABLED(PARK_HEAD_ON_PAUSE)
  628. enqueue_and_echo_commands_P(PSTR("M24"));
  629. #else
  630. card.startFileprint();
  631. print_job_timer.start();
  632. #endif
  633. lcd_reset_status();
  634. }
  635. void lcd_sdcard_stop() {
  636. card.stopSDPrint();
  637. clear_command_queue();
  638. quickstop_stepper();
  639. print_job_timer.stop();
  640. thermalManager.disable_all_heaters();
  641. #if FAN_COUNT > 0
  642. for (uint8_t i = 0; i < FAN_COUNT; i++) fanSpeeds[i] = 0;
  643. #endif
  644. wait_for_heatup = false;
  645. lcd_setstatusPGM(PSTR(MSG_PRINT_ABORTED), -1);
  646. lcd_return_to_status();
  647. }
  648. #endif // SDSUPPORT
  649. #if ENABLED(MENU_ITEM_CASE_LIGHT)
  650. extern int case_light_brightness;
  651. extern bool case_light_on;
  652. extern void update_case_light();
  653. void case_light_menu() {
  654. START_MENU();
  655. //
  656. // ^ Main
  657. //
  658. MENU_BACK(MSG_MAIN);
  659. MENU_ITEM_EDIT_CALLBACK(int3, MSG_CASE_LIGHT_BRIGHTNESS, &case_light_brightness, 0, 255, update_case_light, true);
  660. MENU_ITEM_EDIT_CALLBACK(bool, MSG_CASE_LIGHT, (bool*)&case_light_on, update_case_light);
  661. END_MENU();
  662. }
  663. #endif // MENU_ITEM_CASE_LIGHT
  664. #if ENABLED(BLTOUCH)
  665. /**
  666. *
  667. * "BLTouch" submenu
  668. *
  669. */
  670. static void bltouch_menu() {
  671. START_MENU();
  672. //
  673. // ^ Main
  674. //
  675. MENU_BACK(MSG_MAIN);
  676. MENU_ITEM(gcode, MSG_BLTOUCH_RESET, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_RESET)));
  677. MENU_ITEM(gcode, MSG_BLTOUCH_SELFTEST, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_SELFTEST)));
  678. MENU_ITEM(gcode, MSG_BLTOUCH_DEPLOY, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_DEPLOY)));
  679. MENU_ITEM(gcode, MSG_BLTOUCH_STOW, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_STOW)));
  680. END_MENU();
  681. }
  682. #endif // BLTOUCH
  683. #if ENABLED(LCD_PROGRESS_BAR_TEST)
  684. static void progress_bar_test() {
  685. static int8_t bar_percent = 0;
  686. if (lcd_clicked) {
  687. lcd_goto_previous_menu();
  688. lcd_set_custom_characters(false);
  689. return;
  690. }
  691. bar_percent += (int8_t)encoderPosition;
  692. bar_percent = constrain(bar_percent, 0, 100);
  693. encoderPosition = 0;
  694. lcd_implementation_drawmenu_static(0, PSTR(MSG_PROGRESS_BAR_TEST), true, true);
  695. lcd.setCursor((LCD_WIDTH) / 2 - 2, LCD_HEIGHT - 2);
  696. lcd.print(itostr3(bar_percent)); lcd.write('%');
  697. lcd.setCursor(0, LCD_HEIGHT - 1); lcd_draw_progress_bar(bar_percent);
  698. }
  699. void _progress_bar_test() {
  700. lcd_goto_screen(progress_bar_test);
  701. lcd_set_custom_characters();
  702. }
  703. #endif // LCD_PROGRESS_BAR_TEST
  704. #if HAS_DEBUG_MENU
  705. void lcd_debug_menu() {
  706. START_MENU();
  707. MENU_BACK(MSG_MAIN); // ^ Main
  708. #if ENABLED(LCD_PROGRESS_BAR_TEST)
  709. MENU_ITEM(submenu, MSG_PROGRESS_BAR_TEST, _progress_bar_test);
  710. #endif
  711. END_MENU();
  712. }
  713. #endif // HAS_DEBUG_MENU
  714. #if ENABLED(CUSTOM_USER_MENUS)
  715. #ifdef USER_SCRIPT_DONE
  716. #define _DONE_SCRIPT "\n" USER_SCRIPT_DONE
  717. #else
  718. #define _DONE_SCRIPT ""
  719. #endif
  720. void _lcd_user_gcode(const char * const cmd) {
  721. enqueue_and_echo_commands_P(cmd);
  722. lcd_completion_feedback();
  723. }
  724. #if defined(USER_DESC_1) && defined(USER_GCODE_1)
  725. void lcd_user_gcode_1() { _lcd_user_gcode(PSTR(USER_GCODE_1 _DONE_SCRIPT)); }
  726. #endif
  727. #if defined(USER_DESC_2) && defined(USER_GCODE_2)
  728. void lcd_user_gcode_2() { _lcd_user_gcode(PSTR(USER_GCODE_2 _DONE_SCRIPT)); }
  729. #endif
  730. #if defined(USER_DESC_3) && defined(USER_GCODE_3)
  731. void lcd_user_gcode_3() { _lcd_user_gcode(PSTR(USER_GCODE_3 _DONE_SCRIPT)); }
  732. #endif
  733. #if defined(USER_DESC_4) && defined(USER_GCODE_4)
  734. void lcd_user_gcode_4() { _lcd_user_gcode(PSTR(USER_GCODE_4 _DONE_SCRIPT)); }
  735. #endif
  736. #if defined(USER_DESC_5) && defined(USER_GCODE_5)
  737. void lcd_user_gcode_5() { _lcd_user_gcode(PSTR(USER_GCODE_5 _DONE_SCRIPT)); }
  738. #endif
  739. void _lcd_user_menu() {
  740. START_MENU();
  741. MENU_BACK(MSG_MAIN);
  742. #if defined(USER_DESC_1) && defined(USER_GCODE_1)
  743. MENU_ITEM(function, USER_DESC_1, lcd_user_gcode_1);
  744. #endif
  745. #if defined(USER_DESC_2) && defined(USER_GCODE_2)
  746. MENU_ITEM(function, USER_DESC_2, lcd_user_gcode_2);
  747. #endif
  748. #if defined(USER_DESC_3) && defined(USER_GCODE_3)
  749. MENU_ITEM(function, USER_DESC_3, lcd_user_gcode_3);
  750. #endif
  751. #if defined(USER_DESC_4) && defined(USER_GCODE_4)
  752. MENU_ITEM(function, USER_DESC_4, lcd_user_gcode_4);
  753. #endif
  754. #if defined(USER_DESC_5) && defined(USER_GCODE_5)
  755. MENU_ITEM(function, USER_DESC_5, lcd_user_gcode_5);
  756. #endif
  757. END_MENU();
  758. }
  759. #endif
  760. /**
  761. *
  762. * "Main" menu
  763. *
  764. */
  765. void lcd_main_menu() {
  766. START_MENU();
  767. MENU_BACK(MSG_WATCH);
  768. #if ENABLED(CUSTOM_USER_MENUS)
  769. MENU_ITEM(submenu, MSG_USER_MENU, _lcd_user_menu);
  770. #endif
  771. //
  772. // Debug Menu when certain options are enabled
  773. //
  774. #if HAS_DEBUG_MENU
  775. MENU_ITEM(submenu, MSG_DEBUG_MENU, lcd_debug_menu);
  776. #endif
  777. //
  778. // Set Case light on/off/brightness
  779. //
  780. #if ENABLED(MENU_ITEM_CASE_LIGHT)
  781. if (USEABLE_HARDWARE_PWM(CASE_LIGHT_PIN)) {
  782. MENU_ITEM(submenu, MSG_CASE_LIGHT, case_light_menu);
  783. }
  784. else
  785. MENU_ITEM_EDIT_CALLBACK(bool, MSG_CASE_LIGHT, (bool*)&case_light_on, update_case_light);
  786. #endif
  787. if (planner.movesplanned() || IS_SD_PRINTING) {
  788. MENU_ITEM(submenu, MSG_TUNE, lcd_tune_menu);
  789. }
  790. else {
  791. MENU_ITEM(submenu, MSG_PREPARE, lcd_prepare_menu);
  792. #if ENABLED(DELTA_CALIBRATION_MENU)
  793. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE, lcd_delta_calibrate_menu);
  794. #endif
  795. }
  796. MENU_ITEM(submenu, MSG_CONTROL, lcd_control_menu);
  797. #if ENABLED(SDSUPPORT)
  798. if (card.cardOK) {
  799. if (card.isFileOpen()) {
  800. if (card.sdprinting)
  801. MENU_ITEM(function, MSG_PAUSE_PRINT, lcd_sdcard_pause);
  802. else
  803. MENU_ITEM(function, MSG_RESUME_PRINT, lcd_sdcard_resume);
  804. MENU_ITEM(function, MSG_STOP_PRINT, lcd_sdcard_stop);
  805. }
  806. else {
  807. MENU_ITEM(submenu, MSG_CARD_MENU, lcd_sdcard_menu);
  808. #if !PIN_EXISTS(SD_DETECT)
  809. MENU_ITEM(gcode, MSG_CNG_SDCARD, PSTR("M21")); // SD-card changed by user
  810. #endif
  811. }
  812. }
  813. else {
  814. MENU_ITEM(submenu, MSG_NO_CARD, lcd_sdcard_menu);
  815. #if !PIN_EXISTS(SD_DETECT)
  816. MENU_ITEM(gcode, MSG_INIT_SDCARD, PSTR("M21")); // Manually initialize the SD-card via user interface
  817. #endif
  818. }
  819. #endif // SDSUPPORT
  820. #if ENABLED(LCD_INFO_MENU)
  821. MENU_ITEM(submenu, MSG_INFO_MENU, lcd_info_menu);
  822. #endif
  823. END_MENU();
  824. }
  825. /**
  826. *
  827. * "Tune" submenu items
  828. *
  829. */
  830. #if HAS_M206_COMMAND
  831. /**
  832. * Set the home offset based on the current_position
  833. */
  834. void lcd_set_home_offsets() {
  835. // M428 Command
  836. enqueue_and_echo_commands_P(PSTR("M428"));
  837. lcd_return_to_status();
  838. }
  839. #endif
  840. #if ENABLED(BABYSTEPPING)
  841. void _lcd_babystep(const AxisEnum axis, const char* msg) {
  842. if (lcd_clicked) { defer_return_to_status = false; return lcd_goto_previous_menu(); }
  843. ENCODER_DIRECTION_NORMAL();
  844. if (encoderPosition) {
  845. const int16_t babystep_increment = (int32_t)encoderPosition * (BABYSTEP_MULTIPLICATOR);
  846. encoderPosition = 0;
  847. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  848. thermalManager.babystep_axis(axis, babystep_increment);
  849. babysteps_done += babystep_increment;
  850. }
  851. if (lcdDrawUpdate)
  852. lcd_implementation_drawedit(msg, ftostr43sign(planner.steps_to_mm[axis] * babysteps_done));
  853. }
  854. #if ENABLED(BABYSTEP_XY)
  855. void _lcd_babystep_x() { _lcd_babystep(X_AXIS, PSTR(MSG_BABYSTEPPING_X)); }
  856. void _lcd_babystep_y() { _lcd_babystep(Y_AXIS, PSTR(MSG_BABYSTEPPING_Y)); }
  857. void lcd_babystep_x() { lcd_goto_screen(_lcd_babystep_x); babysteps_done = 0; defer_return_to_status = true; }
  858. void lcd_babystep_y() { lcd_goto_screen(_lcd_babystep_y); babysteps_done = 0; defer_return_to_status = true; }
  859. #endif
  860. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  861. void lcd_babystep_zoffset() {
  862. if (lcd_clicked) { defer_return_to_status = false; return lcd_goto_previous_menu(); }
  863. defer_return_to_status = true;
  864. ENCODER_DIRECTION_NORMAL();
  865. if (encoderPosition) {
  866. const int16_t babystep_increment = (int32_t)encoderPosition * (BABYSTEP_MULTIPLICATOR);
  867. encoderPosition = 0;
  868. const float new_zoffset = zprobe_zoffset + planner.steps_to_mm[Z_AXIS] * babystep_increment;
  869. if (WITHIN(new_zoffset, Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX)) {
  870. if (planner.abl_enabled)
  871. thermalManager.babystep_axis(Z_AXIS, babystep_increment);
  872. zprobe_zoffset = new_zoffset;
  873. refresh_zprobe_zoffset(true);
  874. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  875. }
  876. }
  877. if (lcdDrawUpdate)
  878. lcd_implementation_drawedit(PSTR(MSG_ZPROBE_ZOFFSET), ftostr43sign(zprobe_zoffset));
  879. }
  880. #else // !BABYSTEP_ZPROBE_OFFSET
  881. void _lcd_babystep_z() { _lcd_babystep(Z_AXIS, PSTR(MSG_BABYSTEPPING_Z)); }
  882. void lcd_babystep_z() { lcd_goto_screen(_lcd_babystep_z); babysteps_done = 0; defer_return_to_status = true; }
  883. #endif // !BABYSTEP_ZPROBE_OFFSET
  884. #endif // BABYSTEPPING
  885. #if ENABLED(AUTO_BED_LEVELING_UBL)
  886. float mesh_edit_value, mesh_edit_accumulator; // We round mesh_edit_value to 2.5 decimal places. So we keep a
  887. // separate value that doesn't lose precision.
  888. static int16_t ubl_encoderPosition = 0;
  889. static void _lcd_mesh_fine_tune(const char* msg) {
  890. defer_return_to_status = true;
  891. if (ubl.encoder_diff) {
  892. ubl_encoderPosition = (ubl.encoder_diff > 0) ? 1 : -1;
  893. ubl.encoder_diff = 0;
  894. mesh_edit_accumulator += float(ubl_encoderPosition) * 0.005 / 2.0;
  895. mesh_edit_value = mesh_edit_accumulator;
  896. encoderPosition = 0;
  897. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  898. const int32_t rounded = (int32_t)(mesh_edit_value * 1000.0);
  899. mesh_edit_value = float(rounded - (rounded % 5L)) / 1000.0;
  900. }
  901. if (lcdDrawUpdate)
  902. lcd_implementation_drawedit(msg, ftostr43sign(mesh_edit_value));
  903. }
  904. void _lcd_mesh_edit_NOP() {
  905. defer_return_to_status = true;
  906. }
  907. float lcd_mesh_edit() {
  908. lcd_goto_screen(_lcd_mesh_edit_NOP);
  909. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  910. _lcd_mesh_fine_tune(PSTR("Mesh Editor"));
  911. return mesh_edit_value;
  912. }
  913. void lcd_mesh_edit_setup(float initial) {
  914. mesh_edit_value = mesh_edit_accumulator = initial;
  915. lcd_goto_screen(_lcd_mesh_edit_NOP);
  916. }
  917. void _lcd_z_offset_edit() {
  918. _lcd_mesh_fine_tune(PSTR("Z-Offset: "));
  919. }
  920. float lcd_z_offset_edit() {
  921. lcd_goto_screen(_lcd_z_offset_edit);
  922. return mesh_edit_value;
  923. }
  924. void lcd_z_offset_edit_setup(float initial) {
  925. mesh_edit_value = mesh_edit_accumulator = initial;
  926. lcd_goto_screen(_lcd_z_offset_edit);
  927. }
  928. #endif // AUTO_BED_LEVELING_UBL
  929. /**
  930. * Watch temperature callbacks
  931. */
  932. #if HAS_TEMP_HOTEND
  933. #if WATCH_HOTENDS
  934. #define _WATCH_FUNC(N) thermalManager.start_watching_heater(N)
  935. #else
  936. #define _WATCH_FUNC(N) NOOP
  937. #endif
  938. void watch_temp_callback_E0() { _WATCH_FUNC(0); }
  939. #if HOTENDS > 1
  940. void watch_temp_callback_E1() { _WATCH_FUNC(1); }
  941. #if HOTENDS > 2
  942. void watch_temp_callback_E2() { _WATCH_FUNC(2); }
  943. #if HOTENDS > 3
  944. void watch_temp_callback_E3() { _WATCH_FUNC(3); }
  945. #if HOTENDS > 4
  946. void watch_temp_callback_E4() { _WATCH_FUNC(4); }
  947. #endif // HOTENDS > 4
  948. #endif // HOTENDS > 3
  949. #endif // HOTENDS > 2
  950. #endif // HOTENDS > 1
  951. #endif // HAS_TEMP_HOTEND
  952. void watch_temp_callback_bed() {
  953. #if WATCH_THE_BED
  954. thermalManager.start_watching_bed();
  955. #endif
  956. }
  957. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  958. void lcd_enqueue_filament_change() {
  959. #if ENABLED(PREVENT_COLD_EXTRUSION)
  960. if (!DEBUGGING(DRYRUN) && !thermalManager.allow_cold_extrude &&
  961. thermalManager.degTargetHotend(active_extruder) < thermalManager.extrude_min_temp) {
  962. lcd_save_previous_screen();
  963. lcd_goto_screen(lcd_advanced_pause_toocold_menu);
  964. return;
  965. }
  966. #endif
  967. lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_INIT);
  968. enqueue_and_echo_commands_P(PSTR("M600 B0"));
  969. }
  970. #endif // ADVANCED_PAUSE_FEATURE
  971. /**
  972. *
  973. * "Tune" submenu
  974. *
  975. */
  976. void lcd_tune_menu() {
  977. START_MENU();
  978. //
  979. // ^ Main
  980. //
  981. MENU_BACK(MSG_MAIN);
  982. //
  983. // Speed:
  984. //
  985. MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_percentage, 10, 999);
  986. // Manual bed leveling, Bed Z:
  987. #if ENABLED(MESH_BED_LEVELING) && ENABLED(LCD_BED_LEVELING)
  988. MENU_ITEM_EDIT(float43, MSG_BED_Z, &mbl.z_offset, -1, 1);
  989. #endif
  990. //
  991. // Nozzle:
  992. // Nozzle [1-4]:
  993. //
  994. #if HOTENDS == 1
  995. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  996. #else // HOTENDS > 1
  997. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N1, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  998. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N2, &thermalManager.target_temperature[1], 0, HEATER_1_MAXTEMP - 15, watch_temp_callback_E1);
  999. #if HOTENDS > 2
  1000. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N3, &thermalManager.target_temperature[2], 0, HEATER_2_MAXTEMP - 15, watch_temp_callback_E2);
  1001. #if HOTENDS > 3
  1002. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N4, &thermalManager.target_temperature[3], 0, HEATER_3_MAXTEMP - 15, watch_temp_callback_E3);
  1003. #if HOTENDS > 4
  1004. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N5, &thermalManager.target_temperature[4], 0, HEATER_4_MAXTEMP - 15, watch_temp_callback_E4);
  1005. #endif // HOTENDS > 4
  1006. #endif // HOTENDS > 3
  1007. #endif // HOTENDS > 2
  1008. #endif // HOTENDS > 1
  1009. //
  1010. // Bed:
  1011. //
  1012. #if HAS_TEMP_BED
  1013. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_BED, &thermalManager.target_temperature_bed, 0, BED_MAXTEMP - 15, watch_temp_callback_bed);
  1014. #endif
  1015. //
  1016. // Fan Speed:
  1017. //
  1018. #if FAN_COUNT > 0
  1019. #if HAS_FAN0
  1020. #if FAN_COUNT > 1
  1021. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED " 1"
  1022. #else
  1023. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED
  1024. #endif
  1025. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_1ST_FAN_SPEED, &fanSpeeds[0], 0, 255);
  1026. #endif
  1027. #if HAS_FAN1
  1028. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 2", &fanSpeeds[1], 0, 255);
  1029. #endif
  1030. #if HAS_FAN2
  1031. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 3", &fanSpeeds[2], 0, 255);
  1032. #endif
  1033. #endif // FAN_COUNT > 0
  1034. //
  1035. // Flow:
  1036. // Flow [1-5]:
  1037. //
  1038. #if EXTRUDERS == 1
  1039. MENU_ITEM_EDIT(int3, MSG_FLOW, &flow_percentage[0], 10, 999);
  1040. #else // EXTRUDERS > 1
  1041. MENU_ITEM_EDIT(int3, MSG_FLOW, &flow_percentage[active_extruder], 10, 999);
  1042. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N1, &flow_percentage[0], 10, 999);
  1043. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N2, &flow_percentage[1], 10, 999);
  1044. #if EXTRUDERS > 2
  1045. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N3, &flow_percentage[2], 10, 999);
  1046. #if EXTRUDERS > 3
  1047. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N4, &flow_percentage[3], 10, 999);
  1048. #if EXTRUDERS > 4
  1049. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N5, &flow_percentage[4], 10, 999);
  1050. #endif // EXTRUDERS > 4
  1051. #endif // EXTRUDERS > 3
  1052. #endif // EXTRUDERS > 2
  1053. #endif // EXTRUDERS > 1
  1054. //
  1055. // Babystep X:
  1056. // Babystep Y:
  1057. // Babystep Z:
  1058. //
  1059. #if ENABLED(BABYSTEPPING)
  1060. #if ENABLED(BABYSTEP_XY)
  1061. MENU_ITEM(submenu, MSG_BABYSTEP_X, lcd_babystep_x);
  1062. MENU_ITEM(submenu, MSG_BABYSTEP_Y, lcd_babystep_y);
  1063. #endif
  1064. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  1065. MENU_ITEM(submenu, MSG_ZPROBE_ZOFFSET, lcd_babystep_zoffset);
  1066. #else
  1067. MENU_ITEM(submenu, MSG_BABYSTEP_Z, lcd_babystep_z);
  1068. #endif
  1069. #endif
  1070. //
  1071. // Change filament
  1072. //
  1073. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  1074. if (!thermalManager.tooColdToExtrude(active_extruder))
  1075. MENU_ITEM(function, MSG_FILAMENTCHANGE, lcd_enqueue_filament_change);
  1076. #endif
  1077. END_MENU();
  1078. }
  1079. /**
  1080. *
  1081. * "Driver current control" submenu items
  1082. *
  1083. */
  1084. #if ENABLED(DAC_STEPPER_CURRENT)
  1085. void dac_driver_getValues() { LOOP_XYZE(i) driverPercent[i] = dac_current_get_percent((AxisEnum)i); }
  1086. void dac_driver_commit() { dac_current_set_percents(driverPercent); }
  1087. void dac_driver_eeprom_write() { dac_commit_eeprom(); }
  1088. void lcd_dac_menu() {
  1089. dac_driver_getValues();
  1090. START_MENU();
  1091. MENU_BACK(MSG_CONTROL);
  1092. MENU_ITEM_EDIT_CALLBACK(int8, MSG_X " " MSG_DAC_PERCENT, &driverPercent[X_AXIS], 0, 100, dac_driver_commit);
  1093. MENU_ITEM_EDIT_CALLBACK(int8, MSG_Y " " MSG_DAC_PERCENT, &driverPercent[Y_AXIS], 0, 100, dac_driver_commit);
  1094. MENU_ITEM_EDIT_CALLBACK(int8, MSG_Z " " MSG_DAC_PERCENT, &driverPercent[Z_AXIS], 0, 100, dac_driver_commit);
  1095. MENU_ITEM_EDIT_CALLBACK(int8, MSG_E " " MSG_DAC_PERCENT, &driverPercent[E_AXIS], 0, 100, dac_driver_commit);
  1096. MENU_ITEM(function, MSG_DAC_EEPROM_WRITE, dac_driver_eeprom_write);
  1097. END_MENU();
  1098. }
  1099. #endif // DAC_STEPPER_CURRENT
  1100. #if HAS_MOTOR_CURRENT_PWM
  1101. void lcd_pwm_menu() {
  1102. START_MENU();
  1103. MENU_BACK(MSG_CONTROL);
  1104. #if PIN_EXISTS(MOTOR_CURRENT_PWM_XY)
  1105. MENU_ITEM_EDIT_CALLBACK(long5, MSG_X MSG_Y, &stepper.motor_current_setting[0], 100, 2000, Stepper::refresh_motor_power);
  1106. #endif
  1107. #if PIN_EXISTS(MOTOR_CURRENT_PWM_Z)
  1108. MENU_ITEM_EDIT_CALLBACK(long5, MSG_Z, &stepper.motor_current_setting[1], 100, 2000, Stepper::refresh_motor_power);
  1109. #endif
  1110. #if PIN_EXISTS(MOTOR_CURRENT_PWM_E)
  1111. MENU_ITEM_EDIT_CALLBACK(long5, MSG_E, &stepper.motor_current_setting[2], 100, 2000, Stepper::refresh_motor_power);
  1112. #endif
  1113. END_MENU();
  1114. }
  1115. #endif // HAS_MOTOR_CURRENT_PWM
  1116. constexpr int16_t heater_maxtemp[HOTENDS] = ARRAY_BY_HOTENDS(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP, HEATER_3_MAXTEMP, HEATER_4_MAXTEMP);
  1117. /**
  1118. *
  1119. * "Prepare" submenu items
  1120. *
  1121. */
  1122. void _lcd_preheat(const int16_t endnum, const int16_t temph, const int16_t tempb, const int16_t fan) {
  1123. if (temph > 0) thermalManager.setTargetHotend(min(heater_maxtemp[endnum], temph), endnum);
  1124. #if TEMP_SENSOR_BED != 0
  1125. if (tempb >= 0) thermalManager.setTargetBed(tempb);
  1126. #else
  1127. UNUSED(tempb);
  1128. #endif
  1129. #if FAN_COUNT > 0
  1130. #if FAN_COUNT > 1
  1131. fanSpeeds[active_extruder < FAN_COUNT ? active_extruder : 0] = fan;
  1132. #else
  1133. fanSpeeds[0] = fan;
  1134. #endif
  1135. #else
  1136. UNUSED(fan);
  1137. #endif
  1138. lcd_return_to_status();
  1139. }
  1140. #if TEMP_SENSOR_0 != 0
  1141. void lcd_preheat_m1_e0_only() { _lcd_preheat(0, lcd_preheat_hotend_temp[0], -1, lcd_preheat_fan_speed[0]); }
  1142. void lcd_preheat_m2_e0_only() { _lcd_preheat(0, lcd_preheat_hotend_temp[1], -1, lcd_preheat_fan_speed[1]); }
  1143. #if TEMP_SENSOR_BED != 0
  1144. void lcd_preheat_m1_e0() { _lcd_preheat(0, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1145. void lcd_preheat_m2_e0() { _lcd_preheat(0, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1146. #endif
  1147. #endif
  1148. #if HOTENDS > 1
  1149. void lcd_preheat_m1_e1_only() { _lcd_preheat(1, lcd_preheat_hotend_temp[0], -1, lcd_preheat_fan_speed[0]); }
  1150. void lcd_preheat_m2_e1_only() { _lcd_preheat(1, lcd_preheat_hotend_temp[1], -1, lcd_preheat_fan_speed[1]); }
  1151. #if TEMP_SENSOR_BED != 0
  1152. void lcd_preheat_m1_e1() { _lcd_preheat(1, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1153. void lcd_preheat_m2_e1() { _lcd_preheat(1, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1154. #endif
  1155. #if HOTENDS > 2
  1156. void lcd_preheat_m1_e2_only() { _lcd_preheat(2, lcd_preheat_hotend_temp[0], -1, lcd_preheat_fan_speed[0]); }
  1157. void lcd_preheat_m2_e2_only() { _lcd_preheat(2, lcd_preheat_hotend_temp[1], -1, lcd_preheat_fan_speed[1]); }
  1158. #if TEMP_SENSOR_BED != 0
  1159. void lcd_preheat_m1_e2() { _lcd_preheat(2, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1160. void lcd_preheat_m2_e2() { _lcd_preheat(2, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1161. #endif
  1162. #if HOTENDS > 3
  1163. void lcd_preheat_m1_e3_only() { _lcd_preheat(3, lcd_preheat_hotend_temp[0], -1, lcd_preheat_fan_speed[0]); }
  1164. void lcd_preheat_m2_e3_only() { _lcd_preheat(3, lcd_preheat_hotend_temp[1], -1, lcd_preheat_fan_speed[1]); }
  1165. #if TEMP_SENSOR_BED != 0
  1166. void lcd_preheat_m1_e3() { _lcd_preheat(3, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1167. void lcd_preheat_m2_e3() { _lcd_preheat(3, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1168. #endif
  1169. #if HOTENDS > 4
  1170. void lcd_preheat_m1_e4_only() { _lcd_preheat(4, lcd_preheat_hotend_temp[0], -1, lcd_preheat_fan_speed[0]); }
  1171. void lcd_preheat_m2_e4_only() { _lcd_preheat(4, lcd_preheat_hotend_temp[1], -1, lcd_preheat_fan_speed[1]); }
  1172. #if TEMP_SENSOR_BED != 0
  1173. void lcd_preheat_m1_e4() { _lcd_preheat(4, lcd_preheat_hotend_temp[0], lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1174. void lcd_preheat_m2_e4() { _lcd_preheat(4, lcd_preheat_hotend_temp[1], lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1175. #endif
  1176. #endif // HOTENDS > 4
  1177. #endif // HOTENDS > 3
  1178. #endif // HOTENDS > 2
  1179. void lcd_preheat_m1_all() {
  1180. #if HOTENDS > 1
  1181. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[0], 1);
  1182. #if HOTENDS > 2
  1183. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[0], 2);
  1184. #if HOTENDS > 3
  1185. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[0], 3);
  1186. #if HOTENDS > 4
  1187. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[0], 4);
  1188. #endif // HOTENDS > 4
  1189. #endif // HOTENDS > 3
  1190. #endif // HOTENDS > 2
  1191. #endif // HOTENDS > 1
  1192. #if TEMP_SENSOR_BED != 0
  1193. lcd_preheat_m1_e0();
  1194. #else
  1195. lcd_preheat_m1_e0_only();
  1196. #endif
  1197. }
  1198. void lcd_preheat_m2_all() {
  1199. #if HOTENDS > 1
  1200. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[1], 1);
  1201. #if HOTENDS > 2
  1202. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[1], 2);
  1203. #if HOTENDS > 3
  1204. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[1], 3);
  1205. #if HOTENDS > 4
  1206. thermalManager.setTargetHotend(lcd_preheat_hotend_temp[1], 4);
  1207. #endif // HOTENDS > 4
  1208. #endif // HOTENDS > 3
  1209. #endif // HOTENDS > 2
  1210. #endif // HOTENDS > 1
  1211. #if TEMP_SENSOR_BED != 0
  1212. lcd_preheat_m2_e0();
  1213. #else
  1214. lcd_preheat_m2_e0_only();
  1215. #endif
  1216. }
  1217. #endif // HOTENDS > 1
  1218. #if TEMP_SENSOR_BED != 0
  1219. void lcd_preheat_m1_bedonly() { _lcd_preheat(0, 0, lcd_preheat_bed_temp[0], lcd_preheat_fan_speed[0]); }
  1220. void lcd_preheat_m2_bedonly() { _lcd_preheat(0, 0, lcd_preheat_bed_temp[1], lcd_preheat_fan_speed[1]); }
  1221. #endif
  1222. #if TEMP_SENSOR_0 != 0 && (TEMP_SENSOR_1 != 0 || TEMP_SENSOR_2 != 0 || TEMP_SENSOR_3 != 0 || TEMP_SENSOR_4 != 0 || TEMP_SENSOR_BED != 0)
  1223. void lcd_preheat_m1_menu() {
  1224. START_MENU();
  1225. MENU_BACK(MSG_PREPARE);
  1226. #if HOTENDS == 1
  1227. #if TEMP_SENSOR_BED != 0
  1228. MENU_ITEM(function, MSG_PREHEAT_1, lcd_preheat_m1_e0);
  1229. MENU_ITEM(function, MSG_PREHEAT_1_END, lcd_preheat_m1_e0_only);
  1230. #else
  1231. MENU_ITEM(function, MSG_PREHEAT_1, lcd_preheat_m1_e0_only);
  1232. #endif
  1233. #else
  1234. #if TEMP_SENSOR_BED != 0
  1235. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H1, lcd_preheat_m1_e0);
  1236. MENU_ITEM(function, MSG_PREHEAT_1_END " " MSG_E1, lcd_preheat_m1_e0_only);
  1237. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H2, lcd_preheat_m1_e1);
  1238. MENU_ITEM(function, MSG_PREHEAT_1_END " " MSG_E2, lcd_preheat_m1_e1_only);
  1239. #else
  1240. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H1, lcd_preheat_m1_e0_only);
  1241. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H2, lcd_preheat_m1_e1_only);
  1242. #endif
  1243. #if HOTENDS > 2
  1244. #if TEMP_SENSOR_BED != 0
  1245. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H3, lcd_preheat_m1_e2);
  1246. MENU_ITEM(function, MSG_PREHEAT_1_END " " MSG_E3, lcd_preheat_m1_e2_only);
  1247. #else
  1248. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H3, lcd_preheat_m1_e2_only);
  1249. #endif
  1250. #if HOTENDS > 3
  1251. #if TEMP_SENSOR_BED != 0
  1252. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H4, lcd_preheat_m1_e3);
  1253. MENU_ITEM(function, MSG_PREHEAT_1_END " " MSG_E4, lcd_preheat_m1_e3_only);
  1254. #else
  1255. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H4, lcd_preheat_m1_e3_only);
  1256. #endif
  1257. #if HOTENDS > 4
  1258. #if TEMP_SENSOR_BED != 0
  1259. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H5, lcd_preheat_m1_e4);
  1260. MENU_ITEM(function, MSG_PREHEAT_1_END " " MSG_E5, lcd_preheat_m1_e4_only);
  1261. #else
  1262. MENU_ITEM(function, MSG_PREHEAT_1_N MSG_H5, lcd_preheat_m1_e4_only);
  1263. #endif
  1264. #endif // HOTENDS > 4
  1265. #endif // HOTENDS > 3
  1266. #endif // HOTENDS > 2
  1267. MENU_ITEM(function, MSG_PREHEAT_1_ALL, lcd_preheat_m1_all);
  1268. #endif // HOTENDS > 1
  1269. #if TEMP_SENSOR_BED != 0
  1270. MENU_ITEM(function, MSG_PREHEAT_1_BEDONLY, lcd_preheat_m1_bedonly);
  1271. #endif
  1272. END_MENU();
  1273. }
  1274. void lcd_preheat_m2_menu() {
  1275. START_MENU();
  1276. MENU_BACK(MSG_PREPARE);
  1277. #if HOTENDS == 1
  1278. #if TEMP_SENSOR_BED != 0
  1279. MENU_ITEM(function, MSG_PREHEAT_2, lcd_preheat_m2_e0);
  1280. MENU_ITEM(function, MSG_PREHEAT_2_END, lcd_preheat_m2_e0_only);
  1281. #else
  1282. MENU_ITEM(function, MSG_PREHEAT_2, lcd_preheat_m2_e0_only);
  1283. #endif
  1284. #else
  1285. #if TEMP_SENSOR_BED != 0
  1286. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H1, lcd_preheat_m2_e0);
  1287. MENU_ITEM(function, MSG_PREHEAT_2_END " " MSG_E1, lcd_preheat_m2_e0_only);
  1288. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H2, lcd_preheat_m2_e1);
  1289. MENU_ITEM(function, MSG_PREHEAT_2_END " " MSG_E2, lcd_preheat_m2_e1_only);
  1290. #else
  1291. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H1, lcd_preheat_m2_e0_only);
  1292. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H2, lcd_preheat_m2_e1_only);
  1293. #endif
  1294. #if HOTENDS > 2
  1295. #if TEMP_SENSOR_BED != 0
  1296. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H3, lcd_preheat_m2_e2);
  1297. MENU_ITEM(function, MSG_PREHEAT_2_END " " MSG_E3, lcd_preheat_m2_e2_only);
  1298. #else
  1299. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H3, lcd_preheat_m2_e2_only);
  1300. #endif
  1301. #if HOTENDS > 3
  1302. #if TEMP_SENSOR_BED != 0
  1303. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H4, lcd_preheat_m2_e3);
  1304. MENU_ITEM(function, MSG_PREHEAT_2_END " " MSG_E4, lcd_preheat_m2_e3_only);
  1305. #else
  1306. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H4, lcd_preheat_m2_e3_only);
  1307. #endif
  1308. #if HOTENDS > 4
  1309. #if TEMP_SENSOR_BED != 0
  1310. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H5, lcd_preheat_m2_e4);
  1311. MENU_ITEM(function, MSG_PREHEAT_2_END " " MSG_E5, lcd_preheat_m2_e4_only);
  1312. #else
  1313. MENU_ITEM(function, MSG_PREHEAT_2_N MSG_H5, lcd_preheat_m2_e4_only);
  1314. #endif
  1315. #endif // HOTENDS > 4
  1316. #endif // HOTENDS > 3
  1317. #endif // HOTENDS > 2
  1318. MENU_ITEM(function, MSG_PREHEAT_2_ALL, lcd_preheat_m2_all);
  1319. #endif // HOTENDS > 1
  1320. #if TEMP_SENSOR_BED != 0
  1321. MENU_ITEM(function, MSG_PREHEAT_2_BEDONLY, lcd_preheat_m2_bedonly);
  1322. #endif
  1323. END_MENU();
  1324. }
  1325. #endif // TEMP_SENSOR_0 && (TEMP_SENSOR_1 || TEMP_SENSOR_2 || TEMP_SENSOR_3 || TEMP_SENSOR_4 || TEMP_SENSOR_BED)
  1326. void lcd_cooldown() {
  1327. #if FAN_COUNT > 0
  1328. for (uint8_t i = 0; i < FAN_COUNT; i++) fanSpeeds[i] = 0;
  1329. #endif
  1330. thermalManager.disable_all_heaters();
  1331. lcd_return_to_status();
  1332. }
  1333. #if ENABLED(SDSUPPORT) && ENABLED(MENU_ADDAUTOSTART)
  1334. void lcd_autostart_sd() {
  1335. card.autostart_index = 0;
  1336. card.setroot();
  1337. card.checkautostart(true);
  1338. }
  1339. #endif
  1340. #if ENABLED(EEPROM_SETTINGS)
  1341. static void lcd_store_settings() { lcd_completion_feedback(settings.save()); }
  1342. static void lcd_load_settings() { lcd_completion_feedback(settings.load()); }
  1343. #endif
  1344. #if HAS_BED_PROBE && DISABLED(BABYSTEP_ZPROBE_OFFSET)
  1345. static void lcd_refresh_zprobe_zoffset() { refresh_zprobe_zoffset(); }
  1346. #endif
  1347. #if ENABLED(LCD_BED_LEVELING)
  1348. /**
  1349. *
  1350. * "Prepare" > "Level Bed" handlers
  1351. *
  1352. */
  1353. static uint8_t manual_probe_index;
  1354. // LCD probed points are from defaults
  1355. constexpr uint8_t total_probe_points = (
  1356. #if ENABLED(AUTO_BED_LEVELING_3POINT)
  1357. 3
  1358. #elif ABL_GRID || ENABLED(MESH_BED_LEVELING)
  1359. GRID_MAX_POINTS
  1360. #endif
  1361. );
  1362. //
  1363. // Raise Z to the "manual probe height"
  1364. // Don't return until done.
  1365. // ** This blocks the command queue! **
  1366. //
  1367. void _lcd_after_probing() {
  1368. #if MANUAL_PROBE_HEIGHT > 0
  1369. line_to_z(LOGICAL_Z_POSITION(Z_MIN_POS) + MANUAL_PROBE_HEIGHT);
  1370. #endif
  1371. // Display "Done" screen and wait for moves to complete
  1372. #if MANUAL_PROBE_HEIGHT > 0 || ENABLED(MESH_BED_LEVELING)
  1373. lcd_synchronize(PSTR(MSG_LEVEL_BED_DONE));
  1374. #endif
  1375. lcd_goto_previous_menu();
  1376. lcd_completion_feedback();
  1377. defer_return_to_status = false;
  1378. //LCD_MESSAGEPGM(MSG_LEVEL_BED_DONE);
  1379. }
  1380. #if ENABLED(MESH_BED_LEVELING)
  1381. // Utility to go to the next mesh point
  1382. inline void _manual_probe_goto_xy(float x, float y) {
  1383. #if MANUAL_PROBE_HEIGHT > 0
  1384. line_to_z(LOGICAL_Z_POSITION(Z_MIN_POS) + MANUAL_PROBE_HEIGHT);
  1385. #endif
  1386. current_position[X_AXIS] = LOGICAL_X_POSITION(x);
  1387. current_position[Y_AXIS] = LOGICAL_Y_POSITION(y);
  1388. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(XY_PROBE_SPEED), active_extruder);
  1389. #if MANUAL_PROBE_HEIGHT > 0
  1390. line_to_z(LOGICAL_Z_POSITION(Z_MIN_POS));
  1391. #endif
  1392. lcd_synchronize();
  1393. }
  1394. #elif ENABLED(PROBE_MANUALLY)
  1395. bool lcd_wait_for_move;
  1396. //
  1397. // Bed leveling is done. Wait for G29 to complete.
  1398. // A flag is used so that this can release control
  1399. // and allow the command queue to be processed.
  1400. //
  1401. void _lcd_level_bed_done() {
  1402. if (!lcd_wait_for_move) _lcd_after_probing();
  1403. if (lcdDrawUpdate) lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_DONE));
  1404. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  1405. }
  1406. #endif
  1407. void _lcd_level_goto_next_point();
  1408. /**
  1409. * Step 7: Get the Z coordinate, click goes to the next point or exits
  1410. */
  1411. void _lcd_level_bed_get_z() {
  1412. ENCODER_DIRECTION_NORMAL();
  1413. if (lcd_clicked) {
  1414. //
  1415. // Save the current Z position
  1416. //
  1417. #if ENABLED(MESH_BED_LEVELING)
  1418. //
  1419. // MBL records the position but doesn't move to the next one
  1420. //
  1421. mbl.set_zigzag_z(manual_probe_index, current_position[Z_AXIS]);
  1422. #endif
  1423. // If done...
  1424. if (++manual_probe_index >= total_probe_points) {
  1425. #if ENABLED(PROBE_MANUALLY)
  1426. //
  1427. // The last G29 will record and enable but not move.
  1428. //
  1429. lcd_wait_for_move = true;
  1430. enqueue_and_echo_commands_P(PSTR("G29 V1"));
  1431. lcd_goto_screen(_lcd_level_bed_done);
  1432. #elif ENABLED(MESH_BED_LEVELING)
  1433. _lcd_after_probing();
  1434. mbl.set_has_mesh(true);
  1435. mesh_probing_done();
  1436. #endif
  1437. }
  1438. else {
  1439. // MESH_BED_LEVELING: Z already stored, just move
  1440. // PROBE_MANUALLY: Send G29 to record Z, then move
  1441. _lcd_level_goto_next_point();
  1442. }
  1443. return;
  1444. }
  1445. //
  1446. // Encoder knob or keypad buttons adjust the Z position
  1447. //
  1448. if (encoderPosition) {
  1449. refresh_cmd_timeout();
  1450. const float z = current_position[Z_AXIS] + float((int32_t)encoderPosition) * (MBL_Z_STEP);
  1451. line_to_z(constrain(z, -(LCD_PROBE_Z_RANGE) * 0.5, (LCD_PROBE_Z_RANGE) * 0.5));
  1452. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  1453. encoderPosition = 0;
  1454. }
  1455. //
  1456. // Draw on first display, then only on Z change
  1457. //
  1458. if (lcdDrawUpdate) {
  1459. const float v = current_position[Z_AXIS];
  1460. lcd_implementation_drawedit(PSTR(MSG_MOVE_Z), ftostr43sign(v + (v < 0 ? -0.0001 : 0.0001), '+'));
  1461. }
  1462. }
  1463. /**
  1464. * Step 6: Display "Next point: 1 / 9" while waiting for move to finish
  1465. */
  1466. void _lcd_level_bed_moving() {
  1467. if (lcdDrawUpdate) {
  1468. char msg[10];
  1469. sprintf_P(msg, PSTR("%i / %u"), (int)(manual_probe_index + 1), total_probe_points);
  1470. lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_NEXT_POINT), msg);
  1471. }
  1472. lcdDrawUpdate = LCDVIEW_CALL_NO_REDRAW;
  1473. #if ENABLED(PROBE_MANUALLY)
  1474. if (!lcd_wait_for_move) lcd_goto_screen(_lcd_level_bed_get_z);
  1475. #endif
  1476. }
  1477. /**
  1478. * Step 5: Initiate a move to the next point
  1479. */
  1480. void _lcd_level_goto_next_point() {
  1481. // Set the menu to display ahead of blocking call
  1482. lcd_goto_screen(_lcd_level_bed_moving);
  1483. #if ENABLED(MESH_BED_LEVELING)
  1484. int8_t px, py;
  1485. mbl.zigzag(manual_probe_index, px, py);
  1486. // Controls the loop until the move is done
  1487. _manual_probe_goto_xy(
  1488. LOGICAL_X_POSITION(mbl.index_to_xpos[px]),
  1489. LOGICAL_Y_POSITION(mbl.index_to_ypos[py])
  1490. );
  1491. // After the blocking function returns, change menus
  1492. lcd_goto_screen(_lcd_level_bed_get_z);
  1493. #elif ENABLED(PROBE_MANUALLY)
  1494. // G29 Records Z, moves, and signals when it pauses
  1495. lcd_wait_for_move = true;
  1496. enqueue_and_echo_commands_P(PSTR("G29 V1"));
  1497. #endif
  1498. }
  1499. /**
  1500. * Step 4: Display "Click to Begin", wait for click
  1501. * Move to the first probe position
  1502. */
  1503. void _lcd_level_bed_homing_done() {
  1504. if (lcdDrawUpdate) lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_WAITING));
  1505. if (lcd_clicked) {
  1506. manual_probe_index = 0;
  1507. _lcd_level_goto_next_point();
  1508. }
  1509. }
  1510. /**
  1511. * Step 3: Display "Homing XYZ" - Wait for homing to finish
  1512. */
  1513. void _lcd_level_bed_homing() {
  1514. if (lcdDrawUpdate) lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_HOMING), NULL);
  1515. lcdDrawUpdate = LCDVIEW_CALL_NO_REDRAW;
  1516. if (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS])
  1517. lcd_goto_screen(_lcd_level_bed_homing_done);
  1518. }
  1519. #if ENABLED(PROBE_MANUALLY)
  1520. extern bool g29_in_progress;
  1521. #endif
  1522. /**
  1523. * Step 2: Continue Bed Leveling...
  1524. */
  1525. void _lcd_level_bed_continue() {
  1526. defer_return_to_status = true;
  1527. axis_homed[X_AXIS] = axis_homed[Y_AXIS] = axis_homed[Z_AXIS] = false;
  1528. lcd_goto_screen(_lcd_level_bed_homing);
  1529. enqueue_and_echo_commands_P(PSTR("G28"));
  1530. }
  1531. static bool _level_state;
  1532. void _lcd_toggle_bed_leveling() { set_bed_leveling_enabled(_level_state); }
  1533. #if ENABLED(ENABLE_LEVELING_FADE_HEIGHT)
  1534. void _lcd_set_z_fade_height() { set_z_fade_height(planner.z_fade_height); }
  1535. #endif
  1536. /**
  1537. * Step 1: Bed Level entry-point
  1538. *
  1539. * << Prepare
  1540. * Auto Home (if homing needed)
  1541. * Leveling On/Off (if data exists, and homed)
  1542. * Level Bed
  1543. * Fade Height: --- (Req: ENABLE_LEVELING_FADE_HEIGHT)
  1544. * Mesh Z Offset: --- (Req: MESH_BED_LEVELING)
  1545. * Z Probe Offset: --- (Req: HAS_BED_PROBE, Opt: BABYSTEP_ZPROBE_OFFSET)
  1546. * Load Settings (Req: EEPROM_SETTINGS)
  1547. * Save Settings (Req: EEPROM_SETTINGS)
  1548. */
  1549. void lcd_bed_leveling() {
  1550. START_MENU();
  1551. MENU_BACK(MSG_PREPARE);
  1552. if (!(axis_known_position[X_AXIS] && axis_known_position[Y_AXIS] && axis_known_position[Z_AXIS]))
  1553. MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
  1554. else if (leveling_is_valid()) {
  1555. _level_state = leveling_is_active();
  1556. MENU_ITEM_EDIT_CALLBACK(bool, MSG_BED_LEVELING, &_level_state, _lcd_toggle_bed_leveling);
  1557. }
  1558. #if ENABLED(ENABLE_LEVELING_FADE_HEIGHT)
  1559. set_z_fade_height(planner.z_fade_height);
  1560. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_Z_FADE_HEIGHT, &planner.z_fade_height, 0.0, 100.0, _lcd_set_z_fade_height);
  1561. #endif
  1562. //
  1563. // MBL Z Offset
  1564. //
  1565. #if ENABLED(MESH_BED_LEVELING)
  1566. MENU_ITEM_EDIT(float43, MSG_BED_Z, &mbl.z_offset, -1, 1);
  1567. #endif
  1568. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  1569. MENU_ITEM(submenu, MSG_ZPROBE_ZOFFSET, lcd_babystep_zoffset);
  1570. #elif HAS_BED_PROBE
  1571. MENU_ITEM_EDIT_CALLBACK(float32, MSG_ZPROBE_ZOFFSET, &zprobe_zoffset, Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX, lcd_refresh_zprobe_zoffset);
  1572. #endif
  1573. MENU_ITEM(submenu, MSG_LEVEL_BED, _lcd_level_bed_continue);
  1574. #if ENABLED(EEPROM_SETTINGS)
  1575. MENU_ITEM(function, MSG_LOAD_EEPROM, lcd_load_settings);
  1576. MENU_ITEM(function, MSG_STORE_EEPROM, lcd_store_settings);
  1577. #endif
  1578. END_MENU();
  1579. }
  1580. #elif ENABLED(AUTO_BED_LEVELING_UBL)
  1581. void _lcd_ubl_level_bed();
  1582. static int16_t ubl_storage_slot = 0,
  1583. custom_bed_temp = 50,
  1584. custom_hotend_temp = 190,
  1585. side_points = 3,
  1586. ubl_fillin_amount = 5,
  1587. ubl_height_amount = 1,
  1588. n_edit_pts = 1,
  1589. x_plot = 0,
  1590. y_plot = 0;
  1591. /**
  1592. * UBL Build Custom Mesh Command
  1593. */
  1594. void _lcd_ubl_build_custom_mesh() {
  1595. char UBL_LCD_GCODE[20];
  1596. enqueue_and_echo_commands_P(PSTR("G28"));
  1597. #if HAS_TEMP_BED
  1598. sprintf_P(UBL_LCD_GCODE, PSTR("M190 S%i"), custom_bed_temp);
  1599. enqueue_and_echo_command(UBL_LCD_GCODE);
  1600. #endif
  1601. sprintf_P(UBL_LCD_GCODE, PSTR("M109 S%i"), custom_hotend_temp);
  1602. enqueue_and_echo_command(UBL_LCD_GCODE);
  1603. enqueue_and_echo_commands_P(PSTR("G29 P1"));
  1604. }
  1605. /**
  1606. * UBL Custom Mesh submenu
  1607. *
  1608. * << Build Mesh
  1609. * Hotend Temp: ---
  1610. * Bed Temp: ---
  1611. * Build Custom Mesh
  1612. */
  1613. void _lcd_ubl_custom_mesh() {
  1614. START_MENU();
  1615. MENU_BACK(MSG_UBL_BUILD_MESH_MENU);
  1616. MENU_ITEM_EDIT(int3, MSG_UBL_CUSTOM_HOTEND_TEMP, &custom_hotend_temp, EXTRUDE_MINTEMP, (HEATER_0_MAXTEMP - 10));
  1617. #if HAS_TEMP_BED
  1618. MENU_ITEM_EDIT(int3, MSG_UBL_CUSTOM_BED_TEMP, &custom_bed_temp, BED_MINTEMP, (BED_MAXTEMP - 5));
  1619. #endif
  1620. MENU_ITEM(function, MSG_UBL_BUILD_CUSTOM_MESH, _lcd_ubl_build_custom_mesh);
  1621. END_MENU();
  1622. }
  1623. /**
  1624. * UBL Adjust Mesh Height Command
  1625. */
  1626. void _lcd_ubl_adjust_height_cmd() {
  1627. char UBL_LCD_GCODE[16];
  1628. const int ind = ubl_height_amount < 0 ? 6 : 7;
  1629. strcpy_P(UBL_LCD_GCODE, PSTR("G29 P6-"));
  1630. sprintf_P(&UBL_LCD_GCODE[ind], PSTR(".%i"), abs(ubl_height_amount));
  1631. enqueue_and_echo_command(UBL_LCD_GCODE);
  1632. }
  1633. /**
  1634. * UBL Adjust Mesh Height submenu
  1635. *
  1636. * << Edit Mesh
  1637. * Height Amount: ---
  1638. * Adjust Mesh Height
  1639. * << Info Screen
  1640. */
  1641. void _lcd_ubl_height_adjust_menu() {
  1642. START_MENU();
  1643. MENU_BACK(MSG_UBL_EDIT_MESH_MENU);
  1644. MENU_ITEM_EDIT(int3, MSG_UBL_MESH_HEIGHT_AMOUNT, &ubl_height_amount, -9, 9);
  1645. MENU_ITEM(function, MSG_UBL_MESH_HEIGHT_ADJUST, _lcd_ubl_adjust_height_cmd);
  1646. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1647. END_MENU();
  1648. }
  1649. /**
  1650. * UBL Edit Mesh submenu
  1651. *
  1652. * << UBL Tools
  1653. * Fine Tune All
  1654. * Fine Tune Closest
  1655. * - Adjust Mesh Height >>
  1656. * << Info Screen
  1657. */
  1658. void _lcd_ubl_edit_mesh() {
  1659. START_MENU();
  1660. MENU_BACK(MSG_UBL_TOOLS);
  1661. MENU_ITEM(gcode, MSG_UBL_FINE_TUNE_ALL, PSTR("G29 P4 R999 T"));
  1662. MENU_ITEM(gcode, MSG_UBL_FINE_TUNE_CLOSEST, PSTR("G29 P4 T"));
  1663. MENU_ITEM(submenu, MSG_UBL_MESH_HEIGHT_ADJUST, _lcd_ubl_height_adjust_menu);
  1664. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1665. END_MENU();
  1666. }
  1667. /**
  1668. * UBL Validate Custom Mesh Command
  1669. */
  1670. void _lcd_ubl_validate_custom_mesh() {
  1671. char UBL_LCD_GCODE[24];
  1672. const int temp =
  1673. #if HAS_TEMP_BED
  1674. custom_bed_temp
  1675. #else
  1676. 0
  1677. #endif
  1678. ;
  1679. sprintf_P(UBL_LCD_GCODE, PSTR("G28\nG26 C B%i H%i P"), temp, custom_hotend_temp);
  1680. enqueue_and_echo_command(UBL_LCD_GCODE);
  1681. }
  1682. /**
  1683. * UBL Validate Mesh submenu
  1684. *
  1685. * << UBL Tools
  1686. * PLA Mesh Validation
  1687. * ABS Mesh Validation
  1688. * Validate Custom Mesh
  1689. * << Info Screen
  1690. */
  1691. void _lcd_ubl_validate_mesh() {
  1692. START_MENU();
  1693. MENU_BACK(MSG_UBL_TOOLS);
  1694. #if HAS_TEMP_BED
  1695. MENU_ITEM(gcode, MSG_UBL_VALIDATE_PLA_MESH, PSTR("G28\nG26 C B" STRINGIFY(PREHEAT_1_TEMP_BED) " H" STRINGIFY(PREHEAT_1_TEMP_HOTEND) " P"));
  1696. MENU_ITEM(gcode, MSG_UBL_VALIDATE_ABS_MESH, PSTR("G28\nG26 C B" STRINGIFY(PREHEAT_2_TEMP_BED) " H" STRINGIFY(PREHEAT_2_TEMP_HOTEND) " P"));
  1697. #else
  1698. MENU_ITEM(gcode, MSG_UBL_VALIDATE_PLA_MESH, PSTR("G28\nG26 C B0 H" STRINGIFY(PREHEAT_1_TEMP_HOTEND) " P"));
  1699. MENU_ITEM(gcode, MSG_UBL_VALIDATE_ABS_MESH, PSTR("G28\nG26 C B0 H" STRINGIFY(PREHEAT_2_TEMP_HOTEND) " P"));
  1700. #endif
  1701. MENU_ITEM(function, MSG_UBL_VALIDATE_CUSTOM_MESH, _lcd_ubl_validate_custom_mesh);
  1702. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1703. END_MENU();
  1704. }
  1705. /**
  1706. * UBL Grid Leveling Command
  1707. */
  1708. void _lcd_ubl_grid_level_cmd() {
  1709. char UBL_LCD_GCODE[10];
  1710. sprintf_P(UBL_LCD_GCODE, PSTR("G29 J%i"), side_points);
  1711. enqueue_and_echo_command(UBL_LCD_GCODE);
  1712. }
  1713. /**
  1714. * UBL Grid Leveling submenu
  1715. *
  1716. * << UBL Tools
  1717. * Side points: ---
  1718. * Level Mesh
  1719. */
  1720. void _lcd_ubl_grid_level() {
  1721. START_MENU();
  1722. MENU_BACK(MSG_UBL_TOOLS);
  1723. MENU_ITEM_EDIT(int3, MSG_UBL_SIDE_POINTS, &side_points, 2, 6);
  1724. MENU_ITEM(function, MSG_UBL_MESH_LEVEL, _lcd_ubl_grid_level_cmd);
  1725. END_MENU();
  1726. }
  1727. /**
  1728. * UBL Mesh Leveling submenu
  1729. *
  1730. * << UBL Tools
  1731. * 3-Point Mesh Leveling
  1732. * - Grid Mesh Leveling >>
  1733. * << Info Screen
  1734. */
  1735. void _lcd_ubl_mesh_leveling() {
  1736. START_MENU();
  1737. MENU_BACK(MSG_UBL_TOOLS);
  1738. MENU_ITEM(gcode, MSG_UBL_3POINT_MESH_LEVELING, PSTR("G29 J0"));
  1739. MENU_ITEM(submenu, MSG_UBL_GRID_MESH_LEVELING, _lcd_ubl_grid_level);
  1740. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1741. END_MENU();
  1742. }
  1743. /**
  1744. * UBL Fill-in Amount Mesh Command
  1745. */
  1746. void _lcd_ubl_fillin_amount_cmd() {
  1747. char UBL_LCD_GCODE[16];
  1748. sprintf_P(UBL_LCD_GCODE, PSTR("G29 P3 R C.%i"), ubl_fillin_amount);
  1749. enqueue_and_echo_command(UBL_LCD_GCODE);
  1750. }
  1751. /**
  1752. * UBL Smart Fill-in Command
  1753. */
  1754. void _lcd_ubl_smart_fillin_cmd() {
  1755. char UBL_LCD_GCODE[12];
  1756. sprintf_P(UBL_LCD_GCODE, PSTR("G29 P3 T0"));
  1757. enqueue_and_echo_command(UBL_LCD_GCODE);
  1758. }
  1759. /**
  1760. * UBL Fill-in Mesh submenu
  1761. *
  1762. * << Build Mesh
  1763. * Fill-in Amount: ---
  1764. * Fill-in Mesh
  1765. * Smart Fill-in
  1766. * Manual Fill-in
  1767. * << Info Screen
  1768. */
  1769. void _lcd_ubl_fillin_menu() {
  1770. START_MENU();
  1771. MENU_BACK(MSG_UBL_BUILD_MESH_MENU);
  1772. MENU_ITEM_EDIT(int3, MSG_UBL_FILLIN_AMOUNT, &ubl_fillin_amount, 0, 9);
  1773. MENU_ITEM(function, MSG_UBL_FILLIN_MESH, _lcd_ubl_fillin_amount_cmd);
  1774. MENU_ITEM(function, MSG_UBL_SMART_FILLIN, _lcd_ubl_smart_fillin_cmd);
  1775. MENU_ITEM(gcode, MSG_UBL_MANUAL_FILLIN, PSTR("G29 P2 B T0"));
  1776. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1777. END_MENU();
  1778. }
  1779. void _lcd_ubl_invalidate() {
  1780. ubl.invalidate();
  1781. SERIAL_PROTOCOLLNPGM("Mesh invalidated.");
  1782. }
  1783. /**
  1784. * UBL Build Mesh submenu
  1785. *
  1786. * << UBL Tools
  1787. * Build PLA Mesh
  1788. * Build ABS Mesh
  1789. * - Build Custom Mesh >>
  1790. * Build Cold Mesh
  1791. * - Fill-in Mesh >>
  1792. * Continue Bed Mesh
  1793. * Invalidate All
  1794. * Invalidate Closest
  1795. * << Info Screen
  1796. */
  1797. void _lcd_ubl_build_mesh() {
  1798. START_MENU();
  1799. MENU_BACK(MSG_UBL_TOOLS);
  1800. #if HAS_TEMP_BED
  1801. MENU_ITEM(gcode, MSG_UBL_BUILD_PLA_MESH, PSTR(
  1802. "G28\n"
  1803. "M190 S" STRINGIFY(PREHEAT_1_TEMP_BED) "\n"
  1804. "M109 S" STRINGIFY(PREHEAT_1_TEMP_HOTEND) "\n"
  1805. "G29 P1\n"
  1806. "M104 S0\n"
  1807. "M140 S0"
  1808. ));
  1809. MENU_ITEM(gcode, MSG_UBL_BUILD_ABS_MESH, PSTR(
  1810. "G28\n"
  1811. "M190 S" STRINGIFY(PREHEAT_2_TEMP_BED) "\n"
  1812. "M109 S" STRINGIFY(PREHEAT_2_TEMP_HOTEND) "\n"
  1813. "G29 P1\n"
  1814. "M104 S0\n"
  1815. "M140 S0"
  1816. ));
  1817. #else
  1818. MENU_ITEM(gcode, MSG_UBL_BUILD_PLA_MESH, PSTR(
  1819. "G28\n"
  1820. "M109 S" STRINGIFY(PREHEAT_1_TEMP_HOTEND) "\n"
  1821. "G29 P1\n"
  1822. "M104 S0"
  1823. ));
  1824. MENU_ITEM(gcode, MSG_UBL_BUILD_ABS_MESH, PSTR(
  1825. "G28\n"
  1826. "M109 S" STRINGIFY(PREHEAT_2_TEMP_HOTEND) "\n"
  1827. "G29 P1\n"
  1828. "M104 S0"
  1829. ));
  1830. #endif
  1831. MENU_ITEM(submenu, MSG_UBL_BUILD_CUSTOM_MESH, _lcd_ubl_custom_mesh);
  1832. MENU_ITEM(gcode, MSG_UBL_BUILD_COLD_MESH, PSTR("G28\nG29 P1"));
  1833. MENU_ITEM(submenu, MSG_UBL_FILLIN_MESH, _lcd_ubl_fillin_menu);
  1834. MENU_ITEM(gcode, MSG_UBL_CONTINUE_MESH, PSTR("G29 P1 C"));
  1835. MENU_ITEM(function, MSG_UBL_INVALIDATE_ALL, _lcd_ubl_invalidate);
  1836. MENU_ITEM(gcode, MSG_UBL_INVALIDATE_CLOSEST, PSTR("G29 I"));
  1837. MENU_ITEM(function, MSG_WATCH, lcd_return_to_status);
  1838. END_MENU();
  1839. }
  1840. /**
  1841. * UBL Load Mesh Command
  1842. */
  1843. void _lcd_ubl_load_mesh_cmd() {
  1844. char UBL_LCD_GCODE[8];
  1845. sprintf_P(UBL_LCD_GCODE, PSTR("G29 L%i"), ubl_storage_slot);
  1846. enqueue_and_echo_command(UBL_LCD_GCODE);
  1847. }
  1848. /**
  1849. * UBL Save Mesh Command
  1850. */
  1851. void _lcd_ubl_save_mesh_cmd() {
  1852. char UBL_LCD_GCODE[8];
  1853. sprintf_P(UBL_LCD_GCODE, PSTR("G29 S%i"), ubl_storage_slot);
  1854. enqueue_and_echo_command(UBL_LCD_GCODE);
  1855. }
  1856. /**
  1857. * UBL Mesh Storage submenu
  1858. *
  1859. * << Unified Bed Leveling
  1860. * Memory Slot: ---
  1861. * Load Bed Mesh
  1862. * Save Bed Mesh
  1863. */
  1864. void _lcd_ubl_storage_mesh() {
  1865. START_MENU();
  1866. MENU_BACK(MSG_UBL_LEVEL_BED);
  1867. MENU_ITEM_EDIT(int3, MSG_UBL_STORAGE_SLOT, &ubl_storage_slot, 0, 9);
  1868. MENU_ITEM(function, MSG_UBL_LOAD_MESH, _lcd_ubl_load_mesh_cmd);
  1869. MENU_ITEM(function, MSG_UBL_SAVE_MESH, _lcd_ubl_save_mesh_cmd);
  1870. END_MENU();
  1871. }
  1872. /**
  1873. * UBL LCD "radar" map homing
  1874. */
  1875. void _lcd_ubl_output_map_lcd();
  1876. void _lcd_ubl_map_homing() {
  1877. defer_return_to_status = true;
  1878. ubl_lcd_map_control = true; // Return to the map screen
  1879. if (lcdDrawUpdate) lcd_implementation_drawmenu_static(LCD_HEIGHT < 3 ? 0 : (LCD_HEIGHT > 4 ? 2 : 1), PSTR(MSG_LEVEL_BED_HOMING));
  1880. lcdDrawUpdate = LCDVIEW_CALL_NO_REDRAW;
  1881. if (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS])
  1882. lcd_goto_screen(_lcd_ubl_output_map_lcd);
  1883. }
  1884. /**
  1885. * UBL LCD "radar" map point editing
  1886. */
  1887. void _lcd_ubl_map_lcd_edit_cmd() {
  1888. char ubl_lcd_gcode [50], str[10], str2[10];
  1889. dtostrf(pgm_read_float(&ubl._mesh_index_to_xpos[x_plot]), 0, 2, str);
  1890. dtostrf(pgm_read_float(&ubl._mesh_index_to_ypos[y_plot]), 0, 2, str2);
  1891. snprintf_P(ubl_lcd_gcode, sizeof(ubl_lcd_gcode), PSTR("G29 P4 X%s Y%s R%i"), str, str2, n_edit_pts);
  1892. enqueue_and_echo_command(ubl_lcd_gcode);
  1893. }
  1894. /**
  1895. * UBL LCD Map Movement
  1896. */
  1897. void ubl_map_move_to_xy() {
  1898. current_position[X_AXIS] = LOGICAL_X_POSITION(pgm_read_float(&ubl._mesh_index_to_xpos[x_plot]));
  1899. current_position[Y_AXIS] = LOGICAL_Y_POSITION(pgm_read_float(&ubl._mesh_index_to_ypos[y_plot]));
  1900. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(XY_PROBE_SPEED), active_extruder);
  1901. }
  1902. /**
  1903. * UBL LCD "radar" map
  1904. */
  1905. void set_current_from_steppers_for_axis(const AxisEnum axis);
  1906. void sync_plan_position();
  1907. void _lcd_ubl_output_map_lcd() {
  1908. static int16_t step_scaler = 0;
  1909. if (!(axis_known_position[X_AXIS] && axis_known_position[Y_AXIS] && axis_known_position[Z_AXIS]))
  1910. return lcd_goto_screen(_lcd_ubl_map_homing);
  1911. if (lcd_clicked) return _lcd_ubl_map_lcd_edit_cmd();
  1912. ENCODER_DIRECTION_NORMAL();
  1913. if (encoderPosition) {
  1914. step_scaler += (int32_t)encoderPosition;
  1915. x_plot += step_scaler / (ENCODER_STEPS_PER_MENU_ITEM);
  1916. if (abs(step_scaler) >= ENCODER_STEPS_PER_MENU_ITEM)
  1917. step_scaler = 0;
  1918. refresh_cmd_timeout();
  1919. encoderPosition = 0;
  1920. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  1921. }
  1922. // Encoder to the right (++)
  1923. if (x_plot >= GRID_MAX_POINTS_X) { x_plot = 0; y_plot++; }
  1924. if (y_plot >= GRID_MAX_POINTS_Y) y_plot = 0;
  1925. // Encoder to the left (--)
  1926. if (x_plot <= GRID_MAX_POINTS_X - (GRID_MAX_POINTS_X + 1)) { x_plot = GRID_MAX_POINTS_X - 1; y_plot--; }
  1927. if (y_plot <= GRID_MAX_POINTS_Y - (GRID_MAX_POINTS_Y + 1)) y_plot = GRID_MAX_POINTS_Y - 1;
  1928. // Prevent underrun/overrun of plot numbers
  1929. x_plot = constrain(x_plot, GRID_MAX_POINTS_X - (GRID_MAX_POINTS_X + 1), GRID_MAX_POINTS_X + 1);
  1930. y_plot = constrain(y_plot, GRID_MAX_POINTS_Y - (GRID_MAX_POINTS_Y + 1), GRID_MAX_POINTS_Y + 1);
  1931. // Determine number of points to edit
  1932. #if IS_KINEMATIC
  1933. n_edit_pts = 9; //TODO: Delta accessible edit points
  1934. #else
  1935. const bool xc = WITHIN(x_plot, 1, GRID_MAX_POINTS_X - 2),
  1936. yc = WITHIN(y_plot, 1, GRID_MAX_POINTS_Y - 2);
  1937. n_edit_pts = yc ? (xc ? 9 : 6) : (xc ? 6 : 4); // Corners
  1938. #endif
  1939. if (lcdDrawUpdate) {
  1940. lcd_implementation_ubl_plot(x_plot, y_plot);
  1941. ubl_map_move_to_xy(); // Move to current location
  1942. if (planner.movesplanned() > 1) { // if the nozzle is moving, cancel the move. There is a new location
  1943. stepper.quick_stop();
  1944. set_current_from_steppers_for_axis(ALL_AXES);
  1945. sync_plan_position();
  1946. ubl_map_move_to_xy(); // Move to new location
  1947. refresh_cmd_timeout();
  1948. }
  1949. }
  1950. }
  1951. /**
  1952. * UBL Homing before LCD map
  1953. */
  1954. void _lcd_ubl_output_map_lcd_cmd() {
  1955. if (!(axis_known_position[X_AXIS] && axis_known_position[Y_AXIS] && axis_known_position[Z_AXIS])) {
  1956. axis_homed[X_AXIS] = axis_homed[Y_AXIS] = axis_homed[Z_AXIS] = false;
  1957. enqueue_and_echo_commands_P(PSTR("G28"));
  1958. }
  1959. lcd_goto_screen(_lcd_ubl_map_homing);
  1960. }
  1961. /**
  1962. * UBL Output map submenu
  1963. *
  1964. * << Unified Bed Leveling
  1965. * Output for Host
  1966. * Output for CSV
  1967. * Off Printer Backup
  1968. * Output Mesh Map
  1969. */
  1970. void _lcd_ubl_output_map() {
  1971. START_MENU();
  1972. MENU_BACK(MSG_UBL_LEVEL_BED);
  1973. MENU_ITEM(gcode, MSG_UBL_OUTPUT_MAP_HOST, PSTR("G29 T0"));
  1974. MENU_ITEM(gcode, MSG_UBL_OUTPUT_MAP_CSV, PSTR("G29 T1"));
  1975. MENU_ITEM(gcode, MSG_UBL_OUTPUT_MAP_BACKUP, PSTR("G29 S-1"));
  1976. MENU_ITEM(function, MSG_UBL_OUTPUT_MAP, _lcd_ubl_output_map_lcd_cmd);
  1977. END_MENU();
  1978. }
  1979. /**
  1980. * UBL Tools submenu
  1981. *
  1982. * << Unified Bed Leveling
  1983. * - Build Mesh >>
  1984. * - Validate Mesh >>
  1985. * - Edit Mesh >>
  1986. * - Mesh Leveling >>
  1987. */
  1988. void _lcd_ubl_tools_menu() {
  1989. START_MENU();
  1990. MENU_BACK(MSG_UBL_LEVEL_BED);
  1991. MENU_ITEM(submenu, MSG_UBL_BUILD_MESH_MENU, _lcd_ubl_build_mesh);
  1992. MENU_ITEM(gcode, MSG_UBL_MANUAL_MESH, PSTR("G29 I999\nG29 P2 B T0"));
  1993. MENU_ITEM(submenu, MSG_UBL_VALIDATE_MESH_MENU, _lcd_ubl_validate_mesh);
  1994. MENU_ITEM(submenu, MSG_UBL_EDIT_MESH_MENU, _lcd_ubl_edit_mesh);
  1995. MENU_ITEM(submenu, MSG_UBL_MESH_LEVELING, _lcd_ubl_mesh_leveling);
  1996. END_MENU();
  1997. }
  1998. /**
  1999. * UBL Step-By-Step submenu
  2000. *
  2001. * << Unified Bed Leveling
  2002. * 1 Build Cold Mesh
  2003. * 2 Smart Fill-in
  2004. * - 3 Validate Mesh >>
  2005. * 4 Fine Tune All
  2006. * - 5 Validate Mesh >>
  2007. * 6 Fine Tune All
  2008. * 7 Save Bed Mesh
  2009. */
  2010. void _lcd_ubl_step_by_step() {
  2011. START_MENU();
  2012. MENU_BACK(MSG_UBL_LEVEL_BED);
  2013. MENU_ITEM(gcode, "1 " MSG_UBL_BUILD_COLD_MESH, PSTR("G28\nG29 P1"));
  2014. MENU_ITEM(function, "2 " MSG_UBL_SMART_FILLIN, _lcd_ubl_smart_fillin_cmd);
  2015. MENU_ITEM(submenu, "3 " MSG_UBL_VALIDATE_MESH_MENU, _lcd_ubl_validate_mesh);
  2016. MENU_ITEM(gcode, "4 " MSG_UBL_FINE_TUNE_ALL, PSTR("G29 P4 R999 T"));
  2017. MENU_ITEM(submenu, "5 " MSG_UBL_VALIDATE_MESH_MENU, _lcd_ubl_validate_mesh);
  2018. MENU_ITEM(gcode, "6 " MSG_UBL_FINE_TUNE_ALL, PSTR("G29 P4 R999 T"));
  2019. MENU_ITEM(function, "7 " MSG_UBL_SAVE_MESH, _lcd_ubl_save_mesh_cmd);
  2020. END_MENU();
  2021. }
  2022. /**
  2023. * UBL System submenu
  2024. *
  2025. * << Prepare
  2026. * - Manually Build Mesh >>
  2027. * - Activate UBL >>
  2028. * - Deactivate UBL >>
  2029. * - Step-By-Step UBL >>
  2030. * - Mesh Storage >>
  2031. * - Output Map >>
  2032. * - UBL Tools >>
  2033. * - Output UBL Info >>
  2034. */
  2035. void _lcd_ubl_level_bed() {
  2036. START_MENU();
  2037. MENU_BACK(MSG_PREPARE);
  2038. MENU_ITEM(gcode, MSG_UBL_ACTIVATE_MESH, PSTR("G29 A"));
  2039. MENU_ITEM(gcode, MSG_UBL_DEACTIVATE_MESH, PSTR("G29 D"));
  2040. MENU_ITEM(submenu, MSG_UBL_STEP_BY_STEP_MENU, _lcd_ubl_step_by_step);
  2041. MENU_ITEM(function, MSG_UBL_MESH_EDIT, _lcd_ubl_output_map_lcd_cmd);
  2042. MENU_ITEM(submenu, MSG_UBL_STORAGE_MESH_MENU, _lcd_ubl_storage_mesh);
  2043. MENU_ITEM(submenu, MSG_UBL_OUTPUT_MAP, _lcd_ubl_output_map);
  2044. MENU_ITEM(submenu, MSG_UBL_TOOLS, _lcd_ubl_tools_menu);
  2045. MENU_ITEM(gcode, MSG_UBL_INFO_UBL, PSTR("G29 W"));
  2046. END_MENU();
  2047. }
  2048. #endif // AUTO_BED_LEVELING_UBL
  2049. /**
  2050. *
  2051. * "Prepare" submenu
  2052. *
  2053. */
  2054. void lcd_prepare_menu() {
  2055. START_MENU();
  2056. //
  2057. // ^ Main
  2058. //
  2059. MENU_BACK(MSG_MAIN);
  2060. //
  2061. // Move Axis
  2062. //
  2063. #if ENABLED(DELTA)
  2064. if (axis_homed[Z_AXIS])
  2065. #endif
  2066. MENU_ITEM(submenu, MSG_MOVE_AXIS, lcd_move_menu);
  2067. //
  2068. // Auto Home
  2069. //
  2070. MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
  2071. #if ENABLED(INDIVIDUAL_AXIS_HOMING_MENU)
  2072. MENU_ITEM(gcode, MSG_AUTO_HOME_X, PSTR("G28 X"));
  2073. MENU_ITEM(gcode, MSG_AUTO_HOME_Y, PSTR("G28 Y"));
  2074. MENU_ITEM(gcode, MSG_AUTO_HOME_Z, PSTR("G28 Z"));
  2075. #endif
  2076. //
  2077. // Level Bed
  2078. //
  2079. #if ENABLED(AUTO_BED_LEVELING_UBL)
  2080. MENU_ITEM(submenu, MSG_UBL_LEVEL_BED, _lcd_ubl_level_bed);
  2081. #elif ENABLED(LCD_BED_LEVELING)
  2082. #if ENABLED(PROBE_MANUALLY)
  2083. if (!g29_in_progress)
  2084. #endif
  2085. MENU_ITEM(submenu, MSG_BED_LEVELING, lcd_bed_leveling);
  2086. #elif PLANNER_LEVELING
  2087. MENU_ITEM(gcode, MSG_BED_LEVELING, PSTR("G28\nG29"));
  2088. #endif
  2089. #if HAS_M206_COMMAND
  2090. //
  2091. // Set Home Offsets
  2092. //
  2093. MENU_ITEM(function, MSG_SET_HOME_OFFSETS, lcd_set_home_offsets);
  2094. //MENU_ITEM(gcode, MSG_SET_ORIGIN, PSTR("G92 X0 Y0 Z0"));
  2095. #endif
  2096. //
  2097. // Disable Steppers
  2098. //
  2099. MENU_ITEM(gcode, MSG_DISABLE_STEPPERS, PSTR("M84"));
  2100. //
  2101. // Change filament
  2102. //
  2103. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  2104. if (!thermalManager.tooColdToExtrude(active_extruder))
  2105. MENU_ITEM(function, MSG_FILAMENTCHANGE, lcd_enqueue_filament_change);
  2106. #endif
  2107. #if TEMP_SENSOR_0 != 0
  2108. //
  2109. // Cooldown
  2110. //
  2111. bool has_heat = false;
  2112. HOTEND_LOOP() if (thermalManager.target_temperature[HOTEND_INDEX]) { has_heat = true; break; }
  2113. #if HAS_TEMP_BED
  2114. if (thermalManager.target_temperature_bed) has_heat = true;
  2115. #endif
  2116. if (has_heat) MENU_ITEM(function, MSG_COOLDOWN, lcd_cooldown);
  2117. //
  2118. // Preheat for Material 1 and 2
  2119. //
  2120. #if TEMP_SENSOR_1 != 0 || TEMP_SENSOR_2 != 0 || TEMP_SENSOR_3 != 0 || TEMP_SENSOR_4 != 0 || TEMP_SENSOR_BED != 0
  2121. MENU_ITEM(submenu, MSG_PREHEAT_1, lcd_preheat_m1_menu);
  2122. MENU_ITEM(submenu, MSG_PREHEAT_2, lcd_preheat_m2_menu);
  2123. #else
  2124. MENU_ITEM(function, MSG_PREHEAT_1, lcd_preheat_m1_e0_only);
  2125. MENU_ITEM(function, MSG_PREHEAT_2, lcd_preheat_m2_e0_only);
  2126. #endif
  2127. #endif // TEMP_SENSOR_0 != 0
  2128. //
  2129. // BLTouch Self-Test and Reset
  2130. //
  2131. #if ENABLED(BLTOUCH)
  2132. MENU_ITEM(gcode, MSG_BLTOUCH_SELFTEST, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_SELFTEST)));
  2133. if (!endstops.z_probe_enabled && TEST_BLTOUCH())
  2134. MENU_ITEM(gcode, MSG_BLTOUCH_RESET, PSTR("M280 P" STRINGIFY(Z_ENDSTOP_SERVO_NR) " S" STRINGIFY(BLTOUCH_RESET)));
  2135. #endif
  2136. //
  2137. // Switch power on/off
  2138. //
  2139. #if HAS_POWER_SWITCH
  2140. if (powersupply_on)
  2141. MENU_ITEM(gcode, MSG_SWITCH_PS_OFF, PSTR("M81"));
  2142. else
  2143. MENU_ITEM(gcode, MSG_SWITCH_PS_ON, PSTR("M80"));
  2144. #endif
  2145. //
  2146. // Autostart
  2147. //
  2148. #if ENABLED(SDSUPPORT) && ENABLED(MENU_ADDAUTOSTART)
  2149. MENU_ITEM(function, MSG_AUTOSTART, lcd_autostart_sd);
  2150. #endif
  2151. END_MENU();
  2152. }
  2153. float move_menu_scale;
  2154. #if ENABLED(DELTA_CALIBRATION_MENU)
  2155. void lcd_move_z();
  2156. void lcd_delta_calibrate_menu();
  2157. void _lcd_calibrate_homing() {
  2158. if (lcdDrawUpdate) lcd_implementation_drawmenu_static(LCD_HEIGHT >= 4 ? 1 : 0, PSTR(MSG_LEVEL_BED_HOMING));
  2159. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT;
  2160. if (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS])
  2161. lcd_goto_previous_menu();
  2162. }
  2163. void _lcd_delta_calibrate_home() {
  2164. #if HAS_LEVELING
  2165. reset_bed_level(); // After calibration bed-level data is no longer valid
  2166. #endif
  2167. enqueue_and_echo_commands_P(PSTR("G28"));
  2168. lcd_goto_screen(_lcd_calibrate_homing);
  2169. }
  2170. void _man_probe_pt(const float &lx, const float &ly) {
  2171. #if HAS_LEVELING
  2172. reset_bed_level(); // After calibration bed-level data is no longer valid
  2173. #endif
  2174. float z_dest = LOGICAL_Z_POSITION((Z_CLEARANCE_BETWEEN_PROBES) + (DELTA_PRINTABLE_RADIUS) / 5);
  2175. line_to_z(z_dest);
  2176. current_position[X_AXIS] = LOGICAL_X_POSITION(lx);
  2177. current_position[Y_AXIS] = LOGICAL_Y_POSITION(ly);
  2178. line_to_current_z();
  2179. z_dest = LOGICAL_Z_POSITION(Z_CLEARANCE_BETWEEN_PROBES);
  2180. line_to_z(z_dest);
  2181. lcd_synchronize();
  2182. move_menu_scale = PROBE_MANUALLY_STEP;
  2183. lcd_goto_screen(lcd_move_z);
  2184. }
  2185. float lcd_probe_pt(const float &lx, const float &ly) {
  2186. _man_probe_pt(lx, ly);
  2187. KEEPALIVE_STATE(PAUSED_FOR_USER);
  2188. defer_return_to_status = true;
  2189. wait_for_user = true;
  2190. while (wait_for_user) idle();
  2191. KEEPALIVE_STATE(IN_HANDLER);
  2192. defer_return_to_status = false;
  2193. lcd_goto_previous_menu();
  2194. return current_position[Z_AXIS];
  2195. }
  2196. void _goto_tower_x() { _man_probe_pt(cos(RADIANS(210)) * delta_calibration_radius, sin(RADIANS(210)) * delta_calibration_radius); }
  2197. void _goto_tower_y() { _man_probe_pt(cos(RADIANS(330)) * delta_calibration_radius, sin(RADIANS(330)) * delta_calibration_radius); }
  2198. void _goto_tower_z() { _man_probe_pt(cos(RADIANS( 90)) * delta_calibration_radius, sin(RADIANS( 90)) * delta_calibration_radius); }
  2199. void _goto_center() { _man_probe_pt(0,0); }
  2200. void lcd_delta_G33_settings() {
  2201. START_MENU();
  2202. MENU_BACK(MSG_DELTA_CALIBRATE);
  2203. float delta_height = DELTA_HEIGHT + home_offset[Z_AXIS], Tz = 0.00;
  2204. MENU_ITEM_EDIT(float52, "Height", &delta_height, delta_height, delta_height);
  2205. MENU_ITEM_EDIT(float43, "Ex", &endstop_adj[A_AXIS], -5.0, 5.0);
  2206. MENU_ITEM_EDIT(float43, "Ey", &endstop_adj[B_AXIS], -5.0, 5.0);
  2207. MENU_ITEM_EDIT(float43, "Ez", &endstop_adj[C_AXIS], -5.0, 5.0);
  2208. MENU_ITEM_EDIT(float52, "Radius", &delta_radius, DELTA_RADIUS - 5.0, DELTA_RADIUS + 5.0);
  2209. MENU_ITEM_EDIT(float43, "Tx", &delta_tower_angle_trim[A_AXIS], -5.0, 5.0);
  2210. MENU_ITEM_EDIT(float43, "Ty", &delta_tower_angle_trim[B_AXIS], -5.0, 5.0);
  2211. MENU_ITEM_EDIT(float43, "Tz", &Tz, -5.0, 5.0);
  2212. END_MENU();
  2213. }
  2214. void lcd_delta_calibrate_menu() {
  2215. START_MENU();
  2216. MENU_BACK(MSG_MAIN);
  2217. #if ENABLED(DELTA_AUTO_CALIBRATION)
  2218. MENU_ITEM(submenu, MSG_DELTA_SETTINGS, lcd_delta_G33_settings);
  2219. MENU_ITEM(gcode, MSG_DELTA_AUTO_CALIBRATE, PSTR("G33"));
  2220. MENU_ITEM(gcode, MSG_DELTA_HEIGHT_CALIBRATE, PSTR("G33 P1"));
  2221. #if ENABLED(EEPROM_SETTINGS)
  2222. MENU_ITEM(function, MSG_STORE_EEPROM, lcd_store_settings);
  2223. MENU_ITEM(function, MSG_LOAD_EEPROM, lcd_load_settings);
  2224. #endif
  2225. #endif
  2226. MENU_ITEM(submenu, MSG_AUTO_HOME, _lcd_delta_calibrate_home);
  2227. if (axis_homed[Z_AXIS]) {
  2228. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_X, _goto_tower_x);
  2229. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_Y, _goto_tower_y);
  2230. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_Z, _goto_tower_z);
  2231. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE_CENTER, _goto_center);
  2232. }
  2233. END_MENU();
  2234. }
  2235. #endif // DELTA_CALIBRATION_MENU
  2236. /**
  2237. * If the most recent manual move hasn't been fed to the planner yet,
  2238. * and the planner can accept one, send immediately
  2239. */
  2240. inline void manage_manual_move() {
  2241. if (manual_move_axis != (int8_t)NO_AXIS && ELAPSED(millis(), manual_move_start_time) && !planner.is_full()) {
  2242. planner.buffer_line_kinematic(current_position, MMM_TO_MMS(manual_feedrate_mm_m[manual_move_axis]), manual_move_e_index);
  2243. manual_move_axis = (int8_t)NO_AXIS;
  2244. }
  2245. }
  2246. /**
  2247. * Set a flag that lcd_update() should start a move
  2248. * to "current_position" after a short delay.
  2249. */
  2250. inline void manual_move_to_current(AxisEnum axis
  2251. #if E_MANUAL > 1
  2252. , int8_t eindex=-1
  2253. #endif
  2254. ) {
  2255. #if E_MANUAL > 1
  2256. if (axis == E_AXIS) manual_move_e_index = eindex >= 0 ? eindex : active_extruder;
  2257. #endif
  2258. manual_move_start_time = millis() + (move_menu_scale < 0.99 ? 0UL : 250UL); // delay for bigger moves
  2259. manual_move_axis = (int8_t)axis;
  2260. }
  2261. /**
  2262. *
  2263. * "Prepare" > "Move Axis" submenu
  2264. *
  2265. */
  2266. void _lcd_move_xyz(const char* name, AxisEnum axis) {
  2267. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  2268. ENCODER_DIRECTION_NORMAL();
  2269. if (encoderPosition) {
  2270. refresh_cmd_timeout();
  2271. float min = current_position[axis] - 1000,
  2272. max = current_position[axis] + 1000;
  2273. #if HAS_SOFTWARE_ENDSTOPS
  2274. // Limit to software endstops, if enabled
  2275. if (soft_endstops_enabled) {
  2276. #if ENABLED(MIN_SOFTWARE_ENDSTOPS)
  2277. min = soft_endstop_min[axis];
  2278. #endif
  2279. #if ENABLED(MAX_SOFTWARE_ENDSTOPS)
  2280. max = soft_endstop_max[axis];
  2281. #endif
  2282. }
  2283. #endif
  2284. // Get the new position
  2285. current_position[axis] += float((int32_t)encoderPosition) * move_menu_scale;
  2286. // Delta limits XY based on the current offset from center
  2287. // This assumes the center is 0,0
  2288. #if ENABLED(DELTA)
  2289. if (axis != Z_AXIS) {
  2290. max = SQRT(sq((float)(DELTA_PRINTABLE_RADIUS)) - sq(current_position[Y_AXIS - axis]));
  2291. min = -max;
  2292. }
  2293. #endif
  2294. // Limit only when trying to move towards the limit
  2295. if ((int32_t)encoderPosition < 0) NOLESS(current_position[axis], min);
  2296. if ((int32_t)encoderPosition > 0) NOMORE(current_position[axis], max);
  2297. manual_move_to_current(axis);
  2298. encoderPosition = 0;
  2299. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  2300. }
  2301. if (lcdDrawUpdate)
  2302. lcd_implementation_drawedit(name, move_menu_scale >= 0.1 ? ftostr41sign(current_position[axis]) : ftostr43sign(current_position[axis]));
  2303. }
  2304. void lcd_move_x() { _lcd_move_xyz(PSTR(MSG_MOVE_X), X_AXIS); }
  2305. void lcd_move_y() { _lcd_move_xyz(PSTR(MSG_MOVE_Y), Y_AXIS); }
  2306. void lcd_move_z() { _lcd_move_xyz(PSTR(MSG_MOVE_Z), Z_AXIS); }
  2307. void _lcd_move_e(
  2308. #if E_MANUAL > 1
  2309. int8_t eindex=-1
  2310. #endif
  2311. ) {
  2312. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  2313. ENCODER_DIRECTION_NORMAL();
  2314. if (encoderPosition) {
  2315. current_position[E_AXIS] += float((int32_t)encoderPosition) * move_menu_scale;
  2316. encoderPosition = 0;
  2317. manual_move_to_current(E_AXIS
  2318. #if E_MANUAL > 1
  2319. , eindex
  2320. #endif
  2321. );
  2322. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  2323. }
  2324. if (lcdDrawUpdate) {
  2325. PGM_P pos_label;
  2326. #if E_MANUAL == 1
  2327. pos_label = PSTR(MSG_MOVE_E);
  2328. #else
  2329. switch (eindex) {
  2330. default: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E1); break;
  2331. case 1: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E2); break;
  2332. #if E_MANUAL > 2
  2333. case 2: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E3); break;
  2334. #if E_MANUAL > 3
  2335. case 3: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E4); break;
  2336. #if E_MANUAL > 4
  2337. case 4: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E5); break;
  2338. #endif // E_MANUAL > 4
  2339. #endif // E_MANUAL > 3
  2340. #endif // E_MANUAL > 2
  2341. }
  2342. #endif // E_MANUAL > 1
  2343. lcd_implementation_drawedit(pos_label, ftostr41sign(current_position[E_AXIS]));
  2344. }
  2345. }
  2346. void lcd_move_e() { _lcd_move_e(); }
  2347. #if E_MANUAL > 1
  2348. void lcd_move_e0() { _lcd_move_e(0); }
  2349. void lcd_move_e1() { _lcd_move_e(1); }
  2350. #if E_MANUAL > 2
  2351. void lcd_move_e2() { _lcd_move_e(2); }
  2352. #if E_MANUAL > 3
  2353. void lcd_move_e3() { _lcd_move_e(3); }
  2354. #if E_MANUAL > 4
  2355. void lcd_move_e4() { _lcd_move_e(4); }
  2356. #endif // E_MANUAL > 4
  2357. #endif // E_MANUAL > 3
  2358. #endif // E_MANUAL > 2
  2359. #endif // E_MANUAL > 1
  2360. /**
  2361. *
  2362. * "Prepare" > "Move Xmm" > "Move XYZ" submenu
  2363. *
  2364. */
  2365. screenFunc_t _manual_move_func_ptr;
  2366. void lcd_move_menu_10mm() { move_menu_scale = 10.0; lcd_goto_screen(_manual_move_func_ptr); }
  2367. void lcd_move_menu_1mm() { move_menu_scale = 1.0; lcd_goto_screen(_manual_move_func_ptr); }
  2368. void lcd_move_menu_01mm() { move_menu_scale = 0.1; lcd_goto_screen(_manual_move_func_ptr); }
  2369. void _lcd_move_distance_menu(AxisEnum axis, screenFunc_t func) {
  2370. _manual_move_func_ptr = func;
  2371. START_MENU();
  2372. if (LCD_HEIGHT >= 4) {
  2373. switch(axis) {
  2374. case X_AXIS:
  2375. STATIC_ITEM(MSG_MOVE_X, true, true); break;
  2376. case Y_AXIS:
  2377. STATIC_ITEM(MSG_MOVE_Y, true, true); break;
  2378. case Z_AXIS:
  2379. STATIC_ITEM(MSG_MOVE_Z, true, true); break;
  2380. default:
  2381. STATIC_ITEM(MSG_MOVE_E, true, true); break;
  2382. }
  2383. }
  2384. MENU_BACK(MSG_MOVE_AXIS);
  2385. MENU_ITEM(submenu, MSG_MOVE_10MM, lcd_move_menu_10mm);
  2386. MENU_ITEM(submenu, MSG_MOVE_1MM, lcd_move_menu_1mm);
  2387. MENU_ITEM(submenu, MSG_MOVE_01MM, lcd_move_menu_01mm);
  2388. END_MENU();
  2389. }
  2390. void lcd_move_get_x_amount() { _lcd_move_distance_menu(X_AXIS, lcd_move_x); }
  2391. void lcd_move_get_y_amount() { _lcd_move_distance_menu(Y_AXIS, lcd_move_y); }
  2392. void lcd_move_get_z_amount() { _lcd_move_distance_menu(Z_AXIS, lcd_move_z); }
  2393. void lcd_move_get_e_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e); }
  2394. #if E_MANUAL > 1
  2395. void lcd_move_get_e0_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e0); }
  2396. void lcd_move_get_e1_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e1); }
  2397. #if E_MANUAL > 2
  2398. void lcd_move_get_e2_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e2); }
  2399. #if E_MANUAL > 3
  2400. void lcd_move_get_e3_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e3); }
  2401. #if E_MANUAL > 4
  2402. void lcd_move_get_e4_amount() { _lcd_move_distance_menu(E_AXIS, lcd_move_e4); }
  2403. #endif // E_MANUAL > 4
  2404. #endif // E_MANUAL > 3
  2405. #endif // E_MANUAL > 2
  2406. #endif // E_MANUAL > 1
  2407. /**
  2408. *
  2409. * "Prepare" > "Move Axis" submenu
  2410. *
  2411. */
  2412. #if IS_KINEMATIC
  2413. #define _MOVE_XYZ_ALLOWED (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS])
  2414. #if ENABLED(DELTA)
  2415. #define _MOVE_XY_ALLOWED (current_position[Z_AXIS] <= delta_clip_start_height)
  2416. void lcd_lower_z_to_clip_height() {
  2417. line_to_z(delta_clip_start_height);
  2418. lcd_synchronize();
  2419. }
  2420. #else
  2421. #define _MOVE_XY_ALLOWED true
  2422. #endif
  2423. #else
  2424. #define _MOVE_XYZ_ALLOWED true
  2425. #define _MOVE_XY_ALLOWED true
  2426. #endif
  2427. void lcd_move_menu() {
  2428. START_MENU();
  2429. MENU_BACK(MSG_PREPARE);
  2430. if (_MOVE_XYZ_ALLOWED) {
  2431. if (_MOVE_XY_ALLOWED) {
  2432. MENU_ITEM(submenu, MSG_MOVE_X, lcd_move_get_x_amount);
  2433. MENU_ITEM(submenu, MSG_MOVE_Y, lcd_move_get_y_amount);
  2434. }
  2435. #if ENABLED(DELTA)
  2436. else
  2437. MENU_ITEM(function, MSG_FREE_XY, lcd_lower_z_to_clip_height);
  2438. #endif
  2439. MENU_ITEM(submenu, MSG_MOVE_Z, lcd_move_get_z_amount);
  2440. }
  2441. else
  2442. MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
  2443. #if ENABLED(SWITCHING_EXTRUDER)
  2444. if (active_extruder)
  2445. MENU_ITEM(gcode, MSG_SELECT " " MSG_E1, PSTR("T0"));
  2446. else
  2447. MENU_ITEM(gcode, MSG_SELECT " " MSG_E2, PSTR("T1"));
  2448. #endif
  2449. MENU_ITEM(submenu, MSG_MOVE_E, lcd_move_get_e_amount);
  2450. #if E_MANUAL > 1
  2451. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E1, lcd_move_get_e0_amount);
  2452. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E2, lcd_move_get_e1_amount);
  2453. #if E_MANUAL > 2
  2454. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E3, lcd_move_get_e2_amount);
  2455. #if E_MANUAL > 3
  2456. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E4, lcd_move_get_e3_amount);
  2457. #if E_MANUAL > 4
  2458. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E5, lcd_move_get_e4_amount);
  2459. #endif // E_MANUAL > 4
  2460. #endif // E_MANUAL > 3
  2461. #endif // E_MANUAL > 2
  2462. #endif // E_MANUAL > 1
  2463. END_MENU();
  2464. }
  2465. /**
  2466. *
  2467. * "Control" submenu
  2468. *
  2469. */
  2470. #if HAS_LCD_CONTRAST
  2471. void lcd_callback_set_contrast() { set_lcd_contrast(lcd_contrast); }
  2472. #endif
  2473. static void lcd_factory_settings() {
  2474. settings.reset();
  2475. lcd_completion_feedback();
  2476. }
  2477. void lcd_control_menu() {
  2478. START_MENU();
  2479. MENU_BACK(MSG_MAIN);
  2480. MENU_ITEM(submenu, MSG_TEMPERATURE, lcd_control_temperature_menu);
  2481. MENU_ITEM(submenu, MSG_MOTION, lcd_control_motion_menu);
  2482. MENU_ITEM(submenu, MSG_FILAMENT, lcd_control_filament_menu);
  2483. #if HAS_LCD_CONTRAST
  2484. MENU_ITEM_EDIT_CALLBACK(int3, MSG_CONTRAST, (int*)&lcd_contrast, LCD_CONTRAST_MIN, LCD_CONTRAST_MAX, lcd_callback_set_contrast, true);
  2485. #endif
  2486. #if ENABLED(FWRETRACT)
  2487. MENU_ITEM(submenu, MSG_RETRACT, lcd_control_retract_menu);
  2488. #endif
  2489. #if ENABLED(DAC_STEPPER_CURRENT)
  2490. MENU_ITEM(submenu, MSG_DRIVE_STRENGTH, lcd_dac_menu);
  2491. #endif
  2492. #if HAS_MOTOR_CURRENT_PWM
  2493. MENU_ITEM(submenu, MSG_DRIVE_STRENGTH, lcd_pwm_menu);
  2494. #endif
  2495. #if ENABLED(BLTOUCH)
  2496. MENU_ITEM(submenu, MSG_BLTOUCH, bltouch_menu);
  2497. #endif
  2498. #if ENABLED(EEPROM_SETTINGS)
  2499. MENU_ITEM(function, MSG_STORE_EEPROM, lcd_store_settings);
  2500. MENU_ITEM(function, MSG_LOAD_EEPROM, lcd_load_settings);
  2501. #endif
  2502. MENU_ITEM(function, MSG_RESTORE_FAILSAFE, lcd_factory_settings);
  2503. #if ENABLED(EEPROM_SETTINGS)
  2504. MENU_ITEM(gcode, MSG_INIT_EEPROM, PSTR("M502\nM500")); // TODO: Add "Are You Sure?" step
  2505. #endif
  2506. END_MENU();
  2507. }
  2508. /**
  2509. *
  2510. * "Temperature" submenu
  2511. *
  2512. */
  2513. #if ENABLED(PID_AUTOTUNE_MENU)
  2514. #if ENABLED(PIDTEMP)
  2515. int16_t autotune_temp[HOTENDS] = ARRAY_BY_HOTENDS1(150);
  2516. #endif
  2517. #if ENABLED(PIDTEMPBED)
  2518. int16_t autotune_temp_bed = 70;
  2519. #endif
  2520. void _lcd_autotune(int16_t e) {
  2521. char cmd[30];
  2522. sprintf_P(cmd, PSTR("M303 U1 E%i S%i"), e,
  2523. #if HAS_PID_FOR_BOTH
  2524. e < 0 ? autotune_temp_bed : autotune_temp[e]
  2525. #elif ENABLED(PIDTEMPBED)
  2526. autotune_temp_bed
  2527. #else
  2528. autotune_temp[e]
  2529. #endif
  2530. );
  2531. enqueue_and_echo_command(cmd);
  2532. }
  2533. #endif // PID_AUTOTUNE_MENU
  2534. #if ENABLED(PIDTEMP)
  2535. // Helpers for editing PID Ki & Kd values
  2536. // grab the PID value out of the temp variable; scale it; then update the PID driver
  2537. void copy_and_scalePID_i(int16_t e) {
  2538. #if DISABLED(PID_PARAMS_PER_HOTEND) || HOTENDS == 1
  2539. UNUSED(e);
  2540. #endif
  2541. PID_PARAM(Ki, e) = scalePID_i(raw_Ki);
  2542. thermalManager.updatePID();
  2543. }
  2544. void copy_and_scalePID_d(int16_t e) {
  2545. #if DISABLED(PID_PARAMS_PER_HOTEND) || HOTENDS == 1
  2546. UNUSED(e);
  2547. #endif
  2548. PID_PARAM(Kd, e) = scalePID_d(raw_Kd);
  2549. thermalManager.updatePID();
  2550. }
  2551. #define _DEFINE_PIDTEMP_BASE_FUNCS(N) \
  2552. void copy_and_scalePID_i_E ## N() { copy_and_scalePID_i(N); } \
  2553. void copy_and_scalePID_d_E ## N() { copy_and_scalePID_d(N); }
  2554. #if ENABLED(PID_AUTOTUNE_MENU)
  2555. #define DEFINE_PIDTEMP_FUNCS(N) \
  2556. _DEFINE_PIDTEMP_BASE_FUNCS(N); \
  2557. void lcd_autotune_callback_E ## N() { _lcd_autotune(N); } typedef void _pid_##N##_void
  2558. #else
  2559. #define DEFINE_PIDTEMP_FUNCS(N) _DEFINE_PIDTEMP_BASE_FUNCS(N) typedef void _pid_##N##_void
  2560. #endif
  2561. DEFINE_PIDTEMP_FUNCS(0);
  2562. #if ENABLED(PID_PARAMS_PER_HOTEND)
  2563. #if HOTENDS > 1
  2564. DEFINE_PIDTEMP_FUNCS(1);
  2565. #if HOTENDS > 2
  2566. DEFINE_PIDTEMP_FUNCS(2);
  2567. #if HOTENDS > 3
  2568. DEFINE_PIDTEMP_FUNCS(3);
  2569. #if HOTENDS > 4
  2570. DEFINE_PIDTEMP_FUNCS(4);
  2571. #endif // HOTENDS > 4
  2572. #endif // HOTENDS > 3
  2573. #endif // HOTENDS > 2
  2574. #endif // HOTENDS > 1
  2575. #endif // PID_PARAMS_PER_HOTEND
  2576. #endif // PIDTEMP
  2577. /**
  2578. *
  2579. * "Control" > "Temperature" submenu
  2580. *
  2581. */
  2582. void lcd_control_temperature_menu() {
  2583. START_MENU();
  2584. //
  2585. // ^ Control
  2586. //
  2587. MENU_BACK(MSG_CONTROL);
  2588. //
  2589. // Nozzle:
  2590. // Nozzle [1-5]:
  2591. //
  2592. #if HOTENDS == 1
  2593. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  2594. #else // HOTENDS > 1
  2595. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N1, &thermalManager.target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  2596. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N2, &thermalManager.target_temperature[1], 0, HEATER_1_MAXTEMP - 15, watch_temp_callback_E1);
  2597. #if HOTENDS > 2
  2598. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N3, &thermalManager.target_temperature[2], 0, HEATER_2_MAXTEMP - 15, watch_temp_callback_E2);
  2599. #if HOTENDS > 3
  2600. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N4, &thermalManager.target_temperature[3], 0, HEATER_3_MAXTEMP - 15, watch_temp_callback_E3);
  2601. #if HOTENDS > 4
  2602. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N5, &thermalManager.target_temperature[4], 0, HEATER_4_MAXTEMP - 15, watch_temp_callback_E4);
  2603. #endif // HOTENDS > 4
  2604. #endif // HOTENDS > 3
  2605. #endif // HOTENDS > 2
  2606. #endif // HOTENDS > 1
  2607. //
  2608. // Bed:
  2609. //
  2610. #if HAS_TEMP_BED
  2611. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_BED, &thermalManager.target_temperature_bed, 0, BED_MAXTEMP - 15, watch_temp_callback_bed);
  2612. #endif
  2613. //
  2614. // Fan Speed:
  2615. //
  2616. #if FAN_COUNT > 0
  2617. #if HAS_FAN0
  2618. #if FAN_COUNT > 1
  2619. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED " 1"
  2620. #else
  2621. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED
  2622. #endif
  2623. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_1ST_FAN_SPEED, &fanSpeeds[0], 0, 255);
  2624. #endif
  2625. #if HAS_FAN1
  2626. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 2", &fanSpeeds[1], 0, 255);
  2627. #endif
  2628. #if HAS_FAN2
  2629. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 3", &fanSpeeds[2], 0, 255);
  2630. #endif
  2631. #endif // FAN_COUNT > 0
  2632. //
  2633. // Autotemp, Min, Max, Fact
  2634. //
  2635. #if ENABLED(AUTOTEMP) && (TEMP_SENSOR_0 != 0)
  2636. MENU_ITEM_EDIT(bool, MSG_AUTOTEMP, &planner.autotemp_enabled);
  2637. MENU_ITEM_EDIT(float3, MSG_MIN, &planner.autotemp_min, 0, HEATER_0_MAXTEMP - 15);
  2638. MENU_ITEM_EDIT(float3, MSG_MAX, &planner.autotemp_max, 0, HEATER_0_MAXTEMP - 15);
  2639. MENU_ITEM_EDIT(float32, MSG_FACTOR, &planner.autotemp_factor, 0.0, 1.0);
  2640. #endif
  2641. //
  2642. // PID-P, PID-I, PID-D, PID-C, PID Autotune
  2643. // PID-P E1, PID-I E1, PID-D E1, PID-C E1, PID Autotune E1
  2644. // PID-P E2, PID-I E2, PID-D E2, PID-C E2, PID Autotune E2
  2645. // PID-P E3, PID-I E3, PID-D E3, PID-C E3, PID Autotune E3
  2646. // PID-P E4, PID-I E4, PID-D E4, PID-C E4, PID Autotune E4
  2647. // PID-P E5, PID-I E5, PID-D E5, PID-C E5, PID Autotune E5
  2648. //
  2649. #if ENABLED(PIDTEMP)
  2650. #define _PID_BASE_MENU_ITEMS(ELABEL, eindex) \
  2651. raw_Ki = unscalePID_i(PID_PARAM(Ki, eindex)); \
  2652. raw_Kd = unscalePID_d(PID_PARAM(Kd, eindex)); \
  2653. MENU_ITEM_EDIT(float52, MSG_PID_P ELABEL, &PID_PARAM(Kp, eindex), 1, 9990); \
  2654. MENU_ITEM_EDIT_CALLBACK(float52, MSG_PID_I ELABEL, &raw_Ki, 0.01, 9990, copy_and_scalePID_i_E ## eindex); \
  2655. MENU_ITEM_EDIT_CALLBACK(float52, MSG_PID_D ELABEL, &raw_Kd, 1, 9990, copy_and_scalePID_d_E ## eindex)
  2656. #if ENABLED(PID_EXTRUSION_SCALING)
  2657. #define _PID_MENU_ITEMS(ELABEL, eindex) \
  2658. _PID_BASE_MENU_ITEMS(ELABEL, eindex); \
  2659. MENU_ITEM_EDIT(float3, MSG_PID_C ELABEL, &PID_PARAM(Kc, eindex), 1, 9990)
  2660. #else
  2661. #define _PID_MENU_ITEMS(ELABEL, eindex) _PID_BASE_MENU_ITEMS(ELABEL, eindex)
  2662. #endif
  2663. #if ENABLED(PID_AUTOTUNE_MENU)
  2664. #define PID_MENU_ITEMS(ELABEL, eindex) \
  2665. _PID_MENU_ITEMS(ELABEL, eindex); \
  2666. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_PID_AUTOTUNE ELABEL, &autotune_temp[eindex], 150, heater_maxtemp[eindex] - 15, lcd_autotune_callback_E ## eindex)
  2667. #else
  2668. #define PID_MENU_ITEMS(ELABEL, eindex) _PID_MENU_ITEMS(ELABEL, eindex)
  2669. #endif
  2670. #if ENABLED(PID_PARAMS_PER_HOTEND) && HOTENDS > 1
  2671. PID_MENU_ITEMS(" " MSG_E1, 0);
  2672. PID_MENU_ITEMS(" " MSG_E2, 1);
  2673. #if HOTENDS > 2
  2674. PID_MENU_ITEMS(" " MSG_E3, 2);
  2675. #if HOTENDS > 3
  2676. PID_MENU_ITEMS(" " MSG_E4, 3);
  2677. #if HOTENDS > 4
  2678. PID_MENU_ITEMS(" " MSG_E5, 4);
  2679. #endif // HOTENDS > 4
  2680. #endif // HOTENDS > 3
  2681. #endif // HOTENDS > 2
  2682. #else // !PID_PARAMS_PER_HOTEND || HOTENDS == 1
  2683. PID_MENU_ITEMS("", 0);
  2684. #endif // !PID_PARAMS_PER_HOTEND || HOTENDS == 1
  2685. #endif // PIDTEMP
  2686. //
  2687. // Preheat Material 1 conf
  2688. //
  2689. MENU_ITEM(submenu, MSG_PREHEAT_1_SETTINGS, lcd_control_temperature_preheat_material1_settings_menu);
  2690. //
  2691. // Preheat Material 2 conf
  2692. //
  2693. MENU_ITEM(submenu, MSG_PREHEAT_2_SETTINGS, lcd_control_temperature_preheat_material2_settings_menu);
  2694. END_MENU();
  2695. }
  2696. void _lcd_control_temperature_preheat_settings_menu(uint8_t material) {
  2697. #if HOTENDS > 4
  2698. #define MINTEMP_ALL MIN5(HEATER_0_MINTEMP, HEATER_1_MINTEMP, HEATER_2_MINTEMP, HEATER_3_MINTEMP, HEATER_4_MINTEMP)
  2699. #define MAXTEMP_ALL MAX5(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP, HEATER_3_MAXTEMP, HEATER_4_MAXTEMP)
  2700. #elif HOTENDS > 3
  2701. #define MINTEMP_ALL MIN4(HEATER_0_MINTEMP, HEATER_1_MINTEMP, HEATER_2_MINTEMP, HEATER_3_MINTEMP)
  2702. #define MAXTEMP_ALL MAX4(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP, HEATER_3_MAXTEMP)
  2703. #elif HOTENDS > 2
  2704. #define MINTEMP_ALL MIN3(HEATER_0_MINTEMP, HEATER_1_MINTEMP, HEATER_2_MINTEMP)
  2705. #define MAXTEMP_ALL MAX3(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP)
  2706. #elif HOTENDS > 1
  2707. #define MINTEMP_ALL min(HEATER_0_MINTEMP, HEATER_1_MINTEMP)
  2708. #define MAXTEMP_ALL max(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP)
  2709. #else
  2710. #define MINTEMP_ALL HEATER_0_MINTEMP
  2711. #define MAXTEMP_ALL HEATER_0_MAXTEMP
  2712. #endif
  2713. START_MENU();
  2714. MENU_BACK(MSG_TEMPERATURE);
  2715. MENU_ITEM_EDIT(int3, MSG_FAN_SPEED, &lcd_preheat_fan_speed[material], 0, 255);
  2716. #if TEMP_SENSOR_0 != 0
  2717. MENU_ITEM_EDIT(int3, MSG_NOZZLE, &lcd_preheat_hotend_temp[material], MINTEMP_ALL, MAXTEMP_ALL - 15);
  2718. #endif
  2719. #if TEMP_SENSOR_BED != 0
  2720. MENU_ITEM_EDIT(int3, MSG_BED, &lcd_preheat_bed_temp[material], BED_MINTEMP, BED_MAXTEMP - 15);
  2721. #endif
  2722. #if ENABLED(EEPROM_SETTINGS)
  2723. MENU_ITEM(function, MSG_STORE_EEPROM, lcd_store_settings);
  2724. #endif
  2725. END_MENU();
  2726. }
  2727. /**
  2728. *
  2729. * "Temperature" > "Preheat Material 1 conf" submenu
  2730. *
  2731. */
  2732. void lcd_control_temperature_preheat_material1_settings_menu() { _lcd_control_temperature_preheat_settings_menu(0); }
  2733. /**
  2734. *
  2735. * "Temperature" > "Preheat Material 2 conf" submenu
  2736. *
  2737. */
  2738. void lcd_control_temperature_preheat_material2_settings_menu() { _lcd_control_temperature_preheat_settings_menu(1); }
  2739. /**
  2740. *
  2741. * "Control" > "Motion" submenu
  2742. *
  2743. */
  2744. void _reset_acceleration_rates() { planner.reset_acceleration_rates(); }
  2745. #if ENABLED(DISTINCT_E_FACTORS)
  2746. void _reset_e_acceleration_rate(const uint8_t e) { if (e == active_extruder) _reset_acceleration_rates(); }
  2747. void _reset_e0_acceleration_rate() { _reset_e_acceleration_rate(0); }
  2748. void _reset_e1_acceleration_rate() { _reset_e_acceleration_rate(1); }
  2749. #if E_STEPPERS > 2
  2750. void _reset_e2_acceleration_rate() { _reset_e_acceleration_rate(2); }
  2751. #if E_STEPPERS > 3
  2752. void _reset_e3_acceleration_rate() { _reset_e_acceleration_rate(3); }
  2753. #if E_STEPPERS > 4
  2754. void _reset_e4_acceleration_rate() { _reset_e_acceleration_rate(4); }
  2755. #endif // E_STEPPERS > 4
  2756. #endif // E_STEPPERS > 3
  2757. #endif // E_STEPPERS > 2
  2758. #endif
  2759. void _planner_refresh_positioning() { planner.refresh_positioning(); }
  2760. #if ENABLED(DISTINCT_E_FACTORS)
  2761. void _planner_refresh_e_positioning(const uint8_t e) {
  2762. if (e == active_extruder)
  2763. _planner_refresh_positioning();
  2764. else
  2765. planner.steps_to_mm[E_AXIS + e] = 1.0 / planner.axis_steps_per_mm[E_AXIS + e];
  2766. }
  2767. void _planner_refresh_e0_positioning() { _planner_refresh_e_positioning(0); }
  2768. void _planner_refresh_e1_positioning() { _planner_refresh_e_positioning(1); }
  2769. #if E_STEPPERS > 2
  2770. void _planner_refresh_e2_positioning() { _planner_refresh_e_positioning(2); }
  2771. #if E_STEPPERS > 3
  2772. void _planner_refresh_e3_positioning() { _planner_refresh_e_positioning(3); }
  2773. #if E_STEPPERS > 4
  2774. void _planner_refresh_e4_positioning() { _planner_refresh_e_positioning(4); }
  2775. #endif // E_STEPPERS > 4
  2776. #endif // E_STEPPERS > 3
  2777. #endif // E_STEPPERS > 2
  2778. #endif
  2779. // M203 / M205 Velocity options
  2780. void lcd_control_motion_velocity_menu() {
  2781. START_MENU();
  2782. MENU_BACK(MSG_MOTION);
  2783. // M203 Max Feedrate
  2784. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_X, &planner.max_feedrate_mm_s[X_AXIS], 1, 999);
  2785. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_Y, &planner.max_feedrate_mm_s[Y_AXIS], 1, 999);
  2786. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_Z, &planner.max_feedrate_mm_s[Z_AXIS], 1, 999);
  2787. #if ENABLED(DISTINCT_E_FACTORS)
  2788. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E, &planner.max_feedrate_mm_s[E_AXIS + active_extruder], 1, 999);
  2789. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E1, &planner.max_feedrate_mm_s[E_AXIS], 1, 999);
  2790. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E2, &planner.max_feedrate_mm_s[E_AXIS + 1], 1, 999);
  2791. #if E_STEPPERS > 2
  2792. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E3, &planner.max_feedrate_mm_s[E_AXIS + 2], 1, 999);
  2793. #if E_STEPPERS > 3
  2794. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E4, &planner.max_feedrate_mm_s[E_AXIS + 3], 1, 999);
  2795. #if E_STEPPERS > 4
  2796. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E5, &planner.max_feedrate_mm_s[E_AXIS + 4], 1, 999);
  2797. #endif // E_STEPPERS > 4
  2798. #endif // E_STEPPERS > 3
  2799. #endif // E_STEPPERS > 2
  2800. #else
  2801. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E, &planner.max_feedrate_mm_s[E_AXIS], 1, 999);
  2802. #endif
  2803. // M205 S Min Feedrate
  2804. MENU_ITEM_EDIT(float3, MSG_VMIN, &planner.min_feedrate_mm_s, 0, 999);
  2805. // M205 T Min Travel Feedrate
  2806. MENU_ITEM_EDIT(float3, MSG_VTRAV_MIN, &planner.min_travel_feedrate_mm_s, 0, 999);
  2807. END_MENU();
  2808. }
  2809. // M201 / M204 Accelerations
  2810. void lcd_control_motion_acceleration_menu() {
  2811. START_MENU();
  2812. MENU_BACK(MSG_MOTION);
  2813. // M204 P Acceleration
  2814. MENU_ITEM_EDIT(float5, MSG_ACC, &planner.acceleration, 10, 99000);
  2815. // M204 R Retract Acceleration
  2816. MENU_ITEM_EDIT(float5, MSG_A_RETRACT, &planner.retract_acceleration, 100, 99000);
  2817. // M204 T Travel Acceleration
  2818. MENU_ITEM_EDIT(float5, MSG_A_TRAVEL, &planner.travel_acceleration, 100, 99000);
  2819. // M201 settings
  2820. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_X, &planner.max_acceleration_mm_per_s2[X_AXIS], 100, 99000, _reset_acceleration_rates);
  2821. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_Y, &planner.max_acceleration_mm_per_s2[Y_AXIS], 100, 99000, _reset_acceleration_rates);
  2822. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_Z, &planner.max_acceleration_mm_per_s2[Z_AXIS], 10, 99000, _reset_acceleration_rates);
  2823. #if ENABLED(DISTINCT_E_FACTORS)
  2824. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E, &planner.max_acceleration_mm_per_s2[E_AXIS + active_extruder], 100, 99000, _reset_acceleration_rates);
  2825. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E1, &planner.max_acceleration_mm_per_s2[E_AXIS], 100, 99000, _reset_e0_acceleration_rate);
  2826. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E2, &planner.max_acceleration_mm_per_s2[E_AXIS + 1], 100, 99000, _reset_e1_acceleration_rate);
  2827. #if E_STEPPERS > 2
  2828. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E3, &planner.max_acceleration_mm_per_s2[E_AXIS + 2], 100, 99000, _reset_e2_acceleration_rate);
  2829. #if E_STEPPERS > 3
  2830. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E4, &planner.max_acceleration_mm_per_s2[E_AXIS + 3], 100, 99000, _reset_e3_acceleration_rate);
  2831. #if E_STEPPERS > 4
  2832. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E5, &planner.max_acceleration_mm_per_s2[E_AXIS + 4], 100, 99000, _reset_e4_acceleration_rate);
  2833. #endif // E_STEPPERS > 4
  2834. #endif // E_STEPPERS > 3
  2835. #endif // E_STEPPERS > 2
  2836. #else
  2837. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E, &planner.max_acceleration_mm_per_s2[E_AXIS], 100, 99000, _reset_acceleration_rates);
  2838. #endif
  2839. END_MENU();
  2840. }
  2841. // M205 Jerk
  2842. void lcd_control_motion_jerk_menu() {
  2843. START_MENU();
  2844. MENU_BACK(MSG_MOTION);
  2845. MENU_ITEM_EDIT(float3, MSG_VX_JERK, &planner.max_jerk[X_AXIS], 1, 990);
  2846. MENU_ITEM_EDIT(float3, MSG_VY_JERK, &planner.max_jerk[Y_AXIS], 1, 990);
  2847. #if ENABLED(DELTA)
  2848. MENU_ITEM_EDIT(float3, MSG_VZ_JERK, &planner.max_jerk[Z_AXIS], 1, 990);
  2849. #else
  2850. MENU_ITEM_EDIT(float52, MSG_VZ_JERK, &planner.max_jerk[Z_AXIS], 0.1, 990);
  2851. #endif
  2852. MENU_ITEM_EDIT(float3, MSG_VE_JERK, &planner.max_jerk[E_AXIS], 1, 990);
  2853. END_MENU();
  2854. }
  2855. // M92 Steps-per-mm
  2856. void lcd_control_motion_steps_per_mm_menu() {
  2857. START_MENU();
  2858. MENU_BACK(MSG_MOTION);
  2859. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_XSTEPS, &planner.axis_steps_per_mm[X_AXIS], 5, 9999, _planner_refresh_positioning);
  2860. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_YSTEPS, &planner.axis_steps_per_mm[Y_AXIS], 5, 9999, _planner_refresh_positioning);
  2861. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_ZSTEPS, &planner.axis_steps_per_mm[Z_AXIS], 5, 9999, _planner_refresh_positioning);
  2862. #if ENABLED(DISTINCT_E_FACTORS)
  2863. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS, &planner.axis_steps_per_mm[E_AXIS + active_extruder], 5, 9999, _planner_refresh_positioning);
  2864. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_E1STEPS, &planner.axis_steps_per_mm[E_AXIS], 5, 9999, _planner_refresh_e0_positioning);
  2865. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_E2STEPS, &planner.axis_steps_per_mm[E_AXIS + 1], 5, 9999, _planner_refresh_e1_positioning);
  2866. #if E_STEPPERS > 2
  2867. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_E3STEPS, &planner.axis_steps_per_mm[E_AXIS + 2], 5, 9999, _planner_refresh_e2_positioning);
  2868. #if E_STEPPERS > 3
  2869. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_E4STEPS, &planner.axis_steps_per_mm[E_AXIS + 3], 5, 9999, _planner_refresh_e3_positioning);
  2870. #if E_STEPPERS > 4
  2871. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_E5STEPS, &planner.axis_steps_per_mm[E_AXIS + 4], 5, 9999, _planner_refresh_e4_positioning);
  2872. #endif // E_STEPPERS > 4
  2873. #endif // E_STEPPERS > 3
  2874. #endif // E_STEPPERS > 2
  2875. #else
  2876. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float62, MSG_ESTEPS, &planner.axis_steps_per_mm[E_AXIS], 5, 9999, _planner_refresh_positioning);
  2877. #endif
  2878. END_MENU();
  2879. }
  2880. void lcd_control_motion_menu() {
  2881. START_MENU();
  2882. MENU_BACK(MSG_CONTROL);
  2883. #if ENABLED(BABYSTEP_ZPROBE_OFFSET)
  2884. MENU_ITEM(submenu, MSG_ZPROBE_ZOFFSET, lcd_babystep_zoffset);
  2885. #elif HAS_BED_PROBE
  2886. MENU_ITEM_EDIT_CALLBACK(float32, MSG_ZPROBE_ZOFFSET, &zprobe_zoffset, Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX, lcd_refresh_zprobe_zoffset);
  2887. #endif
  2888. // M203 / M205 - Feedrate items
  2889. MENU_ITEM(submenu, MSG_VELOCITY, lcd_control_motion_velocity_menu);
  2890. // M201 - Acceleration items
  2891. MENU_ITEM(submenu, MSG_ACCELERATION, lcd_control_motion_acceleration_menu);
  2892. // M205 - Max Jerk
  2893. MENU_ITEM(submenu, MSG_JERK, lcd_control_motion_jerk_menu);
  2894. // M92 - Steps Per mm
  2895. MENU_ITEM(submenu, MSG_STEPS_PER_MM, lcd_control_motion_steps_per_mm_menu);
  2896. // M540 S - Abort on endstop hit when SD printing
  2897. #if ENABLED(ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED)
  2898. MENU_ITEM_EDIT(bool, MSG_ENDSTOP_ABORT, &stepper.abort_on_endstop_hit);
  2899. #endif
  2900. END_MENU();
  2901. }
  2902. /**
  2903. *
  2904. * "Control" > "Filament" submenu
  2905. *
  2906. */
  2907. void lcd_control_filament_menu() {
  2908. START_MENU();
  2909. MENU_BACK(MSG_CONTROL);
  2910. #if ENABLED(LIN_ADVANCE)
  2911. MENU_ITEM_EDIT(float3, MSG_ADVANCE_K, &planner.extruder_advance_k, 0, 999);
  2912. #endif
  2913. MENU_ITEM_EDIT_CALLBACK(bool, MSG_VOLUMETRIC_ENABLED, &volumetric_enabled, calculate_volumetric_multipliers);
  2914. if (volumetric_enabled) {
  2915. #if EXTRUDERS == 1
  2916. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM, &filament_size[0], 1.5, 3.25, calculate_volumetric_multipliers);
  2917. #else // EXTRUDERS > 1
  2918. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E1, &filament_size[0], 1.5, 3.25, calculate_volumetric_multipliers);
  2919. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E2, &filament_size[1], 1.5, 3.25, calculate_volumetric_multipliers);
  2920. #if EXTRUDERS > 2
  2921. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E3, &filament_size[2], 1.5, 3.25, calculate_volumetric_multipliers);
  2922. #if EXTRUDERS > 3
  2923. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E4, &filament_size[3], 1.5, 3.25, calculate_volumetric_multipliers);
  2924. #if EXTRUDERS > 4
  2925. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E5, &filament_size[4], 1.5, 3.25, calculate_volumetric_multipliers);
  2926. #endif // EXTRUDERS > 4
  2927. #endif // EXTRUDERS > 3
  2928. #endif // EXTRUDERS > 2
  2929. #endif // EXTRUDERS > 1
  2930. }
  2931. END_MENU();
  2932. }
  2933. /**
  2934. *
  2935. * "Control" > "Retract" submenu
  2936. *
  2937. */
  2938. #if ENABLED(FWRETRACT)
  2939. void lcd_control_retract_menu() {
  2940. START_MENU();
  2941. MENU_BACK(MSG_CONTROL);
  2942. MENU_ITEM_EDIT(bool, MSG_AUTORETRACT, &autoretract_enabled);
  2943. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT, &retract_length, 0, 100);
  2944. #if EXTRUDERS > 1
  2945. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_SWAP, &retract_length_swap, 0, 100);
  2946. #endif
  2947. MENU_ITEM_EDIT(float3, MSG_CONTROL_RETRACTF, &retract_feedrate_mm_s, 1, 999);
  2948. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_ZLIFT, &retract_zlift, 0, 999);
  2949. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_RECOVER, &retract_recover_length, -100, 100);
  2950. #if EXTRUDERS > 1
  2951. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_RECOVER_SWAP, &retract_recover_length_swap, -100, 100);
  2952. #endif
  2953. MENU_ITEM_EDIT(float3, MSG_CONTROL_RETRACT_RECOVERF, &retract_recover_feedrate_mm_s, 1, 999);
  2954. END_MENU();
  2955. }
  2956. #endif // FWRETRACT
  2957. #if ENABLED(SDSUPPORT)
  2958. #if !PIN_EXISTS(SD_DETECT)
  2959. void lcd_sd_refresh() {
  2960. card.initsd();
  2961. encoderTopLine = 0;
  2962. }
  2963. #endif
  2964. void lcd_sd_updir() {
  2965. card.updir();
  2966. encoderTopLine = 0;
  2967. screen_changed = true;
  2968. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  2969. }
  2970. /**
  2971. *
  2972. * "Print from SD" submenu
  2973. *
  2974. */
  2975. void lcd_sdcard_menu() {
  2976. ENCODER_DIRECTION_MENUS();
  2977. if (!lcdDrawUpdate && !lcd_clicked) return; // nothing to do (so don't thrash the SD card)
  2978. const uint16_t fileCnt = card.getnrfilenames();
  2979. START_MENU();
  2980. MENU_BACK(MSG_MAIN);
  2981. card.getWorkDirName();
  2982. if (card.filename[0] == '/') {
  2983. #if !PIN_EXISTS(SD_DETECT)
  2984. MENU_ITEM(function, LCD_STR_REFRESH MSG_REFRESH, lcd_sd_refresh);
  2985. #endif
  2986. }
  2987. else {
  2988. MENU_ITEM(function, LCD_STR_FOLDER "..", lcd_sd_updir);
  2989. }
  2990. for (uint16_t i = 0; i < fileCnt; i++) {
  2991. if (_menuLineNr == _thisItemNr) {
  2992. const uint16_t nr =
  2993. #if ENABLED(SDCARD_RATHERRECENTFIRST) && DISABLED(SDCARD_SORT_ALPHA)
  2994. fileCnt - 1 -
  2995. #endif
  2996. i;
  2997. #if ENABLED(SDCARD_SORT_ALPHA)
  2998. card.getfilename_sorted(nr);
  2999. #else
  3000. card.getfilename(nr);
  3001. #endif
  3002. if (card.filenameIsDir)
  3003. MENU_ITEM(sddirectory, MSG_CARD_MENU, card.filename, card.longFilename);
  3004. else
  3005. MENU_ITEM(sdfile, MSG_CARD_MENU, card.filename, card.longFilename);
  3006. }
  3007. else {
  3008. MENU_ITEM_DUMMY();
  3009. }
  3010. }
  3011. END_MENU();
  3012. }
  3013. #endif // SDSUPPORT
  3014. #if ENABLED(LCD_INFO_MENU)
  3015. #if ENABLED(PRINTCOUNTER)
  3016. /**
  3017. *
  3018. * About Printer > Statistics submenu
  3019. *
  3020. */
  3021. void lcd_info_stats_menu() {
  3022. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  3023. char buffer[21];
  3024. printStatistics stats = print_job_timer.getStats();
  3025. START_SCREEN(); // 12345678901234567890
  3026. STATIC_ITEM(MSG_INFO_PRINT_COUNT ": ", false, false, itostr3left(stats.totalPrints)); // Print Count: 999
  3027. STATIC_ITEM(MSG_INFO_COMPLETED_PRINTS": ", false, false, itostr3left(stats.finishedPrints)); // Completed : 666
  3028. duration_t elapsed = stats.printTime;
  3029. elapsed.toString(buffer);
  3030. STATIC_ITEM(MSG_INFO_PRINT_TIME ": ", false, false); // Total print Time:
  3031. STATIC_ITEM("", false, false, buffer); // 99y 364d 23h 59m 59s
  3032. elapsed = stats.longestPrint;
  3033. elapsed.toString(buffer);
  3034. STATIC_ITEM(MSG_INFO_PRINT_LONGEST ": ", false, false); // Longest job time:
  3035. STATIC_ITEM("", false, false, buffer); // 99y 364d 23h 59m 59s
  3036. sprintf_P(buffer, PSTR("%ld.%im"), long(stats.filamentUsed / 1000), int16_t(stats.filamentUsed / 100) % 10);
  3037. STATIC_ITEM(MSG_INFO_PRINT_FILAMENT ": ", false, false); // Extruded total:
  3038. STATIC_ITEM("", false, false, buffer); // 125m
  3039. END_SCREEN();
  3040. }
  3041. #endif // PRINTCOUNTER
  3042. /**
  3043. *
  3044. * About Printer > Thermistors
  3045. *
  3046. */
  3047. void lcd_info_thermistors_menu() {
  3048. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  3049. START_SCREEN();
  3050. #define THERMISTOR_ID TEMP_SENSOR_0
  3051. #include "thermistornames.h"
  3052. STATIC_ITEM("T0: " THERMISTOR_NAME, false, true);
  3053. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_0_MINTEMP), false);
  3054. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_0_MAXTEMP), false);
  3055. #if TEMP_SENSOR_1 != 0
  3056. #undef THERMISTOR_ID
  3057. #define THERMISTOR_ID TEMP_SENSOR_1
  3058. #include "thermistornames.h"
  3059. STATIC_ITEM("T1: " THERMISTOR_NAME, false, true);
  3060. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_1_MINTEMP), false);
  3061. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_1_MAXTEMP), false);
  3062. #endif
  3063. #if TEMP_SENSOR_2 != 0
  3064. #undef THERMISTOR_ID
  3065. #define THERMISTOR_ID TEMP_SENSOR_2
  3066. #include "thermistornames.h"
  3067. STATIC_ITEM("T2: " THERMISTOR_NAME, false, true);
  3068. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_2_MINTEMP), false);
  3069. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_2_MAXTEMP), false);
  3070. #endif
  3071. #if TEMP_SENSOR_3 != 0
  3072. #undef THERMISTOR_ID
  3073. #define THERMISTOR_ID TEMP_SENSOR_3
  3074. #include "thermistornames.h"
  3075. STATIC_ITEM("T3: " THERMISTOR_NAME, false, true);
  3076. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_3_MINTEMP), false);
  3077. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_3_MAXTEMP), false);
  3078. #endif
  3079. #if TEMP_SENSOR_4 != 0
  3080. #undef THERMISTOR_ID
  3081. #define THERMISTOR_ID TEMP_SENSOR_4
  3082. #include "thermistornames.h"
  3083. STATIC_ITEM("T4: " THERMISTOR_NAME, false, true);
  3084. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(HEATER_4_MINTEMP), false);
  3085. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(HEATER_4_MAXTEMP), false);
  3086. #endif
  3087. #if TEMP_SENSOR_BED != 0
  3088. #undef THERMISTOR_ID
  3089. #define THERMISTOR_ID TEMP_SENSOR_BED
  3090. #include "thermistornames.h"
  3091. STATIC_ITEM("TBed:" THERMISTOR_NAME, false, true);
  3092. STATIC_ITEM(MSG_INFO_MIN_TEMP ": " STRINGIFY(BED_MINTEMP), false);
  3093. STATIC_ITEM(MSG_INFO_MAX_TEMP ": " STRINGIFY(BED_MAXTEMP), false);
  3094. #endif
  3095. END_SCREEN();
  3096. }
  3097. /**
  3098. *
  3099. * About Printer > Board Info
  3100. *
  3101. */
  3102. void lcd_info_board_menu() {
  3103. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  3104. START_SCREEN();
  3105. STATIC_ITEM(BOARD_NAME, true, true); // MyPrinterController
  3106. STATIC_ITEM(MSG_INFO_BAUDRATE ": " STRINGIFY(BAUDRATE), true); // Baud: 250000
  3107. STATIC_ITEM(MSG_INFO_PROTOCOL ": " PROTOCOL_VERSION, true); // Protocol: 1.0
  3108. #if POWER_SUPPLY == 0
  3109. STATIC_ITEM(MSG_INFO_PSU ": Generic", true);
  3110. #elif POWER_SUPPLY == 1
  3111. STATIC_ITEM(MSG_INFO_PSU ": ATX", true); // Power Supply: ATX
  3112. #elif POWER_SUPPLY == 2
  3113. STATIC_ITEM(MSG_INFO_PSU ": XBox", true); // Power Supply: XBox
  3114. #endif
  3115. END_SCREEN();
  3116. }
  3117. /**
  3118. *
  3119. * About Printer > Printer Info
  3120. *
  3121. */
  3122. void lcd_info_printer_menu() {
  3123. if (lcd_clicked) { return lcd_goto_previous_menu(); }
  3124. START_SCREEN();
  3125. STATIC_ITEM(MSG_MARLIN, true, true); // Marlin
  3126. STATIC_ITEM(SHORT_BUILD_VERSION, true); // x.x.x-Branch
  3127. STATIC_ITEM(STRING_DISTRIBUTION_DATE, true); // YYYY-MM-DD HH:MM
  3128. STATIC_ITEM(MACHINE_NAME, true); // My3DPrinter
  3129. STATIC_ITEM(WEBSITE_URL, true); // www.my3dprinter.com
  3130. STATIC_ITEM(MSG_INFO_EXTRUDERS ": " STRINGIFY(EXTRUDERS), true); // Extruders: 2
  3131. #if ENABLED(AUTO_BED_LEVELING_3POINT)
  3132. STATIC_ITEM(MSG_3POINT_LEVELING, true); // 3-Point Leveling
  3133. #elif ENABLED(AUTO_BED_LEVELING_LINEAR)
  3134. STATIC_ITEM(MSG_LINEAR_LEVELING, true); // Linear Leveling
  3135. #elif ENABLED(AUTO_BED_LEVELING_BILINEAR)
  3136. STATIC_ITEM(MSG_BILINEAR_LEVELING, true); // Bi-linear Leveling
  3137. #elif ENABLED(AUTO_BED_LEVELING_UBL)
  3138. STATIC_ITEM(MSG_UBL_LEVELING, true); // Unified Bed Leveling
  3139. #elif ENABLED(MESH_BED_LEVELING)
  3140. STATIC_ITEM(MSG_MESH_LEVELING, true); // Mesh Leveling
  3141. #endif
  3142. END_SCREEN();
  3143. }
  3144. /**
  3145. *
  3146. * "About Printer" submenu
  3147. *
  3148. */
  3149. void lcd_info_menu() {
  3150. START_MENU();
  3151. MENU_BACK(MSG_MAIN);
  3152. MENU_ITEM(submenu, MSG_INFO_PRINTER_MENU, lcd_info_printer_menu); // Printer Info >
  3153. MENU_ITEM(submenu, MSG_INFO_BOARD_MENU, lcd_info_board_menu); // Board Info >
  3154. MENU_ITEM(submenu, MSG_INFO_THERMISTOR_MENU, lcd_info_thermistors_menu); // Thermistors >
  3155. #if ENABLED(PRINTCOUNTER)
  3156. MENU_ITEM(submenu, MSG_INFO_STATS_MENU, lcd_info_stats_menu); // Printer Statistics >
  3157. #endif
  3158. END_MENU();
  3159. }
  3160. #endif // LCD_INFO_MENU
  3161. /**
  3162. *
  3163. * Filament Change Feature Screens
  3164. *
  3165. */
  3166. #if ENABLED(ADVANCED_PAUSE_FEATURE)
  3167. // Portions from STATIC_ITEM...
  3168. #define HOTEND_STATUS_ITEM() do { \
  3169. if (_menuLineNr == _thisItemNr) { \
  3170. if (lcdDrawUpdate) { \
  3171. lcd_implementation_drawmenu_static(_lcdLineNr, PSTR(MSG_FILAMENT_CHANGE_NOZZLE), false, true); \
  3172. lcd_implementation_hotend_status(_lcdLineNr); \
  3173. } \
  3174. if (_skipStatic && encoderLine <= _thisItemNr) { \
  3175. encoderPosition += ENCODER_STEPS_PER_MENU_ITEM; \
  3176. ++encoderLine; \
  3177. } \
  3178. lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NEXT; \
  3179. } \
  3180. ++_thisItemNr; \
  3181. }while(0)
  3182. void lcd_advanced_pause_toocold_menu() {
  3183. START_MENU();
  3184. STATIC_ITEM(MSG_HEATING_FAILED_LCD, true, true);
  3185. STATIC_ITEM(MSG_FILAMENT_CHANGE_MINTEMP STRINGIFY(EXTRUDE_MINTEMP) ".", false, false);
  3186. MENU_BACK(MSG_BACK);
  3187. #if LCD_HEIGHT > 4
  3188. STATIC_ITEM(" ");
  3189. #endif
  3190. HOTEND_STATUS_ITEM();
  3191. END_MENU();
  3192. }
  3193. void lcd_advanced_pause_resume_print() {
  3194. advanced_pause_menu_response = ADVANCED_PAUSE_RESPONSE_RESUME_PRINT;
  3195. }
  3196. void lcd_advanced_pause_extrude_more() {
  3197. advanced_pause_menu_response = ADVANCED_PAUSE_RESPONSE_EXTRUDE_MORE;
  3198. }
  3199. void lcd_advanced_pause_option_menu() {
  3200. START_MENU();
  3201. #if LCD_HEIGHT > 2
  3202. STATIC_ITEM(MSG_FILAMENT_CHANGE_OPTION_HEADER, true, false);
  3203. #endif
  3204. MENU_ITEM(function, MSG_FILAMENT_CHANGE_OPTION_RESUME, lcd_advanced_pause_resume_print);
  3205. MENU_ITEM(function, MSG_FILAMENT_CHANGE_OPTION_EXTRUDE, lcd_advanced_pause_extrude_more);
  3206. END_MENU();
  3207. }
  3208. void lcd_advanced_pause_init_message() {
  3209. START_SCREEN();
  3210. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3211. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_1);
  3212. #ifdef MSG_FILAMENT_CHANGE_INIT_2
  3213. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_2);
  3214. #define __FC_LINES_A 3
  3215. #else
  3216. #define __FC_LINES_A 2
  3217. #endif
  3218. #ifdef MSG_FILAMENT_CHANGE_INIT_3
  3219. STATIC_ITEM(MSG_FILAMENT_CHANGE_INIT_3);
  3220. #define _FC_LINES_A (__FC_LINES_A + 1)
  3221. #else
  3222. #define _FC_LINES_A __FC_LINES_A
  3223. #endif
  3224. #if LCD_HEIGHT > _FC_LINES_A + 1
  3225. STATIC_ITEM(" ");
  3226. #endif
  3227. HOTEND_STATUS_ITEM();
  3228. END_SCREEN();
  3229. }
  3230. void lcd_advanced_pause_unload_message() {
  3231. START_SCREEN();
  3232. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3233. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_1);
  3234. #ifdef MSG_FILAMENT_CHANGE_UNLOAD_2
  3235. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_2);
  3236. #define __FC_LINES_B 3
  3237. #else
  3238. #define __FC_LINES_B 2
  3239. #endif
  3240. #ifdef MSG_FILAMENT_CHANGE_UNLOAD_3
  3241. STATIC_ITEM(MSG_FILAMENT_CHANGE_UNLOAD_3);
  3242. #define _FC_LINES_B (__FC_LINES_B + 1)
  3243. #else
  3244. #define _FC_LINES_B __FC_LINES_B
  3245. #endif
  3246. #if LCD_HEIGHT > _FC_LINES_B + 1
  3247. STATIC_ITEM(" ");
  3248. #endif
  3249. HOTEND_STATUS_ITEM();
  3250. END_SCREEN();
  3251. }
  3252. void lcd_advanced_pause_wait_for_nozzles_to_heat() {
  3253. START_SCREEN();
  3254. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3255. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEATING_1);
  3256. #ifdef MSG_FILAMENT_CHANGE_HEATING_2
  3257. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEATING_2);
  3258. #define _FC_LINES_C 3
  3259. #else
  3260. #define _FC_LINES_C 2
  3261. #endif
  3262. #if LCD_HEIGHT > _FC_LINES_C + 1
  3263. STATIC_ITEM(" ");
  3264. #endif
  3265. HOTEND_STATUS_ITEM();
  3266. END_SCREEN();
  3267. }
  3268. void lcd_advanced_pause_heat_nozzle() {
  3269. START_SCREEN();
  3270. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3271. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEAT_1);
  3272. #ifdef MSG_FILAMENT_CHANGE_INSERT_2
  3273. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEAT_2);
  3274. #define _FC_LINES_D 3
  3275. #else
  3276. #define _FC_LINES_D 2
  3277. #endif
  3278. #if LCD_HEIGHT > _FC_LINES_D + 1
  3279. STATIC_ITEM(" ");
  3280. #endif
  3281. HOTEND_STATUS_ITEM();
  3282. END_SCREEN();
  3283. }
  3284. void lcd_advanced_pause_insert_message() {
  3285. START_SCREEN();
  3286. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3287. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_1);
  3288. #ifdef MSG_FILAMENT_CHANGE_INSERT_2
  3289. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_2);
  3290. #define __FC_LINES_E 3
  3291. #else
  3292. #define __FC_LINES_E 2
  3293. #endif
  3294. #ifdef MSG_FILAMENT_CHANGE_INSERT_3
  3295. STATIC_ITEM(MSG_FILAMENT_CHANGE_INSERT_3);
  3296. #define _FC_LINES_E (__FC_LINES_E + 1)
  3297. #else
  3298. #define _FC_LINES_E __FC_LINES_E
  3299. #endif
  3300. #if LCD_HEIGHT > _FC_LINES_E + 1
  3301. STATIC_ITEM(" ");
  3302. #endif
  3303. HOTEND_STATUS_ITEM();
  3304. END_SCREEN();
  3305. }
  3306. void lcd_advanced_pause_load_message() {
  3307. START_SCREEN();
  3308. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3309. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_1);
  3310. #ifdef MSG_FILAMENT_CHANGE_LOAD_2
  3311. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_2);
  3312. #define __FC_LINES_F 3
  3313. #else
  3314. #define __FC_LINES_F 2
  3315. #endif
  3316. #ifdef MSG_FILAMENT_CHANGE_LOAD_3
  3317. STATIC_ITEM(MSG_FILAMENT_CHANGE_LOAD_3);
  3318. #define _FC_LINES_F (__FC_LINES_F + 1)
  3319. #else
  3320. #define _FC_LINES_F __FC_LINES_F
  3321. #endif
  3322. #if LCD_HEIGHT > _FC_LINES_F + 1
  3323. STATIC_ITEM(" ");
  3324. #endif
  3325. HOTEND_STATUS_ITEM();
  3326. END_SCREEN();
  3327. }
  3328. void lcd_advanced_pause_extrude_message() {
  3329. START_SCREEN();
  3330. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3331. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_1);
  3332. #ifdef MSG_FILAMENT_CHANGE_EXTRUDE_2
  3333. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_2);
  3334. #define __FC_LINES_G 3
  3335. #else
  3336. #define __FC_LINES_G 2
  3337. #endif
  3338. #ifdef MSG_FILAMENT_CHANGE_EXTRUDE_3
  3339. STATIC_ITEM(MSG_FILAMENT_CHANGE_EXTRUDE_3);
  3340. #define _FC_LINES_G (__FC_LINES_G + 1)
  3341. #else
  3342. #define _FC_LINES_G __FC_LINES_G
  3343. #endif
  3344. #if LCD_HEIGHT > _FC_LINES_G + 1
  3345. STATIC_ITEM(" ");
  3346. #endif
  3347. HOTEND_STATUS_ITEM();
  3348. END_SCREEN();
  3349. }
  3350. void lcd_advanced_pause_resume_message() {
  3351. START_SCREEN();
  3352. STATIC_ITEM(MSG_FILAMENT_CHANGE_HEADER, true, true);
  3353. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_1);
  3354. #ifdef MSG_FILAMENT_CHANGE_RESUME_2
  3355. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_2);
  3356. #endif
  3357. #ifdef MSG_FILAMENT_CHANGE_RESUME_3
  3358. STATIC_ITEM(MSG_FILAMENT_CHANGE_RESUME_3);
  3359. #endif
  3360. END_SCREEN();
  3361. }
  3362. void lcd_advanced_pause_show_message(const AdvancedPauseMessage message) {
  3363. switch (message) {
  3364. case ADVANCED_PAUSE_MESSAGE_INIT:
  3365. defer_return_to_status = true;
  3366. lcd_goto_screen(lcd_advanced_pause_init_message);
  3367. break;
  3368. case ADVANCED_PAUSE_MESSAGE_UNLOAD:
  3369. defer_return_to_status = true;
  3370. lcd_goto_screen(lcd_advanced_pause_unload_message);
  3371. break;
  3372. case ADVANCED_PAUSE_MESSAGE_INSERT:
  3373. defer_return_to_status = true;
  3374. lcd_goto_screen(lcd_advanced_pause_insert_message);
  3375. break;
  3376. case ADVANCED_PAUSE_MESSAGE_LOAD:
  3377. defer_return_to_status = true;
  3378. lcd_goto_screen(lcd_advanced_pause_load_message);
  3379. break;
  3380. case ADVANCED_PAUSE_MESSAGE_EXTRUDE:
  3381. defer_return_to_status = true;
  3382. lcd_goto_screen(lcd_advanced_pause_extrude_message);
  3383. break;
  3384. case ADVANCED_PAUSE_MESSAGE_CLICK_TO_HEAT_NOZZLE:
  3385. defer_return_to_status = true;
  3386. lcd_goto_screen(lcd_advanced_pause_heat_nozzle);
  3387. break;
  3388. case ADVANCED_PAUSE_MESSAGE_WAIT_FOR_NOZZLES_TO_HEAT:
  3389. defer_return_to_status = true;
  3390. lcd_goto_screen(lcd_advanced_pause_wait_for_nozzles_to_heat);
  3391. break;
  3392. case ADVANCED_PAUSE_MESSAGE_OPTION:
  3393. defer_return_to_status = true;
  3394. advanced_pause_menu_response = ADVANCED_PAUSE_RESPONSE_WAIT_FOR;
  3395. lcd_goto_screen(lcd_advanced_pause_option_menu);
  3396. break;
  3397. case ADVANCED_PAUSE_MESSAGE_RESUME:
  3398. defer_return_to_status = true;
  3399. lcd_goto_screen(lcd_advanced_pause_resume_message);
  3400. break;
  3401. case ADVANCED_PAUSE_MESSAGE_STATUS:
  3402. lcd_return_to_status();
  3403. break;
  3404. }
  3405. }
  3406. #endif // ADVANCED_PAUSE_FEATURE
  3407. /**
  3408. *
  3409. * Functions for editing single values
  3410. *
  3411. * The "DEFINE_MENU_EDIT_TYPE" macro generates the functions needed to edit a numerical value.
  3412. *
  3413. * For example, DEFINE_MENU_EDIT_TYPE(int16_t, int3, itostr3, 1) expands into these functions:
  3414. *
  3415. * bool _menu_edit_int3();
  3416. * void menu_edit_int3(); // edit int16_t (interactively)
  3417. * void menu_edit_callback_int3(); // edit int16_t (interactively) with callback on completion
  3418. * void _menu_action_setting_edit_int3(const char * const pstr, int16_t * const ptr, const int16_t minValue, const int16_t maxValue);
  3419. * void menu_action_setting_edit_int3(const char * const pstr, int16_t * const ptr, const int16_t minValue, const int16_t maxValue);
  3420. * void menu_action_setting_edit_callback_int3(const char * const pstr, int16_t * const ptr, const int16_t minValue, const int16_t maxValue, const screenFunc_t callback, const bool live); // edit int16_t with callback
  3421. *
  3422. * You can then use one of the menu macros to present the edit interface:
  3423. * MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_percentage, 10, 999)
  3424. *
  3425. * This expands into a more primitive menu item:
  3426. * MENU_ITEM(setting_edit_int3, MSG_SPEED, PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  3427. *
  3428. * ...which calls:
  3429. * menu_action_setting_edit_int3(PSTR(MSG_SPEED), &feedrate_percentage, 10, 999)
  3430. */
  3431. #define DEFINE_MENU_EDIT_TYPE(_type, _name, _strFunc, _scale) \
  3432. bool _menu_edit_ ## _name() { \
  3433. ENCODER_DIRECTION_NORMAL(); \
  3434. if ((int32_t)encoderPosition < 0) encoderPosition = 0; \
  3435. if ((int32_t)encoderPosition > maxEditValue) encoderPosition = maxEditValue; \
  3436. if (lcdDrawUpdate) \
  3437. lcd_implementation_drawedit(editLabel, _strFunc(((_type)((int32_t)encoderPosition + minEditValue)) * (1.0 / _scale))); \
  3438. if (lcd_clicked || (liveEdit && lcdDrawUpdate)) { \
  3439. _type value = ((_type)((int32_t)encoderPosition + minEditValue)) * (1.0 / _scale); \
  3440. if (editValue != NULL) *((_type*)editValue) = value; \
  3441. if (liveEdit) (*callbackFunc)(); \
  3442. if (lcd_clicked) lcd_goto_previous_menu(); \
  3443. } \
  3444. return lcd_clicked; \
  3445. } \
  3446. void menu_edit_ ## _name() { _menu_edit_ ## _name(); } \
  3447. void menu_edit_callback_ ## _name() { if (_menu_edit_ ## _name()) (*callbackFunc)(); } \
  3448. void _menu_action_setting_edit_ ## _name(const char * const pstr, _type* const ptr, const _type minValue, const _type maxValue) { \
  3449. lcd_save_previous_screen(); \
  3450. \
  3451. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW; \
  3452. \
  3453. editLabel = pstr; \
  3454. editValue = ptr; \
  3455. minEditValue = minValue * _scale; \
  3456. maxEditValue = maxValue * _scale - minEditValue; \
  3457. encoderPosition = (*ptr) * _scale - minEditValue; \
  3458. } \
  3459. void menu_action_setting_edit_ ## _name(const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue) { \
  3460. _menu_action_setting_edit_ ## _name(pstr, ptr, minValue, maxValue); \
  3461. currentScreen = menu_edit_ ## _name; \
  3462. } \
  3463. void menu_action_setting_edit_callback_ ## _name(const char * const pstr, _type * const ptr, const _type minValue, const _type maxValue, const screenFunc_t callback, const bool live) { \
  3464. _menu_action_setting_edit_ ## _name(pstr, ptr, minValue, maxValue); \
  3465. currentScreen = menu_edit_callback_ ## _name; \
  3466. callbackFunc = callback; \
  3467. liveEdit = live; \
  3468. } \
  3469. typedef void _name
  3470. DEFINE_MENU_EDIT_TYPE(int16_t, int3, itostr3, 1);
  3471. DEFINE_MENU_EDIT_TYPE(uint8_t, int8, i8tostr3, 1);
  3472. DEFINE_MENU_EDIT_TYPE(float, float3, ftostr3, 1.0);
  3473. DEFINE_MENU_EDIT_TYPE(float, float32, ftostr32, 100.0);
  3474. DEFINE_MENU_EDIT_TYPE(float, float43, ftostr43sign, 1000.0);
  3475. DEFINE_MENU_EDIT_TYPE(float, float5, ftostr5rj, 0.01);
  3476. DEFINE_MENU_EDIT_TYPE(float, float51, ftostr51sign, 10.0);
  3477. DEFINE_MENU_EDIT_TYPE(float, float52, ftostr52sign, 100.0);
  3478. DEFINE_MENU_EDIT_TYPE(float, float62, ftostr62rj, 100.0);
  3479. DEFINE_MENU_EDIT_TYPE(uint32_t, long5, ftostr5rj, 0.01);
  3480. /**
  3481. *
  3482. * Handlers for Keypad input
  3483. *
  3484. */
  3485. #if ENABLED(ADC_KEYPAD)
  3486. inline bool handle_adc_keypad() {
  3487. static uint8_t adc_steps = 0;
  3488. if (buttons_reprapworld_keypad) {
  3489. if (adc_steps < 20) ++adc_steps;
  3490. lcd_quick_feedback();
  3491. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  3492. if (encoderDirection == -1) { // side effect which signals we are inside a menu
  3493. if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_DOWN) encoderPosition -= ENCODER_STEPS_PER_MENU_ITEM;
  3494. else if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_UP) encoderPosition += ENCODER_STEPS_PER_MENU_ITEM;
  3495. else if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_LEFT) menu_action_back();
  3496. else if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_RIGHT) lcd_return_to_status();
  3497. }
  3498. else {
  3499. const int8_t step = adc_steps > 19 ? 100 : adc_steps > 10 ? 10 : 1;
  3500. if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_DOWN) encoderPosition += ENCODER_PULSES_PER_STEP * step;
  3501. else if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_UP) encoderPosition -= ENCODER_PULSES_PER_STEP * step;
  3502. else if (buttons_reprapworld_keypad & EN_REPRAPWORLD_KEYPAD_RIGHT) encoderPosition = 0;
  3503. }
  3504. #if ENABLED(ADC_KEYPAD_DEBUG)
  3505. SERIAL_PROTOCOLLNPAIR("buttons_reprapworld_keypad = ", (uint32_t)buttons_reprapworld_keypad);
  3506. SERIAL_PROTOCOLLNPAIR("encoderPosition = ", (uint32_t)encoderPosition);
  3507. #endif
  3508. return true;
  3509. }
  3510. else if (!thermalManager.current_ADCKey_raw)
  3511. adc_steps = 0; // reset stepping acceleration
  3512. return false;
  3513. }
  3514. #elif ENABLED(REPRAPWORLD_KEYPAD)
  3515. void _reprapworld_keypad_move(const AxisEnum axis, const int16_t dir) {
  3516. move_menu_scale = REPRAPWORLD_KEYPAD_MOVE_STEP;
  3517. encoderPosition = dir;
  3518. switch (axis) {
  3519. case X_AXIS: lcd_move_x(); break;
  3520. case Y_AXIS: lcd_move_y(); break;
  3521. case Z_AXIS: lcd_move_z();
  3522. default: break;
  3523. }
  3524. }
  3525. void reprapworld_keypad_move_z_up() { _reprapworld_keypad_move(Z_AXIS, 1); }
  3526. void reprapworld_keypad_move_z_down() { _reprapworld_keypad_move(Z_AXIS, -1); }
  3527. void reprapworld_keypad_move_x_left() { _reprapworld_keypad_move(X_AXIS, -1); }
  3528. void reprapworld_keypad_move_x_right() { _reprapworld_keypad_move(X_AXIS, 1); }
  3529. void reprapworld_keypad_move_y_up() { _reprapworld_keypad_move(Y_AXIS, -1); }
  3530. void reprapworld_keypad_move_y_down() { _reprapworld_keypad_move(Y_AXIS, 1); }
  3531. void reprapworld_keypad_move_home() { enqueue_and_echo_commands_P(PSTR("G28")); } // move all axes home and wait
  3532. void reprapworld_keypad_move_menu() { lcd_goto_screen(lcd_move_menu); }
  3533. inline void handle_reprapworld_keypad() {
  3534. static uint8_t keypad_debounce = 0;
  3535. if (!REPRAPWORLD_KEYPAD_PRESSED) {
  3536. if (keypad_debounce > 0) keypad_debounce--;
  3537. }
  3538. else if (!keypad_debounce) {
  3539. keypad_debounce = 2;
  3540. if (REPRAPWORLD_KEYPAD_MOVE_MENU) reprapworld_keypad_move_menu();
  3541. #if DISABLED(DELTA) && Z_HOME_DIR == -1
  3542. if (REPRAPWORLD_KEYPAD_MOVE_Z_UP) reprapworld_keypad_move_z_up();
  3543. #endif
  3544. if (axis_homed[X_AXIS] && axis_homed[Y_AXIS] && axis_homed[Z_AXIS]) {
  3545. #if ENABLED(DELTA) || Z_HOME_DIR != -1
  3546. if (REPRAPWORLD_KEYPAD_MOVE_Z_UP) reprapworld_keypad_move_z_up();
  3547. #endif
  3548. if (REPRAPWORLD_KEYPAD_MOVE_Z_DOWN) reprapworld_keypad_move_z_down();
  3549. if (REPRAPWORLD_KEYPAD_MOVE_X_LEFT) reprapworld_keypad_move_x_left();
  3550. if (REPRAPWORLD_KEYPAD_MOVE_X_RIGHT) reprapworld_keypad_move_x_right();
  3551. if (REPRAPWORLD_KEYPAD_MOVE_Y_DOWN) reprapworld_keypad_move_y_down();
  3552. if (REPRAPWORLD_KEYPAD_MOVE_Y_UP) reprapworld_keypad_move_y_up();
  3553. }
  3554. else {
  3555. if (REPRAPWORLD_KEYPAD_MOVE_HOME) reprapworld_keypad_move_home();
  3556. }
  3557. }
  3558. }
  3559. #endif // REPRAPWORLD_KEYPAD
  3560. /**
  3561. *
  3562. * Menu actions
  3563. *
  3564. */
  3565. void _menu_action_back() { lcd_goto_previous_menu(); }
  3566. void menu_action_submenu(screenFunc_t func) { lcd_save_previous_screen(); lcd_goto_screen(func); }
  3567. void menu_action_gcode(const char* pgcode) { enqueue_and_echo_commands_P(pgcode); }
  3568. void menu_action_function(screenFunc_t func) { (*func)(); }
  3569. #if ENABLED(SDSUPPORT)
  3570. void menu_action_sdfile(const char* filename, char* longFilename) {
  3571. UNUSED(longFilename);
  3572. card.openAndPrintFile(filename);
  3573. lcd_return_to_status();
  3574. }
  3575. void menu_action_sddirectory(const char* filename, char* longFilename) {
  3576. UNUSED(longFilename);
  3577. card.chdir(filename);
  3578. encoderPosition = 0;
  3579. screen_changed = true;
  3580. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  3581. }
  3582. #endif // SDSUPPORT
  3583. void menu_action_setting_edit_bool(const char* pstr, bool* ptr) { UNUSED(pstr); *ptr ^= true; lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW; }
  3584. void menu_action_setting_edit_callback_bool(const char* pstr, bool* ptr, screenFunc_t callback) {
  3585. menu_action_setting_edit_bool(pstr, ptr);
  3586. (*callback)();
  3587. }
  3588. #endif // ULTIPANEL
  3589. void lcd_init() {
  3590. lcd_implementation_init(
  3591. #if ENABLED(LCD_PROGRESS_BAR)
  3592. true
  3593. #endif
  3594. );
  3595. #if ENABLED(NEWPANEL)
  3596. #if BUTTON_EXISTS(EN1)
  3597. SET_INPUT_PULLUP(BTN_EN1);
  3598. #endif
  3599. #if BUTTON_EXISTS(EN2)
  3600. SET_INPUT_PULLUP(BTN_EN2);
  3601. #endif
  3602. #if BUTTON_EXISTS(ENC)
  3603. SET_INPUT_PULLUP(BTN_ENC);
  3604. #endif
  3605. #if ENABLED(REPRAPWORLD_KEYPAD) && DISABLED(ADC_KEYPAD)
  3606. SET_OUTPUT(SHIFT_CLK);
  3607. OUT_WRITE(SHIFT_LD, HIGH);
  3608. SET_INPUT_PULLUP(SHIFT_OUT);
  3609. #endif
  3610. #if BUTTON_EXISTS(UP)
  3611. SET_INPUT(BTN_UP);
  3612. #endif
  3613. #if BUTTON_EXISTS(DWN)
  3614. SET_INPUT(BTN_DWN);
  3615. #endif
  3616. #if BUTTON_EXISTS(LFT)
  3617. SET_INPUT(BTN_LFT);
  3618. #endif
  3619. #if BUTTON_EXISTS(RT)
  3620. SET_INPUT(BTN_RT);
  3621. #endif
  3622. #else // !NEWPANEL
  3623. #if ENABLED(SR_LCD_2W_NL) // Non latching 2 wire shift register
  3624. SET_OUTPUT(SR_DATA_PIN);
  3625. SET_OUTPUT(SR_CLK_PIN);
  3626. #elif defined(SHIFT_CLK)
  3627. SET_OUTPUT(SHIFT_CLK);
  3628. OUT_WRITE(SHIFT_LD, HIGH);
  3629. OUT_WRITE(SHIFT_EN, LOW);
  3630. SET_INPUT_PULLUP(SHIFT_OUT);
  3631. #endif // SR_LCD_2W_NL
  3632. #endif // !NEWPANEL
  3633. #if ENABLED(SDSUPPORT) && PIN_EXISTS(SD_DETECT)
  3634. SET_INPUT_PULLUP(SD_DETECT_PIN);
  3635. lcd_sd_status = 2; // UNKNOWN
  3636. #endif
  3637. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  3638. slow_buttons = 0;
  3639. #endif
  3640. lcd_buttons_update();
  3641. #if ENABLED(ULTIPANEL)
  3642. encoderDiff = 0;
  3643. #endif
  3644. }
  3645. int16_t lcd_strlen(const char* s) {
  3646. int16_t i = 0, j = 0;
  3647. while (s[i]) {
  3648. if (PRINTABLE(s[i])) j++;
  3649. i++;
  3650. }
  3651. return j;
  3652. }
  3653. int16_t lcd_strlen_P(const char* s) {
  3654. int16_t j = 0;
  3655. while (pgm_read_byte(s)) {
  3656. if (PRINTABLE(pgm_read_byte(s))) j++;
  3657. s++;
  3658. }
  3659. return j;
  3660. }
  3661. bool lcd_blink() {
  3662. static uint8_t blink = 0;
  3663. static millis_t next_blink_ms = 0;
  3664. millis_t ms = millis();
  3665. if (ELAPSED(ms, next_blink_ms)) {
  3666. blink ^= 0xFF;
  3667. next_blink_ms = ms + 1000 - LCD_UPDATE_INTERVAL / 2;
  3668. }
  3669. return blink != 0;
  3670. }
  3671. /**
  3672. * Update the LCD, read encoder buttons, etc.
  3673. * - Read button states
  3674. * - Check the SD Card slot state
  3675. * - Act on RepRap World keypad input
  3676. * - Update the encoder position
  3677. * - Apply acceleration to the encoder position
  3678. * - Set lcdDrawUpdate = LCDVIEW_CALL_REDRAW_NOW on controller events
  3679. * - Reset the Info Screen timeout if there's any input
  3680. * - Update status indicators, if any
  3681. *
  3682. * Run the current LCD menu handler callback function:
  3683. * - Call the handler only if lcdDrawUpdate != LCDVIEW_NONE
  3684. * - Before calling the handler, LCDVIEW_CALL_NO_REDRAW => LCDVIEW_NONE
  3685. * - Call the menu handler. Menu handlers should do the following:
  3686. * - If a value changes, set lcdDrawUpdate to LCDVIEW_REDRAW_NOW and draw the value
  3687. * (Encoder events automatically set lcdDrawUpdate for you.)
  3688. * - if (lcdDrawUpdate) { redraw }
  3689. * - Before exiting the handler set lcdDrawUpdate to:
  3690. * - LCDVIEW_CLEAR_CALL_REDRAW to clear screen and set LCDVIEW_CALL_REDRAW_NEXT.
  3691. * - LCDVIEW_REDRAW_NOW to draw now (including remaining stripes).
  3692. * - LCDVIEW_CALL_REDRAW_NEXT to draw now and get LCDVIEW_REDRAW_NOW on the next loop.
  3693. * - LCDVIEW_CALL_NO_REDRAW to draw now and get LCDVIEW_NONE on the next loop.
  3694. * - NOTE: For graphical displays menu handlers may be called 2 or more times per loop,
  3695. * so don't change lcdDrawUpdate without considering this.
  3696. *
  3697. * After the menu handler callback runs (or not):
  3698. * - Clear the LCD if lcdDrawUpdate == LCDVIEW_CLEAR_CALL_REDRAW
  3699. * - Update lcdDrawUpdate for the next loop (i.e., move one state down, usually)
  3700. *
  3701. * No worries. This function is only called from the main thread.
  3702. */
  3703. void lcd_update() {
  3704. #if ENABLED(ULTIPANEL)
  3705. static millis_t return_to_status_ms = 0;
  3706. manage_manual_move();
  3707. lcd_buttons_update();
  3708. #if ENABLED(AUTO_BED_LEVELING_UBL)
  3709. const bool UBL_CONDITION = !ubl.has_control_of_lcd_panel;
  3710. #else
  3711. constexpr bool UBL_CONDITION = true;
  3712. #endif
  3713. // If the action button is pressed...
  3714. if (UBL_CONDITION && LCD_CLICKED) {
  3715. if (!wait_for_unclick) { // If not waiting for a debounce release:
  3716. wait_for_unclick = true; // Set debounce flag to ignore continous clicks
  3717. lcd_clicked = !wait_for_user; // Keep the click if not waiting for a user-click
  3718. wait_for_user = false; // Any click clears wait for user
  3719. lcd_quick_feedback(); // Always make a click sound
  3720. }
  3721. }
  3722. else wait_for_unclick = false;
  3723. #endif
  3724. #if ENABLED(SDSUPPORT) && PIN_EXISTS(SD_DETECT)
  3725. const bool sd_status = IS_SD_INSERTED;
  3726. if (sd_status != lcd_sd_status && lcd_detected()) {
  3727. if (sd_status) {
  3728. card.initsd();
  3729. if (lcd_sd_status != 2) LCD_MESSAGEPGM(MSG_SD_INSERTED);
  3730. }
  3731. else {
  3732. card.release();
  3733. if (lcd_sd_status != 2) LCD_MESSAGEPGM(MSG_SD_REMOVED);
  3734. }
  3735. lcd_sd_status = sd_status;
  3736. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  3737. lcd_implementation_init( // to maybe revive the LCD if static electricity killed it.
  3738. #if ENABLED(LCD_PROGRESS_BAR)
  3739. currentScreen == lcd_status_screen
  3740. #endif
  3741. );
  3742. }
  3743. #endif // SDSUPPORT && SD_DETECT_PIN
  3744. const millis_t ms = millis();
  3745. if (ELAPSED(ms, next_lcd_update_ms)
  3746. #if ENABLED(DOGLCD)
  3747. || drawing_screen
  3748. #endif
  3749. ) {
  3750. next_lcd_update_ms = ms + LCD_UPDATE_INTERVAL;
  3751. #if ENABLED(LCD_HAS_STATUS_INDICATORS)
  3752. lcd_implementation_update_indicators();
  3753. #endif
  3754. #if ENABLED(ULTIPANEL)
  3755. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  3756. slow_buttons = lcd_implementation_read_slow_buttons(); // buttons which take too long to read in interrupt context
  3757. #endif
  3758. #if ENABLED(ADC_KEYPAD)
  3759. if (handle_adc_keypad())
  3760. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  3761. #elif ENABLED(REPRAPWORLD_KEYPAD)
  3762. handle_reprapworld_keypad();
  3763. #endif
  3764. bool encoderPastThreshold = (abs(encoderDiff) >= ENCODER_PULSES_PER_STEP);
  3765. if (encoderPastThreshold || lcd_clicked) {
  3766. if (encoderPastThreshold) {
  3767. int32_t encoderMultiplier = 1;
  3768. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  3769. if (encoderRateMultiplierEnabled) {
  3770. int32_t encoderMovementSteps = abs(encoderDiff) / ENCODER_PULSES_PER_STEP;
  3771. if (lastEncoderMovementMillis) {
  3772. // Note that the rate is always calculated between two passes through the
  3773. // loop and that the abs of the encoderDiff value is tracked.
  3774. float encoderStepRate = float(encoderMovementSteps) / float(ms - lastEncoderMovementMillis) * 1000.0;
  3775. if (encoderStepRate >= ENCODER_100X_STEPS_PER_SEC) encoderMultiplier = 100;
  3776. else if (encoderStepRate >= ENCODER_10X_STEPS_PER_SEC) encoderMultiplier = 10;
  3777. #if ENABLED(ENCODER_RATE_MULTIPLIER_DEBUG)
  3778. SERIAL_ECHO_START();
  3779. SERIAL_ECHOPAIR("Enc Step Rate: ", encoderStepRate);
  3780. SERIAL_ECHOPAIR(" Multiplier: ", encoderMultiplier);
  3781. SERIAL_ECHOPAIR(" ENCODER_10X_STEPS_PER_SEC: ", ENCODER_10X_STEPS_PER_SEC);
  3782. SERIAL_ECHOPAIR(" ENCODER_100X_STEPS_PER_SEC: ", ENCODER_100X_STEPS_PER_SEC);
  3783. SERIAL_EOL();
  3784. #endif // ENCODER_RATE_MULTIPLIER_DEBUG
  3785. }
  3786. lastEncoderMovementMillis = ms;
  3787. } // encoderRateMultiplierEnabled
  3788. #endif // ENCODER_RATE_MULTIPLIER
  3789. encoderPosition += (encoderDiff * encoderMultiplier) / ENCODER_PULSES_PER_STEP;
  3790. encoderDiff = 0;
  3791. }
  3792. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  3793. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  3794. }
  3795. #endif // ULTIPANEL
  3796. // We arrive here every ~100ms when idling often enough.
  3797. // Instead of tracking the changes simply redraw the Info Screen ~1 time a second.
  3798. static int8_t lcd_status_update_delay = 1; // first update one loop delayed
  3799. if (
  3800. #if ENABLED(ULTIPANEL)
  3801. currentScreen == lcd_status_screen &&
  3802. #endif
  3803. !lcd_status_update_delay--
  3804. ) {
  3805. lcd_status_update_delay = 9
  3806. #if ENABLED(DOGLCD)
  3807. + 3
  3808. #endif
  3809. ;
  3810. max_display_update_time--;
  3811. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  3812. }
  3813. // then we want to use 1/2 of the time only.
  3814. uint16_t bbr2 = planner.block_buffer_runtime() >> 1;
  3815. #if ENABLED(DOGLCD)
  3816. if ((lcdDrawUpdate || drawing_screen) && (!bbr2 || (bbr2 > max_display_update_time)))
  3817. #else
  3818. if (lcdDrawUpdate && (!bbr2 || (bbr2 > max_display_update_time)))
  3819. #endif
  3820. {
  3821. #if ENABLED(DOGLCD)
  3822. if (!drawing_screen)
  3823. #endif
  3824. {
  3825. switch (lcdDrawUpdate) {
  3826. case LCDVIEW_CALL_NO_REDRAW:
  3827. lcdDrawUpdate = LCDVIEW_NONE;
  3828. break;
  3829. case LCDVIEW_CLEAR_CALL_REDRAW: // set by handlers, then altered after (rarely occurs here)
  3830. case LCDVIEW_CALL_REDRAW_NEXT: // set by handlers, then altered after (never occurs here?)
  3831. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  3832. case LCDVIEW_REDRAW_NOW: // set above, or by a handler through LCDVIEW_CALL_REDRAW_NEXT
  3833. case LCDVIEW_NONE:
  3834. break;
  3835. } // switch
  3836. }
  3837. #if ENABLED(ADC_KEYPAD)
  3838. buttons_reprapworld_keypad = 0;
  3839. #endif
  3840. #if ENABLED(ULTIPANEL)
  3841. #define CURRENTSCREEN() (*currentScreen)(), lcd_clicked = false
  3842. #else
  3843. #define CURRENTSCREEN() lcd_status_screen()
  3844. #endif
  3845. #if ENABLED(DOGLCD) // Changes due to different driver architecture of the DOGM display
  3846. if (!drawing_screen) {
  3847. u8g.firstPage();
  3848. drawing_screen = 1;
  3849. }
  3850. lcd_setFont(FONT_MENU);
  3851. u8g.setColorIndex(1);
  3852. CURRENTSCREEN();
  3853. if (drawing_screen && (drawing_screen = u8g.nextPage())) {
  3854. NOLESS(max_display_update_time, millis() - ms);
  3855. return;
  3856. }
  3857. #else
  3858. CURRENTSCREEN();
  3859. #endif
  3860. NOLESS(max_display_update_time, millis() - ms);
  3861. }
  3862. #if ENABLED(ULTIPANEL)
  3863. // Return to Status Screen after a timeout
  3864. if (currentScreen == lcd_status_screen || defer_return_to_status)
  3865. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  3866. else if (ELAPSED(ms, return_to_status_ms))
  3867. lcd_return_to_status();
  3868. #endif // ULTIPANEL
  3869. #if ENABLED(DOGLCD)
  3870. if (!drawing_screen)
  3871. #endif
  3872. {
  3873. switch (lcdDrawUpdate) {
  3874. case LCDVIEW_CLEAR_CALL_REDRAW:
  3875. lcd_implementation_clear();
  3876. case LCDVIEW_CALL_REDRAW_NEXT:
  3877. lcdDrawUpdate = LCDVIEW_REDRAW_NOW;
  3878. break;
  3879. case LCDVIEW_REDRAW_NOW:
  3880. lcdDrawUpdate = LCDVIEW_NONE;
  3881. break;
  3882. case LCDVIEW_NONE:
  3883. break;
  3884. } // switch
  3885. }
  3886. } // ELAPSED(ms, next_lcd_update_ms)
  3887. }
  3888. void pad_message_string() {
  3889. uint8_t i = 0, j = 0;
  3890. char c;
  3891. while ((c = lcd_status_message[i]) && j < LCD_WIDTH) {
  3892. if (PRINTABLE(c)) j++;
  3893. i++;
  3894. }
  3895. if (true
  3896. #if ENABLED(STATUS_MESSAGE_SCROLLING)
  3897. && j < LCD_WIDTH
  3898. #endif
  3899. ) {
  3900. // pad with spaces to fill up the line
  3901. while (j++ < LCD_WIDTH) lcd_status_message[i++] = ' ';
  3902. // chop off at the edge
  3903. lcd_status_message[i] = '\0';
  3904. }
  3905. }
  3906. void lcd_finishstatus(const bool persist=false) {
  3907. pad_message_string();
  3908. #if !(ENABLED(LCD_PROGRESS_BAR) && (PROGRESS_MSG_EXPIRE > 0))
  3909. UNUSED(persist);
  3910. #endif
  3911. #if ENABLED(LCD_PROGRESS_BAR)
  3912. progress_bar_ms = millis();
  3913. #if PROGRESS_MSG_EXPIRE > 0
  3914. expire_status_ms = persist ? 0 : progress_bar_ms + PROGRESS_MSG_EXPIRE;
  3915. #endif
  3916. #endif
  3917. lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
  3918. #if ENABLED(FILAMENT_LCD_DISPLAY) && ENABLED(SDSUPPORT)
  3919. previous_lcd_status_ms = millis(); //get status message to show up for a while
  3920. #endif
  3921. #if ENABLED(STATUS_MESSAGE_SCROLLING)
  3922. status_scroll_pos = 0;
  3923. #endif
  3924. }
  3925. #if ENABLED(LCD_PROGRESS_BAR) && PROGRESS_MSG_EXPIRE > 0
  3926. void dontExpireStatus() { expire_status_ms = 0; }
  3927. #endif
  3928. bool lcd_hasstatus() { return (lcd_status_message[0] != '\0'); }
  3929. void lcd_setstatus(const char * const message, const bool persist) {
  3930. if (lcd_status_message_level > 0) return;
  3931. strncpy(lcd_status_message, message, 3 * (LCD_WIDTH));
  3932. lcd_finishstatus(persist);
  3933. }
  3934. void lcd_setstatusPGM(const char * const message, int8_t level) {
  3935. if (level < 0) level = lcd_status_message_level = 0;
  3936. if (level < lcd_status_message_level) return;
  3937. lcd_status_message_level = level;
  3938. strncpy_P(lcd_status_message, message, 3 * (LCD_WIDTH));
  3939. lcd_finishstatus(level > 0);
  3940. }
  3941. void lcd_status_printf_P(const uint8_t level, const char * const fmt, ...) {
  3942. if (level < lcd_status_message_level) return;
  3943. lcd_status_message_level = level;
  3944. va_list args;
  3945. va_start(args, fmt);
  3946. vsnprintf_P(lcd_status_message, 3 * (LCD_WIDTH), fmt, args);
  3947. va_end(args);
  3948. lcd_finishstatus(level > 0);
  3949. }
  3950. void lcd_setalertstatusPGM(const char * const message) {
  3951. lcd_setstatusPGM(message, 1);
  3952. #if ENABLED(ULTIPANEL)
  3953. lcd_return_to_status();
  3954. #endif
  3955. }
  3956. void lcd_reset_alert_level() { lcd_status_message_level = 0; }
  3957. #if HAS_LCD_CONTRAST
  3958. void set_lcd_contrast(const uint16_t value) {
  3959. lcd_contrast = constrain(value, LCD_CONTRAST_MIN, LCD_CONTRAST_MAX);
  3960. u8g.setContrast(lcd_contrast);
  3961. }
  3962. #endif
  3963. #if ENABLED(ULTIPANEL)
  3964. /**
  3965. * Setup Rotary Encoder Bit Values (for two pin encoders to indicate movement)
  3966. * These values are independent of which pins are used for EN_A and EN_B indications
  3967. * The rotary encoder part is also independent to the chipset used for the LCD
  3968. */
  3969. #if defined(EN_A) && defined(EN_B)
  3970. #define encrot0 0
  3971. #define encrot1 2
  3972. #define encrot2 3
  3973. #define encrot3 1
  3974. #endif
  3975. #define GET_BUTTON_STATES(DST) \
  3976. uint8_t new_##DST = 0; \
  3977. WRITE(SHIFT_LD, LOW); \
  3978. WRITE(SHIFT_LD, HIGH); \
  3979. for (int8_t i = 0; i < 8; i++) { \
  3980. new_##DST >>= 1; \
  3981. if (READ(SHIFT_OUT)) SBI(new_##DST, 7); \
  3982. WRITE(SHIFT_CLK, HIGH); \
  3983. WRITE(SHIFT_CLK, LOW); \
  3984. } \
  3985. DST = ~new_##DST; //invert it, because a pressed switch produces a logical 0
  3986. /**
  3987. * Read encoder buttons from the hardware registers
  3988. * Warning: This function is called from interrupt context!
  3989. */
  3990. void lcd_buttons_update() {
  3991. static uint8_t lastEncoderBits;
  3992. millis_t now = millis();
  3993. if (ELAPSED(now, next_button_update_ms)) {
  3994. #if ENABLED(NEWPANEL)
  3995. uint8_t newbutton = 0;
  3996. #if BUTTON_EXISTS(EN1)
  3997. if (BUTTON_PRESSED(EN1)) newbutton |= EN_A;
  3998. #endif
  3999. #if BUTTON_EXISTS(EN2)
  4000. if (BUTTON_PRESSED(EN2)) newbutton |= EN_B;
  4001. #endif
  4002. #if BUTTON_EXISTS(ENC)
  4003. if (BUTTON_PRESSED(ENC)) newbutton |= EN_C;
  4004. #endif
  4005. #if LCD_HAS_DIRECTIONAL_BUTTONS
  4006. // Manage directional buttons
  4007. #if ENABLED(REVERSE_MENU_DIRECTION)
  4008. #define _ENCODER_UD_STEPS (ENCODER_STEPS_PER_MENU_ITEM * encoderDirection)
  4009. #else
  4010. #define _ENCODER_UD_STEPS ENCODER_STEPS_PER_MENU_ITEM
  4011. #endif
  4012. #if ENABLED(REVERSE_ENCODER_DIRECTION)
  4013. #define ENCODER_UD_STEPS _ENCODER_UD_STEPS
  4014. #define ENCODER_LR_PULSES ENCODER_PULSES_PER_STEP
  4015. #else
  4016. #define ENCODER_UD_STEPS -(_ENCODER_UD_STEPS)
  4017. #define ENCODER_LR_PULSES -(ENCODER_PULSES_PER_STEP)
  4018. #endif
  4019. if (false) {
  4020. // for the else-ifs below
  4021. }
  4022. #if BUTTON_EXISTS(UP)
  4023. else if (BUTTON_PRESSED(UP)) {
  4024. encoderDiff = -(ENCODER_UD_STEPS);
  4025. next_button_update_ms = now + 300;
  4026. }
  4027. #endif
  4028. #if BUTTON_EXISTS(DWN)
  4029. else if (BUTTON_PRESSED(DWN)) {
  4030. encoderDiff = ENCODER_UD_STEPS;
  4031. next_button_update_ms = now + 300;
  4032. }
  4033. #endif
  4034. #if BUTTON_EXISTS(LFT)
  4035. else if (BUTTON_PRESSED(LFT)) {
  4036. encoderDiff = -(ENCODER_LR_PULSES);
  4037. next_button_update_ms = now + 300;
  4038. }
  4039. #endif
  4040. #if BUTTON_EXISTS(RT)
  4041. else if (BUTTON_PRESSED(RT)) {
  4042. encoderDiff = ENCODER_LR_PULSES;
  4043. next_button_update_ms = now + 300;
  4044. }
  4045. #endif
  4046. #endif // LCD_HAS_DIRECTIONAL_BUTTONS
  4047. buttons = newbutton;
  4048. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  4049. buttons |= slow_buttons;
  4050. #endif
  4051. #if ENABLED(ADC_KEYPAD)
  4052. uint8_t newbutton_reprapworld_keypad = 0;
  4053. buttons = 0;
  4054. if (buttons_reprapworld_keypad == 0) {
  4055. newbutton_reprapworld_keypad = get_ADC_keyValue();
  4056. if (WITHIN(newbutton_reprapworld_keypad, 1, 8))
  4057. buttons_reprapworld_keypad = _BV(newbutton_reprapworld_keypad - 1);
  4058. }
  4059. #elif ENABLED(REPRAPWORLD_KEYPAD)
  4060. GET_BUTTON_STATES(buttons_reprapworld_keypad);
  4061. #endif
  4062. #else
  4063. GET_BUTTON_STATES(buttons);
  4064. #endif // !NEWPANEL
  4065. } // next_button_update_ms
  4066. // Manage encoder rotation
  4067. #if ENABLED(REVERSE_MENU_DIRECTION) && ENABLED(REVERSE_ENCODER_DIRECTION)
  4068. #define ENCODER_DIFF_CW (encoderDiff -= encoderDirection)
  4069. #define ENCODER_DIFF_CCW (encoderDiff += encoderDirection)
  4070. #elif ENABLED(REVERSE_MENU_DIRECTION)
  4071. #define ENCODER_DIFF_CW (encoderDiff += encoderDirection)
  4072. #define ENCODER_DIFF_CCW (encoderDiff -= encoderDirection)
  4073. #elif ENABLED(REVERSE_ENCODER_DIRECTION)
  4074. #define ENCODER_DIFF_CW (encoderDiff--)
  4075. #define ENCODER_DIFF_CCW (encoderDiff++)
  4076. #else
  4077. #define ENCODER_DIFF_CW (encoderDiff++)
  4078. #define ENCODER_DIFF_CCW (encoderDiff--)
  4079. #endif
  4080. #define ENCODER_SPIN(_E1, _E2) switch (lastEncoderBits) { case _E1: ENCODER_DIFF_CW; break; case _E2: ENCODER_DIFF_CCW; }
  4081. uint8_t enc = 0;
  4082. if (buttons & EN_A) enc |= B01;
  4083. if (buttons & EN_B) enc |= B10;
  4084. if (enc != lastEncoderBits) {
  4085. switch (enc) {
  4086. case encrot0: ENCODER_SPIN(encrot3, encrot1); break;
  4087. case encrot1: ENCODER_SPIN(encrot0, encrot2); break;
  4088. case encrot2: ENCODER_SPIN(encrot1, encrot3); break;
  4089. case encrot3: ENCODER_SPIN(encrot2, encrot0); break;
  4090. }
  4091. #if ENABLED(AUTO_BED_LEVELING_UBL)
  4092. if (ubl.has_control_of_lcd_panel) {
  4093. ubl.encoder_diff = encoderDiff; // Make the encoder's rotation available to G29's Mesh Editor
  4094. encoderDiff = 0; // We are going to lie to the LCD Panel and claim the encoder
  4095. // knob has not turned.
  4096. }
  4097. #endif
  4098. lastEncoderBits = enc;
  4099. }
  4100. }
  4101. #if (ENABLED(LCD_I2C_TYPE_MCP23017) || ENABLED(LCD_I2C_TYPE_MCP23008)) && ENABLED(DETECT_DEVICE)
  4102. bool lcd_detected() { return lcd.LcdDetected() == 1; }
  4103. #else
  4104. bool lcd_detected() { return true; }
  4105. #endif
  4106. #if ENABLED(AUTO_BED_LEVELING_UBL)
  4107. void chirp_at_user() {
  4108. #if ENABLED(LCD_USE_I2C_BUZZER)
  4109. lcd.buzz(LCD_FEEDBACK_FREQUENCY_DURATION_MS, LCD_FEEDBACK_FREQUENCY_HZ);
  4110. #elif PIN_EXISTS(BEEPER)
  4111. buzzer.tone(LCD_FEEDBACK_FREQUENCY_DURATION_MS, LCD_FEEDBACK_FREQUENCY_HZ);
  4112. #endif
  4113. }
  4114. bool ubl_lcd_clicked() { return LCD_CLICKED; }
  4115. #endif
  4116. #endif // ULTIPANEL
  4117. #if ENABLED(ADC_KEYPAD)
  4118. typedef struct {
  4119. uint16_t ADCKeyValueMin, ADCKeyValueMax;
  4120. uint8_t ADCKeyNo;
  4121. } _stADCKeypadTable_;
  4122. static const _stADCKeypadTable_ stADCKeyTable[] PROGMEM = {
  4123. // VALUE_MIN, VALUE_MAX, KEY
  4124. { 4000, 4096, BLEN_REPRAPWORLD_KEYPAD_F1 + 1 }, // F1
  4125. { 4000, 4096, BLEN_REPRAPWORLD_KEYPAD_F2 + 1 }, // F2
  4126. { 4000, 4096, BLEN_REPRAPWORLD_KEYPAD_F3 + 1 }, // F3
  4127. { 300, 500, BLEN_REPRAPWORLD_KEYPAD_LEFT + 1 }, // LEFT
  4128. { 1900, 2200, BLEN_REPRAPWORLD_KEYPAD_RIGHT + 1 }, // RIGHT
  4129. { 570, 870, BLEN_REPRAPWORLD_KEYPAD_UP + 1 }, // UP
  4130. { 2670, 2870, BLEN_REPRAPWORLD_KEYPAD_DOWN + 1 }, // DOWN
  4131. { 1150, 1450, BLEN_REPRAPWORLD_KEYPAD_MIDDLE + 1 }, // ENTER
  4132. };
  4133. uint8_t get_ADC_keyValue(void) {
  4134. if (thermalManager.ADCKey_count >= 16) {
  4135. const uint16_t currentkpADCValue = thermalManager.current_ADCKey_raw >> 2;
  4136. #if ENABLED(ADC_KEYPAD_DEBUG)
  4137. SERIAL_PROTOCOLLN(currentkpADCValue);
  4138. #endif
  4139. thermalManager.current_ADCKey_raw = 0;
  4140. thermalManager.ADCKey_count = 0;
  4141. if (currentkpADCValue < 4000)
  4142. for (uint8_t i = 0; i < ADC_KEY_NUM; i++) {
  4143. const uint16_t lo = pgm_read_word(&stADCKeyTable[i].ADCKeyValueMin),
  4144. hi = pgm_read_word(&stADCKeyTable[i].ADCKeyValueMax);
  4145. if (WITHIN(currentkpADCValue, lo, hi)) return pgm_read_byte(&stADCKeyTable[i].ADCKeyNo);
  4146. }
  4147. }
  4148. return 0;
  4149. }
  4150. #endif
  4151. #endif // ULTRA_LCD