Skip to content

Kludrig/Fusion-Mass-Parameter-Edit-Export-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Batch Parameter Export for Fusion 360

Automatically export multiple file variations by cycling through parameter values.

What it does

Change a parameter → Export → Repeat for all variations you specify.
Perfect for creating name plates with different letters, products in different sizes, or any parametric variations.

Installation

  1. Download the script folder.rar file
  2. Extract the folder to your Fusion scripts directory, usually: C:\Users\Admin\AppData\Roaming\Autodesk\Autodesk Fusion 360\API\Scripts
  3. In Fusion 360: Press Shift+S (Scripts and Add-Ins)
  4. Click the + button and select "Script or add-in from device"
  5. Select the extracted folder named Mass Parameter Edit Export
  6. Click Run

Optionally you can download the .py file, create your own script and replace the code with the downloaded .py file.

Quick Start

  1. Select your parameter – choose which user parameter to modify
  2. Enter variations – separate values with commas
    • Example: A, B, C
    • Example: 10, 20, 30
  3. Choose format – STL, 3MF, OBJ, STEP, or F3D
  4. Select objects – pick bodies/components to export
  5. Browse folder – choose save location
  6. Click OK

About

A Fusion 360 script for batch exporting multiple file variations by automatically cycling through parameter values.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages