Releases: NilsRo/OctoPrint-SlicerEstimator
Releases · NilsRo/OctoPrint-SlicerEstimator
NEW: Snapmaker Luban support
Full Changelog: 1.6.6...1.6.7
Bugfix: Reupload a downloaded file breaks metadata parsing
What's Changed
- Bugfix: Reupload a downloaded file breaks metadata parsing by @NilsRo in #76
- Deleted debugger breakpoints in JS by @NilsRo in #77
Full Changelog: 1.6.5...1.6.6
Update Metadata automatically if missing
- Updates Metadata if missing automatically if file is selected in filebrowser
- Updated Python classes for better internal handling
Bambu Studio Support
Optimized other plugins handling (e.g. Power Failure Plugin)
Correction for handling file uploads without a source path in OctoPrint like Power Failure Plugin generates.
Orca Slicer Support
Correcting missing GUI update for filament changes
What's Changed
Full Changelog: 1.6.0...1.6.1
Reworked metadata routines and arc welder support
- Reworked metadata handling (now all metadata is read from all files on installation)
- Metadata can be deleted or updated in development tab in settings of plugin should be uninstalled or if there other issues
- Support for file duplication implemented in arc welder
Support for Simplify3D V5
Patch to support new Simplify3D V5
Small GUI optimizations
- Knockout Timing bugfix for GUI
- Improved warning messages