Skip to content

Create custom Gridfinity divider bins using a Python script.

Notifications You must be signed in to change notification settings

RashKash103/custom-gridfinity-bins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Gridfinity Bins

License: CC BY-NC-SA 4.0 Gridfinity by ZackFreedman

This project will allow you to create custom Gridfinity divider bins.

Installation

Clone the repo and install requirements from requirements.txt. It is highly recommended to use a virtual environment for this. Read this for more details.

Note that this requires Python >=3.8.

pip install -r requirements.txt

Usage

Look at generate.py for usage examples for now.

Run it with

python3 generate.py

Here's what is created with the example code provided.

Contribution

This is my first time using Cadquery so I'm sure it is far from optimal. Feel free to submit PRs to get it cleaner.

Credit

Credit for the design of the Gridfinity system goes to Zack Freedman.

About

Create custom Gridfinity divider bins using a Python script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages