Histórico de Commits

Autor SHA1 Mensagem Data
  D.R.racer 17cca89993 Merge remote-tracking branch 'upstream/MK3' into translations-doc há 5 anos atrás
  DRracer c1bf4a6288 Merge pull request #2216 from michalrudolf/MK3-miniopravy há 5 anos atrás
  michalrudolf b660cb3908 ultralcd.cpp há 5 anos atrás
  D.R.racer 77c4720c8b Merge remote-tracking branch 'upstream/MK3' into translations-doc há 5 anos atrás
  michalrudolf b4e0c2f455 Update ultralcd.cpp há 5 anos atrás
  DRracer 521c5eb8ef Merge pull request #2141 from mkbel/preheat_menu há 5 anos atrás
  DRracer 60de313b8a Merge pull request #1759 from wavexx/enhanced_longpress há 5 anos atrás
  3d-gussner d51b3d6207 Added doxygen todos for missing LCD layout and positioning há 5 anos atrás
  Marek Běl a789a8995f Merge pull request #2145 from mkbel/fix_sheet_reset há 5 anos atrás
  Marek Bel 3d292350d4 Do not activate selected_sheet in lcd_v2_calibration() as this leads to calibrating random sheet if activated from calibration menu. há 5 anos atrás
  Marek Bel 26423f98bc Switch to next sheet if currently selected sheet is not initialized. Move next_initialized_sheet() and change_sheet_from_menu() to eeprom.cpp, rename it to eeprom_next_initialized_sheet() and eeprom_switch_to_next_sheet(). Rename default_sheet_name() to eeprom_default_sheet_name(). há 5 anos atrás
  Marek Bel 8c8619be05 Convert reset sheet sub menu to function. há 5 anos atrás
  Marek Bel abf84e36f5 Fix sheet menu back caption to Steel sheets to match parent menu caption. há 5 anos atrás
  Marek Bel d647cdc02c Convert sheet switcher from sub menu to function. Handle null characters in sheet name. há 5 anos atrás
  Marek Bel 32f435d1a0 Increase number of configurable steel sheets to 8. Move sheets into sub menu of HW setup. há 5 anos atrás
  Marek Běl 3413d5d486 Merge pull request #2139 from DRracer/assist-mode-fixes há 5 anos atrás
  Marek Bel f3bb72be64 Reset calibration status if there is no calibrated sheet after reset. há 5 anos atrás
  Marek Bel f64252b59b Hide sheet switcher from main menu, if there are less than 2 sheets calibrated. há 5 anos atrás
  Marek Bel 9692f94683 Move sheet menu up to be after Print from SD. há 5 anos atrás
  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. há 5 anos atrás
  Marek Bel 49bc11037c Remove statements with no effect. há 5 anos atrás
  DRracer 1d23cc52e9 endstop sound alert fixes há 5 anos atrás
  Marek Bel 29c8cb2927 Fix bad merge. há 5 anos atrás
  Marek Běl 3f04c4db87 Merge branch 'MK3' into preheat_menu há 5 anos atrás
  Marek Bel 07169ad84a Make file local variable static. há 5 anos atrás
  Marek Bel e57fcc04a7 Fix compiler warnings. há 5 anos atrás
  Marek Bel d927d5b05d Port wizard_active to mFilamentItem(). há 5 anos atrás
  Marek Bel cef7f31b9f Set FilamentAction to None if mFilamentMenu left by cooldown or menu back action. há 5 anos atrás
  Marek Bel ffc5a64154 Remove commented out code. há 5 anos atrás
  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. há 5 anos atrás