We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. Cycloidal gearboxes are currently not supported via bosl2
Describe the solution you'd like Support for cycloidal gearboxes
Describe alternatives you've considered For now, I am sticking with planetary arrangements
Example Code
# add a mirrored gear for stability (defaults to true) cycloidal_drive(params..., add_mirrored_gear=false)
Additional context
The text was updated successfully, but these errors were encountered:
I remember futzing around with code to generate something like this. I'll have to dig around to see if I still have it.
Sorry, something went wrong.
that would be awesome!
For reference: https://en.wikipedia.org/wiki/Cycloidal_drive
revarbat
No branches or pull requests
Is your feature request related to a problem? Please describe.
Cycloidal gearboxes are currently not supported via bosl2
Describe the solution you'd like
Support for cycloidal gearboxes
Describe alternatives you've considered
For now, I am sticking with planetary arrangements
Example Code
Additional context
The text was updated successfully, but these errors were encountered: