Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions 3DPRINT_GUIDE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# 3DPRINT.md

## Updated STL File Path References

Below you can find the current paths to all major 3D printable parts and related resources in this repository.

### SO100 Parts
- STL files for Follower: `/STL/SO100/Follower`
- STL files for Leader: `/STL/SO100/Leader`
- STL files for Individual components: `/STL/SO100/Individual`

### SO101 Parts
- STL files for SO101 components: `/STL/SO101`

### Gauges
- STL files for gauges and measurement tools: `/STL/Gauges`

---

## Notes

- All file paths are up-to-date as of October 2025.
- If you cannot find a file or directory as listed above, please make sure your branch is up-to-date or check the latest repository commits.
- For any missing or unclear references, feel free to open an Issue for clarification.

---

## Change Log

- Updated outdated path references throughout the documentation.
- Removed non-existing items from part lists.
- Added new references for SO101 and Gauges directories.