Historial de Commits

Autor SHA1 Mensaje Fecha
  leptun 9d57f9c365 Fix fan_error_selftest() mistake hace 5 años
  leptun 61c7479579 Code cleanup: Move texts to messages.c/h hace 5 años
  leptun 30f325c81d Extract fan_error_selftest to function for readability hace 5 años
  leptun dfd3f34351 Check for minimum fan speed. Should be achievable by both fans in 1s. hace 5 años
  leptun 532d1fc4ae Fix "Resume Print" missing when doing a normal pause hace 5 años
  leptun c3b7b5ebb5 Check fans before resuming hace 5 años
  leptun 3c17f7e145 No need to check the fan in the menu hace 5 años
  leptun 2363f19a62 Minor tweaks for usb printing hace 5 años
  leptun fd01942db8 FAN Error fix - Initial hace 5 años
  DRracer 521c5eb8ef Merge pull request #2141 from mkbel/preheat_menu hace 5 años
  DRracer 60de313b8a Merge pull request #1759 from wavexx/enhanced_longpress hace 5 años
  Marek Běl a789a8995f Merge pull request #2145 from mkbel/fix_sheet_reset hace 5 años
  Marek Bel 3d292350d4 Do not activate selected_sheet in lcd_v2_calibration() as this leads to calibrating random sheet if activated from calibration menu. hace 5 años
  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(). hace 5 años
  Marek Bel 8c8619be05 Convert reset sheet sub menu to function. hace 5 años
  Marek Bel abf84e36f5 Fix sheet menu back caption to Steel sheets to match parent menu caption. hace 5 años
  Marek Bel d647cdc02c Convert sheet switcher from sub menu to function. Handle null characters in sheet name. hace 5 años
  Marek Bel 32f435d1a0 Increase number of configurable steel sheets to 8. Move sheets into sub menu of HW setup. hace 5 años
  Marek Běl 3413d5d486 Merge pull request #2139 from DRracer/assist-mode-fixes hace 5 años
  Marek Bel f3bb72be64 Reset calibration status if there is no calibrated sheet after reset. hace 5 años
  Marek Bel f64252b59b Hide sheet switcher from main menu, if there are less than 2 sheets calibrated. hace 5 años
  Marek Bel 9692f94683 Move sheet menu up to be after Print from SD. hace 5 años
  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. hace 5 años
  Marek Bel 49bc11037c Remove statements with no effect. hace 5 años
  DRracer 1d23cc52e9 endstop sound alert fixes hace 5 años
  Marek Bel 29c8cb2927 Fix bad merge. hace 5 años
  Marek Běl 3f04c4db87 Merge branch 'MK3' into preheat_menu hace 5 años
  Marek Bel 07169ad84a Make file local variable static. hace 5 años
  Marek Bel e57fcc04a7 Fix compiler warnings. hace 5 años
  Marek Bel d927d5b05d Port wizard_active to mFilamentItem(). hace 5 años