Firmware2/Marlin/src
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
..
core Fix SERIAL_ECHOLNPAIR 2019-03-09 14:20:37 -06:00
feature M141 Heated Chamber, Temperature rework (#12201) 2019-03-07 02:09:39 -06:00
gcode Follow up fixes to various PRs. (#13334) 2019-03-09 14:20:37 -06:00
HAL Fix STM32F1 Serial and ADC pins (#13331) 2019-03-08 02:21:32 -06:00
inc Allows user to set (almost) any PWM frequency (#12638) 2019-03-08 02:15:42 -06:00
lcd Follow up fixes to various PRs. (#13334) 2019-03-09 14:20:37 -06:00
libs General cleanup ahead of L64XX 2019-03-01 19:58:07 -06:00
module Follow up fixes to various PRs. (#13334) 2019-03-09 14:20:37 -06:00
pins Follow up fixes to various PRs. (#13334) 2019-03-09 14:20:37 -06:00
sd Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 2019-03-05 06:46:19 -06:00
Marlin.cpp Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 2019-03-05 06:46:19 -06:00
Marlin.h General cleanup ahead of L64XX 2019-03-01 19:58:07 -06:00