feat(shared-data): Enable stacking of up to 4 Opentrons PCR well plates #17272
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
Covers EXEC-957
Enables the
opentrons_96_wellplate_200ul_pcr_full_skirt
labware to stack onto itself up to 4 labwares high.Stacking offset of 3.0mm identified on labware utilizing calipers.
Test Plan and Hands on Testing
Changelog
Updated labware definition to include stacking limit and stacking offsets with itself.
Review requests
Do we think we need to check to see if this labware has liquid in it before stacking? How helicopter-parenty do we want to be about this kind of stacking in the future?
Risk assessment
Low-mid, this is enabling some stacking behavior needed by science and ABR for flex stacker protocols, but in theory you could fill these labwares with liquid and stack them, potentially making a mess.