Skip to content
New issue

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

Limiting maximum duty cycle to enable usage of stepper motors with lower voltage rating #47

Open
arizzi opened this issue Nov 16, 2023 · 0 comments

Comments

@arizzi
Copy link

arizzi commented Nov 16, 2023

It would be useful to replace the hardcoded
duty_cycle = 0xFFFF
and the scale of the microstep curve calculation (also hardcoded to 0xFFFF)
so that a maximum dutycycle can be specified.
I imagine this would allow to use motors with lower voltage rating then the one of the DC power supply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant