

New goBILDA Hole Pattern feature I vibe coded. Compatible with other hole patterns as well. Check it out!
cad.onshape.comLooking for a FeatureScript/Generator for printable closed-loop 5mm HTD timing belts
Does anyone know of a public Custom Feature or generator that creates printable timing belts in a circular (closed-loop) configuration for a specific tooth count/length?
Most belt generators I’ve found either sweep along a path (creating an oval/routed shape around pulleys) or produce flat strips. I’m looking for one specifically tuned for 5mm HTD profile that outputs a printable concentric ring/circle with accurate tooth geometry based on a set tooth count or belt length. I did manage to find one that does this, but exports STL only, which is crappy to work with.
Any recommendations for a FeatureScript or tool that does this cleanly?
FeatureScript Request: Multi-Gear Generator by Location & Tooth Ratio
Is there a public Custom Feature available that creates meshed gear sets across multiple points simultaneously?
What I'm looking for:
- Select 2 or more locations (axes or mate connectors).
- Input the desired tooth ratio (or target tooth count).
- Automatically calculate module/center distance and generate the corresponding gears together.
Current Workaround:
Using individual gear features for each gear and calculating the pitch diameters and center-to-center offsets manually. Most public gear generators handle module/pitch control well, but only output one gear per feature call.
If you know of a public FeatureScript that handles multi-gear creation in one step, I'd love a link! Thanks.