Firmware2/Marlin
Marcio Teixeira 00fc43144a Follow up fixes to various PRs. (#13334)
- Ensure `MarlinUI:get_progress` is defined for `ExtUI`.
- Fix for `BACKLASH_SMOOTHING` with small segments.
  `BACKLASH_SMOOTHING` with extremely small segments failed to fully correct due to the correction factor being rounded down. Rounding up ensures the entire backlash will converge to zero even for small segments.
- Add pinout for the beta revision `EINSY_RETRO`.
- Update soft endstops with tool offsets (for toolchange et. al. move clamping) (#12568)
2019-03-09 14:20:37 -06:00
..
lib
src Follow up fixes to various PRs. (#13334) 2019-03-09 14:20:37 -06:00
Configuration_adv.h Allows user to set (almost) any PWM frequency (#12638) 2019-03-08 02:15:42 -06:00
Configuration.h Update some G26 plausible values. Add speed control. (#13330) 2019-03-08 03:13:44 -06:00
Makefile Support for Tronxy X5S 2e (#13297) 2019-03-03 07:41:05 -06:00
Marlin.ino