Initial commit with models to date.

This commit is contained in:
2024-01-03 13:36:59 -06:00
commit 64c283cafd
133 changed files with 2920038 additions and 0 deletions

View File

@ -0,0 +1,2 @@
//cylinder(d=19, center=true, h=
translate([0, 0, 50]) cylinder(d=19, center=true, h=100);