Thanks ahoeben, I can write a python script like a woodman can create a toothpick 😄 after a look around I found a working plugin for cura that do the job for me https://github.com/bigtreetech/Bigtree3DPluginSuit
Thanks for the reply, I'm quiet new with cura 😉
Recommended Posts
ahoeben 1,886
There is no ready-made postprocessing script that runs an OS command on the gcode, but postprocessing scripts are "just" python files and you can run a command from python. Would you be comfortable in writing your own Python script? This would probably be a good starting point: https://github.com/Ultimaker/Cura/blob/master/plugins/PostProcessingPlugin/scripts/CreateThumbnail.py
Link to post
Share on other sites