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

feat(hardware-testing): Configurable plunger acceleration per liquid-class #13038

Merged
merged 31 commits into from
Jul 11, 2023

Conversation

andySigler
Copy link
Contributor

@andySigler andySigler commented Jul 3, 2023

Overview

This PR adds plunger acceleration (ul/sec/sec) as one of the configurations that are applied during pipetting motions. This allows the system default accelerations to be used during homing and positioning, and then these faster accelerations can be used during only aspirate/dispense/blow-out movements.

Test Plan

Run 2x trials on the following (make sure they are wet-runs so liquid is actually moved):

  • 1ch P50
  • 8ch P50
  • 1ch P1000 (any tip)
  • 8ch P1000 (any tip)
  • 96ch gravimetric (any tip)

Changelog

Review requests

Risk assessment

@andySigler andySigler requested a review from a team as a code owner July 3, 2023 19:24
Copy link
Contributor

@ryanthecoder ryanthecoder left a comment

Choose a reason for hiding this comment

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

looks good to me

@andySigler andySigler requested a review from a team as a code owner July 6, 2023 15:55
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #13038 (5bd6465) into edge (40d81f2) will decrease coverage by 0.45%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #13038      +/-   ##
==========================================
- Coverage   72.49%   72.04%   -0.45%     
==========================================
  Files        2376     1560     -816     
  Lines       65595    51223   -14372     
  Branches     7269     3257    -4012     
==========================================
- Hits        47551    36904   -10647     
+ Misses      16313    13809    -2504     
+ Partials     1731      510    -1221     
Flag Coverage Δ
app 43.69% <ø> (-27.61%) ⬇️
protocol-designer 45.84% <ø> (ø)
step-generation 87.17% <ø> (ø)

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

see 889 files with indirect coverage changes

Copy link
Contributor

@ryanthecoder ryanthecoder left a comment

Choose a reason for hiding this comment

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

looks good

@andySigler andySigler merged commit bc32ab3 into edge Jul 11, 2023
22 checks passed
@andySigler andySigler deleted the feat-hardware-testing-acceleration-in-liquid-class branch July 11, 2023 01:50
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.

None yet

2 participants