Skip to content

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

@arizzi

Description

@arizzi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions