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: Fix setting pipette tip regression #17325

Open
croots opened this issue Jan 22, 2025 · 0 comments
Open

feat: Fix setting pipette tip regression #17325

croots opened this issue Jan 22, 2025 · 0 comments
Labels
feature-request A request for a new feature or a change that isn't a bug. May require further triage or scoping.

Comments

@croots
Copy link

croots commented Jan 22, 2025

Overview

As of the current version of the protocol API, it is no longer possible to set pipette tip presence without monkeypatching. This is a regression from previous API implementations.

Such a feature is important for starting from a point where a tip rack is not full. This is critical for reducing plastic waste or wasteful man hours manually reracking pipette tips.

Currently, this works when using old version of the api (with a deprecation warning), however, its foreseeable that newer hardware would be incompatible with old versions of the API. Im not sure if its possible to manually set tips on a Flex, for example, since my work is on the OT2.

Implementation details

For tipbox-type labware, provide a setter for the has_tip property

Design

No response

Acceptance criteria

No response

@croots croots added the feature-request A request for a new feature or a change that isn't a bug. May require further triage or scoping. label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for a new feature or a change that isn't a bug. May require further triage or scoping.
Projects
None yet
Development

No branches or pull requests

1 participant