Skip to content

Commit

Permalink
fix(shared-data): deck riser and auto sealing lid labware definition …
Browse files Browse the repository at this point in the history
…updates (#16852)

Covers PLAT-602
Update new maximum height dimension of the riser and adjust stacking offset of auto sealing lid
  • Loading branch information
CaseyBatten authored Nov 15, 2024
1 parent d49f990 commit 62b1e9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dimensions": {
"xDimension": 140,
"yDimension": 98,
"zDimension": 21
"zDimension": 55
},
"wells": {},
"groups": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"opentrons_flex_deck_riser": {
"x": 0,
"y": 0,
"z": 0
"z": 34
}
},
"gripForce": 15,
Expand Down

0 comments on commit 62b1e9d

Please sign in to comment.