RashKash103 / custom-gridfinity-bins

Create custom Gridfinity divider bins using a Python script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%