-
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.
- Loading branch information
shiyaochen
authored and
shiyaochen
committed
Oct 17, 2024
1 parent
0aadb5c
commit 581f911
Showing
2 changed files
with
40 additions
and
43 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
78 changes: 39 additions & 39 deletions
78
shared-data/labware/definitions/2/opentrons_flex_deck_riser/1.json
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 |
---|---|---|
@@ -1,41 +1,41 @@ | ||
{ | ||
"ordering": [], | ||
"brand": { | ||
"brand": "Opentrons", | ||
"brandId": [] | ||
}, | ||
"metadata": { | ||
"displayName": "Opentrons Flex Deck Riser", | ||
"displayCategory": "adapter", | ||
"displayVolumeUnits": "\u00b5L", | ||
"tags": [] | ||
}, | ||
"dimensions": { | ||
"xDimension": 140, | ||
"yDimension": 98, | ||
"zDimension": 21 | ||
}, | ||
"wells": {}, | ||
"groups": [ | ||
{ | ||
"metadata": {}, | ||
"wells": [] | ||
} | ||
], | ||
"parameters": { | ||
"format": "96Standard", | ||
"quirks": [], | ||
"isTiprack": false, | ||
"isMagneticModuleCompatible": false, | ||
"loadName": "opentrons_flex_deck_riser" | ||
}, | ||
"namespace": "opentrons", | ||
"version": 1, | ||
"schemaVersion": 2, | ||
"allowedRoles": ["adapter"], | ||
"cornerOffsetFromSlot": { | ||
"x": 0, | ||
"y": 0, | ||
"z": 0 | ||
"ordering": [], | ||
"brand": { | ||
"brand": "Opentrons", | ||
"brandId": [] | ||
}, | ||
"metadata": { | ||
"displayName": "Opentrons Flex Deck Riser", | ||
"displayCategory": "adapter", | ||
"displayVolumeUnits": "\u00b5L", | ||
"tags": [] | ||
}, | ||
"dimensions": { | ||
"xDimension": 140, | ||
"yDimension": 98, | ||
"zDimension": 21 | ||
}, | ||
"wells": {}, | ||
"groups": [ | ||
{ | ||
"metadata": {}, | ||
"wells": [] | ||
} | ||
} | ||
], | ||
"parameters": { | ||
"format": "96Standard", | ||
"quirks": [], | ||
"isTiprack": false, | ||
"isMagneticModuleCompatible": false, | ||
"loadName": "opentrons_flex_deck_riser" | ||
}, | ||
"namespace": "opentrons", | ||
"version": 1, | ||
"schemaVersion": 2, | ||
"allowedRoles": ["adapter"], | ||
"cornerOffsetFromSlot": { | ||
"x": 0, | ||
"y": 0, | ||
"z": 0 | ||
} | ||
} |