My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

ultralcd.cpp 82KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648
  1. /**
  2. * Marlin 3D Printer Firmware
  3. * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
  4. *
  5. * Based on Sprinter and grbl.
  6. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
  7. *
  8. * This program is free software: you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published by
  10. * the Free Software Foundation, either version 3 of the License, or
  11. * (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  20. *
  21. */
  22. #include "ultralcd.h"
  23. #if ENABLED(ULTRA_LCD)
  24. #include "Marlin.h"
  25. #include "language.h"
  26. #include "cardreader.h"
  27. #include "temperature.h"
  28. #include "stepper.h"
  29. #include "configuration_store.h"
  30. /**
  31. * REVERSE_MENU_DIRECTION
  32. *
  33. * To reverse the menu direction we need a general way to reverse
  34. * the direction of the encoder everywhere. So encoderDirection is
  35. * added to allow the encoder to go the other way.
  36. *
  37. * This behavior is limited to scrolling Menus and SD card listings,
  38. * and is disabled in other contexts.
  39. */
  40. #if ENABLED(REVERSE_MENU_DIRECTION)
  41. int8_t encoderDirection = 1;
  42. #define ENCODER_DIRECTION_NORMAL() (encoderDirection = 1)
  43. #define ENCODER_DIRECTION_MENUS() (encoderDirection = -1)
  44. #else
  45. #define ENCODER_DIRECTION_NORMAL() ;
  46. #define ENCODER_DIRECTION_MENUS() ;
  47. #endif
  48. int8_t encoderDiff; // updated from interrupt context and added to encoderPosition every LCD update
  49. bool encoderRateMultiplierEnabled;
  50. int32_t lastEncoderMovementMillis;
  51. int plaPreheatHotendTemp;
  52. int plaPreheatHPBTemp;
  53. int plaPreheatFanSpeed;
  54. int absPreheatHotendTemp;
  55. int absPreheatHPBTemp;
  56. int absPreheatFanSpeed;
  57. #if ENABLED(FILAMENT_LCD_DISPLAY)
  58. millis_t previous_lcd_status_ms = 0;
  59. #endif
  60. // Function pointer to menu functions.
  61. typedef void (*menuFunc_t)();
  62. uint8_t lcd_status_message_level;
  63. char lcd_status_message[3 * (LCD_WIDTH) + 1] = WELCOME_MSG; // worst case is kana with up to 3*LCD_WIDTH+1
  64. #if ENABLED(DOGLCD)
  65. #include "dogm_lcd_implementation.h"
  66. #else
  67. #include "ultralcd_implementation_hitachi_HD44780.h"
  68. #endif
  69. // The main status screen
  70. static void lcd_status_screen();
  71. #if ENABLED(ULTIPANEL)
  72. #if HAS_POWER_SWITCH
  73. extern bool powersupply;
  74. #endif
  75. const float manual_feedrate[] = MANUAL_FEEDRATE;
  76. static void lcd_main_menu();
  77. static void lcd_tune_menu();
  78. static void lcd_prepare_menu();
  79. static void lcd_move_menu();
  80. static void lcd_control_menu();
  81. static void lcd_control_temperature_menu();
  82. static void lcd_control_temperature_preheat_pla_settings_menu();
  83. static void lcd_control_temperature_preheat_abs_settings_menu();
  84. static void lcd_control_motion_menu();
  85. static void lcd_control_volumetric_menu();
  86. #if ENABLED(HAS_LCD_CONTRAST)
  87. static void lcd_set_contrast();
  88. #endif
  89. #if ENABLED(FWRETRACT)
  90. static void lcd_control_retract_menu();
  91. #endif
  92. #if ENABLED(DELTA_CALIBRATION_MENU)
  93. static void lcd_delta_calibrate_menu();
  94. #endif
  95. #if ENABLED(MANUAL_BED_LEVELING)
  96. #include "mesh_bed_leveling.h"
  97. #endif
  98. /* Different types of actions that can be used in menu items. */
  99. static void menu_action_back();
  100. static void menu_action_submenu(menuFunc_t data);
  101. static void menu_action_gcode(const char* pgcode);
  102. static void menu_action_function(menuFunc_t data);
  103. static void menu_action_setting_edit_bool(const char* pstr, bool* ptr);
  104. static void menu_action_setting_edit_int3(const char* pstr, int* ptr, int minValue, int maxValue);
  105. static void menu_action_setting_edit_float3(const char* pstr, float* ptr, float minValue, float maxValue);
  106. static void menu_action_setting_edit_float32(const char* pstr, float* ptr, float minValue, float maxValue);
  107. static void menu_action_setting_edit_float43(const char* pstr, float* ptr, float minValue, float maxValue);
  108. static void menu_action_setting_edit_float5(const char* pstr, float* ptr, float minValue, float maxValue);
  109. static void menu_action_setting_edit_float51(const char* pstr, float* ptr, float minValue, float maxValue);
  110. static void menu_action_setting_edit_float52(const char* pstr, float* ptr, float minValue, float maxValue);
  111. static void menu_action_setting_edit_long5(const char* pstr, unsigned long* ptr, unsigned long minValue, unsigned long maxValue);
  112. static void menu_action_setting_edit_callback_bool(const char* pstr, bool* ptr, menuFunc_t callbackFunc);
  113. static void menu_action_setting_edit_callback_int3(const char* pstr, int* ptr, int minValue, int maxValue, menuFunc_t callbackFunc);
  114. static void menu_action_setting_edit_callback_float3(const char* pstr, float* ptr, float minValue, float maxValue, menuFunc_t callbackFunc);
  115. static void menu_action_setting_edit_callback_float32(const char* pstr, float* ptr, float minValue, float maxValue, menuFunc_t callbackFunc);
  116. static void menu_action_setting_edit_callback_float43(const char* pstr, float* ptr, float minValue, float maxValue, menuFunc_t callbackFunc);
  117. static void menu_action_setting_edit_callback_float5(const char* pstr, float* ptr, float minValue, float maxValue, menuFunc_t callbackFunc);
  118. static void menu_action_setting_edit_callback_float51(const char* pstr, float* ptr, float minValue, float maxValue, menuFunc_t callbackFunc);
  119. static void menu_action_setting_edit_callback_float52(const char* pstr, float* ptr, float minValue, float maxValue, menuFunc_t callbackFunc);
  120. static void menu_action_setting_edit_callback_long5(const char* pstr, unsigned long* ptr, unsigned long minValue, unsigned long maxValue, menuFunc_t callbackFunc);
  121. #if ENABLED(SDSUPPORT)
  122. static void lcd_sdcard_menu();
  123. static void menu_action_sdfile(const char* filename, char* longFilename);
  124. static void menu_action_sddirectory(const char* filename, char* longFilename);
  125. #endif
  126. #define ENCODER_FEEDRATE_DEADZONE 10
  127. #if DISABLED(LCD_I2C_VIKI)
  128. #ifndef ENCODER_STEPS_PER_MENU_ITEM
  129. #define ENCODER_STEPS_PER_MENU_ITEM 5
  130. #endif
  131. #ifndef ENCODER_PULSES_PER_STEP
  132. #define ENCODER_PULSES_PER_STEP 1
  133. #endif
  134. #else
  135. #ifndef ENCODER_STEPS_PER_MENU_ITEM
  136. #define ENCODER_STEPS_PER_MENU_ITEM 2 // VIKI LCD rotary encoder uses a different number of steps per rotation
  137. #endif
  138. #ifndef ENCODER_PULSES_PER_STEP
  139. #define ENCODER_PULSES_PER_STEP 1
  140. #endif
  141. #endif
  142. /* Helper macros for menus */
  143. /**
  144. * START_MENU generates the init code for a menu function
  145. */
  146. #define START_MENU() do { \
  147. ENCODER_DIRECTION_MENUS(); \
  148. encoderRateMultiplierEnabled = false; \
  149. if (encoderPosition > 0x8000) encoderPosition = 0; \
  150. uint8_t encoderLine = encoderPosition / ENCODER_STEPS_PER_MENU_ITEM; \
  151. NOMORE(currentMenuViewOffset, encoderLine); \
  152. uint8_t _lineNr = currentMenuViewOffset, _menuItemNr; \
  153. bool wasClicked = LCD_CLICKED, itemSelected; \
  154. for (uint8_t _drawLineNr = 0; _drawLineNr < LCD_HEIGHT; _drawLineNr++, _lineNr++) { \
  155. _menuItemNr = 0;
  156. /**
  157. * MENU_ITEM generates draw & handler code for a menu item, potentially calling:
  158. *
  159. * lcd_implementation_drawmenu_[type](sel, row, label, arg3...)
  160. * menu_action_[type](arg3...)
  161. *
  162. * Examples:
  163. * MENU_ITEM(back, MSG_WATCH)
  164. * lcd_implementation_drawmenu_back(sel, row, PSTR(MSG_WATCH))
  165. * menu_action_back()
  166. *
  167. * MENU_ITEM(function, MSG_PAUSE_PRINT, lcd_sdcard_pause)
  168. * lcd_implementation_drawmenu_function(sel, row, PSTR(MSG_PAUSE_PRINT), lcd_sdcard_pause)
  169. * menu_action_function(lcd_sdcard_pause)
  170. *
  171. * MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_multiplier, 10, 999)
  172. * MENU_ITEM(setting_edit_int3, MSG_SPEED, PSTR(MSG_SPEED), &feedrate_multiplier, 10, 999)
  173. * lcd_implementation_drawmenu_setting_edit_int3(sel, row, PSTR(MSG_SPEED), PSTR(MSG_SPEED), &feedrate_multiplier, 10, 999)
  174. * menu_action_setting_edit_int3(PSTR(MSG_SPEED), &feedrate_multiplier, 10, 999)
  175. *
  176. */
  177. #define MENU_ITEM(type, label, args...) do { \
  178. if (_menuItemNr == _lineNr) { \
  179. itemSelected = encoderLine == _menuItemNr; \
  180. if (lcdDrawUpdate) \
  181. lcd_implementation_drawmenu_ ## type(itemSelected, _drawLineNr, PSTR(label), ## args); \
  182. if (wasClicked && itemSelected) { \
  183. lcd_quick_feedback(); \
  184. menu_action_ ## type(args); \
  185. return; \
  186. } \
  187. } \
  188. _menuItemNr++; \
  189. } while(0)
  190. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  191. //#define ENCODER_RATE_MULTIPLIER_DEBUG // If defined, output the encoder steps per second value
  192. /**
  193. * MENU_MULTIPLIER_ITEM generates drawing and handling code for a multiplier menu item
  194. */
  195. #define MENU_MULTIPLIER_ITEM(type, label, args...) do { \
  196. if (_menuItemNr == _lineNr) { \
  197. itemSelected = encoderLine == _menuItemNr; \
  198. if (lcdDrawUpdate) \
  199. lcd_implementation_drawmenu_ ## type(itemSelected, _drawLineNr, PSTR(label), ## args); \
  200. if (wasClicked && itemSelected) { \
  201. lcd_quick_feedback(); \
  202. encoderRateMultiplierEnabled = true; \
  203. lastEncoderMovementMillis = 0; \
  204. menu_action_ ## type(args); \
  205. return; \
  206. } \
  207. } \
  208. _menuItemNr++; \
  209. } while(0)
  210. #endif //ENCODER_RATE_MULTIPLIER
  211. #define MENU_ITEM_DUMMY() do { _menuItemNr++; } while(0)
  212. #define MENU_ITEM_EDIT(type, label, args...) MENU_ITEM(setting_edit_ ## type, label, PSTR(label), ## args)
  213. #define MENU_ITEM_EDIT_CALLBACK(type, label, args...) MENU_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## args)
  214. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  215. #define MENU_MULTIPLIER_ITEM_EDIT(type, label, args...) MENU_MULTIPLIER_ITEM(setting_edit_ ## type, label, PSTR(label), ## args)
  216. #define MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(type, label, args...) MENU_MULTIPLIER_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## args)
  217. #else //!ENCODER_RATE_MULTIPLIER
  218. #define MENU_MULTIPLIER_ITEM_EDIT(type, label, args...) MENU_ITEM(setting_edit_ ## type, label, PSTR(label), ## args)
  219. #define MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(type, label, args...) MENU_ITEM(setting_edit_callback_ ## type, label, PSTR(label), ## args)
  220. #endif //!ENCODER_RATE_MULTIPLIER
  221. #define END_MENU() \
  222. if (encoderLine >= _menuItemNr) { encoderPosition = _menuItemNr * (ENCODER_STEPS_PER_MENU_ITEM) - 1; encoderLine = _menuItemNr - 1; }\
  223. if (encoderLine >= currentMenuViewOffset + LCD_HEIGHT) { currentMenuViewOffset = encoderLine - (LCD_HEIGHT) + 1; lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_REDRAW; _lineNr = currentMenuViewOffset - 1; _drawLineNr = -1; } \
  224. } } while(0)
  225. /** Used variables to keep track of the menu */
  226. volatile uint8_t buttons; //the last checked buttons in a bit array.
  227. #if ENABLED(REPRAPWORLD_KEYPAD)
  228. volatile uint8_t buttons_reprapworld_keypad; // to store the keypad shift register values
  229. #endif
  230. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  231. volatile uint8_t slow_buttons; // Bits of the pressed buttons.
  232. #endif
  233. uint8_t currentMenuViewOffset; /* scroll offset in the current menu */
  234. millis_t next_button_update_ms;
  235. uint8_t lastEncoderBits;
  236. uint32_t encoderPosition;
  237. #if PIN_EXISTS(SD_DETECT)
  238. uint8_t lcd_sd_status;
  239. #endif
  240. #endif // ULTIPANEL
  241. typedef struct {
  242. menuFunc_t menu_function;
  243. #if ENABLED(ULTIPANEL)
  244. uint32_t encoder_position;
  245. #endif
  246. } menuPosition;
  247. menuFunc_t currentMenu = lcd_status_screen; // pointer to the currently active menu handler
  248. menuPosition menu_history[10];
  249. uint8_t menu_history_depth = 0;
  250. millis_t next_lcd_update_ms;
  251. uint8_t lcd_status_update_delay;
  252. bool ignore_click = false;
  253. bool wait_for_unclick;
  254. bool defer_return_to_status = false;
  255. enum LCDHandlerAction {
  256. LCD_DRAW_UPDATE_NONE,
  257. LCD_DRAW_UPDATE_CALL_REDRAW,
  258. LCD_DRAW_UPDATE_CLEAR_CALL_REDRAW,
  259. LCD_DRAW_UPDATE_CALL_NO_REDRAW,
  260. };
  261. uint8_t lcdDrawUpdate = LCD_DRAW_UPDATE_CLEAR_CALL_REDRAW; // Set 1 or 2 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)
  262. // Variables used when editing values.
  263. const char* editLabel;
  264. void* editValue;
  265. int32_t minEditValue, maxEditValue;
  266. menuFunc_t callbackFunc; // call this after editing
  267. // place-holders for Ki and Kd edits
  268. float raw_Ki, raw_Kd;
  269. /**
  270. * General function to go directly to a menu
  271. * Remembers the previous position
  272. */
  273. static void lcd_goto_menu(menuFunc_t menu, const bool feedback = false, const uint32_t encoder = 0) {
  274. if (currentMenu != menu) {
  275. currentMenu = menu;
  276. lcdDrawUpdate = LCD_DRAW_UPDATE_CLEAR_CALL_REDRAW;
  277. #if ENABLED(NEWPANEL)
  278. encoderPosition = encoder;
  279. if (feedback) lcd_quick_feedback();
  280. #endif
  281. if (menu == lcd_status_screen) menu_history_depth = 0;
  282. #if ENABLED(LCD_PROGRESS_BAR)
  283. // For LCD_PROGRESS_BAR re-initialize custom characters
  284. lcd_set_custom_characters(menu == lcd_status_screen);
  285. #endif
  286. }
  287. }
  288. static void lcd_return_to_status() {
  289. defer_return_to_status = false;
  290. lcd_goto_menu(lcd_status_screen);
  291. }
  292. inline void lcd_save_previous_menu() {
  293. if (menu_history_depth < COUNT(menu_history)) {
  294. menu_history[menu_history_depth].menu_function = currentMenu;
  295. #if ENABLED(ULTIPANEL)
  296. menu_history[menu_history_depth].encoder_position = encoderPosition;
  297. #endif
  298. ++menu_history_depth;
  299. }
  300. }
  301. static void lcd_goto_previous_menu(bool feedback=false) {
  302. if (menu_history_depth > 0) {
  303. --menu_history_depth;
  304. lcd_goto_menu(menu_history[menu_history_depth].menu_function, feedback
  305. #if ENABLED(ULTIPANEL)
  306. , menu_history[menu_history_depth].encoder_position
  307. #endif
  308. );
  309. }
  310. else
  311. lcd_return_to_status();
  312. }
  313. /**
  314. *
  315. * "Info Screen"
  316. *
  317. * This is very display-dependent, so the lcd implementation draws this.
  318. */
  319. static void lcd_status_screen() {
  320. ENCODER_DIRECTION_NORMAL();
  321. encoderRateMultiplierEnabled = false;
  322. #if ENABLED(LCD_PROGRESS_BAR)
  323. millis_t ms = millis();
  324. #if DISABLED(PROGRESS_MSG_ONCE)
  325. if (ms > progress_bar_ms + PROGRESS_BAR_MSG_TIME + PROGRESS_BAR_BAR_TIME) {
  326. progress_bar_ms = ms;
  327. }
  328. #endif
  329. #if PROGRESS_MSG_EXPIRE > 0
  330. // Handle message expire
  331. if (expire_status_ms > 0) {
  332. #if ENABLED(SDSUPPORT)
  333. if (card.isFileOpen()) {
  334. // Expire the message when printing is active
  335. if (IS_SD_PRINTING) {
  336. if (ms >= expire_status_ms) {
  337. lcd_status_message[0] = '\0';
  338. expire_status_ms = 0;
  339. }
  340. }
  341. else {
  342. expire_status_ms += LCD_UPDATE_INTERVAL;
  343. }
  344. }
  345. else {
  346. expire_status_ms = 0;
  347. }
  348. #else
  349. expire_status_ms = 0;
  350. #endif //SDSUPPORT
  351. }
  352. #endif
  353. #endif //LCD_PROGRESS_BAR
  354. lcd_implementation_status_screen();
  355. #if ENABLED(ULTIPANEL)
  356. bool current_click = LCD_CLICKED;
  357. if (ignore_click) {
  358. if (wait_for_unclick) {
  359. if (!current_click)
  360. ignore_click = wait_for_unclick = false;
  361. else
  362. current_click = false;
  363. }
  364. else if (current_click) {
  365. lcd_quick_feedback();
  366. wait_for_unclick = true;
  367. current_click = false;
  368. }
  369. }
  370. if (current_click) {
  371. lcd_goto_menu(lcd_main_menu, true);
  372. lcd_implementation_init( // to maybe revive the LCD if static electricity killed it.
  373. #if ENABLED(LCD_PROGRESS_BAR)
  374. currentMenu == lcd_status_screen
  375. #endif
  376. );
  377. #if ENABLED(FILAMENT_LCD_DISPLAY)
  378. previous_lcd_status_ms = millis(); // get status message to show up for a while
  379. #endif
  380. }
  381. #if ENABLED(ULTIPANEL_FEEDMULTIPLY)
  382. // Dead zone at 100% feedrate
  383. if ((feedrate_multiplier < 100 && (feedrate_multiplier + int(encoderPosition)) > 100) ||
  384. (feedrate_multiplier > 100 && (feedrate_multiplier + int(encoderPosition)) < 100)) {
  385. encoderPosition = 0;
  386. feedrate_multiplier = 100;
  387. }
  388. if (feedrate_multiplier == 100) {
  389. if (int(encoderPosition) > ENCODER_FEEDRATE_DEADZONE) {
  390. feedrate_multiplier += int(encoderPosition) - (ENCODER_FEEDRATE_DEADZONE);
  391. encoderPosition = 0;
  392. }
  393. else if (int(encoderPosition) < -ENCODER_FEEDRATE_DEADZONE) {
  394. feedrate_multiplier += int(encoderPosition) + ENCODER_FEEDRATE_DEADZONE;
  395. encoderPosition = 0;
  396. }
  397. }
  398. else {
  399. feedrate_multiplier += int(encoderPosition);
  400. encoderPosition = 0;
  401. }
  402. #endif // ULTIPANEL_FEEDMULTIPLY
  403. feedrate_multiplier = constrain(feedrate_multiplier, 10, 999);
  404. #endif //ULTIPANEL
  405. }
  406. #if ENABLED(ULTIPANEL)
  407. inline void line_to_current(AxisEnum axis) {
  408. #if ENABLED(DELTA)
  409. calculate_delta(current_position);
  410. plan_buffer_line(delta[X_AXIS], delta[Y_AXIS], delta[Z_AXIS], current_position[E_AXIS], manual_feedrate[axis]/60, active_extruder);
  411. #else
  412. plan_buffer_line(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS], manual_feedrate[axis]/60, active_extruder);
  413. #endif
  414. }
  415. #if ENABLED(SDSUPPORT)
  416. static void lcd_sdcard_pause() { card.pauseSDPrint(); }
  417. static void lcd_sdcard_resume() { card.startFileprint(); }
  418. static void lcd_sdcard_stop() {
  419. quickStop();
  420. card.sdprinting = false;
  421. card.closefile();
  422. autotempShutdown();
  423. cancel_heatup = true;
  424. lcd_setstatus(MSG_PRINT_ABORTED, true);
  425. }
  426. #endif //SDSUPPORT
  427. /**
  428. *
  429. * "Main" menu
  430. *
  431. */
  432. static void lcd_main_menu() {
  433. START_MENU();
  434. MENU_ITEM(back, MSG_WATCH);
  435. if (movesplanned() || IS_SD_PRINTING) {
  436. MENU_ITEM(submenu, MSG_TUNE, lcd_tune_menu);
  437. }
  438. else {
  439. MENU_ITEM(submenu, MSG_PREPARE, lcd_prepare_menu);
  440. #if ENABLED(DELTA_CALIBRATION_MENU)
  441. MENU_ITEM(submenu, MSG_DELTA_CALIBRATE, lcd_delta_calibrate_menu);
  442. #endif
  443. }
  444. MENU_ITEM(submenu, MSG_CONTROL, lcd_control_menu);
  445. #if ENABLED(SDSUPPORT)
  446. if (card.cardOK) {
  447. if (card.isFileOpen()) {
  448. if (card.sdprinting)
  449. MENU_ITEM(function, MSG_PAUSE_PRINT, lcd_sdcard_pause);
  450. else
  451. MENU_ITEM(function, MSG_RESUME_PRINT, lcd_sdcard_resume);
  452. MENU_ITEM(function, MSG_STOP_PRINT, lcd_sdcard_stop);
  453. }
  454. else {
  455. MENU_ITEM(submenu, MSG_CARD_MENU, lcd_sdcard_menu);
  456. #if !PIN_EXISTS(SD_DETECT)
  457. MENU_ITEM(gcode, MSG_CNG_SDCARD, PSTR("M21")); // SD-card changed by user
  458. #endif
  459. }
  460. }
  461. else {
  462. MENU_ITEM(submenu, MSG_NO_CARD, lcd_sdcard_menu);
  463. #if !PIN_EXISTS(SD_DETECT)
  464. MENU_ITEM(gcode, MSG_INIT_SDCARD, PSTR("M21")); // Manually initialize the SD-card via user interface
  465. #endif
  466. }
  467. #endif //SDSUPPORT
  468. END_MENU();
  469. }
  470. /**
  471. *
  472. * "Tune" submenu items
  473. *
  474. */
  475. /**
  476. * Set the home offset based on the current_position
  477. */
  478. void lcd_set_home_offsets() {
  479. // M428 Command
  480. enqueue_and_echo_commands_P(PSTR("M428"));
  481. lcd_return_to_status();
  482. }
  483. #if ENABLED(BABYSTEPPING)
  484. static void _lcd_babystep(const int axis, const char* msg) {
  485. ENCODER_DIRECTION_NORMAL();
  486. if (encoderPosition != 0) {
  487. int distance = (int)encoderPosition * BABYSTEP_MULTIPLICATOR;
  488. encoderPosition = 0;
  489. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_REDRAW;
  490. #if ENABLED(COREXY) || ENABLED(COREXZ)
  491. #if ENABLED(BABYSTEP_XY)
  492. switch(axis) {
  493. case X_AXIS: // X on CoreXY and CoreXZ
  494. babystepsTodo[A_AXIS] += distance * 2;
  495. babystepsTodo[CORE_AXIS_2] += distance * 2;
  496. break;
  497. case CORE_AXIS_2: // Y on CoreXY, Z on CoreXZ
  498. babystepsTodo[A_AXIS] += distance * 2;
  499. babystepsTodo[CORE_AXIS_2] -= distance * 2;
  500. break;
  501. case CORE_AXIS_3: // Z on CoreXY, Y on CoreXZ
  502. babystepsTodo[CORE_AXIS_3] += distance;
  503. break;
  504. }
  505. #elif ENABLED(COREXZ)
  506. babystepsTodo[A_AXIS] += distance * 2;
  507. babystepsTodo[C_AXIS] -= distance * 2;
  508. #else
  509. babystepsTodo[Z_AXIS] += distance;
  510. #endif
  511. #else
  512. babystepsTodo[axis] += distance;
  513. #endif
  514. }
  515. if (lcdDrawUpdate) lcd_implementation_drawedit(msg, NULL);
  516. if (LCD_CLICKED) lcd_goto_previous_menu();
  517. }
  518. #if ENABLED(BABYSTEP_XY)
  519. static void lcd_babystep_x() { _lcd_babystep(X_AXIS, PSTR(MSG_BABYSTEPPING_X)); }
  520. static void lcd_babystep_y() { _lcd_babystep(Y_AXIS, PSTR(MSG_BABYSTEPPING_Y)); }
  521. #endif
  522. static void lcd_babystep_z() { _lcd_babystep(Z_AXIS, PSTR(MSG_BABYSTEPPING_Z)); }
  523. #endif //BABYSTEPPING
  524. /**
  525. * Watch temperature callbacks
  526. */
  527. #if ENABLED(THERMAL_PROTECTION_HOTENDS)
  528. #if TEMP_SENSOR_0 != 0
  529. void watch_temp_callback_E0() { start_watching_heater(0); }
  530. #endif
  531. #if EXTRUDERS > 1 && TEMP_SENSOR_1 != 0
  532. void watch_temp_callback_E1() { start_watching_heater(1); }
  533. #endif // EXTRUDERS > 1
  534. #if EXTRUDERS > 2 && TEMP_SENSOR_2 != 0
  535. void watch_temp_callback_E2() { start_watching_heater(2); }
  536. #endif // EXTRUDERS > 2
  537. #if EXTRUDERS > 3 && TEMP_SENSOR_3 != 0
  538. void watch_temp_callback_E3() { start_watching_heater(3); }
  539. #endif // EXTRUDERS > 3
  540. #else
  541. #if TEMP_SENSOR_0 != 0
  542. void watch_temp_callback_E0() {}
  543. #endif
  544. #if EXTRUDERS > 1 && TEMP_SENSOR_1 != 0
  545. void watch_temp_callback_E1() {}
  546. #endif // EXTRUDERS > 1
  547. #if EXTRUDERS > 2 && TEMP_SENSOR_2 != 0
  548. void watch_temp_callback_E2() {}
  549. #endif // EXTRUDERS > 2
  550. #if EXTRUDERS > 3 && TEMP_SENSOR_3 != 0
  551. void watch_temp_callback_E3() {}
  552. #endif // EXTRUDERS > 3
  553. #endif
  554. /**
  555. *
  556. * "Tune" submenu
  557. *
  558. */
  559. static void lcd_tune_menu() {
  560. START_MENU();
  561. //
  562. // ^ Main
  563. //
  564. MENU_ITEM(back, MSG_MAIN);
  565. //
  566. // Speed:
  567. //
  568. MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_multiplier, 10, 999);
  569. // Manual bed leveling, Bed Z:
  570. #if ENABLED(MANUAL_BED_LEVELING)
  571. MENU_ITEM_EDIT(float43, MSG_BED_Z, &mbl.z_offset, -1, 1);
  572. #endif
  573. //
  574. // Nozzle:
  575. // Nozzle [1-4]:
  576. //
  577. #if EXTRUDERS == 1
  578. #if TEMP_SENSOR_0 != 0
  579. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE, &target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  580. #endif
  581. #else //EXTRUDERS > 1
  582. #if TEMP_SENSOR_0 != 0
  583. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N1, &target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  584. #endif
  585. #if TEMP_SENSOR_1 != 0
  586. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N2, &target_temperature[1], 0, HEATER_1_MAXTEMP - 15, watch_temp_callback_E1);
  587. #endif
  588. #if EXTRUDERS > 2
  589. #if TEMP_SENSOR_2 != 0
  590. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N3, &target_temperature[2], 0, HEATER_2_MAXTEMP - 15, watch_temp_callback_E2);
  591. #endif
  592. #if EXTRUDERS > 3
  593. #if TEMP_SENSOR_3 != 0
  594. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N4, &target_temperature[3], 0, HEATER_3_MAXTEMP - 15, watch_temp_callback_E3);
  595. #endif
  596. #endif // EXTRUDERS > 3
  597. #endif // EXTRUDERS > 2
  598. #endif // EXTRUDERS > 1
  599. //
  600. // Bed:
  601. //
  602. #if TEMP_SENSOR_BED != 0
  603. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_BED, &target_temperature_bed, 0, BED_MAXTEMP - 15);
  604. #endif
  605. //
  606. // Fan Speed:
  607. //
  608. #if FAN_COUNT > 0
  609. #if HAS_FAN0
  610. #if FAN_COUNT > 1
  611. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED " 1"
  612. #else
  613. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED
  614. #endif
  615. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_1ST_FAN_SPEED, &fanSpeeds[0], 0, 255);
  616. #endif
  617. #if HAS_FAN1
  618. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 2", &fanSpeeds[1], 0, 255);
  619. #endif
  620. #if HAS_FAN2
  621. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 3", &fanSpeeds[2], 0, 255);
  622. #endif
  623. #endif // FAN_COUNT > 0
  624. //
  625. // Flow:
  626. // Flow 1:
  627. // Flow 2:
  628. // Flow 3:
  629. // Flow 4:
  630. //
  631. #if EXTRUDERS == 1
  632. MENU_ITEM_EDIT(int3, MSG_FLOW, &extruder_multiplier[0], 10, 999);
  633. #else // EXTRUDERS > 1
  634. MENU_ITEM_EDIT(int3, MSG_FLOW, &extruder_multiplier[active_extruder], 10, 999);
  635. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N1, &extruder_multiplier[0], 10, 999);
  636. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N2, &extruder_multiplier[1], 10, 999);
  637. #if EXTRUDERS > 2
  638. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N3, &extruder_multiplier[2], 10, 999);
  639. #if EXTRUDERS > 3
  640. MENU_ITEM_EDIT(int3, MSG_FLOW MSG_N4, &extruder_multiplier[3], 10, 999);
  641. #endif //EXTRUDERS > 3
  642. #endif //EXTRUDERS > 2
  643. #endif //EXTRUDERS > 1
  644. //
  645. // Babystep X:
  646. // Babystep Y:
  647. // Babystep Z:
  648. //
  649. #if ENABLED(BABYSTEPPING)
  650. #if ENABLED(BABYSTEP_XY)
  651. MENU_ITEM(submenu, MSG_BABYSTEP_X, lcd_babystep_x);
  652. MENU_ITEM(submenu, MSG_BABYSTEP_Y, lcd_babystep_y);
  653. #endif //BABYSTEP_XY
  654. MENU_ITEM(submenu, MSG_BABYSTEP_Z, lcd_babystep_z);
  655. #endif
  656. //
  657. // Change filament
  658. //
  659. #if ENABLED(FILAMENTCHANGEENABLE)
  660. MENU_ITEM(gcode, MSG_FILAMENTCHANGE, PSTR("M600"));
  661. #endif
  662. END_MENU();
  663. }
  664. /**
  665. *
  666. * "Prepare" submenu items
  667. *
  668. */
  669. void _lcd_preheat(int endnum, const float temph, const float tempb, const int fan) {
  670. if (temph > 0) setTargetHotend(temph, endnum);
  671. #if TEMP_SENSOR_BED != 0
  672. setTargetBed(tempb);
  673. #endif
  674. #if FAN_COUNT > 0
  675. #if FAN_COUNT > 1
  676. fanSpeeds[active_extruder < FAN_COUNT ? active_extruder : 0] = fan;
  677. #else
  678. fanSpeeds[0] = fan;
  679. #endif
  680. #endif
  681. lcd_return_to_status();
  682. }
  683. #if TEMP_SENSOR_0 != 0
  684. void lcd_preheat_pla0() { _lcd_preheat(0, plaPreheatHotendTemp, plaPreheatHPBTemp, plaPreheatFanSpeed); }
  685. void lcd_preheat_abs0() { _lcd_preheat(0, absPreheatHotendTemp, absPreheatHPBTemp, absPreheatFanSpeed); }
  686. #endif
  687. #if EXTRUDERS > 1
  688. void lcd_preheat_pla1() { _lcd_preheat(1, plaPreheatHotendTemp, plaPreheatHPBTemp, plaPreheatFanSpeed); }
  689. void lcd_preheat_abs1() { _lcd_preheat(1, absPreheatHotendTemp, absPreheatHPBTemp, absPreheatFanSpeed); }
  690. #if EXTRUDERS > 2
  691. void lcd_preheat_pla2() { _lcd_preheat(2, plaPreheatHotendTemp, plaPreheatHPBTemp, plaPreheatFanSpeed); }
  692. void lcd_preheat_abs2() { _lcd_preheat(2, absPreheatHotendTemp, absPreheatHPBTemp, absPreheatFanSpeed); }
  693. #if EXTRUDERS > 3
  694. void lcd_preheat_pla3() { _lcd_preheat(3, plaPreheatHotendTemp, plaPreheatHPBTemp, plaPreheatFanSpeed); }
  695. void lcd_preheat_abs3() { _lcd_preheat(3, absPreheatHotendTemp, absPreheatHPBTemp, absPreheatFanSpeed); }
  696. #endif
  697. #endif
  698. void lcd_preheat_pla0123() {
  699. setTargetHotend0(plaPreheatHotendTemp);
  700. setTargetHotend1(plaPreheatHotendTemp);
  701. setTargetHotend2(plaPreheatHotendTemp);
  702. _lcd_preheat(3, plaPreheatHotendTemp, plaPreheatHPBTemp, plaPreheatFanSpeed);
  703. }
  704. void lcd_preheat_abs0123() {
  705. setTargetHotend0(absPreheatHotendTemp);
  706. setTargetHotend1(absPreheatHotendTemp);
  707. setTargetHotend2(absPreheatHotendTemp);
  708. _lcd_preheat(3, absPreheatHotendTemp, absPreheatHPBTemp, absPreheatFanSpeed);
  709. }
  710. #endif // EXTRUDERS > 1
  711. #if TEMP_SENSOR_BED != 0
  712. void lcd_preheat_pla_bedonly() { _lcd_preheat(0, 0, plaPreheatHPBTemp, plaPreheatFanSpeed); }
  713. void lcd_preheat_abs_bedonly() { _lcd_preheat(0, 0, absPreheatHPBTemp, absPreheatFanSpeed); }
  714. #endif
  715. #if TEMP_SENSOR_0 != 0 && (TEMP_SENSOR_1 != 0 || TEMP_SENSOR_2 != 0 || TEMP_SENSOR_3 != 0 || TEMP_SENSOR_BED != 0)
  716. static void lcd_preheat_pla_menu() {
  717. START_MENU();
  718. MENU_ITEM(back, MSG_PREPARE);
  719. #if EXTRUDERS == 1
  720. MENU_ITEM(function, MSG_PREHEAT_PLA, lcd_preheat_pla0);
  721. #else
  722. MENU_ITEM(function, MSG_PREHEAT_PLA_N MSG_H1, lcd_preheat_pla0);
  723. MENU_ITEM(function, MSG_PREHEAT_PLA_N MSG_H2, lcd_preheat_pla1);
  724. #if EXTRUDERS > 2
  725. MENU_ITEM(function, MSG_PREHEAT_PLA_N MSG_H3, lcd_preheat_pla2);
  726. #if EXTRUDERS > 3
  727. MENU_ITEM(function, MSG_PREHEAT_PLA_N MSG_H4, lcd_preheat_pla3);
  728. #endif
  729. #endif
  730. MENU_ITEM(function, MSG_PREHEAT_PLA_ALL, lcd_preheat_pla0123);
  731. #endif
  732. #if TEMP_SENSOR_BED != 0
  733. MENU_ITEM(function, MSG_PREHEAT_PLA_BEDONLY, lcd_preheat_pla_bedonly);
  734. #endif
  735. END_MENU();
  736. }
  737. static void lcd_preheat_abs_menu() {
  738. START_MENU();
  739. MENU_ITEM(back, MSG_PREPARE);
  740. #if EXTRUDERS == 1
  741. MENU_ITEM(function, MSG_PREHEAT_ABS, lcd_preheat_abs0);
  742. #else
  743. MENU_ITEM(function, MSG_PREHEAT_ABS_N MSG_H1, lcd_preheat_abs0);
  744. MENU_ITEM(function, MSG_PREHEAT_ABS_N MSG_H2, lcd_preheat_abs1);
  745. #if EXTRUDERS > 2
  746. MENU_ITEM(function, MSG_PREHEAT_ABS_N MSG_H3, lcd_preheat_abs2);
  747. #if EXTRUDERS > 3
  748. MENU_ITEM(function, MSG_PREHEAT_ABS_N MSG_H4, lcd_preheat_abs3);
  749. #endif
  750. #endif
  751. MENU_ITEM(function, MSG_PREHEAT_ABS_ALL, lcd_preheat_abs0123);
  752. #endif
  753. #if TEMP_SENSOR_BED != 0
  754. MENU_ITEM(function, MSG_PREHEAT_ABS_BEDONLY, lcd_preheat_abs_bedonly);
  755. #endif
  756. END_MENU();
  757. }
  758. #endif // TEMP_SENSOR_0 && (TEMP_SENSOR_1 || TEMP_SENSOR_2 || TEMP_SENSOR_3 || TEMP_SENSOR_BED)
  759. void lcd_cooldown() {
  760. #if FAN_COUNT > 0
  761. for (uint8_t i = 0; i < FAN_COUNT; i++) fanSpeeds[i] = 0;
  762. #endif
  763. disable_all_heaters();
  764. lcd_return_to_status();
  765. }
  766. #if ENABLED(SDSUPPORT) && ENABLED(MENU_ADDAUTOSTART)
  767. static void lcd_autostart_sd() {
  768. card.autostart_index = 0;
  769. card.setroot();
  770. card.checkautostart(true);
  771. }
  772. #endif
  773. #if ENABLED(MANUAL_BED_LEVELING)
  774. /**
  775. *
  776. * "Prepare" > "Bed Leveling" handlers
  777. *
  778. */
  779. static int _lcd_level_bed_position;
  780. /**
  781. * MBL Wait for controller movement and clicks:
  782. * - Movement adjusts the Z axis
  783. * - Click saves the Z and goes to the next mesh point
  784. */
  785. static void _lcd_level_bed_procedure() {
  786. static bool mbl_wait_for_move = false;
  787. // Menu handlers may be called in a re-entrant fashion
  788. // if they call st_synchronize or plan_buffer_line. So
  789. // while waiting for a move we just ignore new input.
  790. if (mbl_wait_for_move) {
  791. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_NO_REDRAW;
  792. return;
  793. }
  794. ENCODER_DIRECTION_NORMAL();
  795. // Encoder wheel adjusts the Z position
  796. if (encoderPosition != 0 && movesplanned() <= 3) {
  797. refresh_cmd_timeout();
  798. current_position[Z_AXIS] += float((int)encoderPosition) * (MBL_Z_STEP);
  799. if (min_software_endstops) NOLESS(current_position[Z_AXIS], Z_MIN_POS);
  800. if (max_software_endstops) NOMORE(current_position[Z_AXIS], Z_MAX_POS);
  801. encoderPosition = 0;
  802. line_to_current(Z_AXIS);
  803. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_NO_REDRAW;
  804. }
  805. // Update on first display, then only on updates to Z position
  806. if (lcdDrawUpdate) {
  807. float v = current_position[Z_AXIS] - MESH_HOME_SEARCH_Z;
  808. lcd_implementation_drawedit(PSTR(MSG_MOVE_Z), ftostr43(v + (v < 0 ? -0.0001 : 0.0001), '+'));
  809. }
  810. // We want subsequent calls, but don't force redraw
  811. // Set here so it can be overridden by lcd_return_to_status below
  812. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_NO_REDRAW;
  813. // Click sets the current Z and moves to the next position
  814. static bool debounce_click = false;
  815. if (LCD_CLICKED) {
  816. if (!debounce_click) {
  817. debounce_click = true; // ignore multiple "clicks" in a row
  818. int ix = _lcd_level_bed_position % (MESH_NUM_X_POINTS),
  819. iy = _lcd_level_bed_position / (MESH_NUM_X_POINTS);
  820. if (iy & 1) ix = (MESH_NUM_X_POINTS - 1) - ix; // Zig zag
  821. mbl.set_z(ix, iy, current_position[Z_AXIS]);
  822. _lcd_level_bed_position++;
  823. if (_lcd_level_bed_position == (MESH_NUM_X_POINTS) * (MESH_NUM_Y_POINTS)) {
  824. lcd_return_to_status();
  825. LCD_ALERTMESSAGEPGM(MSG_LEVEL_BED_DONE);
  826. #if HAS_BUZZER
  827. buzz(200, 659);
  828. buzz(200, 698);
  829. #endif
  830. current_position[Z_AXIS] = MESH_HOME_SEARCH_Z;
  831. line_to_current(Z_AXIS);
  832. st_synchronize();
  833. mbl.active = 1;
  834. enqueue_and_echo_commands_P(PSTR("G28"));
  835. }
  836. else {
  837. #if ENABLED(NEWPANEL)
  838. lcd_quick_feedback();
  839. #endif
  840. mbl_wait_for_move = true;
  841. current_position[Z_AXIS] = MESH_HOME_SEARCH_Z;
  842. line_to_current(Z_AXIS);
  843. ix = _lcd_level_bed_position % (MESH_NUM_X_POINTS);
  844. iy = _lcd_level_bed_position / (MESH_NUM_X_POINTS);
  845. if (iy & 1) ix = (MESH_NUM_X_POINTS - 1) - ix; // Zig zag
  846. current_position[X_AXIS] = mbl.get_x(ix);
  847. current_position[Y_AXIS] = mbl.get_y(iy);
  848. line_to_current(manual_feedrate[X_AXIS] <= manual_feedrate[Y_AXIS] ? X_AXIS : Y_AXIS);
  849. st_synchronize();
  850. mbl_wait_for_move = false;
  851. encoderPosition = 0;
  852. }
  853. }
  854. }
  855. else {
  856. debounce_click = false;
  857. }
  858. }
  859. static void _lcd_level_bed_homing_done() {
  860. if (lcdDrawUpdate) lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_WAITING), NULL);
  861. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_NO_REDRAW;
  862. if (LCD_CLICKED) {
  863. current_position[Z_AXIS] = MESH_HOME_SEARCH_Z;
  864. plan_set_position(current_position[X_AXIS], current_position[Y_AXIS], current_position[Z_AXIS], current_position[E_AXIS]);
  865. current_position[X_AXIS] = MESH_MIN_X;
  866. current_position[Y_AXIS] = MESH_MIN_Y;
  867. line_to_current(manual_feedrate[X_AXIS] <= manual_feedrate[Y_AXIS] ? X_AXIS : Y_AXIS);
  868. _lcd_level_bed_position = 0;
  869. lcd_goto_menu(_lcd_level_bed_procedure);
  870. }
  871. }
  872. /**
  873. * MBL Move to mesh starting point
  874. */
  875. static void _lcd_level_bed_homing() {
  876. if (lcdDrawUpdate) lcd_implementation_drawedit(PSTR(MSG_LEVEL_BED_HOMING), NULL);
  877. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_NO_REDRAW;
  878. if (axis_known_position[X_AXIS] && axis_known_position[Y_AXIS] && axis_known_position[Z_AXIS])
  879. lcd_goto_menu(_lcd_level_bed_homing_done);
  880. }
  881. /**
  882. * MBL Continue Bed Leveling...
  883. */
  884. static void _lcd_level_bed_continue() {
  885. defer_return_to_status = true;
  886. axis_known_position[X_AXIS] = axis_known_position[Y_AXIS] = axis_known_position[Z_AXIS] = false;
  887. mbl.reset();
  888. enqueue_and_echo_commands_P(PSTR("G28"));
  889. lcd_goto_menu(_lcd_level_bed_homing);
  890. }
  891. /**
  892. * MBL entry-point
  893. */
  894. static void lcd_level_bed() {
  895. START_MENU();
  896. MENU_ITEM(back, MSG_LEVEL_BED_CANCEL);
  897. MENU_ITEM(submenu, MSG_LEVEL_BED, _lcd_level_bed_continue);
  898. END_MENU();
  899. }
  900. #endif // MANUAL_BED_LEVELING
  901. /**
  902. *
  903. * "Prepare" submenu
  904. *
  905. */
  906. static void lcd_prepare_menu() {
  907. START_MENU();
  908. //
  909. // ^ Main
  910. //
  911. MENU_ITEM(back, MSG_MAIN);
  912. //
  913. // Auto Home
  914. //
  915. MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
  916. //
  917. // Set Home Offsets
  918. //
  919. MENU_ITEM(function, MSG_SET_HOME_OFFSETS, lcd_set_home_offsets);
  920. //MENU_ITEM(gcode, MSG_SET_ORIGIN, PSTR("G92 X0 Y0 Z0"));
  921. //
  922. // Level Bed
  923. //
  924. #if ENABLED(AUTO_BED_LEVELING_FEATURE)
  925. if (axis_known_position[X_AXIS] && axis_known_position[Y_AXIS])
  926. MENU_ITEM(gcode, MSG_LEVEL_BED, PSTR("G29"));
  927. #elif ENABLED(MANUAL_BED_LEVELING)
  928. MENU_ITEM(submenu, MSG_LEVEL_BED, lcd_level_bed);
  929. #endif
  930. //
  931. // Move Axis
  932. //
  933. MENU_ITEM(submenu, MSG_MOVE_AXIS, lcd_move_menu);
  934. //
  935. // Disable Steppers
  936. //
  937. MENU_ITEM(gcode, MSG_DISABLE_STEPPERS, PSTR("M84"));
  938. //
  939. // Preheat PLA
  940. // Preheat ABS
  941. //
  942. #if TEMP_SENSOR_0 != 0
  943. #if TEMP_SENSOR_1 != 0 || TEMP_SENSOR_2 != 0 || TEMP_SENSOR_3 != 0 || TEMP_SENSOR_BED != 0
  944. MENU_ITEM(submenu, MSG_PREHEAT_PLA, lcd_preheat_pla_menu);
  945. MENU_ITEM(submenu, MSG_PREHEAT_ABS, lcd_preheat_abs_menu);
  946. #else
  947. MENU_ITEM(function, MSG_PREHEAT_PLA, lcd_preheat_pla0);
  948. MENU_ITEM(function, MSG_PREHEAT_ABS, lcd_preheat_abs0);
  949. #endif
  950. #endif
  951. //
  952. // Cooldown
  953. //
  954. MENU_ITEM(function, MSG_COOLDOWN, lcd_cooldown);
  955. //
  956. // Switch power on/off
  957. //
  958. #if HAS_POWER_SWITCH
  959. if (powersupply)
  960. MENU_ITEM(gcode, MSG_SWITCH_PS_OFF, PSTR("M81"));
  961. else
  962. MENU_ITEM(gcode, MSG_SWITCH_PS_ON, PSTR("M80"));
  963. #endif
  964. //
  965. // Autostart
  966. //
  967. #if ENABLED(SDSUPPORT) && ENABLED(MENU_ADDAUTOSTART)
  968. MENU_ITEM(function, MSG_AUTOSTART, lcd_autostart_sd);
  969. #endif
  970. END_MENU();
  971. }
  972. #if ENABLED(DELTA_CALIBRATION_MENU)
  973. static void lcd_delta_calibrate_menu() {
  974. START_MENU();
  975. MENU_ITEM(back, MSG_MAIN);
  976. MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
  977. MENU_ITEM(gcode, MSG_DELTA_CALIBRATE_X, PSTR("G0 F8000 X-77.94 Y-45 Z0"));
  978. MENU_ITEM(gcode, MSG_DELTA_CALIBRATE_Y, PSTR("G0 F8000 X77.94 Y-45 Z0"));
  979. MENU_ITEM(gcode, MSG_DELTA_CALIBRATE_Z, PSTR("G0 F8000 X0 Y90 Z0"));
  980. MENU_ITEM(gcode, MSG_DELTA_CALIBRATE_CENTER, PSTR("G0 F8000 X0 Y0 Z0"));
  981. END_MENU();
  982. }
  983. #endif // DELTA_CALIBRATION_MENU
  984. /**
  985. *
  986. * "Prepare" > "Move Axis" submenu
  987. *
  988. */
  989. float move_menu_scale;
  990. static void lcd_move_menu_axis();
  991. static void _lcd_move(const char* name, AxisEnum axis, int min, int max) {
  992. ENCODER_DIRECTION_NORMAL();
  993. if ((encoderPosition != 0) && (movesplanned() <= 3)) {
  994. refresh_cmd_timeout();
  995. current_position[axis] += float((int)encoderPosition) * move_menu_scale;
  996. if (min_software_endstops) NOLESS(current_position[axis], min);
  997. if (max_software_endstops) NOMORE(current_position[axis], max);
  998. encoderPosition = 0;
  999. line_to_current(axis);
  1000. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_REDRAW;
  1001. }
  1002. if (lcdDrawUpdate) lcd_implementation_drawedit(name, ftostr31(current_position[axis]));
  1003. if (LCD_CLICKED) lcd_goto_previous_menu();
  1004. }
  1005. #if ENABLED(DELTA)
  1006. static float delta_clip_radius_2 = (DELTA_PRINTABLE_RADIUS) * (DELTA_PRINTABLE_RADIUS);
  1007. static int delta_clip( float a ) { return sqrt(delta_clip_radius_2 - a*a); }
  1008. static void lcd_move_x() { int clip = delta_clip(current_position[Y_AXIS]); _lcd_move(PSTR(MSG_MOVE_X), X_AXIS, max(X_MIN_POS, -clip), min(X_MAX_POS, clip)); }
  1009. static void lcd_move_y() { int clip = delta_clip(current_position[X_AXIS]); _lcd_move(PSTR(MSG_MOVE_Y), Y_AXIS, max(Y_MIN_POS, -clip), min(Y_MAX_POS, clip)); }
  1010. #else
  1011. static void lcd_move_x() { _lcd_move(PSTR(MSG_MOVE_X), X_AXIS, X_MIN_POS, X_MAX_POS); }
  1012. static void lcd_move_y() { _lcd_move(PSTR(MSG_MOVE_Y), Y_AXIS, Y_MIN_POS, Y_MAX_POS); }
  1013. #endif
  1014. static void lcd_move_z() { _lcd_move(PSTR(MSG_MOVE_Z), Z_AXIS, Z_MIN_POS, Z_MAX_POS); }
  1015. static void lcd_move_e(
  1016. #if EXTRUDERS > 1
  1017. uint8_t e
  1018. #endif
  1019. ) {
  1020. ENCODER_DIRECTION_NORMAL();
  1021. #if EXTRUDERS > 1
  1022. unsigned short original_active_extruder = active_extruder;
  1023. active_extruder = e;
  1024. #endif
  1025. if ((encoderPosition != 0) && (movesplanned() <= 3)) {
  1026. current_position[E_AXIS] += float((int)encoderPosition) * move_menu_scale;
  1027. encoderPosition = 0;
  1028. line_to_current(E_AXIS);
  1029. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_REDRAW;
  1030. }
  1031. if (lcdDrawUpdate) {
  1032. PGM_P pos_label;
  1033. #if EXTRUDERS == 1
  1034. pos_label = PSTR(MSG_MOVE_E);
  1035. #else
  1036. switch (e) {
  1037. case 0: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E1); break;
  1038. case 1: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E2); break;
  1039. #if EXTRUDERS > 2
  1040. case 2: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E3); break;
  1041. #if EXTRUDERS > 3
  1042. case 3: pos_label = PSTR(MSG_MOVE_E MSG_MOVE_E4); break;
  1043. #endif //EXTRUDERS > 3
  1044. #endif //EXTRUDERS > 2
  1045. }
  1046. #endif //EXTRUDERS > 1
  1047. lcd_implementation_drawedit(pos_label, ftostr31(current_position[E_AXIS]));
  1048. }
  1049. if (LCD_CLICKED) lcd_goto_previous_menu();
  1050. #if EXTRUDERS > 1
  1051. active_extruder = original_active_extruder;
  1052. #endif
  1053. }
  1054. #if EXTRUDERS > 1
  1055. static void lcd_move_e0() { lcd_move_e(0); }
  1056. static void lcd_move_e1() { lcd_move_e(1); }
  1057. #if EXTRUDERS > 2
  1058. static void lcd_move_e2() { lcd_move_e(2); }
  1059. #if EXTRUDERS > 3
  1060. static void lcd_move_e3() { lcd_move_e(3); }
  1061. #endif
  1062. #endif
  1063. #endif // EXTRUDERS > 1
  1064. /**
  1065. *
  1066. * "Prepare" > "Move Xmm" > "Move XYZ" submenu
  1067. *
  1068. */
  1069. static void lcd_move_menu_axis() {
  1070. START_MENU();
  1071. MENU_ITEM(back, MSG_MOVE_AXIS);
  1072. MENU_ITEM(submenu, MSG_MOVE_X, lcd_move_x);
  1073. MENU_ITEM(submenu, MSG_MOVE_Y, lcd_move_y);
  1074. if (move_menu_scale < 10.0) {
  1075. MENU_ITEM(submenu, MSG_MOVE_Z, lcd_move_z);
  1076. #if EXTRUDERS == 1
  1077. MENU_ITEM(submenu, MSG_MOVE_E, lcd_move_e);
  1078. #else
  1079. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E1, lcd_move_e0);
  1080. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E2, lcd_move_e1);
  1081. #if EXTRUDERS > 2
  1082. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E3, lcd_move_e2);
  1083. #if EXTRUDERS > 3
  1084. MENU_ITEM(submenu, MSG_MOVE_E MSG_MOVE_E4, lcd_move_e3);
  1085. #endif
  1086. #endif
  1087. #endif // EXTRUDERS > 1
  1088. }
  1089. END_MENU();
  1090. }
  1091. static void lcd_move_menu_10mm() {
  1092. move_menu_scale = 10.0;
  1093. lcd_move_menu_axis();
  1094. }
  1095. static void lcd_move_menu_1mm() {
  1096. move_menu_scale = 1.0;
  1097. lcd_move_menu_axis();
  1098. }
  1099. static void lcd_move_menu_01mm() {
  1100. move_menu_scale = 0.1;
  1101. lcd_move_menu_axis();
  1102. }
  1103. /**
  1104. *
  1105. * "Prepare" > "Move Axis" submenu
  1106. *
  1107. */
  1108. static void lcd_move_menu() {
  1109. START_MENU();
  1110. MENU_ITEM(back, MSG_PREPARE);
  1111. MENU_ITEM(submenu, MSG_MOVE_10MM, lcd_move_menu_10mm);
  1112. MENU_ITEM(submenu, MSG_MOVE_1MM, lcd_move_menu_1mm);
  1113. MENU_ITEM(submenu, MSG_MOVE_01MM, lcd_move_menu_01mm);
  1114. //TODO:X,Y,Z,E
  1115. END_MENU();
  1116. }
  1117. /**
  1118. *
  1119. * "Control" submenu
  1120. *
  1121. */
  1122. static void lcd_control_menu() {
  1123. START_MENU();
  1124. MENU_ITEM(back, MSG_MAIN);
  1125. MENU_ITEM(submenu, MSG_TEMPERATURE, lcd_control_temperature_menu);
  1126. MENU_ITEM(submenu, MSG_MOTION, lcd_control_motion_menu);
  1127. MENU_ITEM(submenu, MSG_VOLUMETRIC, lcd_control_volumetric_menu);
  1128. #if ENABLED(HAS_LCD_CONTRAST)
  1129. //MENU_ITEM_EDIT(int3, MSG_CONTRAST, &lcd_contrast, 0, 63);
  1130. MENU_ITEM(submenu, MSG_CONTRAST, lcd_set_contrast);
  1131. #endif
  1132. #if ENABLED(FWRETRACT)
  1133. MENU_ITEM(submenu, MSG_RETRACT, lcd_control_retract_menu);
  1134. #endif
  1135. #if ENABLED(EEPROM_SETTINGS)
  1136. MENU_ITEM(function, MSG_STORE_EPROM, Config_StoreSettings);
  1137. MENU_ITEM(function, MSG_LOAD_EPROM, Config_RetrieveSettings);
  1138. #endif
  1139. MENU_ITEM(function, MSG_RESTORE_FAILSAFE, Config_ResetDefault);
  1140. END_MENU();
  1141. }
  1142. /**
  1143. *
  1144. * "Temperature" submenu
  1145. *
  1146. */
  1147. #if ENABLED(PID_AUTOTUNE_MENU)
  1148. #if ENABLED(PIDTEMP)
  1149. int autotune_temp[EXTRUDERS] = { 150 };
  1150. const int heater_maxtemp[EXTRUDERS] = ARRAY_BY_EXTRUDERS(HEATER_0_MAXTEMP, HEATER_1_MAXTEMP, HEATER_2_MAXTEMP, HEATER_3_MAXTEMP);
  1151. #endif
  1152. #if ENABLED(PIDTEMPBED)
  1153. int autotune_temp_bed = 70;
  1154. #endif
  1155. static void _lcd_autotune(int e) {
  1156. char cmd[30];
  1157. sprintf_P(cmd, PSTR("M303 U1 E%d S%d"), e,
  1158. #if ENABLED(PIDTEMP) && ENABLED(PIDTEMPBED)
  1159. e < 0 ? autotune_temp_bed : autotune_temp[e]
  1160. #elif ENABLED(PIDTEMPBED)
  1161. autotune_temp_bed
  1162. #else
  1163. autotune_temp[e]
  1164. #endif
  1165. );
  1166. enqueue_and_echo_command(cmd);
  1167. }
  1168. #endif //PID_AUTOTUNE_MENU
  1169. #if ENABLED(PIDTEMP)
  1170. // Helpers for editing PID Ki & Kd values
  1171. // grab the PID value out of the temp variable; scale it; then update the PID driver
  1172. void copy_and_scalePID_i(int e) {
  1173. PID_PARAM(Ki, e) = scalePID_i(raw_Ki);
  1174. updatePID();
  1175. }
  1176. void copy_and_scalePID_d(int e) {
  1177. PID_PARAM(Kd, e) = scalePID_d(raw_Kd);
  1178. updatePID();
  1179. }
  1180. #define _PIDTEMP_BASE_FUNCTIONS(eindex) \
  1181. void copy_and_scalePID_i_E ## eindex() { copy_and_scalePID_i(eindex); } \
  1182. void copy_and_scalePID_d_E ## eindex() { copy_and_scalePID_d(eindex); }
  1183. #if ENABLED(PID_AUTOTUNE_MENU)
  1184. #define _PIDTEMP_FUNCTIONS(eindex) \
  1185. _PIDTEMP_BASE_FUNCTIONS(eindex); \
  1186. void lcd_autotune_callback_E ## eindex() { _lcd_autotune(eindex); }
  1187. #else
  1188. #define _PIDTEMP_FUNCTIONS(eindex) _PIDTEMP_BASE_FUNCTIONS(eindex)
  1189. #endif
  1190. _PIDTEMP_FUNCTIONS(0);
  1191. #if ENABLED(PID_PARAMS_PER_EXTRUDER)
  1192. #if EXTRUDERS > 1
  1193. _PIDTEMP_FUNCTIONS(1);
  1194. #if EXTRUDERS > 2
  1195. _PIDTEMP_FUNCTIONS(2);
  1196. #if EXTRUDERS > 3
  1197. _PIDTEMP_FUNCTIONS(3);
  1198. #endif //EXTRUDERS > 3
  1199. #endif //EXTRUDERS > 2
  1200. #endif //EXTRUDERS > 1
  1201. #endif //PID_PARAMS_PER_EXTRUDER
  1202. #endif //PIDTEMP
  1203. /**
  1204. *
  1205. * "Control" > "Temperature" submenu
  1206. *
  1207. */
  1208. static void lcd_control_temperature_menu() {
  1209. START_MENU();
  1210. //
  1211. // ^ Control
  1212. //
  1213. MENU_ITEM(back, MSG_CONTROL);
  1214. //
  1215. // Nozzle:
  1216. // Nozzle [1-4]:
  1217. //
  1218. #if EXTRUDERS == 1
  1219. #if TEMP_SENSOR_0 != 0
  1220. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE, &target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  1221. #endif
  1222. #else //EXTRUDERS > 1
  1223. #if TEMP_SENSOR_0 != 0
  1224. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N1, &target_temperature[0], 0, HEATER_0_MAXTEMP - 15, watch_temp_callback_E0);
  1225. #endif
  1226. #if TEMP_SENSOR_1 != 0
  1227. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N2, &target_temperature[1], 0, HEATER_1_MAXTEMP - 15, watch_temp_callback_E1);
  1228. #endif
  1229. #if EXTRUDERS > 2
  1230. #if TEMP_SENSOR_2 != 0
  1231. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N3, &target_temperature[2], 0, HEATER_2_MAXTEMP - 15, watch_temp_callback_E2);
  1232. #endif
  1233. #if EXTRUDERS > 3
  1234. #if TEMP_SENSOR_3 != 0
  1235. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_NOZZLE MSG_N4, &target_temperature[3], 0, HEATER_3_MAXTEMP - 15, watch_temp_callback_E3);
  1236. #endif
  1237. #endif // EXTRUDERS > 3
  1238. #endif // EXTRUDERS > 2
  1239. #endif // EXTRUDERS > 1
  1240. //
  1241. // Bed:
  1242. //
  1243. #if TEMP_SENSOR_BED != 0
  1244. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_BED, &target_temperature_bed, 0, BED_MAXTEMP - 15);
  1245. #endif
  1246. //
  1247. // Fan Speed:
  1248. //
  1249. #if FAN_COUNT > 0
  1250. #if HAS_FAN0
  1251. #if FAN_COUNT > 1
  1252. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED " 1"
  1253. #else
  1254. #define MSG_1ST_FAN_SPEED MSG_FAN_SPEED
  1255. #endif
  1256. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_1ST_FAN_SPEED, &fanSpeeds[0], 0, 255);
  1257. #endif
  1258. #if HAS_FAN1
  1259. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 2", &fanSpeeds[1], 0, 255);
  1260. #endif
  1261. #if HAS_FAN2
  1262. MENU_MULTIPLIER_ITEM_EDIT(int3, MSG_FAN_SPEED " 3", &fanSpeeds[2], 0, 255);
  1263. #endif
  1264. #endif // FAN_COUNT > 0
  1265. //
  1266. // Autotemp, Min, Max, Fact
  1267. //
  1268. #if ENABLED(AUTOTEMP) && (TEMP_SENSOR_0 != 0)
  1269. MENU_ITEM_EDIT(bool, MSG_AUTOTEMP, &autotemp_enabled);
  1270. MENU_ITEM_EDIT(float3, MSG_MIN, &autotemp_min, 0, HEATER_0_MAXTEMP - 15);
  1271. MENU_ITEM_EDIT(float3, MSG_MAX, &autotemp_max, 0, HEATER_0_MAXTEMP - 15);
  1272. MENU_ITEM_EDIT(float32, MSG_FACTOR, &autotemp_factor, 0.0, 1.0);
  1273. #endif
  1274. //
  1275. // PID-P, PID-I, PID-D, PID-C, PID Autotune
  1276. // PID-P E1, PID-I E1, PID-D E1, PID-C E1, PID Autotune E1
  1277. // PID-P E2, PID-I E2, PID-D E2, PID-C E2, PID Autotune E2
  1278. // PID-P E3, PID-I E3, PID-D E3, PID-C E3, PID Autotune E3
  1279. // PID-P E4, PID-I E4, PID-D E4, PID-C E4, PID Autotune E4
  1280. //
  1281. #if ENABLED(PIDTEMP)
  1282. #define _PID_BASE_MENU_ITEMS(ELABEL, eindex) \
  1283. raw_Ki = unscalePID_i(PID_PARAM(Ki, eindex)); \
  1284. raw_Kd = unscalePID_d(PID_PARAM(Kd, eindex)); \
  1285. MENU_ITEM_EDIT(float52, MSG_PID_P ELABEL, &PID_PARAM(Kp, eindex), 1, 9990); \
  1286. MENU_ITEM_EDIT_CALLBACK(float52, MSG_PID_I ELABEL, &raw_Ki, 0.01, 9990, copy_and_scalePID_i_E ## eindex); \
  1287. MENU_ITEM_EDIT_CALLBACK(float52, MSG_PID_D ELABEL, &raw_Kd, 1, 9990, copy_and_scalePID_d_E ## eindex)
  1288. #if ENABLED(PID_ADD_EXTRUSION_RATE)
  1289. #define _PID_MENU_ITEMS(ELABEL, eindex) \
  1290. _PID_BASE_MENU_ITEMS(ELABEL, eindex); \
  1291. MENU_ITEM_EDIT(float3, MSG_PID_C ELABEL, &PID_PARAM(Kc, eindex), 1, 9990)
  1292. #else
  1293. #define _PID_MENU_ITEMS(ELABEL, eindex) _PID_BASE_MENU_ITEMS(ELABEL, eindex)
  1294. #endif
  1295. #if ENABLED(PID_AUTOTUNE_MENU)
  1296. #define PID_MENU_ITEMS(ELABEL, eindex) \
  1297. _PID_MENU_ITEMS(ELABEL, eindex); \
  1298. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(int3, MSG_PID_AUTOTUNE ELABEL, &autotune_temp[eindex], 150, heater_maxtemp[eindex] - 15, lcd_autotune_callback_E ## eindex)
  1299. #else
  1300. #define PID_MENU_ITEMS(ELABEL, eindex) _PID_MENU_ITEMS(ELABEL, eindex)
  1301. #endif
  1302. #if ENABLED(PID_PARAMS_PER_EXTRUDER) && EXTRUDERS > 1
  1303. PID_MENU_ITEMS(MSG_E1, 0);
  1304. PID_MENU_ITEMS(MSG_E2, 1);
  1305. #if EXTRUDERS > 2
  1306. PID_MENU_ITEMS(MSG_E3, 2);
  1307. #if EXTRUDERS > 3
  1308. PID_MENU_ITEMS(MSG_E4, 3);
  1309. #endif //EXTRUDERS > 3
  1310. #endif //EXTRUDERS > 2
  1311. #else //!PID_PARAMS_PER_EXTRUDER || EXTRUDERS == 1
  1312. PID_MENU_ITEMS("", 0);
  1313. #endif //!PID_PARAMS_PER_EXTRUDER || EXTRUDERS == 1
  1314. #endif //PIDTEMP
  1315. //
  1316. // Preheat PLA conf
  1317. //
  1318. MENU_ITEM(submenu, MSG_PREHEAT_PLA_SETTINGS, lcd_control_temperature_preheat_pla_settings_menu);
  1319. //
  1320. // Preheat ABS conf
  1321. //
  1322. MENU_ITEM(submenu, MSG_PREHEAT_ABS_SETTINGS, lcd_control_temperature_preheat_abs_settings_menu);
  1323. END_MENU();
  1324. }
  1325. /**
  1326. *
  1327. * "Temperature" > "Preheat PLA conf" submenu
  1328. *
  1329. */
  1330. static void lcd_control_temperature_preheat_pla_settings_menu() {
  1331. START_MENU();
  1332. MENU_ITEM(back, MSG_TEMPERATURE);
  1333. MENU_ITEM_EDIT(int3, MSG_FAN_SPEED, &plaPreheatFanSpeed, 0, 255);
  1334. #if TEMP_SENSOR_0 != 0
  1335. MENU_ITEM_EDIT(int3, MSG_NOZZLE, &plaPreheatHotendTemp, HEATER_0_MINTEMP, HEATER_0_MAXTEMP - 15);
  1336. #endif
  1337. #if TEMP_SENSOR_BED != 0
  1338. MENU_ITEM_EDIT(int3, MSG_BED, &plaPreheatHPBTemp, BED_MINTEMP, BED_MAXTEMP - 15);
  1339. #endif
  1340. #if ENABLED(EEPROM_SETTINGS)
  1341. MENU_ITEM(function, MSG_STORE_EPROM, Config_StoreSettings);
  1342. #endif
  1343. END_MENU();
  1344. }
  1345. /**
  1346. *
  1347. * "Temperature" > "Preheat ABS conf" submenu
  1348. *
  1349. */
  1350. static void lcd_control_temperature_preheat_abs_settings_menu() {
  1351. START_MENU();
  1352. MENU_ITEM(back, MSG_TEMPERATURE);
  1353. MENU_ITEM_EDIT(int3, MSG_FAN_SPEED, &absPreheatFanSpeed, 0, 255);
  1354. #if TEMP_SENSOR_0 != 0
  1355. MENU_ITEM_EDIT(int3, MSG_NOZZLE, &absPreheatHotendTemp, HEATER_0_MINTEMP, HEATER_0_MAXTEMP - 15);
  1356. #endif
  1357. #if TEMP_SENSOR_BED != 0
  1358. MENU_ITEM_EDIT(int3, MSG_BED, &absPreheatHPBTemp, BED_MINTEMP, BED_MAXTEMP - 15);
  1359. #endif
  1360. #if ENABLED(EEPROM_SETTINGS)
  1361. MENU_ITEM(function, MSG_STORE_EPROM, Config_StoreSettings);
  1362. #endif
  1363. END_MENU();
  1364. }
  1365. /**
  1366. *
  1367. * "Control" > "Motion" submenu
  1368. *
  1369. */
  1370. static void lcd_control_motion_menu() {
  1371. START_MENU();
  1372. MENU_ITEM(back, MSG_CONTROL);
  1373. #if ENABLED(AUTO_BED_LEVELING_FEATURE)
  1374. MENU_ITEM_EDIT(float32, MSG_ZPROBE_ZOFFSET, &zprobe_zoffset, Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX);
  1375. #endif
  1376. // Manual bed leveling, Bed Z:
  1377. #if ENABLED(MANUAL_BED_LEVELING)
  1378. MENU_ITEM_EDIT(float43, MSG_BED_Z, &mbl.z_offset, -1, 1);
  1379. #endif
  1380. MENU_ITEM_EDIT(float5, MSG_ACC, &acceleration, 10, 99000);
  1381. MENU_ITEM_EDIT(float3, MSG_VXY_JERK, &max_xy_jerk, 1, 990);
  1382. #if ENABLED(DELTA)
  1383. MENU_ITEM_EDIT(float3, MSG_VZ_JERK, &max_z_jerk, 1, 990);
  1384. #else
  1385. MENU_ITEM_EDIT(float52, MSG_VZ_JERK, &max_z_jerk, 0.1, 990);
  1386. #endif
  1387. MENU_ITEM_EDIT(float3, MSG_VE_JERK, &max_e_jerk, 1, 990);
  1388. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_X, &max_feedrate[X_AXIS], 1, 999);
  1389. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_Y, &max_feedrate[Y_AXIS], 1, 999);
  1390. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_Z, &max_feedrate[Z_AXIS], 1, 999);
  1391. MENU_ITEM_EDIT(float3, MSG_VMAX MSG_E, &max_feedrate[E_AXIS], 1, 999);
  1392. MENU_ITEM_EDIT(float3, MSG_VMIN, &minimumfeedrate, 0, 999);
  1393. MENU_ITEM_EDIT(float3, MSG_VTRAV_MIN, &mintravelfeedrate, 0, 999);
  1394. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_X, &max_acceleration_units_per_sq_second[X_AXIS], 100, 99000, reset_acceleration_rates);
  1395. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_Y, &max_acceleration_units_per_sq_second[Y_AXIS], 100, 99000, reset_acceleration_rates);
  1396. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_Z, &max_acceleration_units_per_sq_second[Z_AXIS], 10, 99000, reset_acceleration_rates);
  1397. MENU_ITEM_EDIT_CALLBACK(long5, MSG_AMAX MSG_E, &max_acceleration_units_per_sq_second[E_AXIS], 100, 99000, reset_acceleration_rates);
  1398. MENU_ITEM_EDIT(float5, MSG_A_RETRACT, &retract_acceleration, 100, 99000);
  1399. MENU_ITEM_EDIT(float5, MSG_A_TRAVEL, &travel_acceleration, 100, 99000);
  1400. MENU_ITEM_EDIT(float52, MSG_XSTEPS, &axis_steps_per_unit[X_AXIS], 5, 9999);
  1401. MENU_ITEM_EDIT(float52, MSG_YSTEPS, &axis_steps_per_unit[Y_AXIS], 5, 9999);
  1402. #if ENABLED(DELTA)
  1403. MENU_ITEM_EDIT(float52, MSG_ZSTEPS, &axis_steps_per_unit[Z_AXIS], 5, 9999);
  1404. #else
  1405. MENU_ITEM_EDIT(float51, MSG_ZSTEPS, &axis_steps_per_unit[Z_AXIS], 5, 9999);
  1406. #endif
  1407. MENU_ITEM_EDIT(float51, MSG_ESTEPS, &axis_steps_per_unit[E_AXIS], 5, 9999);
  1408. #if ENABLED(ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED)
  1409. MENU_ITEM_EDIT(bool, MSG_ENDSTOP_ABORT, &abort_on_endstop_hit);
  1410. #endif
  1411. #if ENABLED(SCARA)
  1412. MENU_ITEM_EDIT(float74, MSG_XSCALE, &axis_scaling[X_AXIS], 0.5, 2);
  1413. MENU_ITEM_EDIT(float74, MSG_YSCALE, &axis_scaling[Y_AXIS], 0.5, 2);
  1414. #endif
  1415. END_MENU();
  1416. }
  1417. /**
  1418. *
  1419. * "Control" > "Filament" submenu
  1420. *
  1421. */
  1422. static void lcd_control_volumetric_menu() {
  1423. START_MENU();
  1424. MENU_ITEM(back, MSG_CONTROL);
  1425. MENU_ITEM_EDIT_CALLBACK(bool, MSG_VOLUMETRIC_ENABLED, &volumetric_enabled, calculate_volumetric_multipliers);
  1426. if (volumetric_enabled) {
  1427. #if EXTRUDERS == 1
  1428. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM, &filament_size[0], 1.5, 3.25, calculate_volumetric_multipliers);
  1429. #else //EXTRUDERS > 1
  1430. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E1, &filament_size[0], 1.5, 3.25, calculate_volumetric_multipliers);
  1431. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E2, &filament_size[1], 1.5, 3.25, calculate_volumetric_multipliers);
  1432. #if EXTRUDERS > 2
  1433. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E3, &filament_size[2], 1.5, 3.25, calculate_volumetric_multipliers);
  1434. #if EXTRUDERS > 3
  1435. MENU_MULTIPLIER_ITEM_EDIT_CALLBACK(float43, MSG_FILAMENT_DIAM MSG_DIAM_E4, &filament_size[3], 1.5, 3.25, calculate_volumetric_multipliers);
  1436. #endif //EXTRUDERS > 3
  1437. #endif //EXTRUDERS > 2
  1438. #endif //EXTRUDERS > 1
  1439. }
  1440. END_MENU();
  1441. }
  1442. /**
  1443. *
  1444. * "Control" > "Contrast" submenu
  1445. *
  1446. */
  1447. #if ENABLED(HAS_LCD_CONTRAST)
  1448. static void lcd_set_contrast() {
  1449. ENCODER_DIRECTION_NORMAL();
  1450. if (encoderPosition != 0) {
  1451. #if ENABLED(U8GLIB_LM6059_AF)
  1452. lcd_contrast += encoderPosition;
  1453. lcd_contrast &= 0xFF;
  1454. #else
  1455. lcd_contrast -= encoderPosition;
  1456. lcd_contrast &= 0x3F;
  1457. #endif
  1458. encoderPosition = 0;
  1459. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_REDRAW;
  1460. u8g.setContrast(lcd_contrast);
  1461. }
  1462. if (lcdDrawUpdate) {
  1463. #if ENABLED(U8GLIB_LM6059_AF)
  1464. lcd_implementation_drawedit(PSTR(MSG_CONTRAST), itostr3(lcd_contrast));
  1465. #else
  1466. lcd_implementation_drawedit(PSTR(MSG_CONTRAST), itostr2(lcd_contrast));
  1467. #endif
  1468. }
  1469. if (LCD_CLICKED) lcd_goto_previous_menu();
  1470. }
  1471. #endif // HAS_LCD_CONTRAST
  1472. /**
  1473. *
  1474. * "Control" > "Retract" submenu
  1475. *
  1476. */
  1477. #if ENABLED(FWRETRACT)
  1478. static void lcd_control_retract_menu() {
  1479. START_MENU();
  1480. MENU_ITEM(back, MSG_CONTROL);
  1481. MENU_ITEM_EDIT(bool, MSG_AUTORETRACT, &autoretract_enabled);
  1482. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT, &retract_length, 0, 100);
  1483. #if EXTRUDERS > 1
  1484. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_SWAP, &retract_length_swap, 0, 100);
  1485. #endif
  1486. MENU_ITEM_EDIT(float3, MSG_CONTROL_RETRACTF, &retract_feedrate, 1, 999);
  1487. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_ZLIFT, &retract_zlift, 0, 999);
  1488. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_RECOVER, &retract_recover_length, 0, 100);
  1489. #if EXTRUDERS > 1
  1490. MENU_ITEM_EDIT(float52, MSG_CONTROL_RETRACT_RECOVER_SWAP, &retract_recover_length_swap, 0, 100);
  1491. #endif
  1492. MENU_ITEM_EDIT(float3, MSG_CONTROL_RETRACT_RECOVERF, &retract_recover_feedrate, 1, 999);
  1493. END_MENU();
  1494. }
  1495. #endif // FWRETRACT
  1496. #if ENABLED(SDSUPPORT)
  1497. #if !PIN_EXISTS(SD_DETECT)
  1498. static void lcd_sd_refresh() {
  1499. card.initsd();
  1500. currentMenuViewOffset = 0;
  1501. }
  1502. #endif
  1503. static void lcd_sd_updir() {
  1504. card.updir();
  1505. currentMenuViewOffset = 0;
  1506. }
  1507. /**
  1508. *
  1509. * "Print from SD" submenu
  1510. *
  1511. */
  1512. void lcd_sdcard_menu() {
  1513. ENCODER_DIRECTION_MENUS();
  1514. if (lcdDrawUpdate == 0 && LCD_CLICKED == 0) return; // nothing to do (so don't thrash the SD card)
  1515. uint16_t fileCnt = card.getnrfilenames();
  1516. START_MENU();
  1517. MENU_ITEM(back, MSG_MAIN);
  1518. card.getWorkDirName();
  1519. if (card.filename[0] == '/') {
  1520. #if !PIN_EXISTS(SD_DETECT)
  1521. MENU_ITEM(function, LCD_STR_REFRESH MSG_REFRESH, lcd_sd_refresh);
  1522. #endif
  1523. }
  1524. else {
  1525. MENU_ITEM(function, LCD_STR_FOLDER "..", lcd_sd_updir);
  1526. }
  1527. for (uint16_t i = 0; i < fileCnt; i++) {
  1528. if (_menuItemNr == _lineNr) {
  1529. card.getfilename(
  1530. #if ENABLED(SDCARD_RATHERRECENTFIRST)
  1531. fileCnt-1 -
  1532. #endif
  1533. i
  1534. );
  1535. if (card.filenameIsDir)
  1536. MENU_ITEM(sddirectory, MSG_CARD_MENU, card.filename, card.longFilename);
  1537. else
  1538. MENU_ITEM(sdfile, MSG_CARD_MENU, card.filename, card.longFilename);
  1539. }
  1540. else {
  1541. MENU_ITEM_DUMMY();
  1542. }
  1543. }
  1544. END_MENU();
  1545. }
  1546. #endif //SDSUPPORT
  1547. /**
  1548. *
  1549. * Functions for editing single values
  1550. *
  1551. * The "menu_edit_type" macro generates the functions needed to edit a numerical value.
  1552. *
  1553. * For example, menu_edit_type(int, int3, itostr3, 1) expands into these functions:
  1554. *
  1555. * bool _menu_edit_int3();
  1556. * void menu_edit_int3(); // edit int (interactively)
  1557. * void menu_edit_callback_int3(); // edit int (interactively) with callback on completion
  1558. * static void _menu_action_setting_edit_int3(const char* pstr, int* ptr, int minValue, int maxValue);
  1559. * static void menu_action_setting_edit_int3(const char* pstr, int* ptr, int minValue, int maxValue);
  1560. * static void menu_action_setting_edit_callback_int3(const char* pstr, int* ptr, int minValue, int maxValue, menuFunc_t callback); // edit int with callback
  1561. *
  1562. * You can then use one of the menu macros to present the edit interface:
  1563. * MENU_ITEM_EDIT(int3, MSG_SPEED, &feedrate_multiplier, 10, 999)
  1564. *
  1565. * This expands into a more primitive menu item:
  1566. * MENU_ITEM(setting_edit_int3, MSG_SPEED, PSTR(MSG_SPEED), &feedrate_multiplier, 10, 999)
  1567. *
  1568. *
  1569. * Also: MENU_MULTIPLIER_ITEM_EDIT, MENU_ITEM_EDIT_CALLBACK, and MENU_MULTIPLIER_ITEM_EDIT_CALLBACK
  1570. *
  1571. * menu_action_setting_edit_int3(PSTR(MSG_SPEED), &feedrate_multiplier, 10, 999)
  1572. */
  1573. #define menu_edit_type(_type, _name, _strFunc, scale) \
  1574. bool _menu_edit_ ## _name () { \
  1575. ENCODER_DIRECTION_NORMAL(); \
  1576. bool isClicked = LCD_CLICKED; \
  1577. if ((int32_t)encoderPosition < 0) encoderPosition = 0; \
  1578. if ((int32_t)encoderPosition > maxEditValue) encoderPosition = maxEditValue; \
  1579. if (lcdDrawUpdate) \
  1580. lcd_implementation_drawedit(editLabel, _strFunc(((_type)((int32_t)encoderPosition + minEditValue)) / scale)); \
  1581. if (isClicked) { \
  1582. *((_type*)editValue) = ((_type)((int32_t)encoderPosition + minEditValue)) / scale; \
  1583. lcd_goto_previous_menu(true); \
  1584. } \
  1585. return isClicked; \
  1586. } \
  1587. void menu_edit_ ## _name () { _menu_edit_ ## _name(); } \
  1588. void menu_edit_callback_ ## _name () { if (_menu_edit_ ## _name ()) (*callbackFunc)(); } \
  1589. static void _menu_action_setting_edit_ ## _name (const char* pstr, _type* ptr, _type minValue, _type maxValue) { \
  1590. lcd_save_previous_menu(); \
  1591. \
  1592. lcdDrawUpdate = LCD_DRAW_UPDATE_CLEAR_CALL_REDRAW; \
  1593. currentMenu = menu_edit_ ## _name; \
  1594. \
  1595. editLabel = pstr; \
  1596. editValue = ptr; \
  1597. minEditValue = minValue * scale; \
  1598. maxEditValue = maxValue * scale - minEditValue; \
  1599. encoderPosition = (*ptr) * scale - minEditValue; \
  1600. } \
  1601. static void menu_action_setting_edit_ ## _name (const char* pstr, _type* ptr, _type minValue, _type maxValue) { \
  1602. _menu_action_setting_edit_ ## _name(pstr, ptr, minValue, maxValue); \
  1603. currentMenu = menu_edit_ ## _name; \
  1604. }\
  1605. static void menu_action_setting_edit_callback_ ## _name (const char* pstr, _type* ptr, _type minValue, _type maxValue, menuFunc_t callback) { \
  1606. _menu_action_setting_edit_ ## _name(pstr, ptr, minValue, maxValue); \
  1607. currentMenu = menu_edit_callback_ ## _name; \
  1608. callbackFunc = callback; \
  1609. }
  1610. menu_edit_type(int, int3, itostr3, 1)
  1611. menu_edit_type(float, float3, ftostr3, 1)
  1612. menu_edit_type(float, float32, ftostr32, 100)
  1613. menu_edit_type(float, float43, ftostr43, 1000)
  1614. menu_edit_type(float, float5, ftostr5, 0.01)
  1615. menu_edit_type(float, float51, ftostr51, 10)
  1616. menu_edit_type(float, float52, ftostr52, 100)
  1617. menu_edit_type(unsigned long, long5, ftostr5, 0.01)
  1618. /**
  1619. *
  1620. * Handlers for RepRap World Keypad input
  1621. *
  1622. */
  1623. #if ENABLED(REPRAPWORLD_KEYPAD)
  1624. static void reprapworld_keypad_move_z_up() {
  1625. encoderPosition = 1;
  1626. move_menu_scale = REPRAPWORLD_KEYPAD_MOVE_STEP;
  1627. lcd_move_z();
  1628. }
  1629. static void reprapworld_keypad_move_z_down() {
  1630. encoderPosition = -1;
  1631. move_menu_scale = REPRAPWORLD_KEYPAD_MOVE_STEP;
  1632. lcd_move_z();
  1633. }
  1634. static void reprapworld_keypad_move_x_left() {
  1635. encoderPosition = -1;
  1636. move_menu_scale = REPRAPWORLD_KEYPAD_MOVE_STEP;
  1637. lcd_move_x();
  1638. }
  1639. static void reprapworld_keypad_move_x_right() {
  1640. encoderPosition = 1;
  1641. move_menu_scale = REPRAPWORLD_KEYPAD_MOVE_STEP;
  1642. lcd_move_x();
  1643. }
  1644. static void reprapworld_keypad_move_y_down() {
  1645. encoderPosition = 1;
  1646. move_menu_scale = REPRAPWORLD_KEYPAD_MOVE_STEP;
  1647. lcd_move_y();
  1648. }
  1649. static void reprapworld_keypad_move_y_up() {
  1650. encoderPosition = -1;
  1651. move_menu_scale = REPRAPWORLD_KEYPAD_MOVE_STEP;
  1652. lcd_move_y();
  1653. }
  1654. static void reprapworld_keypad_move_home() {
  1655. enqueue_and_echo_commands_P((PSTR("G28"))); // move all axis home
  1656. }
  1657. #endif // REPRAPWORLD_KEYPAD
  1658. /**
  1659. *
  1660. * Audio feedback for controller clicks
  1661. *
  1662. */
  1663. #if ENABLED(LCD_USE_I2C_BUZZER)
  1664. void lcd_buzz(long duration, uint16_t freq) { // called from buzz() in Marlin_main.cpp where lcd is unknown
  1665. lcd.buzz(duration, freq);
  1666. }
  1667. #endif
  1668. void lcd_quick_feedback() {
  1669. lcdDrawUpdate = LCD_DRAW_UPDATE_CLEAR_CALL_REDRAW;
  1670. next_button_update_ms = millis() + 500;
  1671. #if ENABLED(LCD_USE_I2C_BUZZER)
  1672. #ifndef LCD_FEEDBACK_FREQUENCY_HZ
  1673. #define LCD_FEEDBACK_FREQUENCY_HZ 100
  1674. #endif
  1675. #ifndef LCD_FEEDBACK_FREQUENCY_DURATION_MS
  1676. #define LCD_FEEDBACK_FREQUENCY_DURATION_MS (1000/6)
  1677. #endif
  1678. lcd.buzz(LCD_FEEDBACK_FREQUENCY_DURATION_MS, LCD_FEEDBACK_FREQUENCY_HZ);
  1679. #elif PIN_EXISTS(BEEPER)
  1680. #ifndef LCD_FEEDBACK_FREQUENCY_HZ
  1681. #define LCD_FEEDBACK_FREQUENCY_HZ 5000
  1682. #endif
  1683. #ifndef LCD_FEEDBACK_FREQUENCY_DURATION_MS
  1684. #define LCD_FEEDBACK_FREQUENCY_DURATION_MS 2
  1685. #endif
  1686. buzz(LCD_FEEDBACK_FREQUENCY_DURATION_MS, LCD_FEEDBACK_FREQUENCY_HZ);
  1687. #else
  1688. #ifndef LCD_FEEDBACK_FREQUENCY_DURATION_MS
  1689. #define LCD_FEEDBACK_FREQUENCY_DURATION_MS 2
  1690. #endif
  1691. delay(LCD_FEEDBACK_FREQUENCY_DURATION_MS);
  1692. #endif
  1693. }
  1694. /**
  1695. *
  1696. * Menu actions
  1697. *
  1698. */
  1699. static void menu_action_back() { lcd_goto_previous_menu(); }
  1700. static void menu_action_submenu(menuFunc_t func) { lcd_save_previous_menu(); lcd_goto_menu(func); }
  1701. static void menu_action_gcode(const char* pgcode) { enqueue_and_echo_commands_P(pgcode); }
  1702. static void menu_action_function(menuFunc_t func) { (*func)(); }
  1703. #if ENABLED(SDSUPPORT)
  1704. static void menu_action_sdfile(const char* filename, char* longFilename) {
  1705. card.openAndPrintFile(filename);
  1706. lcd_return_to_status();
  1707. }
  1708. static void menu_action_sddirectory(const char* filename, char* longFilename) {
  1709. card.chdir(filename);
  1710. encoderPosition = 0;
  1711. }
  1712. #endif //SDSUPPORT
  1713. static void menu_action_setting_edit_bool(const char* pstr, bool* ptr) { *ptr = !(*ptr); }
  1714. static void menu_action_setting_edit_callback_bool(const char* pstr, bool* ptr, menuFunc_t callback) {
  1715. menu_action_setting_edit_bool(pstr, ptr);
  1716. (*callback)();
  1717. }
  1718. #endif //ULTIPANEL
  1719. /** LCD API **/
  1720. void lcd_init() {
  1721. lcd_implementation_init();
  1722. #if ENABLED(NEWPANEL)
  1723. #if BUTTON_EXISTS(EN1)
  1724. SET_INPUT(BTN_EN1);
  1725. WRITE(BTN_EN1, HIGH);
  1726. #endif
  1727. #if BUTTON_EXISTS(EN2)
  1728. SET_INPUT(BTN_EN2);
  1729. WRITE(BTN_EN2, HIGH);
  1730. #endif
  1731. #if BUTTON_EXISTS(ENC)
  1732. SET_INPUT(BTN_ENC);
  1733. WRITE(BTN_ENC, HIGH);
  1734. #endif
  1735. #if ENABLED(REPRAPWORLD_KEYPAD)
  1736. pinMode(SHIFT_CLK, OUTPUT);
  1737. pinMode(SHIFT_LD, OUTPUT);
  1738. pinMode(SHIFT_OUT, INPUT);
  1739. WRITE(SHIFT_OUT, HIGH);
  1740. WRITE(SHIFT_LD, HIGH);
  1741. #endif
  1742. #ifdef RIGIDBOT_PANEL
  1743. SET_INPUT(BTN_UP);
  1744. SET_INPUT(BTN_DWN);
  1745. SET_INPUT(BTN_LFT);
  1746. SET_INPUT(BTN_RT);
  1747. #endif
  1748. #else // Not NEWPANEL
  1749. #if ENABLED(SR_LCD_2W_NL) // Non latching 2 wire shift register
  1750. pinMode(SR_DATA_PIN, OUTPUT);
  1751. pinMode(SR_CLK_PIN, OUTPUT);
  1752. #elif defined(SHIFT_CLK)
  1753. pinMode(SHIFT_CLK, OUTPUT);
  1754. pinMode(SHIFT_LD, OUTPUT);
  1755. pinMode(SHIFT_EN, OUTPUT);
  1756. pinMode(SHIFT_OUT, INPUT);
  1757. WRITE(SHIFT_OUT, HIGH);
  1758. WRITE(SHIFT_LD, HIGH);
  1759. WRITE(SHIFT_EN, LOW);
  1760. #endif // SR_LCD_2W_NL
  1761. #endif//!NEWPANEL
  1762. #if ENABLED(SDSUPPORT) && PIN_EXISTS(SD_DETECT)
  1763. SET_INPUT(SD_DETECT_PIN);
  1764. WRITE(SD_DETECT_PIN, HIGH);
  1765. lcd_sd_status = 2; // UNKNOWN
  1766. #endif
  1767. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  1768. slow_buttons = 0;
  1769. #endif
  1770. lcd_buttons_update();
  1771. #if ENABLED(ULTIPANEL)
  1772. encoderDiff = 0;
  1773. #endif
  1774. }
  1775. int lcd_strlen(const char* s) {
  1776. int i = 0, j = 0;
  1777. while (s[i]) {
  1778. if ((s[i] & 0xc0) != 0x80) j++;
  1779. i++;
  1780. }
  1781. return j;
  1782. }
  1783. int lcd_strlen_P(const char* s) {
  1784. int j = 0;
  1785. while (pgm_read_byte(s)) {
  1786. if ((pgm_read_byte(s) & 0xc0) != 0x80) j++;
  1787. s++;
  1788. }
  1789. return j;
  1790. }
  1791. bool lcd_blink() {
  1792. static uint8_t blink = 0;
  1793. static millis_t next_blink_ms = 0;
  1794. millis_t ms = millis();
  1795. if (ms >= next_blink_ms) {
  1796. blink ^= 0xFF;
  1797. next_blink_ms = ms + 1000 - LCD_UPDATE_INTERVAL / 2;
  1798. }
  1799. return blink != 0;
  1800. }
  1801. /**
  1802. * Update the LCD, read encoder buttons, etc.
  1803. * - Read button states
  1804. * - Check the SD Card slot state
  1805. * - Act on RepRap World keypad input
  1806. * - Update the encoder position
  1807. * - Apply acceleration to the encoder position
  1808. * - Set lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_REDRAW on controller events
  1809. * - Reset the Info Screen timeout if there's any input
  1810. * - Update status indicators, if any
  1811. *
  1812. * Run the current LCD menu handler callback function:
  1813. * - Call the handler only if lcdDrawUpdate != LCD_DRAW_UPDATE_NONE
  1814. * - Before calling the handler, LCD_DRAW_UPDATE_CALL_NO_REDRAW => LCD_DRAW_UPDATE_NONE
  1815. * - Call the menu handler. Menu handlers should do the following:
  1816. * - If a value changes, set lcdDrawUpdate to LCD_DRAW_UPDATE_CALL_REDRAW
  1817. * - if (lcdDrawUpdate) { redraw }
  1818. * - Before exiting the handler set lcdDrawUpdate to:
  1819. * - LCD_DRAW_UPDATE_CALL_REDRAW or LCD_DRAW_UPDATE_NONE for no callbacks until the next controller event.
  1820. * - LCD_DRAW_UPDATE_CLEAR_CALL_REDRAW to clear screen, LCD_DRAW_UPDATE_CALL_REDRAW on the next loop.
  1821. * - LCD_DRAW_UPDATE_CALL_NO_REDRAW for a callback with no forced redraw on the next loop.
  1822. * - NOTE: For some displays, the menu handler may be called 2 or more times per loop.
  1823. *
  1824. * After the menu handler callback runs (or not):
  1825. * - Clear the LCD if lcdDrawUpdate == LCD_DRAW_UPDATE_CLEAR_CALL_REDRAW
  1826. * - Update lcdDrawUpdate for the next loop (i.e., move one state down, usually)
  1827. *
  1828. * No worries. This function is only called from the main thread.
  1829. */
  1830. void lcd_update() {
  1831. #if ENABLED(ULTIPANEL)
  1832. static millis_t return_to_status_ms = 0;
  1833. #endif
  1834. lcd_buttons_update();
  1835. #if ENABLED(SDSUPPORT) && PIN_EXISTS(SD_DETECT)
  1836. bool sd_status = IS_SD_INSERTED;
  1837. if (sd_status != lcd_sd_status && lcd_detected()) {
  1838. lcdDrawUpdate = LCD_DRAW_UPDATE_CLEAR_CALL_REDRAW;
  1839. lcd_implementation_init( // to maybe revive the LCD if static electricity killed it.
  1840. #if ENABLED(LCD_PROGRESS_BAR)
  1841. currentMenu == lcd_status_screen
  1842. #endif
  1843. );
  1844. if (sd_status) {
  1845. card.initsd();
  1846. if (lcd_sd_status != 2) LCD_MESSAGEPGM(MSG_SD_INSERTED);
  1847. }
  1848. else {
  1849. card.release();
  1850. if (lcd_sd_status != 2) LCD_MESSAGEPGM(MSG_SD_REMOVED);
  1851. }
  1852. lcd_sd_status = sd_status;
  1853. }
  1854. #endif //SDSUPPORT && SD_DETECT_PIN
  1855. millis_t ms = millis();
  1856. if (ms > next_lcd_update_ms) {
  1857. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  1858. slow_buttons = lcd_implementation_read_slow_buttons(); // buttons which take too long to read in interrupt context
  1859. #endif
  1860. #if ENABLED(ULTIPANEL)
  1861. #if ENABLED(REPRAPWORLD_KEYPAD)
  1862. if (REPRAPWORLD_KEYPAD_MOVE_Z_UP) reprapworld_keypad_move_z_up();
  1863. if (REPRAPWORLD_KEYPAD_MOVE_Z_DOWN) reprapworld_keypad_move_z_down();
  1864. if (REPRAPWORLD_KEYPAD_MOVE_X_LEFT) reprapworld_keypad_move_x_left();
  1865. if (REPRAPWORLD_KEYPAD_MOVE_X_RIGHT) reprapworld_keypad_move_x_right();
  1866. if (REPRAPWORLD_KEYPAD_MOVE_Y_DOWN) reprapworld_keypad_move_y_down();
  1867. if (REPRAPWORLD_KEYPAD_MOVE_Y_UP) reprapworld_keypad_move_y_up();
  1868. if (REPRAPWORLD_KEYPAD_MOVE_HOME) reprapworld_keypad_move_home();
  1869. #endif
  1870. bool encoderPastThreshold = (abs(encoderDiff) >= ENCODER_PULSES_PER_STEP);
  1871. if (encoderPastThreshold || LCD_CLICKED) {
  1872. if (encoderPastThreshold) {
  1873. int32_t encoderMultiplier = 1;
  1874. #if ENABLED(ENCODER_RATE_MULTIPLIER)
  1875. if (encoderRateMultiplierEnabled) {
  1876. int32_t encoderMovementSteps = abs(encoderDiff) / ENCODER_PULSES_PER_STEP;
  1877. if (lastEncoderMovementMillis != 0) {
  1878. // Note that the rate is always calculated between to passes through the
  1879. // loop and that the abs of the encoderDiff value is tracked.
  1880. float encoderStepRate = (float)(encoderMovementSteps) / ((float)(ms - lastEncoderMovementMillis)) * 1000.0;
  1881. if (encoderStepRate >= ENCODER_100X_STEPS_PER_SEC) encoderMultiplier = 100;
  1882. else if (encoderStepRate >= ENCODER_10X_STEPS_PER_SEC) encoderMultiplier = 10;
  1883. #if ENABLED(ENCODER_RATE_MULTIPLIER_DEBUG)
  1884. SERIAL_ECHO_START;
  1885. SERIAL_ECHO("Enc Step Rate: ");
  1886. SERIAL_ECHO(encoderStepRate);
  1887. SERIAL_ECHO(" Multiplier: ");
  1888. SERIAL_ECHO(encoderMultiplier);
  1889. SERIAL_ECHO(" ENCODER_10X_STEPS_PER_SEC: ");
  1890. SERIAL_ECHO(ENCODER_10X_STEPS_PER_SEC);
  1891. SERIAL_ECHO(" ENCODER_100X_STEPS_PER_SEC: ");
  1892. SERIAL_ECHOLN(ENCODER_100X_STEPS_PER_SEC);
  1893. #endif //ENCODER_RATE_MULTIPLIER_DEBUG
  1894. }
  1895. lastEncoderMovementMillis = ms;
  1896. } // encoderRateMultiplierEnabled
  1897. #endif //ENCODER_RATE_MULTIPLIER
  1898. encoderPosition += (encoderDiff * encoderMultiplier) / ENCODER_PULSES_PER_STEP;
  1899. encoderDiff = 0;
  1900. }
  1901. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  1902. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_REDRAW;
  1903. }
  1904. #endif //ULTIPANEL
  1905. if (currentMenu == lcd_status_screen) {
  1906. if (!lcd_status_update_delay) {
  1907. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_REDRAW;
  1908. lcd_status_update_delay = 10; /* redraw the main screen every second. This is easier then trying keep track of all things that change on the screen */
  1909. }
  1910. else {
  1911. lcd_status_update_delay--;
  1912. }
  1913. }
  1914. if (lcdDrawUpdate) {
  1915. if (lcdDrawUpdate == LCD_DRAW_UPDATE_CALL_NO_REDRAW) lcdDrawUpdate = LCD_DRAW_UPDATE_NONE;
  1916. #if ENABLED(DOGLCD) // Changes due to different driver architecture of the DOGM display
  1917. bool blink = lcd_blink();
  1918. u8g.firstPage();
  1919. do {
  1920. lcd_setFont(FONT_MENU);
  1921. u8g.setPrintPos(125, 0);
  1922. u8g.setColorIndex(blink ? 1 : 0); // Set color for the alive dot
  1923. u8g.drawPixel(127, 63); // draw alive dot
  1924. u8g.setColorIndex(1); // black on white
  1925. (*currentMenu)();
  1926. } while (u8g.nextPage());
  1927. #else
  1928. (*currentMenu)();
  1929. #endif
  1930. }
  1931. #if ENABLED(LCD_HAS_STATUS_INDICATORS)
  1932. lcd_implementation_update_indicators();
  1933. #endif
  1934. #if ENABLED(ULTIPANEL)
  1935. // Return to Status Screen after a timeout
  1936. if (defer_return_to_status)
  1937. return_to_status_ms = ms + LCD_TIMEOUT_TO_STATUS;
  1938. else if (currentMenu != lcd_status_screen && millis() > return_to_status_ms) {
  1939. lcd_return_to_status();
  1940. }
  1941. #endif // ULTIPANEL
  1942. switch (lcdDrawUpdate) {
  1943. case LCD_DRAW_UPDATE_NONE:
  1944. // do nothing
  1945. case LCD_DRAW_UPDATE_CALL_NO_REDRAW:
  1946. // changes to LCD_DRAW_UPDATE_NONE before call
  1947. break;
  1948. case LCD_DRAW_UPDATE_CLEAR_CALL_REDRAW:
  1949. lcd_implementation_clear();
  1950. lcdDrawUpdate = LCD_DRAW_UPDATE_CALL_REDRAW;
  1951. break;
  1952. case LCD_DRAW_UPDATE_CALL_REDRAW:
  1953. lcdDrawUpdate = LCD_DRAW_UPDATE_NONE;
  1954. break;
  1955. }
  1956. next_lcd_update_ms = ms + LCD_UPDATE_INTERVAL;
  1957. }
  1958. }
  1959. void lcd_ignore_click(bool b) {
  1960. ignore_click = b;
  1961. wait_for_unclick = false;
  1962. }
  1963. void lcd_finishstatus(bool persist=false) {
  1964. #if ENABLED(LCD_PROGRESS_BAR)
  1965. progress_bar_ms = millis();
  1966. #if PROGRESS_MSG_EXPIRE > 0
  1967. expire_status_ms = persist ? 0 : progress_bar_ms + PROGRESS_MSG_EXPIRE;
  1968. #endif
  1969. #endif
  1970. lcdDrawUpdate = LCD_DRAW_UPDATE_CLEAR_CALL_REDRAW;
  1971. #if ENABLED(FILAMENT_LCD_DISPLAY)
  1972. previous_lcd_status_ms = millis(); //get status message to show up for a while
  1973. #endif
  1974. }
  1975. #if ENABLED(LCD_PROGRESS_BAR) && PROGRESS_MSG_EXPIRE > 0
  1976. void dontExpireStatus() { expire_status_ms = 0; }
  1977. #endif
  1978. void set_utf_strlen(char* s, uint8_t n) {
  1979. uint8_t i = 0, j = 0;
  1980. while (s[i] && (j < n)) {
  1981. if ((s[i] & 0xc0u) != 0x80u) j++;
  1982. i++;
  1983. }
  1984. while (j++ < n) s[i++] = ' ';
  1985. s[i] = 0;
  1986. }
  1987. bool lcd_hasstatus() { return (lcd_status_message[0] != '\0'); }
  1988. void lcd_setstatus(const char* message, bool persist) {
  1989. if (lcd_status_message_level > 0) return;
  1990. strncpy(lcd_status_message, message, 3 * (LCD_WIDTH));
  1991. set_utf_strlen(lcd_status_message, LCD_WIDTH);
  1992. lcd_finishstatus(persist);
  1993. }
  1994. void lcd_setstatuspgm(const char* message, uint8_t level) {
  1995. if (level >= lcd_status_message_level) {
  1996. strncpy_P(lcd_status_message, message, 3 * (LCD_WIDTH));
  1997. set_utf_strlen(lcd_status_message, LCD_WIDTH);
  1998. lcd_status_message_level = level;
  1999. lcd_finishstatus(level > 0);
  2000. }
  2001. }
  2002. void lcd_setalertstatuspgm(const char* message) {
  2003. lcd_setstatuspgm(message, 1);
  2004. #if ENABLED(ULTIPANEL)
  2005. lcd_return_to_status();
  2006. #endif
  2007. }
  2008. void lcd_reset_alert_level() { lcd_status_message_level = 0; }
  2009. #if ENABLED(HAS_LCD_CONTRAST)
  2010. void lcd_setcontrast(uint8_t value) {
  2011. lcd_contrast = value & 0x3F;
  2012. u8g.setContrast(lcd_contrast);
  2013. }
  2014. #endif
  2015. #if ENABLED(ULTIPANEL)
  2016. /**
  2017. * Setup Rotary Encoder Bit Values (for two pin encoders to indicate movement)
  2018. * These values are independent of which pins are used for EN_A and EN_B indications
  2019. * The rotary encoder part is also independent to the chipset used for the LCD
  2020. */
  2021. #if defined(EN_A) && defined(EN_B)
  2022. #define encrot0 0
  2023. #define encrot1 2
  2024. #define encrot2 3
  2025. #define encrot3 1
  2026. #endif
  2027. #define GET_BUTTON_STATES(DST) \
  2028. uint8_t new_##DST = 0; \
  2029. WRITE(SHIFT_LD, LOW); \
  2030. WRITE(SHIFT_LD, HIGH); \
  2031. for (int8_t i = 0; i < 8; i++) { \
  2032. new_##DST >>= 1; \
  2033. if (READ(SHIFT_OUT)) SBI(new_##DST, 7); \
  2034. WRITE(SHIFT_CLK, HIGH); \
  2035. WRITE(SHIFT_CLK, LOW); \
  2036. } \
  2037. DST = ~new_##DST; //invert it, because a pressed switch produces a logical 0
  2038. /**
  2039. * Read encoder buttons from the hardware registers
  2040. * Warning: This function is called from interrupt context!
  2041. */
  2042. void lcd_buttons_update() {
  2043. #if ENABLED(NEWPANEL)
  2044. uint8_t newbutton = 0;
  2045. #if BUTTON_EXISTS(EN1)
  2046. if (BUTTON_PRESSED(EN1)) newbutton |= EN_A;
  2047. #endif
  2048. #if BUTTON_EXISTS(EN2)
  2049. if (BUTTON_PRESSED(EN2)) newbutton |= EN_B;
  2050. #endif
  2051. #if ENABLED(RIGIDBOT_PANEL) || BUTTON_EXISTS(ENC)
  2052. millis_t now = millis();
  2053. #endif
  2054. #if ENABLED(RIGIDBOT_PANEL)
  2055. if (now > next_button_update_ms) {
  2056. if (BUTTON_PRESSED(UP)) {
  2057. encoderDiff = -1 * (ENCODER_STEPS_PER_MENU_ITEM);
  2058. next_button_update_ms = now + 300;
  2059. }
  2060. else if (BUTTON_PRESSED(DWN)) {
  2061. encoderDiff = ENCODER_STEPS_PER_MENU_ITEM;
  2062. next_button_update_ms = now + 300;
  2063. }
  2064. else if (BUTTON_PRESSED(LFT)) {
  2065. encoderDiff = -1 * (ENCODER_PULSES_PER_STEP);
  2066. next_button_update_ms = now + 300;
  2067. }
  2068. else if (BUTTON_PRESSED(RT)) {
  2069. encoderDiff = ENCODER_PULSES_PER_STEP;
  2070. next_button_update_ms = now + 300;
  2071. }
  2072. }
  2073. #endif
  2074. #if BUTTON_EXISTS(ENC)
  2075. if (now > next_button_update_ms && BUTTON_PRESSED(ENC)) newbutton |= EN_C;
  2076. #endif
  2077. buttons = newbutton;
  2078. #if ENABLED(LCD_HAS_SLOW_BUTTONS)
  2079. buttons |= slow_buttons;
  2080. #endif
  2081. #if ENABLED(REPRAPWORLD_KEYPAD)
  2082. GET_BUTTON_STATES(buttons_reprapworld_keypad);
  2083. #endif
  2084. #else
  2085. GET_BUTTON_STATES(buttons);
  2086. #endif //!NEWPANEL
  2087. #if ENABLED(REVERSE_MENU_DIRECTION)
  2088. #define ENCODER_DIFF_CW (encoderDiff += encoderDirection)
  2089. #define ENCODER_DIFF_CCW (encoderDiff -= encoderDirection)
  2090. #else
  2091. #define ENCODER_DIFF_CW (encoderDiff++)
  2092. #define ENCODER_DIFF_CCW (encoderDiff--)
  2093. #endif
  2094. #define ENCODER_SPIN(_E1, _E2) switch (lastEncoderBits) { case _E1: ENCODER_DIFF_CW; break; case _E2: ENCODER_DIFF_CCW; }
  2095. //manage encoder rotation
  2096. uint8_t enc = 0;
  2097. if (buttons & EN_A) enc |= B01;
  2098. if (buttons & EN_B) enc |= B10;
  2099. if (enc != lastEncoderBits) {
  2100. switch (enc) {
  2101. case encrot0: ENCODER_SPIN(encrot3, encrot1); break;
  2102. case encrot1: ENCODER_SPIN(encrot0, encrot2); break;
  2103. case encrot2: ENCODER_SPIN(encrot1, encrot3); break;
  2104. case encrot3: ENCODER_SPIN(encrot2, encrot0); break;
  2105. }
  2106. }
  2107. lastEncoderBits = enc;
  2108. }
  2109. bool lcd_detected(void) {
  2110. #if (ENABLED(LCD_I2C_TYPE_MCP23017) || ENABLED(LCD_I2C_TYPE_MCP23008)) && ENABLED(DETECT_DEVICE)
  2111. return lcd.LcdDetected() == 1;
  2112. #else
  2113. return true;
  2114. #endif
  2115. }
  2116. bool lcd_clicked() { return LCD_CLICKED; }
  2117. #endif // ULTIPANEL
  2118. /*********************************/
  2119. /** Number to string conversion **/
  2120. /*********************************/
  2121. char conv[8];
  2122. // Convert float to rj string with 123 or -12 format
  2123. char *ftostr3(const float& x) { return itostr3((int)x); }
  2124. // Convert float to rj string with _123, -123, _-12, or __-1 format
  2125. char *ftostr4sign(const float& x) { return itostr4sign((int)x); }
  2126. // Convert unsigned int to string with 12 format
  2127. char* itostr2(const uint8_t& x) {
  2128. //sprintf(conv,"%5.1f",x);
  2129. int xx = x;
  2130. conv[0] = (xx / 10) % 10 + '0';
  2131. conv[1] = xx % 10 + '0';
  2132. conv[2] = 0;
  2133. return conv;
  2134. }
  2135. // Convert float to string with +123.4 / -123.4 format
  2136. char* ftostr31(const float& x) {
  2137. int xx = abs(x * 10);
  2138. conv[0] = (x >= 0) ? '+' : '-';
  2139. conv[1] = (xx / 1000) % 10 + '0';
  2140. conv[2] = (xx / 100) % 10 + '0';
  2141. conv[3] = (xx / 10) % 10 + '0';
  2142. conv[4] = '.';
  2143. conv[5] = xx % 10 + '0';
  2144. conv[6] = 0;
  2145. return conv;
  2146. }
  2147. // Convert unsigned float to string with 123.4 format, dropping sign
  2148. char* ftostr31ns(const float& x) {
  2149. int xx = abs(x * 10);
  2150. conv[0] = (xx / 1000) % 10 + '0';
  2151. conv[1] = (xx / 100) % 10 + '0';
  2152. conv[2] = (xx / 10) % 10 + '0';
  2153. conv[3] = '.';
  2154. conv[4] = xx % 10 + '0';
  2155. conv[5] = 0;
  2156. return conv;
  2157. }
  2158. // Convert signed float to string with 023.45 / -23.45 format
  2159. char *ftostr32(const float& x) {
  2160. long xx = abs(x * 100);
  2161. conv[0] = x >= 0 ? (xx / 10000) % 10 + '0' : '-';
  2162. conv[1] = (xx / 1000) % 10 + '0';
  2163. conv[2] = (xx / 100) % 10 + '0';
  2164. conv[3] = '.';
  2165. conv[4] = (xx / 10) % 10 + '0';
  2166. conv[5] = xx % 10 + '0';
  2167. conv[6] = 0;
  2168. return conv;
  2169. }
  2170. // Convert signed float to string (6 digit) with -1.234 / _0.000 / +1.234 format
  2171. char* ftostr43(const float& x, char plus/*=' '*/) {
  2172. long xx = x * 1000;
  2173. if (xx == 0)
  2174. conv[0] = ' ';
  2175. else if (xx > 0)
  2176. conv[0] = plus;
  2177. else {
  2178. xx = -xx;
  2179. conv[0] = '-';
  2180. }
  2181. conv[1] = (xx / 1000) % 10 + '0';
  2182. conv[2] = '.';
  2183. conv[3] = (xx / 100) % 10 + '0';
  2184. conv[4] = (xx / 10) % 10 + '0';
  2185. conv[5] = (xx) % 10 + '0';
  2186. conv[6] = 0;
  2187. return conv;
  2188. }
  2189. // Convert unsigned float to string with 1.23 format
  2190. char* ftostr12ns(const float& x) {
  2191. long xx = x * 100;
  2192. xx = abs(xx);
  2193. conv[0] = (xx / 100) % 10 + '0';
  2194. conv[1] = '.';
  2195. conv[2] = (xx / 10) % 10 + '0';
  2196. conv[3] = (xx) % 10 + '0';
  2197. conv[4] = 0;
  2198. return conv;
  2199. }
  2200. // Convert signed float to space-padded string with -_23.4_ format
  2201. char* ftostr32sp(const float& x) {
  2202. long xx = x * 100;
  2203. uint8_t dig;
  2204. if (xx < 0) { // negative val = -_0
  2205. xx = -xx;
  2206. conv[0] = '-';
  2207. dig = (xx / 1000) % 10;
  2208. conv[1] = dig ? '0' + dig : ' ';
  2209. }
  2210. else { // positive val = __0
  2211. dig = (xx / 10000) % 10;
  2212. if (dig) {
  2213. conv[0] = '0' + dig;
  2214. conv[1] = '0' + (xx / 1000) % 10;
  2215. }
  2216. else {
  2217. conv[0] = ' ';
  2218. dig = (xx / 1000) % 10;
  2219. conv[1] = dig ? '0' + dig : ' ';
  2220. }
  2221. }
  2222. conv[2] = '0' + (xx / 100) % 10; // lsd always
  2223. dig = xx % 10;
  2224. if (dig) { // 2 decimal places
  2225. conv[5] = '0' + dig;
  2226. conv[4] = '0' + (xx / 10) % 10;
  2227. conv[3] = '.';
  2228. }
  2229. else { // 1 or 0 decimal place
  2230. dig = (xx / 10) % 10;
  2231. if (dig) {
  2232. conv[4] = '0' + dig;
  2233. conv[3] = '.';
  2234. }
  2235. else {
  2236. conv[3] = conv[4] = ' ';
  2237. }
  2238. conv[5] = ' ';
  2239. }
  2240. conv[6] = '\0';
  2241. return conv;
  2242. }
  2243. // Convert signed int to lj string with +012.0 / -012.0 format
  2244. char* itostr31(const int& x) {
  2245. int xx;
  2246. if (x >= 0) {
  2247. conv[0] = '+';
  2248. xx = x;
  2249. }
  2250. else {
  2251. conv[0] = '-';
  2252. xx = -x;
  2253. }
  2254. conv[1] = (xx / 100) % 10 + '0';
  2255. conv[2] = (xx / 10) % 10 + '0';
  2256. conv[3] = xx % 10 + '0';
  2257. conv[4] = '.';
  2258. conv[5] = '0';
  2259. conv[6] = 0;
  2260. return conv;
  2261. }
  2262. // Convert signed int to rj string with 123 or -12 format
  2263. char* itostr3(const int& x) {
  2264. int xx = x;
  2265. if (xx < 0) {
  2266. conv[0] = '-';
  2267. xx = -xx;
  2268. }
  2269. else
  2270. conv[0] = xx >= 100 ? (xx / 100) % 10 + '0' : ' ';
  2271. conv[1] = xx >= 10 ? (xx / 10) % 10 + '0' : ' ';
  2272. conv[2] = xx % 10 + '0';
  2273. conv[3] = 0;
  2274. return conv;
  2275. }
  2276. // Convert unsigned int to lj string with 123 format
  2277. char* itostr3left(const int& x) {
  2278. if (x >= 100) {
  2279. conv[0] = (x / 100) % 10 + '0';
  2280. conv[1] = (x / 10) % 10 + '0';
  2281. conv[2] = x % 10 + '0';
  2282. conv[3] = 0;
  2283. }
  2284. else if (x >= 10) {
  2285. conv[0] = (x / 10) % 10 + '0';
  2286. conv[1] = x % 10 + '0';
  2287. conv[2] = 0;
  2288. }
  2289. else {
  2290. conv[0] = x % 10 + '0';
  2291. conv[1] = 0;
  2292. }
  2293. return conv;
  2294. }
  2295. // Convert unsigned int to rj string with 1234 format
  2296. char* itostr4(const int& x) {
  2297. conv[0] = x >= 1000 ? (x / 1000) % 10 + '0' : ' ';
  2298. conv[1] = x >= 100 ? (x / 100) % 10 + '0' : ' ';
  2299. conv[2] = x >= 10 ? (x / 10) % 10 + '0' : ' ';
  2300. conv[3] = x % 10 + '0';
  2301. conv[4] = 0;
  2302. return conv;
  2303. }
  2304. // Convert signed int to rj string with _123, -123, _-12, or __-1 format
  2305. char *itostr4sign(const int& x) {
  2306. int xx = abs(x);
  2307. int sign = 0;
  2308. if (xx >= 100) {
  2309. conv[1] = (xx / 100) % 10 + '0';
  2310. conv[2] = (xx / 10) % 10 + '0';
  2311. }
  2312. else if (xx >= 10) {
  2313. conv[0] = ' ';
  2314. sign = 1;
  2315. conv[2] = (xx / 10) % 10 + '0';
  2316. }
  2317. else {
  2318. conv[0] = ' ';
  2319. conv[1] = ' ';
  2320. sign = 2;
  2321. }
  2322. conv[sign] = x < 0 ? '-' : ' ';
  2323. conv[3] = xx % 10 + '0';
  2324. conv[4] = 0;
  2325. return conv;
  2326. }
  2327. // Convert unsigned float to rj string with 12345 format
  2328. char* ftostr5(const float& x) {
  2329. long xx = abs(x);
  2330. conv[0] = xx >= 10000 ? (xx / 10000) % 10 + '0' : ' ';
  2331. conv[1] = xx >= 1000 ? (xx / 1000) % 10 + '0' : ' ';
  2332. conv[2] = xx >= 100 ? (xx / 100) % 10 + '0' : ' ';
  2333. conv[3] = xx >= 10 ? (xx / 10) % 10 + '0' : ' ';
  2334. conv[4] = xx % 10 + '0';
  2335. conv[5] = 0;
  2336. return conv;
  2337. }
  2338. // Convert signed float to string with +1234.5 format
  2339. char* ftostr51(const float& x) {
  2340. long xx = abs(x * 10);
  2341. conv[0] = (x >= 0) ? '+' : '-';
  2342. conv[1] = (xx / 10000) % 10 + '0';
  2343. conv[2] = (xx / 1000) % 10 + '0';
  2344. conv[3] = (xx / 100) % 10 + '0';
  2345. conv[4] = (xx / 10) % 10 + '0';
  2346. conv[5] = '.';
  2347. conv[6] = xx % 10 + '0';
  2348. conv[7] = 0;
  2349. return conv;
  2350. }
  2351. // Convert signed float to string with +123.45 format
  2352. char* ftostr52(const float& x) {
  2353. conv[0] = (x >= 0) ? '+' : '-';
  2354. long xx = abs(x * 100);
  2355. conv[1] = (xx / 10000) % 10 + '0';
  2356. conv[2] = (xx / 1000) % 10 + '0';
  2357. conv[3] = (xx / 100) % 10 + '0';
  2358. conv[4] = '.';
  2359. conv[5] = (xx / 10) % 10 + '0';
  2360. conv[6] = xx % 10 + '0';
  2361. conv[7] = 0;
  2362. return conv;
  2363. }
  2364. #endif // ULTRA_LCD