|
Is it possible to control the output files of OpenSCAD by commands?
For example:
1) Run the F6+create STL (or 3mf) with a specific file name.
2) Set output folder name
Often one source file has few output STL files.
The current flow I use is to run manually F5 on a different module each time, then F6 (and wait...) , then create STL and manually change output file name & directory.
Such commands will help a lot with saving time (my time, not the computers'), and improve automation.
|