You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
6 years ago
..
lib Module updates 7 years ago
src Follow up fixes to various PRs. (#13334) 6 years ago
Configuration.h Update some G26 plausible values. Add speed control. (#13330) 6 years ago
Configuration_adv.h Allows user to set (almost) any PWM frequency (#12638) 6 years ago
Makefile Support for Tronxy X5S 2e (#13297) 6 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago