docs: add measured M2 screw list and shopping list (sg90) - #41
Conversation
Census of the shipped sg90 meshes (~2.1 mm pilots): 27 screw locations across 11 parts. Shopping list: ~30x M2x6 + ~5x M2x12 pan/button head. Notes that the 5 deep chest channels are servo-wire routing (not screws) and only the head ships servo-tab pilots.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe documentation now defines measured SG90 screw specifications, pilot details, and approximate shopping quantities. The getting-started and mechanical-build guides link to this information. ChangesScrew documentation
Priority: ⚪ Not assessed Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Other Suggested reviewers: Merge Risk: ⚪ Minimal · up to The updated screw guidance and cross-document links are consistent, with no identified impact on builds or runtime behavior. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
This is fantastic! thank you! I definitely didn’t expect someone to run a geometric census over all the exported models to fill this gap 😄 Really appreciate the thorough work here. This is exactly the kind of contribution that makes the project better for everyone building it. Merging! |
The docs said exact screw lengths/counts "aren't fully documented yet" in three places. This PR documents them.
What I did: ran a geometric census over every shipped
parts/sg90/3mf/*.3mfmesh, detecting cylindrical features matching the M2 pilot spec (~Ø2.1 mm). The detector was validated against the labeled holes inScrewSizingTest.3mf(recovered 8 of 9 labeled diameters exactly).Findings added to
3d_models/README.md:Also updated the two stale "not documented yet" pointers in
docs/getting-started.mdanddocs/hardware-for-software-engineers/06-3d-printing-and-mechanical-build.mdto link the new screw list.Counts were measured from exported meshes rather than the Fusion source, and the README says so — treat as a verified starting point, test-fit as you go.
Summary by CodeRabbit