Opentrons / opentrons

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

feat: How do I use custom labwear definitions I have created with the heater shaker module? #15534

Open mace12345 opened 2 months ago

mace12345 commented 2 months ago

Overview

I can't seem to use custom labwear in the OT flex with the heater shaker module. How do I do it?

Sam

Implementation details

No response

Design

No response

Acceptance criteria

No response

ecormany commented 2 months ago

Your custom labware definition needs to include a stackingOffsetWithLabware object that specifies the Heater-Shaker adapter you want to place the labware on, and the amount in mm that they overlap when stacked. See the labware schema explanation in the Flex Instruction Manual for more info.

Currently you need to add that object by manually modifying the labware definition JSON file. A future update to Labware Creator will also support adding and editing stacking offsets.