adding folder structure and READMEs

This commit is contained in:
2025-05-21 16:55:03 +07:00
parent 9fd6816f41
commit 9447812de0
34 changed files with 205 additions and 1 deletions

3
mechanical/README.md Normal file
View File

@@ -0,0 +1,3 @@
# /mechanical
Mechanical design including enclosures and 3D files.

3
mechanical/cad/README.md Normal file
View File

@@ -0,0 +1,3 @@
# /mechanical/cad
Editable CAD files (e.g., FreeCAD, Fusion360).

View File

@@ -0,0 +1,3 @@
# /mechanical/drawings
2D mechanical drawings (e.g., DXF, PDF).

View File

@@ -0,0 +1,3 @@
# /mechanical/enclosure
STL/STEP files for 3D-printable enclosures.

3
mechanical/stl/README.md Normal file
View File

@@ -0,0 +1,3 @@
# /mechanical/stl
Exported STL files ready for printing.