Gridfinity Software Compared

There are four ways to get Gridfinity bins: download pre-made STLs, generate them in your browser, script them in OpenSCAD, or model them with a CAD plugin. They all produce the same 42 mm standard — they differ in setup, flexibility, and how fast you get from "I need a bin" to a file in your slicer.

The Short Version

Approach Setup Custom sizes Custom features Best for
Online generator (this site) None — browser Yes Compartments, cutouts, labels Most people, most bins
Pre-made STL libraries None — download Fixed sizes Whatever was uploaded Standard bins, specialty tool holders
OpenSCAD scripts Install + edit code Yes Extensive, code-driven Programmers, batch generation
CAD plugins (Fusion 360, Blender) Install + learn CAD Yes Full CAD freedom Integrating bins into larger CAD projects

Online Generators

A browser-based generator gives you parametric bins with no installation: set the size, toggle features, watch the 3D preview update, download the file. This site's bin generator adds compartments, scoop ramps, label tabs, honeycomb walls, and freeform cutouts drawn with a pen tool; the baseplate generator handles magnet holes, edge padding, and automatic print-bed splitting.

Two things set it apart from most generators:

It also works offline as a PWA, and designs never leave your device.

Try the Online Generator →

Pre-Made STL Libraries

Printables, Thangs, and MakerWorld host thousands of ready-made Gridfinity models — search "Gridfinity" plus a size like "2x3". For standard bins this is zero-effort, and for elaborate specialty holders (engraved socket sets, tool-specific organizers) someone has often already done the design work.

The limit is fit: libraries can't stock every combination of footprint, height, compartments, and cutouts. When the bin you find is almost right, a generator closes the gap. Use the sizes reference to check dimensions before downloading.

OpenSCAD Scripts

OpenSCAD generators — the best known being the community's gridfinity-rebuilt project — define bins in code. Change a parameter, re-render, export. They're deeply configurable and ideal for generating dozens of bins programmatically.

The trade-offs: you install OpenSCAD, edit variables in a text editor, and wait for renders instead of dragging a slider with a live preview. Output is STL/3MF mesh, not a CAD solid.

CAD Plugins: Fusion 360 and Blender

Community plugins generate Gridfinity geometry inside full CAD packages. Choose this when bins are part of a larger design — a custom insert that mates with a device you're modeling, or a bin that bolts to something. You get real parametric solids and the full feature tree.

For storage bins alone, it's the heaviest path: install the software, install the plugin, learn the tool. If the goal is a drawer full of organized parts rather than a CAD assembly, a generator plus a layout planner gets there faster. And because this site exports STEP, you can start a bin in the browser and finish it in Fusion 360 when you really do need CAD edits — the approaches combine.

Which Should You Pick?

New to the system entirely? Start with What is Gridfinity?, then run your drawer through the calculator.

Try the Online Generator →

Frequently Asked Questions

What software do I need to make Gridfinity bins?
None, if you use an online generator — this site's bin and baseplate generators run in the browser and export STL, STEP, and 3MF. If you prefer desktop tools, OpenSCAD scripts and CAD plugins for Fusion 360 or Blender also generate bins, at the cost of installing and learning the software.
Is there a Gridfinity plugin for Fusion 360?
Yes, community plugins add Gridfinity bin and baseplate generation inside Fusion 360. They're a good fit if you already model in Fusion and want bins as editable bodies in your designs. If you just need printable bins, a browser generator gets there with less setup.
Can I make Gridfinity bins in Blender?
Community add-ons exist for Blender, and they suit artists already comfortable there. Blender is a mesh modeler though, so dimension-driven storage parts are usually easier in a parametric tool or a dedicated generator.
What's the advantage of an online generator over downloading STLs?
Pre-made STL libraries cover common sizes, but the bin you need is often one compartment off. A generator produces exactly the size, compartments, cutouts, and label tabs you want, and exports STEP if you want to edit further in CAD.
Do online Gridfinity generators work offline?
This one does — it's a PWA. After the first visit it installs locally and generates bins without a connection. Your designs stay on your device.