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

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