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

Revert "fix(api): disable motors during the pipette attach and detach position" #12784

Conversation

Laura-Danielle
Copy link
Contributor

@Laura-Danielle Laura-Danielle commented May 25, 2023

Gotta figure out what to do about safely disabling the ZA motors. Currently the firmware (correctly) sets the motor status as not OK as soon as the motors get disabled so doing this causes the hardware controller to think that the disabled axes need to be homed :(.

Reverts #12772

@Laura-Danielle Laura-Danielle requested a review from a team as a code owner May 25, 2023 19:15
@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Merging #12784 (010deba) into internal-release_0.9.0 (a0edb21) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                   Coverage Diff                   @@
##           internal-release_0.9.0   #12784   +/-   ##
=======================================================
  Coverage                   73.36%   73.36%           
=======================================================
  Files                        2295     2295           
  Lines                       63076    63076           
  Branches                     6858     6858           
=======================================================
  Hits                        46273    46273           
  Misses                      15180    15180           
  Partials                     1623     1623           
Flag Coverage Δ
g-code-testing 96.44% <ø> (ø)
notify-server 89.13% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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.

Thank yoU!

@Laura-Danielle Laura-Danielle merged commit 6f72258 into internal-release_0.9.0 May 25, 2023
@Laura-Danielle Laura-Danielle deleted the revert-12772-move_to_maintenance_disable_motors branch May 25, 2023 20:01
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