Historial de Commits

Autor SHA1 Mensaje Fecha
  Robert Pelnar f9d8c46802 Enable/disable optical quality meassurement in settings menu hace 5 años
  Robert Pelnar ced74b7ec2 Merge remote-tracking branch 'upstream/MK3' into MK3 hace 5 años
  Robert Pelnar 7882b3c975 Update fsensor in Manage_inactivity instead of main loop. hace 5 años
  PavelSindler 362797d40b Merge pull request #1206 from PavelSindler/MK3_for_merging hace 5 años
  PavelSindler bba1ffdb65 version change hace 5 años
  PavelSindler aefb4e5c09 Merge pull request #1200 from XPila/MK3 hace 5 años
  Robert Pelnar e50025cc7d static_assert - portable solution compatible with C++98 hace 5 años
  PavelSindler 7e9220ada2 Merge pull request #1198 from PavelSindler/communication_timeouts hace 5 años
  Robert Pelnar c2f535b619 Filament sensor - fix invalid calculation of fsensor_counter in LA stepper. hace 5 años
  PavelSindler c50db2ed7a Merge pull request #1197 from mkbel/disable_fil_q_det hace 5 años
  PavelSindler e6a00b8f53 send busy messages when checking for filament presence hace 5 años
  Marek Bel d80fcab66c Disable filament sensor response quality check. hace 5 años
  Marek Bel 19c1ba6274 Remove duplicate condition. This condition was already in if(mmu_enabled) {} else branch. hace 5 años
  mkbel 0e7afc67ca Merge pull request #1175 from PavelSindler/eeprom_version hace 5 años
  mkbel 2144f0e5a4 Merge pull request #1191 from PavelSindler/start_msg_duplicity hace 5 años
  PavelSindler cd438c5c00 whitespace hace 5 años
  PavelSindler 740e922b87 EEPROM M500 block size check for reading stored data added hace 5 años
  PavelSindler 053b94b711 remove "start" duplicity in setup hace 5 años
  PavelSindler d8dc2eef7a if max_feedrate_silent and max_acceleration_units_per_sq_second_silent were never stored to eeprom, use default values; eeprom_version changed back to V2 hace 5 años
  PavelSindler 1c33b673c0 comment update hace 5 años
  PavelSindler 3d57d504ba Merge pull request #1174 from mkbel/fix_runout_resume hace 5 años
  PavelSindler e5ede602b8 Merge pull request #1176 from mkbel/fix_print_time_overflow hace 5 años
  Marek Bel 2607a0c4ed Update documentation. hace 5 años
  Marek Bel b92b307ee8 Make variables constant. hace 5 años
  Marek Bel cce8131070 Add missing s for seconds of print time. hace 5 años
  Marek Bel b5bb40474d Fix print time overflow. hace 5 años
  PavelSindler 0a5394a20e defines moved to eeprom.h hace 5 años
  PavelSindler 752aec37fb M500 EEPROM version changed; if EEPROM_M500_SIZE is not updated, data are not stored hace 5 años
  Marek Bel 9868dd766e Fix print not recovered when filament sensor is disabled during filament change initiated by filament run out. hace 5 años
  Marek Bel a5a7b1f1d6 Move functions definitions behind variable definitions. (No change in functionality.) hace 5 años