Skip to content

Commit 0395804

Browse files
authored
fix(shared-data): Add back missing parent labwares for auto sealing lids (#17195)
Covers RQA-3819 Adds in missing valid labware parents for the TC lid
1 parent eeb7a02 commit 0395804

File tree

1 file changed

+3
-1
lines changed
  • shared-data/labware/definitions/3/opentrons_tough_pcr_auto_sealing_lid

1 file changed

+3
-1
lines changed

shared-data/labware/definitions/3/opentrons_tough_pcr_auto_sealing_lid/1.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,9 @@
8181
"compatibleParentLabware": [
8282
"armadillo_96_wellplate_200ul_pcr_full_skirt",
8383
"opentrons_96_wellplate_200ul_pcr_full_skirt",
84-
"opentrons_tough_pcr_auto_sealing_lid"
84+
"opentrons_tough_pcr_auto_sealing_lid",
85+
"biorad_96_wellplate_200ul_pcr",
86+
"opentrons_flex_deck_riser"
8587
],
8688
"gripForce": 15,
8789
"gripHeightFromLabwareBottom": 7.91,

0 commit comments

Comments
 (0)