Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
5.98k stars 2.05k forks source link

Re-enable Create JPEG Thumbnail script #14130

Open Dune29527 opened 1 year ago

Dune29527 commented 1 year ago

Is your feature request related to a problem?

The post processing extension used to have a script for adding thumbnails called Create JPEG Thumbnails. Wil the latest update to the plugin, that script is now gone, leaving only the Create Thumbnail script. Can this JPEG version be re-enabled?

Describe the solution you'd like

Re-enabling the Create JPEG Thumbnail script would help those of us using the MRISCOC Professional Firmware on Ender 3V2 printers and likely others.

Describe alternatives you've considered

Have tried to use the existing Create Thumbnail script with both the MRISCOC python script and with the Create Thumbnail script from here.

Affected users and/or printers

Ender 3 V2

Additional information & file uploads

No response

5axes commented 1 year ago

I don't think this script has ever been a script present in the official versions of Cura. However if you search on Github you will find hundreds of copies of this script. An example:

https://github.com/BrunoTroisi/Marlin-Ender-3-V2/blob/c3f2c225131382cb44b886a25d766f4a7c72f572/slicer%20scripts/cura/CreateJPEGThumbnail.py