Skip to content

ppisl/gcode_postprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Scripts for postprocessing gcode

src/includeThumbnail.py

The script requires two inputs. A png file larger than 300x300 pixels and a gcode file. The script will add the 32x32 and 300x300 resolution thumbnails of the image to the gcode. If there are already thumbnails in the gcode, they will be replaced.

Example usage: python includeThumbnail.py picture.png your.gcode

Use at Your Own Risk

About

Scripts for postprocessing gcode files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages