It looks like the Process settings migrated correctly from v4 process for the
[Scripts][Post Processing] section. Just to be sure in the Post-processing panel I manually copied the text again in case it was some weird migration issue..
Code: Select all
/Users/dpc/projects/3dprint/s3d-thumbnails/generate_S3D_thumbnails.bash "[output_filepath]"
It's a simple bash script getting called on macOS
Like the poster here said, this works as-is on v4 and and also invoking on the command line, but the v5 post-processing seems to have no effect on the output .gcode when the file is saved.
The script:
https://github.com/idcrook/s3d-thumbnai ... nails.bash
It uses some restricted API's that need permissions in the Security and Privacy settings on macOS, that need permissions from the user. But these appear to be the same ones from v4 --where, once again, it works.
This is on v5 (both 5.0 and 5.0.1) on macOS Ventura.