2.1.1.6
Marlin 2.1.1.6
Changed 1
- Update documentation and dev scripts
Fixed 3
- Fix PID autotune cleanup
- Fix endless PID with M303 C less than 3
- Fix LCD I2C VIKI Status LEDs
This is a minor release patching miscellaneous issues, for better parity with Marlin 2.1.2.8.
Example Configurations for many machines are posted at: https://github.com/MarlinFirmware/Configurations/tree/release-2.1.1
Changes
- 🐛 Fix PID autotune cleanup (#28375)
- 🐛 Fix endless PID with "M303 C" less than 3
- 🚸 Fix LCD I2C VIKI Status LEDs
- 🧑💻 Update documentation, dev scripts
Full Changelog: https://github.com/MarlinFirmware/Marlin/compare/2.1.1.5...2.1.1.6