Commit History

Author SHA1 Message Date
  Marek Běl d3dd0ad271 Merge pull request #1952 from NotaRobotexe/sound 5 years ago
  NotaRobotexe a1a8945bee more code editing 5 years ago
  DRracer 1f9dce9513 next almost 200B down 5 years ago
  Marek Bel d344e514c4 Rename functions and macro to match with naming convention - remove 'P' where there is no pointer to progmem. 5 years ago
  Marek Bel d879794922 Remove first parameter of macro menu_format_sheet_P_E, of function menu_format_sheet_P_E and menu_item_submenu_P as it was always called with the same parameter. Saves 66B of FLASH. 5 years ago
  Marek Bel 53dbcdd852 Display sheet name when adjusting Z. Costs 130B of flash. 5 years ago
  Marek Bel 0a48082609 Add steel sheet profile selector. 5 years ago
  Marek Bel 24cec4091b Merge branch 'MK3' into sound 5 years ago
  NotaRobotexe bb980e2fca sound edit, delete mute mode, add blind mode 5 years ago
  DRracer 9cb0bc7bcf Fix MINTEMP errors and fsensor runout 5 years ago
  DRracer da98977de3 Fix. menu texts and formatting - issues PFW-877 and PFW-879 5 years ago
  Marek Bel 74d8c15b4f Fix documentation. 5 years ago
  Marek Bel dcfc6348ed Fix documentation. 5 years ago
  DRracer a453c6fc9d Save 236B by improving functions in menu.cpp. Beware - the label now has 5 years ago
  Marek Bel acfcd59369 Fix compiler warning: 5 years ago
  Marek Bel 7c4f66181f Generate menu item texts Load filament <nr.> and Eject filament <nr.> during runtime to conserve flash. 5 years ago
  DRracer dc4f30530d Fix a number overflow to last line of LCD when doing large extruder in 5 years ago
  DRracer e5911c42da limit printed menu text to max 18 characters 5 years ago
  PavelSindler 3cbcbba738 Merge pull request #1510 from mkbel/fix_menu_stack_third_time 5 years ago
  MRprusa3d 323071f50a preHeat @ filament management 5 years ago
  MRprusa3d da0867cfc5 preHeat @ filament management 5 years ago
  Marek Bel c704a4b7ab Fix menu stack overrun. 5 years ago
  PavelSindler 91b12ff64b bed level correction menu fix (menu_item_edit for negative integers) 5 years ago
  PavelSindler 940f436a5f merge MK3_dev into MK3 5 years ago
  Robert Pelnar e50025cc7d static_assert - portable solution compatible with C++98 5 years ago
  Marek Bel a7fdfdd258 Put repetitive code into separate function. No change in functionality. 5 years ago
  Marek Bel 90a10a692a Enable button debouncing also in modal mode (!lcd_update_enabled). In lcd_clicked() consume click event immediately. 5 years ago
  Marek Bel 5fe6a3ed1c Place similar functions together. 5 years ago
  Marek Bel ea88dea432 Fix memory overwrite. 5 years ago
  Marek Bel 085c77effb Fix when value edited, other values appeard as +1.000 instead of [off]. 5 years ago