Skip to content

brookshire/FusionGridfinityGenerator

 
 

Repository files navigation

CC BY-NC-SA 4.0

Description

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.

Features

Bin options Baseplate options

Baseplates

  • 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

Baseplate types

Light Skeleton with connection holes Full

Bins

  • 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

Bin bottom options

Solid bottom With screw holes With magnet cutouts Combined

Bin half base size

Half base (21x21mm)

Bin type options

Hollow bin Shelled bin Solid bin

Bin compartments options

Uniform compartments Custom compartments A Custom compartments B

Bin label tab configuration

Full length Single slot With offset

Bin scoop feature

Scoop enabled Scoop disabled

Hollow bin

Specialized Bin

Creating a 4x2 bin to hold oversized volcano nozzle

Bin for random round things

Installation

  • 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 pressing shift + s. It is also can be found in the UI Design -> 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 and Gridfinity baseplate options should apperar in Create menu in the Solid body worspace environment

Update

To update the script download latest sources into the same location and relaunch fusion.

Credits

Gridfinity by Zack Freedman

This work is licensed under the same license as Gridfinity, being a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%