diff --git a/docs/1_documentation.md b/docs/1_documentation.md new file mode 100644 index 0000000..e2573ee --- /dev/null +++ b/docs/1_documentation.md @@ -0,0 +1,16 @@ +# OpenClino - Introduction + +what is a clinostat + +problem statement + +which is x and y + +how to go through documentation + +code + +c++ +control multiple motors +acceleration +docstrings \ No newline at end of file diff --git a/docs/parts_list.md b/docs/2_parts_list.md similarity index 100% rename from docs/parts_list.md rename to docs/2_parts_list.md diff --git a/docs/build_guide.md b/docs/3_build_guide.md similarity index 56% rename from docs/build_guide.md rename to docs/3_build_guide.md index bb1f7ac..2344486 100644 --- a/docs/build_guide.md +++ b/docs/3_build_guide.md @@ -3,12 +3,16 @@ + ## 3D Printing The parts can be printed in PLA but I prefer to use PETG. All the parts are printed on an ender 3. +Print temperatures will depend on your filamentm, but make sure to + +The only part that needs supports is the m2y pulley. ## Electronics diff --git a/docs/introduction.md b/docs/introduction.md deleted file mode 100644 index 7aa14f7..0000000 --- a/docs/introduction.md +++ /dev/null @@ -1,8 +0,0 @@ -# OpenClino - Introduction - -which is x and y - -how to go through documentation - -code -