Variant Generator for FreeCAD
This Workbench works with FreeCAD 0.18 and above. Workbench generates variants by values for CSV files from
PartDesign Body
or
Part
and exports them to 3D CAD files supported by FreeCAD (e.g. STEP, VRML etc.)
Use FreeCAD's built-in Addon-Manager. It requires a one-time setup and then updates seamlessly afterwards.
- Start FreeCAD
- Go to Tools > Addon Manager
- Click on the Configure button in the top right corner
- Select the checkbox to Automatically check for updates at start
- Add the VariantGenerator Workbench GitHub repo address in to the Custom repositories (one per line) text box:
https://github.com/archdvx/VariantGenerator
- Press OK
- Restart FreeCAD
Result: You should see the VariantGenerator Workbench available in the Workbench drop-down menu.
git clone https://github.com/archdvx/VariantGenerator.git
or download and unzip
to
~/.FreeCAD/Mod
%APPDATA%\FreeCAD\Mod
~/Library/Preferences/FreeCAD/Mod
v 1.00 - First public release
Happy Generation your 3D models.