My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ultralcd.cpp 69KB

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