diff --git a/CAD/base.f3d b/CAD/base.f3d new file mode 100644 index 0000000..264ef92 Binary files /dev/null and b/CAD/base.f3d differ diff --git a/CAD/knob.f3d b/CAD/knob.f3d new file mode 100644 index 0000000..c389d6c Binary files /dev/null and b/CAD/knob.f3d differ diff --git a/CAD/stl/base.stl b/CAD/stl/base.stl new file mode 100644 index 0000000..824abd4 Binary files /dev/null and b/CAD/stl/base.stl differ diff --git a/CAD/stl/knob.stl b/CAD/stl/knob.stl new file mode 100644 index 0000000..eca70a7 Binary files /dev/null and b/CAD/stl/knob.stl differ diff --git a/README.md b/README.md index 12dc2a4..43ad77d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository contains all the files and documentation for Trinteract, An open File structure: + `Software` contains the arduino code and necesserry drivers + `PCB` contains the KiCAD PCB files and gerber files for manufacturing -+ `docs` contains the source code for the docs build with Sphinx ++ `docs` contains the source code for the documentation website build with [Sphinx](https://www.sphinx-doc.org/en/master/index.html) + `CAD` contains all fusion360 CAD files and print ready .stl files ![](media/attached.jpg) diff --git a/README.rst b/README.rst deleted file mode 100644 index e69de29..0000000