Skip to content

Commit

Permalink
fix(shared-data): Add biorad pcr plate compatibility with tough_pcr_l…
Browse files Browse the repository at this point in the history
…id_auto_seal_lid to release (#16903)

Covers RABR-669
Adds compatibility between `biorad_96_wellplate_200ul_pcr` and `opentrons_tough_pcr_auto_sealing_lid` with stacking z offset
  • Loading branch information
CaseyBatten authored Nov 20, 2024
1 parent 1f8e8d4 commit bb0cf23
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@
"y": 0,
"z": 8.193
},
"biorad_96_wellplate_200ul_pcr": {
"x": 0,
"y": 0,
"z": 8.08
},
"opentrons_flex_deck_riser": {
"x": 0,
"y": 0,
Expand Down

0 comments on commit bb0cf23

Please sign in to comment.