Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Search
-
Re: Updating Official Feature Scripts and Using the Updated Version
The backlash implementation that I provided is what the reference you posted calls Circumferential Backlash. You can also get backlash by changing the distance between gear centres, but in that case, the gears will no longer mesh using the proper involute. Normal backlash should be equivalent, where the Normal backlash is… -
Re: Updating Official Feature Scripts and Using the Updated Version
The backlash code is here: https://cad.onshape.com/documents/2e3daf86e6e6fa1b9f04b75f/w/4ffc7a791d446675e6376600/e/6342e8414c3ff2e4e06a66ba It is pretty much a straight up copy of the official spur gear with a single new parameters: annotation { "Name" : "Backlash" } isLength(definition.backlash, BACKLASH_BOUNDS); const…
2 results