Skip to content

Releases: jneilliii/OctoPrint-PrusaSlicerThumbnails

1.0.1rc3

21 Jan 05:29

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

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

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

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

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

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.

0.1.5rc8

23 Apr 23:24

Choose a tag to compare

0.1.5rc8 Pre-release
Pre-release
  • update regular expression to recognize Cura 4.9 post processing script format, thanks to @ssendev.

0.1.5rc7

17 Apr 20:18

Choose a tag to compare

0.1.5rc7 Pre-release
Pre-release
  • disable modal popup in TouchUI
  • resolve issues with overwriting selected file with new upload, #43

0.1.5rc6

06 Mar 04:54

Choose a tag to compare

0.1.5rc6 Pre-release
Pre-release
  • updated state panel for better text alignment when scaled

0.1.5rc5

06 Mar 02:52

Choose a tag to compare

0.1.5rc5 Pre-release
Pre-release
  • minor tweaks to inline thumbnail image position and scaling