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(app): make tip length calibration use generic calibration command #6489

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

b-cooper
Copy link
Contributor

@b-cooper b-cooper commented Sep 8, 2020

Overview

The moveToTipRack command was moved up into the generic calibration session command scope, but this instance was not updated, which caused the tip calibration flow to stop before grabbing the tip.

Changelog

Switch out the command string for the moveToTipRack command for the generically scoped calibration session command.

Review requests

Ensure you can run through tip length calibration

Risk assessment

Low, very small change

@b-cooper b-cooper requested a review from a team as a code owner September 8, 2020 15:14
@b-cooper b-cooper requested review from mcous, a team and ahiuchingau and removed request for a team September 8, 2020 15:14
@b-cooper b-cooper added app Affects the `app` project fix PR fixes a bug hmg hardware, motion, and geometry labels Sep 8, 2020
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.

Code looks good to me.

Copy link
Contributor

@ahiuchingau ahiuchingau left a comment

Choose a reason for hiding this comment

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

🌊 ran through tip length cal okay

@b-cooper b-cooper merged commit b5a59e0 into edge Sep 8, 2020
@b-cooper b-cooper deleted the fix_app-tlc-move-to-tip-rack branch September 8, 2020 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Affects the `app` project fix PR fixes a bug hmg hardware, motion, and geometry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants