Historique des commits

Auteur SHA1 Message Date
  Marek Bel d80b8280a0 Remove commented out and unused functions prototypes. il y a 5 ans
  Marek Bel 3a541488b2 Rename extr_unload_() to mmu_unload_filament() and move it to ultralcd.cpp as it is menu. il y a 5 ans
  Marek Bel 0cdfa7a5e8 Remove dead code. il y a 5 ans
  Marek Bel e83b2ebe1f Rename mFilamentMenu to lcd_generic_preheat_menu to match naming convention for global function and be more descriptive. il y a 5 ans
  Marek Bel c26d7e50f7 Remove redundant lcd_update_enable(true) call. il y a 5 ans
  Marek Bel 6674cbf0d7 Select material / temperature before first layer calibration. il y a 5 ans
  leptun ae839aee31 Merge branch 'MK3' into MK3_Translations il y a 5 ans
  Marek Bel 6661d3aa45 Merge remote-tracking branch 'prusa3d/MK3' into MM_lay1_cal il y a 5 ans
  DRracer 521c5eb8ef Merge pull request #2141 from mkbel/preheat_menu il y a 5 ans
  Marek Bel 43705aae2e Rename lay1cal_preheat() to lay1cal_wait_preheat(). il y a 5 ans
  Marek Bel ae3e6530e6 Do not ask for PLA filament in the beginning of first layer calibration. Do not ask if filament is present if it can be detected by IR sensor. il y a 5 ans
  leptun bf9f668574 Fix short filenames scrolling in sdprint menu and status screen il y a 5 ans
  DRracer 60de313b8a Merge pull request #1759 from wavexx/enhanced_longpress il y a 5 ans
  3d-gussner d51b3d6207 Added doxygen todos for missing LCD layout and positioning il y a 5 ans
  vintagepc 339771a5fb Fixed info screen when selected_sheet hasn't been initialized. il y a 5 ans
  leptun 10cdcb3ae3 SD Scroll workaround il y a 5 ans
  leptun 795b1d1cf7 Toggle Sound il y a 5 ans
  Yuri D'Elia 2345288d40 Fix the LCD pause function il y a 5 ans
  leptun 3c4fffef60 Merge branch 'MK3' into MK3_Translations il y a 5 ans
  leptun a5a5f5cf0b Toggle RPi port il y a 5 ans
  leptun f69035323a Toggle SD Settings il y a 5 ans
  leptun a821002f02 Toggle MMU Mode il y a 5 ans
  vintagepc d347a36509 Merge branch 'MK3' of https://github.com/prusa3d/Prusa-Firmware into MK3-2093-sheet-display il y a 5 ans
  vintagepc 871e29621f Fix "stuck" rename cursor il y a 5 ans
  Marek Běl a789a8995f Merge pull request #2145 from mkbel/fix_sheet_reset il y a 5 ans
  leptun 6a8330a43b Toggle "HW Setup"* il y a 5 ans
  Marek Bel 3d292350d4 Do not activate selected_sheet in lcd_v2_calibration() as this leads to calibrating random sheet if activated from calibration menu. il y a 5 ans
  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(). il y a 5 ans
  leptun b86a92a7d6 Toggle Mode (stepper power) il y a 5 ans
  vintagepc 8df6691819 Relocate sheet menu, show sheet on info screen il y a 5 ans