From d421f915fb1357db45e1df7ccdf5be1391fadeba Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Mon, 9 Aug 2021 16:38:33 -0700 Subject: [PATCH] Initial commit. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..04887b7 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +voussoir's SCAD +=============== + +Download OpenSCAD: https://openscad.org/ + +Create a symlink / junction in your OpenSCAD `libraries` folder that points to the `voussoir` folder. Then, you can `use `. + +## Mirrors + +https://github.com/voussoir/scad + +https://gitlab.com/voussoir/scad + +https://codeberg.org/voussoir/scad