Update README.md

Add some OpenSCAD items.
This commit is contained in:
Jeff Barr 2022-06-12 11:19:42 -07:00 committed by GitHub
parent 808095ec2a
commit d7b0e5b8f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.