Addin 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.
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
- scre holes diameter can be adjuisted
- 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 postion
Solid bottom | With screw holes | With magnet cutouts | Combined |
---|---|---|---|
Half base (21x21mm) |
---|
Hollow bin | Shelled bin | Solid bin |
---|---|---|
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 code into a location on your hard drive.
git clone https://github.com/Le0Michine/FusionGridfinityGenerator.git
Alternatively can use Download ZIP
option and unpack it into the target location
- In Fusion open
Scripts and Addins
window by pressingshift + s
. It is also can be found in the UIDesign -> Utilities -> ADD-INS
- Select addins tab and press
+
icon to add new add in - Select path to the repository downloaded on the first step, selected folder should be the one containing
GridfinityGenerator.py
file,GridfinityGenerator
should appear in the list of add ins - Select
GridfinityGenerator
and click run to launch the add in Gridfinity bin
andGridfinity baseplate
options should apperar inCreate
menu in the Solid body worspace environment
To update the script download latest sources into the same location and relaunch fusion.
This work is licensed under the same license as Gridfinity, being a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.