Opentrons / opentrons

Software for writing protocols and running them on the Opentrons Flex and Opentrons OT-2
https://opentrons.com
Apache License 2.0
430 stars 180 forks source link

Pipette Constructors #941

Closed umbhau closed 6 years ago

umbhau commented 6 years ago

PLACEHOLDER. Getting details.

As a user, I would like to be able to construct all pipettes using the new pipette constructor style.

Not sure if this is a bug or just features we haven't gotten to. Request by Jerry.

Expected Behavior

pipette_single = instruments.P300_Single( mount='right', tip_racks=[tiprack])

Observed Behavior

umbhau commented 6 years ago

Will work on once we have all pipette config data ready.