Add-In for Fusion 360 allowing quick generation of simple gridfinity bins and baseplates. The created bodies are parametric and can be easily edited if needed before exporting. Bins have an option to be generated solid providing a kick start for specialized tool bins creation.
Each option is described in details on the project wiki page.
Bin options | Baseplate options |
---|---|
- accepts amount of bases X and Y directions
- base measurement can be changed, default is 42mm
- there are options to generate thick plate with magnet or/and screw holes
- thick plate can be skeletonized to reduce weight, it also allows room for connection holes which can be customized to fit certain screw size or glue in pin
- size of magnet sockets and screw holes can be adjusted
Light | Skeleton with connection holes | Full |
---|---|---|
- accepts amount of bases X and Y directions
- base measurement can be changed, default is 42mm for base width and 7mm for the unit of height
- height is specified in base units, 1 unit will be added to the input to accomodate bin bottom
- generated bins can have a lip for better stackability or a straight wall
- lip can have notches preventing bins from sliding when stacked
- wall thickness can be adjusted
- magnet sockets can be customized to allow snug fit of the magnets, or a different size
- screw holes diameter can be adjusted
- when magnet and screw holes are enabled together, a groove will be generated to help with printability
- bin can be shelled with constant wall thickness to save printing time and filament
- label tab can be generated (length, offset and overhang angle are adjustable)
- allows generation of base or body separately, could be useful if need combine it with existing model
- compartments can be configured to use uniform scale
- custom compartmens layout is based on the uniform grid and allows merging multiple cells together, specifying custom depth and position
Solid bottom | With screw holes | With magnet cutouts | Combined |
---|---|---|---|
Half base (21x21mm) |
---|
Hollow bin | Shelled bin | Solid bin |
---|---|---|
Detailed configuration options are on the wiki
Uniform compartments | Custom compartments A | Custom compartments B |
---|---|---|
Full length | Single slot | With offset |
---|---|---|
Scoop enabled | Scoop disabled |
---|---|
Creating a 4x2 bin to hold oversized volcano nozzle
- Download GridfinityGenerator installer from Autodesk App Store (MacOS | Windows)
- Run installer and wait for installation to complete, it will automatically close
- Relaunch Fusion 360
Gridfinity bin
andGridfinity baseplate
options should appear inCreate
menu in the Solid body workspace environment
Download code into a location on your hard drive.
- Option 1: Clone git repository
git clone https://github.com/Le0Michine/FusionGridfinityGenerator.git
- Option 2: Download ZIP file
- Use latest release page to download ZIP file
GridfinityGenerator-vX.X.X.X.zip
. The release page should contain latest stable version. Alternatively you can choose to useCode / Download ZIP
option (or use this direct link to the zip) to download most recent changes which aren't released yet. - Unpack content of the ZIP file into your target location
- Use latest release page to download ZIP file
- In Fusion open
Scripts and Add-Ins
window by pressingShift + S
.- It can also be found in the UI
Design -> Utilities -> ADD-INS
- It can also be found in the UI
- Select
Add-Ins
tab and press+
icon to add new add in - Select path to the repository downloaded in Step 1. Choose the folder containing
GridfinityGenerator.py
. GridfinityGenerator
should appear in the list of add ins- Select
GridfinityGenerator
and clickRun
to launch the add in Gridfinity bin
andGridfinity baseplate
options should appear inCreate
menu in the Solid body workspace environment
To update the script download latest sources into the same location and relaunch Fusion. If you used Autodesk app store to install the addon please follow the same link then download and install the latest version from there.
The plugin is free. However, if you want to support the project you can do so by buying me a coffe or subscribing on patreon https://www.patreon.com/levmishin.
This work is licensed under the same license as Gridfinity, being a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.