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(shared-data): extents update from hardware #16895

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

ryanthecoder
Copy link
Contributor

Overview

Hardware got back to me with some updated numbers.

Test Plan and Hands on Testing

Changelog

Review requests

Risk assessment

@ryanthecoder ryanthecoder requested a review from a team as a code owner November 19, 2024 21:37
@@ -649,7 +649,7 @@
"channels": 96,
"shaftDiameter": 2,
"shaftULperMM": 3.14159,
"backlashDistance": 3.0,
"backlashDistance": 0.3,
Copy link
Contributor

Choose a reason for hiding this comment

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

this feels like a big change, is this accurate?

Copy link
Member

Choose a reason for hiding this comment

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

yeah, that's the fundamental thing the hardware is improving

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yea this was an accidental inclusion from a different pipette project, this is correct

Copy link
Contributor

@vegano1 vegano1 left a comment

Choose a reason for hiding this comment

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

left a comment

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.

nice, ty

@@ -649,7 +649,7 @@
"channels": 96,
"shaftDiameter": 2,
"shaftULperMM": 3.14159,
"backlashDistance": 3.0,
"backlashDistance": 0.3,
Copy link
Member

Choose a reason for hiding this comment

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

yeah, that's the fundamental thing the hardware is improving

@ryanthecoder ryanthecoder merged commit 29d7e87 into edge Nov 19, 2024
57 of 58 checks passed
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.

3 participants