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): add delay to give enough time for ebrake to physically disengage. #769

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

vegano1
Copy link
Contributor

@vegano1 vegano1 commented Apr 16, 2024

Overview

We did not give enough time after enabling the motor and disabling the ebrake, this would cause a move complete without condition being met. So lets add a 20ms delay after engaging/disengaging the the ebrake so it can settle before attempting to perform a move.

Closes: RQA-2565

Change Log

  • Add 20ms delay after engaging/disengaging the ebrake

Test Plan

  • Make sure that we can home the gantry after instrument calibration
  • Make sure that we can home the gantry after module calibration

Review Requests

Risk Assessment

Med, this affects homing,
Needs to be tested under typical homing conditions

@vegano1 vegano1 merged commit fb13acb into main Apr 16, 2024
36 of 37 checks passed
@vegano1 vegano1 deleted the RQA-2565-add-delay-when-activating-stepper-motor branch April 16, 2024 19:57
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