diff options
| author | feurig <don@suspectdevices.com> | 2022-07-27 22:50:07 -0700 |
|---|---|---|
| committer | feurig <don@suspectdevices.com> | 2022-07-27 22:50:07 -0700 |
| commit | e613c2028909363bf1d9060aaa6000be22fa495e (patch) | |
| tree | 13416b93c5bc09d4a74c611ceb06f07eba8dee50 | |
| parent | c28489d15d24d846ad66a88bf949e51b8133652f (diff) | |
kludge
| -rw-r--r-- | index.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/index.md b/index.md new file mode 100644 index 0000000..3de27a4 --- /dev/null +++ b/index.md @@ -0,0 +1,15 @@ +# open_scad_stuff +A place to make things in scad. + +## pipe_clamp.scad/screwey.scad +I needed to stablilize a vesa arm to mount my vt320. + + + +## vt320_stand.scad + +So then I needed to mount the vt320 and the networked raspberry pi onto the mount. The mount was a success however the pi box was kind of a fail. + + + +
\ No newline at end of file |
