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): Re-apply update tip overlap values for Flex Pipettes (#15147) #15284

Merged
merged 5 commits into from
Jun 5, 2024

Commits on Jun 4, 2024

  1. fix(shared-data) Update tip overlap values for Flex Pipettes (#15147)

    After conducting hardware testing, we've formulated updated tip overlap
    values for every tip size and pipette model. These adjustments apply to
    1-channel, 8-channel, and 96-channel pipettes. These revised values aim
    to mitigate overpressure occurrences in ABR.
    
    [https://docs.google.com/spreadsheets/d/16dEmqulO4SIKU6E0aYTfVQEnZRTn3MwNF_WB8K1KmRM/edit#gid=0](url)
    
    - Added v2 tip overlap values for all flex pipette-tip combos
    Carlos-fernandez authored and sfoster1 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f4c790e View commit details
    Browse the repository at this point in the history
  2. feat(api): API 2.19 uses updated tip overlap values

    Change API version 2.19 to use the new tip overlap values that should
    reduce overpressure errors.
    
    Closes EXEC-452
    sfoster1 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    be2ac12 View commit details
    Browse the repository at this point in the history
  3. glad i had this test

    sfoster1 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cd78552 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. correct data values

    sfoster1 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8d35644 View commit details
    Browse the repository at this point in the history
  2. oops

    sfoster1 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3670960 View commit details
    Browse the repository at this point in the history