Historique des commits

Auteur SHA1 Message Date
  Marek Bel 10428b30d9 Use cs.mintravelfeedrate from ConfigurationStore. il y a 7 ans
  PavelSindler cd438c5c00 whitespace il y a 7 ans
  PavelSindler 740e922b87 EEPROM M500 block size check for reading stored data added il y a 7 ans
  Marek Bel 26e2fd1c76 Use cs.minimumfeedrate from ConfigurationStore. il y a 7 ans
  Marek Bel b8fefceb4d Use cs.retract_acceleration from ConfigurationStore. il y a 7 ans
  Marek Bel 7dbe0afdc4 Use cs.acceleration from ConfigurationStore. il y a 7 ans
  Marek Bel cee51cf9c3 Use cs.max_acceleration_units_per_sq_second_normal from ConfigurationStore. il y a 7 ans
  Marek Bel 02becb5e6a Use cs.max_feedrate_normal from ConfigurationStore. il y a 7 ans
  PavelSindler 053b94b711 remove "start" duplicity in setup il y a 7 ans
  Marek Bel 3f28632443 Use cs.axis_steps_per_unit from ConfigurationStore. il y a 7 ans
  Marek Bel d611cad087 Temporary hide M500_conf cs to allow automated renaming. il y a 7 ans
  Marek Bel e94dc1341a Use M500_conf cs in Config_ StoreSettings, RetrieveSettings and ResetDefault. il y a 7 ans
  Marek Bel 991db0e71d Finish default_conf. il y a 7 ans
  Marek Bel d9e2dcc736 Incomplete. il y a 7 ans
  Marek Bel 58af1ae4c4 Add configuration store struct. il y a 7 ans
  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 il y a 7 ans
  PavelSindler 1c33b673c0 comment update il y a 7 ans
  PavelSindler 3d57d504ba Merge pull request #1174 from mkbel/fix_runout_resume il y a 7 ans
  PavelSindler e5ede602b8 Merge pull request #1176 from mkbel/fix_print_time_overflow il y a 7 ans
  Marek Bel 2607a0c4ed Update documentation. il y a 7 ans
  Marek Bel b92b307ee8 Make variables constant. il y a 7 ans
  Marek Bel cce8131070 Add missing s for seconds of print time. il y a 7 ans
  Marek Bel b5bb40474d Fix print time overflow. il y a 7 ans
  PavelSindler 0a5394a20e defines moved to eeprom.h il y a 7 ans
  PavelSindler 752aec37fb M500 EEPROM version changed; if EEPROM_M500_SIZE is not updated, data are not stored il y a 7 ans
  Marek Bel 9868dd766e Fix print not recovered when filament sensor is disabled during filament change initiated by filament run out. il y a 7 ans
  Marek Bel a5a7b1f1d6 Move functions definitions behind variable definitions. (No change in functionality.) il y a 7 ans
  PavelSindler 29e578b5f8 Merge pull request #1147 from mkbel/add_wizard_unload il y a 7 ans
  Marek Bel 05d3b7032d Update documentation. il y a 7 ans
  Marek Bel a7fdfdd258 Put repetitive code into separate function. No change in functionality. il y a 7 ans