Commit History

Author SHA1 Message Date
  Alex Voinea 510f13b24a Make the diag pins open collector with pullup. 2 years ago
  D.R.racer 996f9943a1 Extract PRINTER_ACTIVE into a noinline function 1 year ago
  Yuri D'Elia d78506a8ea TM: Rename D70 I to D70 S for consistency with M310 S 1 year ago
  Yuri D'Elia 10c524fdb3 TM: Add M310 [F] parameter to enable autotune self-test 1 year ago
  Yuri D'Elia 9b5ef75b68 Correctly translate thermal model LCD messages 1 year ago
  Alex Voinea 39eb728d54 More farm optimizations 1 year ago
  Alex Voinea d1c30c338f Fix farmless mode 1 year ago
  Alex Voinea bef7b086e3 Isolate the entire farm and statistics code 1 year ago
  Alex Voinea 7d597eb8b0 Move farm mode to separate file 1 year ago
  Alex Voinea 4e7d686b83 Merge pull request #3574 from leptun/extra_optimizations 1 year ago
  Alex Voinea 692f51c51e Save target bed temperature, not current temperature 1 year ago
  Guðni Már Gilbert 7d86a0d121 Reduce a few magic numbers for FILENAME_LENGTH 2 years ago
  Guðni Már Gilbert 22582e560e Remove one redundant st_synchronize() call 2 years ago
  Alex Voinea 25350dfbbc Remove unused variable bFilamentFirstRun 1 year ago
  Guðni Már Gilbert f7ae3039f8 Don't include M851 in build if Auto Bed Leveling is not enabled 1 year ago
  Alex Voinea 78534f3b48 Start at the first segment, not the last segment 1 year ago
  Alex Voinea 671519caf3 Optimize by hand since the lto is still stooopit 1 year ago
  Alex Voinea b27c8b50e0 Fix power panic handling 1 year ago
  Alex Voinea 05bd1ba57f Multi-segment pause resume initial 1 year ago
  DRracer 0933fdb6fe Merge pull request #3552 from wavexx/temp_model_check 1 year ago
  Yuri D'Elia 7cd888cd0a Update documentation of ThermalStop() 1 year ago
  DRracer 3ebd8b88a4 Merge pull request #3486 from gudnimg/gudni-optimisation 1 year ago
  DRracer 0a8d2a3224 Merge pull request #3456 from wavexx/filament_load_consistency 1 year ago
  DRracer 84888507e3 Merge pull request #3557 from wavexx/fix_g28_code_value 1 year ago
  Yuri D'Elia 06d19b472a G28: check for X/Y/Z parameters before calling code_value_long 1 year ago
  Yuri D'Elia 68c04ca2f6 Switch a few pointers that don't manipute strings to const 1 year ago
  Yuri D'Elia a533ba3574 Reset sdpos_atomic when starting a new SD print 1 year ago
  3d-gussner 8cbe69e285 Update RepRap documentation 1 year ago
  Guðni Már Gilbert 33a0a58810 Optimise manage_inactivity call in loop() 2 years ago
  Yuri D'Elia c5c2557c5e Improve M310 documentation 1 year ago