mirror of
https://github.com/jeffbarr/gridfinity-catalog.git
synced 2024-12-22 06:53:26 +00:00
Update README.md
Add some OpenSCAD items.
This commit is contained in:
parent
808095ec2a
commit
d7b0e5b8f9
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -8,3 +8,15 @@ In April of 2022, [Zack Freedman](https://www.youtube.com/c/ZackFreedman/about)
|
|||
|
||||
Using a design based on earlier work by [Alexandre Chappel](https://www.youtube.com/channel/UCe1Aj6VEO299Yq4WkXdoD3Q), Zach designed a modular system that uses a gridded baseplate that accomodates blocks sized to fit into one or more grid cells. After the publication of Zach's video, other designers began to adopt existing designs and to create new ones. This page is an attempt to catalog as many Gridfinity resources as possible.
|
||||
|
||||
# Baseplates
|
||||
|
||||
* [gridfinity_baseplate.scad](https://github.com/vector76/gridfinity_openscad/blob/main/gridfinity_baseplate.scad) - OpenSCAD code for baseplate.
|
||||
|
||||
# Blocks
|
||||
|
||||
* [gridfinity_glue_stick.scad](https://github.com/vector76/gridfinity_openscad/blob/main/gridfinity_glue_stick.scad) - OpenSCAD code for glue stick block.
|
||||
* [gridfinity_socket_holder.scad](https://github.com/vector76/gridfinity_openscad/blob/main/gridfinity_socket_holder.scad) - OpenSCAD code for socket block.
|
||||
*
|
||||
# Other Resources
|
||||
|
||||
* [gridfinity_openscad](https://github.com/vector76/gridfinity_openscad) - OpenSCAD code to generate baseplates and other blocks.
|
||||
|
|
Loading…
Reference in a new issue