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): adding back the removed delay to allow ebrake to fully disegnage #808

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

ahiuchingau
Copy link
Contributor

In an attempt to fix the z stage free-falling issue (see #804), I had moved the delay before the ebrake so that the motor current has a chance to ramp up. As a result, the ebrake now doesn't have enough time to disengage before the motor is commanded to move so now the z stage would stall occasionally. So I'm adding more delay - so now it delays after enabling the motor, and delays again after the brake is disengaged.

@ahiuchingau ahiuchingau force-pushed the RQA-3290-bug-stall-while-detaching-96-ch branch from e499ca8 to ef7b0db Compare October 8, 2024 18:30
@ahiuchingau ahiuchingau merged commit d0285bd into main Oct 10, 2024
29 of 31 checks passed
@ahiuchingau ahiuchingau deleted the RQA-3290-bug-stall-while-detaching-96-ch branch October 10, 2024 15:18
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