Skip to content

Releases: NilsRo/OctoPrint-SlicerEstimator

Prepared OctoPrint 1.8.0, minor fixes and optimizations

05 Apr 05:10
Compare
Choose a tag to compare
  • 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

22 Feb 07:54
Compare
Choose a tag to compare
  • 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!

12 Feb 22:54
Compare
Choose a tag to compare

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!

12 Feb 13:56
Compare
Choose a tag to compare

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

30 Jan 17:12
Compare
Choose a tag to compare

Github Issue integration
Bugfix in Settings for Filelist selection

Bugfix: Metadate string - first chars are cut off

20 Jan 21:18
Compare
Choose a tag to compare

Small bugfix for metadata parsing that letters are cut off in the beginning

Bugfix for metadata settings

19 Jan 18:43
Compare
Choose a tag to compare

Fixed a bug that metadata parsing could not be activated through settings

New Feature: Metadata for actual prints and other improvements

15 Jan 21:20
Compare
Choose a tag to compare
  • 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

10 Jan 18:57
Compare
Choose a tag to compare
  • 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

07 Jan 17:02
Compare
Choose a tag to compare

Bugfix on the new update method for better testing