3.2.0rc1 (Release Candidate)
Pre-release
Pre-release
Marlin EEPROM Editor 3.2.0rc1 🎉
⚠️ This is a pre-release version of Marlin EEPROM Editor ⚠️
You should only run this if you are comfortable with testing development builds. Bugs may occur.
Please provide general feedback on this release in the feedback ticket here. An 'all is working fine' is valuable feedback, since it lets me know people are testing this release. If you run into any bugs please open a new issue with the full template - logs are required!
If you've enjoyed using this plugin please consider supporting it's development!
✨ Features
- Show Printer Statistics (M78) in the 'Firmware Info' tab (#41)
This is disabled by default - enable in the settings tab! - Links to Marlin's documentation are now included, for each of the configurable items and capabilities (#53)
⬆️ Improvements
- Sort capabilities alphabetically in the firmware info section. This should stop them moving around on refresh and make it easier to find capabilities (#48)
- Show a warning when the printer is reporting locked (
PASSWORD_FEATURE
enabled) (#50) - Don't load FontAwesome 5 on OctoPrint 1.5.0+, since it is included by default. Should increase performance ⚡
🐛 Bug fixes
- Fix the link to the plugin's homepage (#49, @andritolion)