Skip to content

Releases: NilsRo/OctoPrint-SlicerEstimator

NEW: Snapmaker Luban support

05 Sep 19:56
Compare
Choose a tag to compare

Bugfix: Reupload a downloaded file breaks metadata parsing

02 May 20:25
681afe0
Compare
Choose a tag to compare

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

30 Apr 19:05
5cb4e6c
Compare
Choose a tag to compare
  • Updates Metadata if missing automatically if file is selected in filebrowser
  • Updated Python classes for better internal handling

Bambu Studio Support

05 Jan 19:59
b3e49db
Compare
Choose a tag to compare

What's Changed

  • Bambu Studio added as supported slicer

Full Changelog: 1.6.3...1.6.4

Optimized other plugins handling (e.g. Power Failure Plugin)

08 Aug 08:07
63b7908
Compare
Choose a tag to compare

Correction for handling file uploads without a source path in OctoPrint like Power Failure Plugin generates.

Orca Slicer Support

22 May 21:14
856e6c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.1...1.6.2

Correcting missing GUI update for filament changes

17 Feb 21:43
38c42f1
Compare
Choose a tag to compare

What's Changed

  • Filament Changetime is not updated in GUI by @NilsRo in #59

Full Changelog: 1.6.0...1.6.1

Reworked metadata routines and arc welder support

29 Jan 16:32
e020ceb
Compare
Choose a tag to compare
  • 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

18 Dec 09:55
dd5acbd
Compare
Choose a tag to compare

Patch to support new Simplify3D V5

Small GUI optimizations

11 Dec 12:01
58d7916
Compare
Choose a tag to compare
  • Knockout Timing bugfix for GUI
  • Improved warning messages