Skip to content

Commit

Permalink
feat(shared-data): corning 96 well plate support for universal flat a…
Browse files Browse the repository at this point in the history
…dapter and corning 384 overlap fix (#13592)
  • Loading branch information
jbleon95 authored Sep 19, 2023
1 parent 4a8527c commit 698b5fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4711,7 +4711,7 @@
"opentrons_aluminum_flat_bottom_plate": {
"x": 0,
"y": 0,
"z": 5.45
"z": 4.4
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1049,6 +1049,11 @@
"version": 2,
"schemaVersion": 2,
"stackingOffsetWithLabware": {
"opentrons_universal_flat_adapter": {
"x": 0,
"y": 0,
"z": 10.22
},
"opentrons_aluminum_flat_bottom_plate": {
"x": 0,
"y": 0,
Expand Down

0 comments on commit 698b5fb

Please sign in to comment.