I have about 50 different objects I want to print using 3 different profiles. I would like to have a possibility to do this from the commandline to automate things. I was thinking of something like this: s3d --source ./source/someObject.stl --factory factoryFile1 --destination ./gcode/ s3d -s ./sour...