Commit History

Author SHA1 Message Date
  Marek Bel 8c8619be05 Convert reset sheet sub menu to function. 5 years ago
  Marek Bel abf84e36f5 Fix sheet menu back caption to Steel sheets to match parent menu caption. 5 years ago
  Marek Bel d647cdc02c Convert sheet switcher from sub menu to function. Handle null characters in sheet name. 5 years ago
  Marek Bel 32f435d1a0 Increase number of configurable steel sheets to 8. Move sheets into sub menu of HW setup. 5 years ago
  leptun 7f51e0bad8 Move SpoolJoin and Cutter to MSGs 5 years ago
  Marek Běl 3413d5d486 Merge pull request #2139 from DRracer/assist-mode-fixes 5 years ago
  leptun 0b21acec46 Minor fix to Toggle Cutter 5 years ago
  leptun d0f9f10ed6 Toggle Cutter 5 years ago
  leptun 1937cf2074 Toggle SpoolJoin 5 years ago
  leptun 5eea8d26fe Merge branch 'MK3' into MK3_Translations 5 years ago
  Marek Bel f3bb72be64 Reset calibration status if there is no calibrated sheet after reset. 5 years ago
  Marek Bel f64252b59b Hide sheet switcher from main menu, if there are less than 2 sheets calibrated. 5 years ago
  Marek Bel 9692f94683 Move sheet menu up to be after Print from SD. 5 years ago
  Marek Bel 3903dc819a Extract function next_initialized_sheet from change_sheet_from_menu(). Make it more general to depend on sizeof(Sheets::s) instead of hard coded value of 2. 5 years ago
  Marek Bel 49bc11037c Remove statements with no effect. 5 years ago
  DRracer 1d23cc52e9 endstop sound alert fixes 5 years ago
  Marek Bel 29c8cb2927 Fix bad merge. 5 years ago
  Marek Běl 3f04c4db87 Merge branch 'MK3' into preheat_menu 5 years ago
  Marek Bel 07169ad84a Make file local variable static. 5 years ago
  Marek Bel e57fcc04a7 Fix compiler warnings. 5 years ago
  Marek Bel d927d5b05d Port wizard_active to mFilamentItem(). 5 years ago
  Marek Bel cef7f31b9f Set FilamentAction to None if mFilamentMenu left by cooldown or menu back action. 5 years ago
  Marek Bel ffc5a64154 Remove commented out code. 5 years ago
  Marek Bel 269aef1696 Remove unused code guarded by WATCH_TEMP_PERIOD macro as most of the functionality is duplicate to what is implemented in temp_runaway_check(). This will release us from porting setWatch() to unified preheat menu and maintaining it. 5 years ago
  DRracer 1a1be5c518 Fix sound mode [assist]: encoder clicking indefinitely when MMU wants to 5 years ago
  Marek Bel bf2097342d Add ASA preheat into mFilamentMenu(); 5 years ago
  Marek Bel 3da43ae8c2 Do not port print fan preheat speed preset, as it was never used. And it was broken until recently fixed when adding ASA profile. 5 years ago
  Marek Bel 4792559536 Add farm preheat items. Add setWatch() call. 5 years ago
  Marek Bel aa13f9e809 Fix formatting. 5 years ago
  Marek Bel 668e89e5a9 Preheat menu: Add ASA, hide menu item back when in wizard. 5 years ago