Skip to content

feat: Fix setting pipette tip regression #17325

Open
@croots

Description

@croots

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA request for a new feature or a change that isn't a bug. May require further triage or scoping.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions