Skip to content

Releases: jneilliii/OctoPrint-PrusaSlicerThumbnails

0.0.5

25 Apr 23:07
Compare
Choose a tag to compare
  • modifications to allow both UltimakerFormatPackage and this plugin to play nice together
  • Updated configuration section of readme about the need to restart PrusaSlicer once the ini file has been updated
  • add state panel thumbnail for selected file if available

0.0.4

24 Apr 05:30
1d85d21
Compare
Choose a tag to compare

Moved URL injection of file metadata to FileAdded event
Removed leading / from URL to resolve multi-instance related issues
Changed alignment option to a select list
Improved performance using regex pattern matching instead of line processing
Deleting folder will now also delete extracted thumbnails

0.0.3

22 Apr 17:38
fbbaf61
Compare
Choose a tag to compare

Fixed issue related to uploading to sub-folders

0.0.2

21 Apr 22:37
Compare
Choose a tag to compare

Thumbnail removal on gcode deletion
Integrated thumbnail url into metadata
Thumbnail will now be overwritten on new uploads of same filename
Re-uploaded files will get url with timestamp to bypass browser cache

0.0.1

21 Apr 22:06
Compare
Choose a tag to compare

Initial Proof of Concept