-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(shared-data): deck riser and auto sealing lid labware definition …
…updates (#16852) Covers PLAT-602 Update new maximum height dimension of the riser and adjust stacking offset of auto sealing lid
- Loading branch information
1 parent
d49f990
commit 62b1e9d
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,7 +69,7 @@ | |
"opentrons_flex_deck_riser": { | ||
"x": 0, | ||
"y": 0, | ||
"z": 0 | ||
"z": 34 | ||
} | ||
}, | ||
"gripForce": 15, | ||
|