2.0.9.10
Marlin 2.0.9.10
Changed 2
- Specify versions in INI
- Update .gitignore
Fixed 4
- Fix RAMPS AUX1 RX/TX pins
- Fix Hotend > 0 Preheat
- Fix Teensy 4.x stepper timing
- Fix TFT LVGL UI + Y-DIR conflict
This is a minor release bringing over some changes from the latest development branch.
Example Configurations for many machines are posted at: https://github.com/MarlinFirmware/Configurations/tree/release-2.0.9.10
Changes
- 🔨 Specify versions in INI
- 👔 Update .gitignore
- 🐛 Fix RAMPS AUX1 RX/TX pins (#27745)
- 🐛 Fix Hotend > 0 Preheat (#27932)
- 🐛 Fix Teensy 4.x stepper timing (#28169)
- 🐛 Fix TFT LVGL UI + Y-DIR conflict (#28291)
Full Changelog: https://github.com/MarlinFirmware/Marlin/compare/2.0.9.7...2.0.9.10