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

fix(motor-control): delay after enabling motor and before disengaging brake #804

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

ahiuchingau
Copy link
Contributor

The z-stages still drop sometimes when the motor first gets enabled (see ticket). I suspect the hold current hasn't had a chance to ramp up before the brake gets disengaged. This should fix most of the issues.

If motors are still dropping after this fix, we might want to consider temporarily increasing the hold current while the motor is being enabled to hold the motor in place.

Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks good to me. I like the hold-while-enabled thing, too

@ahiuchingau ahiuchingau merged commit 32a9873 into main Sep 23, 2024
30 of 31 checks passed
@ahiuchingau ahiuchingau deleted the fix_motor-ebrake-delay branch September 23, 2024 17:40
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

Successfully merging this pull request may close these issues.

2 participants