diff --git a/3DPRINT_GUIDE.md b/3DPRINT_GUIDE.md new file mode 100644 index 0000000..3a95645 --- /dev/null +++ b/3DPRINT_GUIDE.md @@ -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.