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
..
HAL Fix STM32F1 Serial and ADC pins (#13331) 6 years ago
core Fix SERIAL_ECHOLNPAIR 6 years ago
feature M141 Heated Chamber, Temperature rework (#12201) 6 years ago
gcode Follow up fixes to various PRs. (#13334) 6 years ago
inc Allows user to set (almost) any PWM frequency (#12638) 6 years ago
lcd Follow up fixes to various PRs. (#13334) 6 years ago
libs General cleanup ahead of L64XX 6 years ago
module Follow up fixes to various PRs. (#13334) 6 years ago
pins Follow up fixes to various PRs. (#13334) 6 years ago
sd Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 6 years ago
Marlin.cpp Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 6 years ago
Marlin.h General cleanup ahead of L64XX 6 years ago