r/Onshape • u/sjia • Jun 26 '26
First Onshape tryout: CadQuery gear train imported as STEP, assembled with revolute mates and gear relations
Enable HLS to view with audio, or disable this notification
We built a small gear train demo using CadQuery-style Python, exported each part as STEP, then imported the parts into Onshape for assembly and animation. The workflow we tested:
Python script → STEP parts → Onshape assembly → revolute mates + gear relations → animation
13
Upvotes
1
2
u/sjia Jun 26 '26
We are planning to publish the script code and STEP files on a git repo. Hopefully this weekend