Historique des commits

Auteur SHA1 Message Date
  Alex Voinea 4e7d686b83 Merge pull request #3574 from leptun/extra_optimizations il y a 2 ans
  Alex Voinea 692f51c51e Save target bed temperature, not current temperature il y a 2 ans
  Guðni Már Gilbert 7d86a0d121 Reduce a few magic numbers for FILENAME_LENGTH il y a 2 ans
  Guðni Már Gilbert 22582e560e Remove one redundant st_synchronize() call il y a 2 ans
  Alex Voinea 25350dfbbc Remove unused variable bFilamentFirstRun il y a 2 ans
  Guðni Már Gilbert f7ae3039f8 Don't include M851 in build if Auto Bed Leveling is not enabled il y a 2 ans
  Alex Voinea 78534f3b48 Start at the first segment, not the last segment il y a 2 ans
  Alex Voinea 671519caf3 Optimize by hand since the lto is still stooopit il y a 2 ans
  Alex Voinea b27c8b50e0 Fix power panic handling il y a 2 ans
  Alex Voinea 05bd1ba57f Multi-segment pause resume initial il y a 2 ans
  DRracer 0933fdb6fe Merge pull request #3552 from wavexx/temp_model_check il y a 2 ans
  Yuri D'Elia 7cd888cd0a Update documentation of ThermalStop() il y a 2 ans
  DRracer 3ebd8b88a4 Merge pull request #3486 from gudnimg/gudni-optimisation il y a 2 ans
  DRracer 0a8d2a3224 Merge pull request #3456 from wavexx/filament_load_consistency il y a 2 ans
  DRracer 84888507e3 Merge pull request #3557 from wavexx/fix_g28_code_value il y a 2 ans
  Alex Voinea 81ec94db64 Show firmware version on splash screen il y a 2 ans
  Yuri D'Elia 06d19b472a G28: check for X/Y/Z parameters before calling code_value_long il y a 2 ans
  Yuri D'Elia 68c04ca2f6 Switch a few pointers that don't manipute strings to const il y a 2 ans
  Yuri D'Elia a533ba3574 Reset sdpos_atomic when starting a new SD print il y a 2 ans
  3d-gussner 8cbe69e285 Update RepRap documentation il y a 2 ans
  Guðni Már Gilbert 33a0a58810 Optimise manage_inactivity call in loop() il y a 2 ans
  Yuri D'Elia c5c2557c5e Improve M310 documentation il y a 2 ans
  Yuri D'Elia 374b829fb6 Generalize menu_block_entering_on_serious_errors for menu lockout il y a 2 ans
  Yuri D'Elia cb3fec5cac Improve M310 documentation il y a 2 ans
  Yuri D'Elia 39ad53ab11 Simplify fan checks now that lcd pause works correctly il y a 2 ans
  Yuri D'Elia 1eb7871bab Also save fan speeds during a thermal error pause il y a 2 ans
  Yuri D'Elia eccfcd7424 Save/restore temperatures during a thermal pause il y a 2 ans
  Yuri D'Elia 63dab63f2e uvlo: Never wait for bed temperature when recovering il y a 2 ans
  Yuri D'Elia 8f02262bbd Save/restore bed temperature during pause il y a 2 ans
  Yuri D'Elia 9ef80226c9 Rename argument of ThermalStop for clarity il y a 2 ans