Releases: NilsRo/OctoPrint-SlicerEstimator
Releases · NilsRo/OctoPrint-SlicerEstimator
Prepared OctoPrint 1.8.0, minor fixes and optimizations
- Prepared to support OctoPrint 1.8.0
- Fixes an exception in Metadata API
- Optimized calculation of ETA for prints with large bottom and small top
Settings optimized to by more comfortable
- Settings optimized to be more comfortable
- Fix to Github issue creation in settings
- Updated API description
- Enhanced Logging of API
API for other plugins available!
Fixed some minor bugs like folder handling.
Major improvement: availability of an API for other plugins to get metadata
API documentation: https://github.com/NilsRo/OctoPrint-SlicerEstimator/blob/master/API_DOC.md
API for other plugins available!
Fixed some minor bugs like folder handling.
Major improvement: availability of an API for other plugins to get metadata
API documentation: https://github.com/NilsRo/OctoPrint-SlicerEstimator/blob/master/API_DOC.md
Github Issue integration and Bugfix to filelist
Github Issue integration
Bugfix in Settings for Filelist selection
Bugfix: Metadate string - first chars are cut off
Small bugfix for metadata parsing that letters are cut off in the beginning
Bugfix for metadata settings
Fixed a bug that metadata parsing could not be activated through settings
New Feature: Metadata for actual prints and other improvements
- Changed GCODE Syntax
- Improved settings
- Metadata Description moved into Setting for a central configuration
- Filter configuration to select metadata shown in Filelist or Printer State
- Improved compatibility with other plugins changing the DOM
- Disabling a feature will also disable DOM change
- Detection of metadata available in files for settings screen
Optimized filelist integration and settings page
- Simplified settings page
- Changed name to Slicer Estimator as more functionality is available now.
- Orientation can be changed for metadata in filelist
Fixed "Bleeding Edge" Update for Developers/Testing
Bugfix on the new update method for better testing