Skip to content

This Orca Slicer post-processing script moves the GCODE thumbnail data to the end of the file.

License

Notifications You must be signed in to change notification settings

cron410/gcode_thumbnail_move

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Move Thumbnail for Orca Slicer

⚠️ Use at your own risk ⚠️

This Orca Slicer post-processing script moves the GCODE thumbnail data to the end of the file. The native option for this has not yet been pulled in from SuperSlicer, so this python script solves my annoyance.

How to use:

Make the script executable:

chmod +x thumbnail_move.py

Edit this path and add it to the Post Processing box.

/path/to/python3 /Users/cron410/3dp/thumbnail_move.py  

Screen Shot 2024-01-31 at 1 40 25 PM

About

This Orca Slicer post-processing script moves the GCODE thumbnail data to the end of the file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published