Update for 19-08-22 15:45

This commit is contained in:
Tyler Perkins 2022-08-19 15:45:01 -04:00
parent 7f26c8eecb
commit 5840e47b6b
2 changed files with 9 additions and 0 deletions

Binary file not shown.

9
tech/openscad.wiki Normal file
View File

@ -0,0 +1,9 @@
= openscad =
Openscad is a language that compiles into stl files
== shapes ==
* cube(size, center)
* cube([width, depth, height], center)