Skip to content

Releases: jneilliii/OctoPrint-PrusaSlicerThumbnails

1.0.2rc1

04 Dec 15:58
Compare
Choose a tag to compare
1.0.2rc1 Pre-release
Pre-release
  • add option to extract images into uploads folder, #89

1.0.1

15 Oct 19:45
9765fe4
Compare
Choose a tag to compare
  • fix issues related to gco file extension instead of gcode extensions, #77
  • fixes issues related to reserved characters in URLs, #84
  • remove unreachable code
  • update scan files to be more efficient
  • fix bugs with scan files
  • new option for rescanning files when refreshing the file list, #70
  • automatically grab the longest encoded thumbnail in each file (likely the higher resolution image), thanks to @iviar.
  • added Weedo support
  • added Luban support, #91

1.0.1rc5

05 Mar 18:56
Compare
Choose a tag to compare
1.0.1rc5 Pre-release
Pre-release
  • added Weedo support

1.0.1rc4

28 Jan 23:41
Compare
Choose a tag to compare
1.0.1rc4 Pre-release
Pre-release
  • take longest encoded thumbnail in each file (likely the highter resolution image), thanks to @iviar.

1.0.1rc3

21 Jan 05:29
Compare
Choose a tag to compare
1.0.1rc3 Pre-release
Pre-release
  • remove unreachable code
  • update scan files to be more efficient hopefully
  • fix bugs with scan files
  • new option for rescanning files when refreshing the file list, #70

1.0.1rc2

11 Jan 03:38
Compare
Choose a tag to compare
1.0.1rc2 Pre-release
Pre-release
  • fix space encoding issue introduced in last rc version

1.0.1rc1 - File naming fixes

07 Jan 18:05
Compare
Choose a tag to compare
Pre-release
  • Fixes issues with files with gco extensions instead of gcode extensions, #77
  • Fixes issues related to reserved characters in URLs, #84

1.0.0 - New Name

19 May 01:50
652277b
Compare
Choose a tag to compare

Now with the support of multiple slicers and the plugin's age I've decided to change the name to Slicer Thumbnails and bump the version to 1.0.0. Following changes and bugfixes are included.

  • fix typo with state panel thumbnail
  • add print button to thumbnail popup
  • add file list height options
  • add size options for state panel thumbnail
  • added position inline thumbnail to left of text option
  • disable modal popup in TouchUI
  • resolve issues with overwriting selected file with new upload, #43
  • update regular expression to recognize Cura 4.9 post processing script format, thanks to @ssendev.
  • added MKS TFT/Lotmaxx support, special thanks to @daniel-kukiela, find out more information on his Lotmaxx Snaphshot plugin for Cura on its GitHub repository. This also enables the support of the same embedded format that's generated by the MKS-Wifi plugin for Cura for users that have those devices.
  • fix bug related to moving folders containing files

📓 In order to support above MKS/Lotmaxx format a new dependency on Pillow was added.

1.0.0rc1 - Growing Up

15 May 20:52
Compare
Choose a tag to compare
1.0.0rc1 - Growing Up Pre-release
Pre-release

Now with the support of multiple slicers and the plugin's age I've decided to change the name to Slicer Thumbnails and bump the version to 1.0.0. Following changes and bugfixes are included.

  • fix typo with state panel thumbnail
  • add print button to thumbnail popup
  • add file list height options
  • add size options for state panel thumbnail
  • added position inline thumbnail to left of text option
  • disable modal popup in TouchUI
  • resolve issues with overwriting selected file with new upload, #43
  • update regular expression to recognize Cura 4.9 post processing script format, thanks to @ssendev.
  • added MKS TFT/Lotmaxx support, special thanks to @daniel-kukiela, find out more information on his Lotmaxx Snaphshot plugin for Cura on its GitHub repository. This also enables the support of the same embedded format that's generated by the MKS-Wifi plugin for Cura for users that have those devices.
  • fix bug related to moving folders containing files

📓 In order to support above MKS/Lotmaxx format a new dependency on Pillow was added.

0.1.5rc9 - MKS TFT/Lotmaxx Support

12 May 01:48
Compare
Choose a tag to compare
Pre-release
  • added MKS TFT/Lotmaxx support, special thanks to @daniel-kukiela, find out more information on his Lotmaxx Snaphshot plugin for Cura on its GitHub repository. This also enables the support of the same embedded format that's generated by the MKS-Wifi plugin for Cura for users that have those kinds of capabilities.

📓 In order to support above format a new dependency on Pillow was added.