Skip to content

Commit

Permalink
fix(shared-data): Add back missing parent labwares for auto sealing l…
Browse files Browse the repository at this point in the history
…ids (#17195)

Covers RQA-3819
Adds in missing valid labware parents for the TC lid
  • Loading branch information
CaseyBatten authored Jan 7, 2025
1 parent eeb7a02 commit 0395804
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,9 @@
"compatibleParentLabware": [
"armadillo_96_wellplate_200ul_pcr_full_skirt",
"opentrons_96_wellplate_200ul_pcr_full_skirt",
"opentrons_tough_pcr_auto_sealing_lid"
"opentrons_tough_pcr_auto_sealing_lid",
"biorad_96_wellplate_200ul_pcr",
"opentrons_flex_deck_riser"
],
"gripForce": 15,
"gripHeightFromLabwareBottom": 7.91,
Expand Down

0 comments on commit 0395804

Please sign in to comment.