Export one stl file each row of a csv file containing a list of parameters values. This allows you to generate many variants of the same parametric design in one go !
To illustrate, all files of this project has been generated in one go using this script.
Note: an example csv file is located in /example folder to illustrate the folowing instructions.
Use the comma ,
to separate values
Parameter names, same as in your fusion parameters windows (see below)
Parameter values
The column except a mandatory fileName
parameter which values are used to name each output file.
Note: the .stl extension is added automatically
This has been done to give you a more flexible way to name you files. This allows you to use a simple formula from your spreadsheet application as seen below:
Clone or download & uncompress this repository somewhere on your disk.
Note: it doesn't have to be located in the standard fusion360 scripts folder
Add the script to your list of custom scripts as showed below:
Important note: the script will not ask for permission to overwrite existing files with the same names!
Select the script and run it, and follow the steps: