opentrons-shared-data 8.7.0a11__py3-none-any.whl → 8.8.0a6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of opentrons-shared-data might be problematic. Click here for more details.

Files changed (115) hide show
  1. opentrons_shared_data/_version.py +2 -2
  2. opentrons_shared_data/data/command/schemas/10.json +1 -1
  3. opentrons_shared_data/data/command/schemas/11.json +1 -1
  4. opentrons_shared_data/data/command/schemas/12.json +1 -1
  5. opentrons_shared_data/data/command/schemas/13.json +1 -1
  6. opentrons_shared_data/data/command/schemas/14.json +6 -1
  7. opentrons_shared_data/data/command/schemas/15.json +7676 -0
  8. opentrons_shared_data/data/command/schemas/8.json +1 -1
  9. opentrons_shared_data/data/command/schemas/9.json +1 -1
  10. opentrons_shared_data/data/deck/definitions/5/ot2_short_trash.json +13 -0
  11. opentrons_shared_data/data/deck/definitions/5/ot2_standard.json +13 -0
  12. opentrons_shared_data/data/deck/definitions/5/ot3_standard.json +138 -69
  13. opentrons_shared_data/data/deck/schemas/5.json +7 -1
  14. opentrons_shared_data/data/errors/definitions/1/errors.json +8 -0
  15. opentrons_shared_data/data/labware/definitions/2/agilent_1_reservoir_290ml/4.json +80 -0
  16. opentrons_shared_data/data/labware/definitions/2/axygen_1_reservoir_90ml/3.json +72 -0
  17. opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/5.json +1187 -0
  18. opentrons_shared_data/data/labware/definitions/2/black_96_well_microtiter_plate_lid/1.json +1 -1
  19. opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/5.json +210 -0
  20. opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/5.json +342 -0
  21. opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/5.json +5116 -0
  22. opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/6.json +610 -0
  23. opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/5.json +134 -0
  24. opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_330ul/1.json +1170 -0
  25. opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/5.json +1177 -0
  26. opentrons_shared_data/data/labware/definitions/2/corning_falcon_384_wellplate_130ul_flat/1.json +5147 -0
  27. opentrons_shared_data/data/labware/definitions/2/corning_falcon_384_wellplate_130ul_flat_lid/1.json +118 -0
  28. opentrons_shared_data/data/labware/definitions/2/costar_96_wellplate_2.2ml/1.json +1372 -0
  29. opentrons_shared_data/data/labware/definitions/2/eppendorf_384_wellplate_45ul/1.json +4758 -0
  30. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_150ul/1.json +1184 -0
  31. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_2000ul/1.json +1395 -0
  32. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_2000ul_lobind/1.json +1395 -0
  33. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_350ul_lobind/1.json +1184 -0
  34. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_500ul/1.json +1170 -0
  35. opentrons_shared_data/data/labware/definitions/2/eppendorf_96_wellplate_500ul_lobind/1.json +1170 -0
  36. opentrons_shared_data/data/labware/definitions/2/greiner_384_wellplate_240ul/1.json +5209 -0
  37. opentrons_shared_data/data/labware/definitions/2/greiner_96_wellplate_323ul/1.json +1197 -0
  38. opentrons_shared_data/data/labware/definitions/2/greiner_96_wellplate_340ul_chimney/1.json +1166 -0
  39. opentrons_shared_data/data/labware/definitions/2/greiner_96_wellplate_382ul/1.json +1156 -0
  40. opentrons_shared_data/data/labware/definitions/2/nest_12_reservoir_15ml/3.json +226 -0
  41. opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_195ml/4.json +83 -0
  42. opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_290ml/4.json +80 -0
  43. opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/5.json +1166 -0
  44. opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/5.json +1145 -0
  45. opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/5.json +1261 -0
  46. opentrons_shared_data/data/labware/definitions/2/nunc_384_wellplate_100ul/1.json +5136 -0
  47. opentrons_shared_data/data/labware/definitions/2/nunc_96_wellplate_450ul/1.json +1159 -0
  48. opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/3.json +232 -0
  49. opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_eppendorf_15ml_conical/1.json +314 -0
  50. opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/3.json +259 -0
  51. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/4.json +370 -0
  52. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/3.json +356 -0
  53. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/3.json +358 -0
  54. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/3.json +350 -0
  55. opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/3.json +386 -0
  56. opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/3.json +418 -0
  57. opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/3.json +473 -0
  58. opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/4.json +371 -0
  59. opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/3.json +150 -0
  60. opentrons_shared_data/data/labware/definitions/2/opentrons_flex_tiprack_lid/1.json +1 -1
  61. opentrons_shared_data/data/labware/definitions/2/opentrons_tough_universal_lid/1.json +5 -0
  62. opentrons_shared_data/data/labware/definitions/2/opentrons_tough_universal_lid/2.json +101 -0
  63. opentrons_shared_data/data/labware/definitions/2/thermoscientific_96_wellplate_800ul/1.json +1194 -0
  64. opentrons_shared_data/data/labware/definitions/2/thermoscientific_abgene_96_wellplate_1.2ml/1.json +1314 -0
  65. opentrons_shared_data/data/labware/definitions/2/usascientific_12_reservoir_22ml/4.json +237 -0
  66. opentrons_shared_data/data/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/4.json +1243 -0
  67. opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_200ul_pcr_full_skirt/999.json +0 -27
  68. opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_360ul_flat/999.json +1189 -0
  69. opentrons_shared_data/data/labware/definitions/3/schema3test_tough_pcr_auto_sealing_lid/999.json +0 -47
  70. opentrons_shared_data/data/labware/definitions/3/schema3test_universal_flat_adapter/999.json +25 -5
  71. opentrons_shared_data/data/labware/schemas/2.json +1 -1
  72. opentrons_shared_data/data/labware/schemas/3.json +78 -0
  73. opentrons_shared_data/data/module/definitions/3/absorbanceReaderV1.json +6 -0
  74. opentrons_shared_data/data/module/definitions/3/flexStackerModuleV1.json +10 -93
  75. opentrons_shared_data/data/module/definitions/3/heaterShakerModuleV1.json +30 -1
  76. opentrons_shared_data/data/module/definitions/3/magneticBlockV1.json +14 -0
  77. opentrons_shared_data/data/module/definitions/3/magneticModuleV1.json +13 -0
  78. opentrons_shared_data/data/module/definitions/3/magneticModuleV2.json +13 -0
  79. opentrons_shared_data/data/module/definitions/3/temperatureModuleV1.json +13 -0
  80. opentrons_shared_data/data/module/definitions/3/temperatureModuleV2.json +21 -0
  81. opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV1.json +3 -0
  82. opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV2.json +4 -0
  83. opentrons_shared_data/data/module/schemas/3.json +24 -0
  84. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_0.json +1 -1
  85. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_3.json +1 -1
  86. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_4.json +1 -1
  87. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_5.json +1 -1
  88. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p1000/3_6.json +1 -1
  89. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p200/3_0.json +1 -1
  90. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p200/3_1.json +1 -1
  91. opentrons_shared_data/data/pipette/definitions/2/geometry/ninety_six_channel/p200/3_2.json +1 -1
  92. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_0.json +2 -2
  93. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_3.json +2 -2
  94. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_4.json +2 -2
  95. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_5.json +2 -2
  96. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_6.json +2 -2
  97. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p1000/3_7.json +2 -2
  98. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_0.json +2 -2
  99. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_3.json +2 -2
  100. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_4.json +2 -2
  101. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_5.json +2 -2
  102. opentrons_shared_data/data/pipette/definitions/2/geometry/single_channel/p50/3_6.json +2 -2
  103. opentrons_shared_data/data_files/__init__.py +26 -0
  104. opentrons_shared_data/data_files/types.py +84 -0
  105. opentrons_shared_data/deck/types.py +3 -1
  106. opentrons_shared_data/errors/codes.py +2 -0
  107. opentrons_shared_data/errors/exceptions.py +28 -1
  108. opentrons_shared_data/labware/labware_definition.py +1 -0
  109. opentrons_shared_data/labware/types.py +32 -0
  110. opentrons_shared_data/module/types.py +9 -1
  111. opentrons_shared_data/protocol/models/shared_models.py +1 -0
  112. {opentrons_shared_data-8.7.0a11.dist-info → opentrons_shared_data-8.8.0a6.dist-info}/METADATA +1 -1
  113. {opentrons_shared_data-8.7.0a11.dist-info → opentrons_shared_data-8.8.0a6.dist-info}/RECORD +115 -62
  114. {opentrons_shared_data-8.7.0a11.dist-info → opentrons_shared_data-8.8.0a6.dist-info}/WHEEL +0 -0
  115. {opentrons_shared_data-8.7.0a11.dist-info → opentrons_shared_data-8.8.0a6.dist-info}/licenses/LICENSE +0 -0
@@ -0,0 +1,1184 @@
1
+ {
2
+ "ordering": [
3
+ ["A1", "B1", "C1", "D1", "E1", "F1", "G1", "H1"],
4
+ ["A2", "B2", "C2", "D2", "E2", "F2", "G2", "H2"],
5
+ ["A3", "B3", "C3", "D3", "E3", "F3", "G3", "H3"],
6
+ ["A4", "B4", "C4", "D4", "E4", "F4", "G4", "H4"],
7
+ ["A5", "B5", "C5", "D5", "E5", "F5", "G5", "H5"],
8
+ ["A6", "B6", "C6", "D6", "E6", "F6", "G6", "H6"],
9
+ ["A7", "B7", "C7", "D7", "E7", "F7", "G7", "H7"],
10
+ ["A8", "B8", "C8", "D8", "E8", "F8", "G8", "H8"],
11
+ ["A9", "B9", "C9", "D9", "E9", "F9", "G9", "H9"],
12
+ ["A10", "B10", "C10", "D10", "E10", "F10", "G10", "H10"],
13
+ ["A11", "B11", "C11", "D11", "E11", "F11", "G11", "H11"],
14
+ ["A12", "B12", "C12", "D12", "E12", "F12", "G12", "H12"]
15
+ ],
16
+ "brand": { "brand": "Eppendorf", "brandId": ["30603303"] },
17
+ "metadata": {
18
+ "displayName": "Eppendorf 96 Well DNA LoBind Microplate 350 µL",
19
+ "displayCategory": "wellPlate",
20
+ "displayVolumeUnits": "µL",
21
+ "tags": []
22
+ },
23
+ "dimensions": {
24
+ "yDimension": 85.48,
25
+ "zDimension": 14.35,
26
+ "xDimension": 127.76
27
+ },
28
+ "wells": {
29
+ "A1": {
30
+ "shape": "circular",
31
+ "diameter": 7,
32
+ "depth": 11.35,
33
+ "totalLiquidVolume": 350,
34
+ "x": 14.4,
35
+ "z": 3,
36
+ "y": 74.24,
37
+ "geometryDefinitionId": "conicalWell"
38
+ },
39
+ "B1": {
40
+ "shape": "circular",
41
+ "diameter": 7,
42
+ "depth": 11.35,
43
+ "totalLiquidVolume": 350,
44
+ "x": 14.4,
45
+ "z": 3,
46
+ "y": 65.24,
47
+ "geometryDefinitionId": "conicalWell"
48
+ },
49
+ "C1": {
50
+ "shape": "circular",
51
+ "diameter": 7,
52
+ "depth": 11.35,
53
+ "totalLiquidVolume": 350,
54
+ "x": 14.4,
55
+ "z": 3,
56
+ "y": 56.24,
57
+ "geometryDefinitionId": "conicalWell"
58
+ },
59
+ "D1": {
60
+ "shape": "circular",
61
+ "diameter": 7,
62
+ "depth": 11.35,
63
+ "totalLiquidVolume": 350,
64
+ "x": 14.4,
65
+ "z": 3,
66
+ "y": 47.24,
67
+ "geometryDefinitionId": "conicalWell"
68
+ },
69
+ "E1": {
70
+ "shape": "circular",
71
+ "diameter": 7,
72
+ "depth": 11.35,
73
+ "totalLiquidVolume": 350,
74
+ "x": 14.4,
75
+ "z": 3,
76
+ "y": 38.24,
77
+ "geometryDefinitionId": "conicalWell"
78
+ },
79
+ "F1": {
80
+ "shape": "circular",
81
+ "diameter": 7,
82
+ "depth": 11.35,
83
+ "totalLiquidVolume": 350,
84
+ "x": 14.4,
85
+ "z": 3,
86
+ "y": 29.24,
87
+ "geometryDefinitionId": "conicalWell"
88
+ },
89
+ "G1": {
90
+ "shape": "circular",
91
+ "diameter": 7,
92
+ "depth": 11.35,
93
+ "totalLiquidVolume": 350,
94
+ "x": 14.4,
95
+ "z": 3,
96
+ "y": 20.24,
97
+ "geometryDefinitionId": "conicalWell"
98
+ },
99
+ "H1": {
100
+ "shape": "circular",
101
+ "diameter": 7,
102
+ "depth": 11.35,
103
+ "totalLiquidVolume": 350,
104
+ "x": 14.4,
105
+ "z": 3,
106
+ "y": 11.24,
107
+ "geometryDefinitionId": "conicalWell"
108
+ },
109
+ "A2": {
110
+ "shape": "circular",
111
+ "diameter": 7,
112
+ "depth": 11.35,
113
+ "totalLiquidVolume": 350,
114
+ "x": 23.4,
115
+ "z": 3,
116
+ "y": 74.24,
117
+ "geometryDefinitionId": "conicalWell"
118
+ },
119
+ "B2": {
120
+ "shape": "circular",
121
+ "diameter": 7,
122
+ "depth": 11.35,
123
+ "totalLiquidVolume": 350,
124
+ "x": 23.4,
125
+ "z": 3,
126
+ "y": 65.24,
127
+ "geometryDefinitionId": "conicalWell"
128
+ },
129
+ "C2": {
130
+ "shape": "circular",
131
+ "diameter": 7,
132
+ "depth": 11.35,
133
+ "totalLiquidVolume": 350,
134
+ "x": 23.4,
135
+ "z": 3,
136
+ "y": 56.24,
137
+ "geometryDefinitionId": "conicalWell"
138
+ },
139
+ "D2": {
140
+ "shape": "circular",
141
+ "diameter": 7,
142
+ "depth": 11.35,
143
+ "totalLiquidVolume": 350,
144
+ "x": 23.4,
145
+ "z": 3,
146
+ "y": 47.24,
147
+ "geometryDefinitionId": "conicalWell"
148
+ },
149
+ "E2": {
150
+ "shape": "circular",
151
+ "diameter": 7,
152
+ "depth": 11.35,
153
+ "totalLiquidVolume": 350,
154
+ "x": 23.4,
155
+ "z": 3,
156
+ "y": 38.24,
157
+ "geometryDefinitionId": "conicalWell"
158
+ },
159
+ "F2": {
160
+ "shape": "circular",
161
+ "diameter": 7,
162
+ "depth": 11.35,
163
+ "totalLiquidVolume": 350,
164
+ "x": 23.4,
165
+ "z": 3,
166
+ "y": 29.24,
167
+ "geometryDefinitionId": "conicalWell"
168
+ },
169
+ "G2": {
170
+ "shape": "circular",
171
+ "diameter": 7,
172
+ "depth": 11.35,
173
+ "totalLiquidVolume": 350,
174
+ "x": 23.4,
175
+ "z": 3,
176
+ "y": 20.24,
177
+ "geometryDefinitionId": "conicalWell"
178
+ },
179
+ "H2": {
180
+ "shape": "circular",
181
+ "diameter": 7,
182
+ "depth": 11.35,
183
+ "totalLiquidVolume": 350,
184
+ "x": 23.4,
185
+ "z": 3,
186
+ "y": 11.24,
187
+ "geometryDefinitionId": "conicalWell"
188
+ },
189
+ "A3": {
190
+ "shape": "circular",
191
+ "diameter": 7,
192
+ "depth": 11.35,
193
+ "totalLiquidVolume": 350,
194
+ "x": 32.4,
195
+ "z": 3,
196
+ "y": 74.24,
197
+ "geometryDefinitionId": "conicalWell"
198
+ },
199
+ "B3": {
200
+ "shape": "circular",
201
+ "diameter": 7,
202
+ "depth": 11.35,
203
+ "totalLiquidVolume": 350,
204
+ "x": 32.4,
205
+ "z": 3,
206
+ "y": 65.24,
207
+ "geometryDefinitionId": "conicalWell"
208
+ },
209
+ "C3": {
210
+ "shape": "circular",
211
+ "diameter": 7,
212
+ "depth": 11.35,
213
+ "totalLiquidVolume": 350,
214
+ "x": 32.4,
215
+ "z": 3,
216
+ "y": 56.24,
217
+ "geometryDefinitionId": "conicalWell"
218
+ },
219
+ "D3": {
220
+ "shape": "circular",
221
+ "diameter": 7,
222
+ "depth": 11.35,
223
+ "totalLiquidVolume": 350,
224
+ "x": 32.4,
225
+ "z": 3,
226
+ "y": 47.24,
227
+ "geometryDefinitionId": "conicalWell"
228
+ },
229
+ "E3": {
230
+ "shape": "circular",
231
+ "diameter": 7,
232
+ "depth": 11.35,
233
+ "totalLiquidVolume": 350,
234
+ "x": 32.4,
235
+ "z": 3,
236
+ "y": 38.24,
237
+ "geometryDefinitionId": "conicalWell"
238
+ },
239
+ "F3": {
240
+ "shape": "circular",
241
+ "diameter": 7,
242
+ "depth": 11.35,
243
+ "totalLiquidVolume": 350,
244
+ "x": 32.4,
245
+ "z": 3,
246
+ "y": 29.24,
247
+ "geometryDefinitionId": "conicalWell"
248
+ },
249
+ "G3": {
250
+ "shape": "circular",
251
+ "diameter": 7,
252
+ "depth": 11.35,
253
+ "totalLiquidVolume": 350,
254
+ "x": 32.4,
255
+ "z": 3,
256
+ "y": 20.24,
257
+ "geometryDefinitionId": "conicalWell"
258
+ },
259
+ "H3": {
260
+ "shape": "circular",
261
+ "diameter": 7,
262
+ "depth": 11.35,
263
+ "totalLiquidVolume": 350,
264
+ "x": 32.4,
265
+ "z": 3,
266
+ "y": 11.24,
267
+ "geometryDefinitionId": "conicalWell"
268
+ },
269
+ "A4": {
270
+ "shape": "circular",
271
+ "diameter": 7,
272
+ "depth": 11.35,
273
+ "totalLiquidVolume": 350,
274
+ "x": 41.4,
275
+ "z": 3,
276
+ "y": 74.24,
277
+ "geometryDefinitionId": "conicalWell"
278
+ },
279
+ "B4": {
280
+ "shape": "circular",
281
+ "diameter": 7,
282
+ "depth": 11.35,
283
+ "totalLiquidVolume": 350,
284
+ "x": 41.4,
285
+ "z": 3,
286
+ "y": 65.24,
287
+ "geometryDefinitionId": "conicalWell"
288
+ },
289
+ "C4": {
290
+ "shape": "circular",
291
+ "diameter": 7,
292
+ "depth": 11.35,
293
+ "totalLiquidVolume": 350,
294
+ "x": 41.4,
295
+ "z": 3,
296
+ "y": 56.24,
297
+ "geometryDefinitionId": "conicalWell"
298
+ },
299
+ "D4": {
300
+ "shape": "circular",
301
+ "diameter": 7,
302
+ "depth": 11.35,
303
+ "totalLiquidVolume": 350,
304
+ "x": 41.4,
305
+ "z": 3,
306
+ "y": 47.24,
307
+ "geometryDefinitionId": "conicalWell"
308
+ },
309
+ "E4": {
310
+ "shape": "circular",
311
+ "diameter": 7,
312
+ "depth": 11.35,
313
+ "totalLiquidVolume": 350,
314
+ "x": 41.4,
315
+ "z": 3,
316
+ "y": 38.24,
317
+ "geometryDefinitionId": "conicalWell"
318
+ },
319
+ "F4": {
320
+ "shape": "circular",
321
+ "diameter": 7,
322
+ "depth": 11.35,
323
+ "totalLiquidVolume": 350,
324
+ "x": 41.4,
325
+ "z": 3,
326
+ "y": 29.24,
327
+ "geometryDefinitionId": "conicalWell"
328
+ },
329
+ "G4": {
330
+ "shape": "circular",
331
+ "diameter": 7,
332
+ "depth": 11.35,
333
+ "totalLiquidVolume": 350,
334
+ "x": 41.4,
335
+ "z": 3,
336
+ "y": 20.24,
337
+ "geometryDefinitionId": "conicalWell"
338
+ },
339
+ "H4": {
340
+ "shape": "circular",
341
+ "diameter": 7,
342
+ "depth": 11.35,
343
+ "totalLiquidVolume": 350,
344
+ "x": 41.4,
345
+ "z": 3,
346
+ "y": 11.24,
347
+ "geometryDefinitionId": "conicalWell"
348
+ },
349
+ "A5": {
350
+ "shape": "circular",
351
+ "diameter": 7,
352
+ "depth": 11.35,
353
+ "totalLiquidVolume": 350,
354
+ "x": 50.4,
355
+ "z": 3,
356
+ "y": 74.24,
357
+ "geometryDefinitionId": "conicalWell"
358
+ },
359
+ "B5": {
360
+ "shape": "circular",
361
+ "diameter": 7,
362
+ "depth": 11.35,
363
+ "totalLiquidVolume": 350,
364
+ "x": 50.4,
365
+ "z": 3,
366
+ "y": 65.24,
367
+ "geometryDefinitionId": "conicalWell"
368
+ },
369
+ "C5": {
370
+ "shape": "circular",
371
+ "diameter": 7,
372
+ "depth": 11.35,
373
+ "totalLiquidVolume": 350,
374
+ "x": 50.4,
375
+ "z": 3,
376
+ "y": 56.24,
377
+ "geometryDefinitionId": "conicalWell"
378
+ },
379
+ "D5": {
380
+ "shape": "circular",
381
+ "diameter": 7,
382
+ "depth": 11.35,
383
+ "totalLiquidVolume": 350,
384
+ "x": 50.4,
385
+ "z": 3,
386
+ "y": 47.24,
387
+ "geometryDefinitionId": "conicalWell"
388
+ },
389
+ "E5": {
390
+ "shape": "circular",
391
+ "diameter": 7,
392
+ "depth": 11.35,
393
+ "totalLiquidVolume": 350,
394
+ "x": 50.4,
395
+ "z": 3,
396
+ "y": 38.24,
397
+ "geometryDefinitionId": "conicalWell"
398
+ },
399
+ "F5": {
400
+ "shape": "circular",
401
+ "diameter": 7,
402
+ "depth": 11.35,
403
+ "totalLiquidVolume": 350,
404
+ "x": 50.4,
405
+ "z": 3,
406
+ "y": 29.24,
407
+ "geometryDefinitionId": "conicalWell"
408
+ },
409
+ "G5": {
410
+ "shape": "circular",
411
+ "diameter": 7,
412
+ "depth": 11.35,
413
+ "totalLiquidVolume": 350,
414
+ "x": 50.4,
415
+ "z": 3,
416
+ "y": 20.24,
417
+ "geometryDefinitionId": "conicalWell"
418
+ },
419
+ "H5": {
420
+ "shape": "circular",
421
+ "diameter": 7,
422
+ "depth": 11.35,
423
+ "totalLiquidVolume": 350,
424
+ "x": 50.4,
425
+ "z": 3,
426
+ "y": 11.24,
427
+ "geometryDefinitionId": "conicalWell"
428
+ },
429
+ "A6": {
430
+ "shape": "circular",
431
+ "diameter": 7,
432
+ "depth": 11.35,
433
+ "totalLiquidVolume": 350,
434
+ "x": 59.4,
435
+ "z": 3,
436
+ "y": 74.24,
437
+ "geometryDefinitionId": "conicalWell"
438
+ },
439
+ "B6": {
440
+ "shape": "circular",
441
+ "diameter": 7,
442
+ "depth": 11.35,
443
+ "totalLiquidVolume": 350,
444
+ "x": 59.4,
445
+ "z": 3,
446
+ "y": 65.24,
447
+ "geometryDefinitionId": "conicalWell"
448
+ },
449
+ "C6": {
450
+ "shape": "circular",
451
+ "diameter": 7,
452
+ "depth": 11.35,
453
+ "totalLiquidVolume": 350,
454
+ "x": 59.4,
455
+ "z": 3,
456
+ "y": 56.24,
457
+ "geometryDefinitionId": "conicalWell"
458
+ },
459
+ "D6": {
460
+ "shape": "circular",
461
+ "diameter": 7,
462
+ "depth": 11.35,
463
+ "totalLiquidVolume": 350,
464
+ "x": 59.4,
465
+ "z": 3,
466
+ "y": 47.24,
467
+ "geometryDefinitionId": "conicalWell"
468
+ },
469
+ "E6": {
470
+ "shape": "circular",
471
+ "diameter": 7,
472
+ "depth": 11.35,
473
+ "totalLiquidVolume": 350,
474
+ "x": 59.4,
475
+ "z": 3,
476
+ "y": 38.24,
477
+ "geometryDefinitionId": "conicalWell"
478
+ },
479
+ "F6": {
480
+ "shape": "circular",
481
+ "diameter": 7,
482
+ "depth": 11.35,
483
+ "totalLiquidVolume": 350,
484
+ "x": 59.4,
485
+ "z": 3,
486
+ "y": 29.24,
487
+ "geometryDefinitionId": "conicalWell"
488
+ },
489
+ "G6": {
490
+ "shape": "circular",
491
+ "diameter": 7,
492
+ "depth": 11.35,
493
+ "totalLiquidVolume": 350,
494
+ "x": 59.4,
495
+ "z": 3,
496
+ "y": 20.24,
497
+ "geometryDefinitionId": "conicalWell"
498
+ },
499
+ "H6": {
500
+ "shape": "circular",
501
+ "diameter": 7,
502
+ "depth": 11.35,
503
+ "totalLiquidVolume": 350,
504
+ "x": 59.4,
505
+ "z": 3,
506
+ "y": 11.24,
507
+ "geometryDefinitionId": "conicalWell"
508
+ },
509
+ "A7": {
510
+ "shape": "circular",
511
+ "diameter": 7,
512
+ "depth": 11.35,
513
+ "totalLiquidVolume": 350,
514
+ "x": 68.4,
515
+ "z": 3,
516
+ "y": 74.24,
517
+ "geometryDefinitionId": "conicalWell"
518
+ },
519
+ "B7": {
520
+ "shape": "circular",
521
+ "diameter": 7,
522
+ "depth": 11.35,
523
+ "totalLiquidVolume": 350,
524
+ "x": 68.4,
525
+ "z": 3,
526
+ "y": 65.24,
527
+ "geometryDefinitionId": "conicalWell"
528
+ },
529
+ "C7": {
530
+ "shape": "circular",
531
+ "diameter": 7,
532
+ "depth": 11.35,
533
+ "totalLiquidVolume": 350,
534
+ "x": 68.4,
535
+ "z": 3,
536
+ "y": 56.24,
537
+ "geometryDefinitionId": "conicalWell"
538
+ },
539
+ "D7": {
540
+ "shape": "circular",
541
+ "diameter": 7,
542
+ "depth": 11.35,
543
+ "totalLiquidVolume": 350,
544
+ "x": 68.4,
545
+ "z": 3,
546
+ "y": 47.24,
547
+ "geometryDefinitionId": "conicalWell"
548
+ },
549
+ "E7": {
550
+ "shape": "circular",
551
+ "diameter": 7,
552
+ "depth": 11.35,
553
+ "totalLiquidVolume": 350,
554
+ "x": 68.4,
555
+ "z": 3,
556
+ "y": 38.24,
557
+ "geometryDefinitionId": "conicalWell"
558
+ },
559
+ "F7": {
560
+ "shape": "circular",
561
+ "diameter": 7,
562
+ "depth": 11.35,
563
+ "totalLiquidVolume": 350,
564
+ "x": 68.4,
565
+ "z": 3,
566
+ "y": 29.24,
567
+ "geometryDefinitionId": "conicalWell"
568
+ },
569
+ "G7": {
570
+ "shape": "circular",
571
+ "diameter": 7,
572
+ "depth": 11.35,
573
+ "totalLiquidVolume": 350,
574
+ "x": 68.4,
575
+ "z": 3,
576
+ "y": 20.24,
577
+ "geometryDefinitionId": "conicalWell"
578
+ },
579
+ "H7": {
580
+ "shape": "circular",
581
+ "diameter": 7,
582
+ "depth": 11.35,
583
+ "totalLiquidVolume": 350,
584
+ "x": 68.4,
585
+ "z": 3,
586
+ "y": 11.24,
587
+ "geometryDefinitionId": "conicalWell"
588
+ },
589
+ "A8": {
590
+ "shape": "circular",
591
+ "diameter": 7,
592
+ "depth": 11.35,
593
+ "totalLiquidVolume": 350,
594
+ "x": 77.4,
595
+ "z": 3,
596
+ "y": 74.24,
597
+ "geometryDefinitionId": "conicalWell"
598
+ },
599
+ "B8": {
600
+ "shape": "circular",
601
+ "diameter": 7,
602
+ "depth": 11.35,
603
+ "totalLiquidVolume": 350,
604
+ "x": 77.4,
605
+ "z": 3,
606
+ "y": 65.24,
607
+ "geometryDefinitionId": "conicalWell"
608
+ },
609
+ "C8": {
610
+ "shape": "circular",
611
+ "diameter": 7,
612
+ "depth": 11.35,
613
+ "totalLiquidVolume": 350,
614
+ "x": 77.4,
615
+ "z": 3,
616
+ "y": 56.24,
617
+ "geometryDefinitionId": "conicalWell"
618
+ },
619
+ "D8": {
620
+ "shape": "circular",
621
+ "diameter": 7,
622
+ "depth": 11.35,
623
+ "totalLiquidVolume": 350,
624
+ "x": 77.4,
625
+ "z": 3,
626
+ "y": 47.24,
627
+ "geometryDefinitionId": "conicalWell"
628
+ },
629
+ "E8": {
630
+ "shape": "circular",
631
+ "diameter": 7,
632
+ "depth": 11.35,
633
+ "totalLiquidVolume": 350,
634
+ "x": 77.4,
635
+ "z": 3,
636
+ "y": 38.24,
637
+ "geometryDefinitionId": "conicalWell"
638
+ },
639
+ "F8": {
640
+ "shape": "circular",
641
+ "diameter": 7,
642
+ "depth": 11.35,
643
+ "totalLiquidVolume": 350,
644
+ "x": 77.4,
645
+ "z": 3,
646
+ "y": 29.24,
647
+ "geometryDefinitionId": "conicalWell"
648
+ },
649
+ "G8": {
650
+ "shape": "circular",
651
+ "diameter": 7,
652
+ "depth": 11.35,
653
+ "totalLiquidVolume": 350,
654
+ "x": 77.4,
655
+ "z": 3,
656
+ "y": 20.24,
657
+ "geometryDefinitionId": "conicalWell"
658
+ },
659
+ "H8": {
660
+ "shape": "circular",
661
+ "diameter": 7,
662
+ "depth": 11.35,
663
+ "totalLiquidVolume": 350,
664
+ "x": 77.4,
665
+ "z": 3,
666
+ "y": 11.24,
667
+ "geometryDefinitionId": "conicalWell"
668
+ },
669
+ "A9": {
670
+ "shape": "circular",
671
+ "diameter": 7,
672
+ "depth": 11.35,
673
+ "totalLiquidVolume": 350,
674
+ "x": 86.4,
675
+ "z": 3,
676
+ "y": 74.24,
677
+ "geometryDefinitionId": "conicalWell"
678
+ },
679
+ "B9": {
680
+ "shape": "circular",
681
+ "diameter": 7,
682
+ "depth": 11.35,
683
+ "totalLiquidVolume": 350,
684
+ "x": 86.4,
685
+ "z": 3,
686
+ "y": 65.24,
687
+ "geometryDefinitionId": "conicalWell"
688
+ },
689
+ "C9": {
690
+ "shape": "circular",
691
+ "diameter": 7,
692
+ "depth": 11.35,
693
+ "totalLiquidVolume": 350,
694
+ "x": 86.4,
695
+ "z": 3,
696
+ "y": 56.24,
697
+ "geometryDefinitionId": "conicalWell"
698
+ },
699
+ "D9": {
700
+ "shape": "circular",
701
+ "diameter": 7,
702
+ "depth": 11.35,
703
+ "totalLiquidVolume": 350,
704
+ "x": 86.4,
705
+ "z": 3,
706
+ "y": 47.24,
707
+ "geometryDefinitionId": "conicalWell"
708
+ },
709
+ "E9": {
710
+ "shape": "circular",
711
+ "diameter": 7,
712
+ "depth": 11.35,
713
+ "totalLiquidVolume": 350,
714
+ "x": 86.4,
715
+ "z": 3,
716
+ "y": 38.24,
717
+ "geometryDefinitionId": "conicalWell"
718
+ },
719
+ "F9": {
720
+ "shape": "circular",
721
+ "diameter": 7,
722
+ "depth": 11.35,
723
+ "totalLiquidVolume": 350,
724
+ "x": 86.4,
725
+ "z": 3,
726
+ "y": 29.24,
727
+ "geometryDefinitionId": "conicalWell"
728
+ },
729
+ "G9": {
730
+ "shape": "circular",
731
+ "diameter": 7,
732
+ "depth": 11.35,
733
+ "totalLiquidVolume": 350,
734
+ "x": 86.4,
735
+ "z": 3,
736
+ "y": 20.24,
737
+ "geometryDefinitionId": "conicalWell"
738
+ },
739
+ "H9": {
740
+ "shape": "circular",
741
+ "diameter": 7,
742
+ "depth": 11.35,
743
+ "totalLiquidVolume": 350,
744
+ "x": 86.4,
745
+ "z": 3,
746
+ "y": 11.24,
747
+ "geometryDefinitionId": "conicalWell"
748
+ },
749
+ "A10": {
750
+ "shape": "circular",
751
+ "diameter": 7,
752
+ "depth": 11.35,
753
+ "totalLiquidVolume": 350,
754
+ "x": 95.4,
755
+ "z": 3,
756
+ "y": 74.24,
757
+ "geometryDefinitionId": "conicalWell"
758
+ },
759
+ "B10": {
760
+ "shape": "circular",
761
+ "diameter": 7,
762
+ "depth": 11.35,
763
+ "totalLiquidVolume": 350,
764
+ "x": 95.4,
765
+ "z": 3,
766
+ "y": 65.24,
767
+ "geometryDefinitionId": "conicalWell"
768
+ },
769
+ "C10": {
770
+ "shape": "circular",
771
+ "diameter": 7,
772
+ "depth": 11.35,
773
+ "totalLiquidVolume": 350,
774
+ "x": 95.4,
775
+ "z": 3,
776
+ "y": 56.24,
777
+ "geometryDefinitionId": "conicalWell"
778
+ },
779
+ "D10": {
780
+ "shape": "circular",
781
+ "diameter": 7,
782
+ "depth": 11.35,
783
+ "totalLiquidVolume": 350,
784
+ "x": 95.4,
785
+ "z": 3,
786
+ "y": 47.24,
787
+ "geometryDefinitionId": "conicalWell"
788
+ },
789
+ "E10": {
790
+ "shape": "circular",
791
+ "diameter": 7,
792
+ "depth": 11.35,
793
+ "totalLiquidVolume": 350,
794
+ "x": 95.4,
795
+ "z": 3,
796
+ "y": 38.24,
797
+ "geometryDefinitionId": "conicalWell"
798
+ },
799
+ "F10": {
800
+ "shape": "circular",
801
+ "diameter": 7,
802
+ "depth": 11.35,
803
+ "totalLiquidVolume": 350,
804
+ "x": 95.4,
805
+ "z": 3,
806
+ "y": 29.24,
807
+ "geometryDefinitionId": "conicalWell"
808
+ },
809
+ "G10": {
810
+ "shape": "circular",
811
+ "diameter": 7,
812
+ "depth": 11.35,
813
+ "totalLiquidVolume": 350,
814
+ "x": 95.4,
815
+ "z": 3,
816
+ "y": 20.24,
817
+ "geometryDefinitionId": "conicalWell"
818
+ },
819
+ "H10": {
820
+ "shape": "circular",
821
+ "diameter": 7,
822
+ "depth": 11.35,
823
+ "totalLiquidVolume": 350,
824
+ "x": 95.4,
825
+ "z": 3,
826
+ "y": 11.24,
827
+ "geometryDefinitionId": "conicalWell"
828
+ },
829
+ "A11": {
830
+ "shape": "circular",
831
+ "diameter": 7,
832
+ "depth": 11.35,
833
+ "totalLiquidVolume": 350,
834
+ "x": 104.4,
835
+ "z": 3,
836
+ "y": 74.24,
837
+ "geometryDefinitionId": "conicalWell"
838
+ },
839
+ "B11": {
840
+ "shape": "circular",
841
+ "diameter": 7,
842
+ "depth": 11.35,
843
+ "totalLiquidVolume": 350,
844
+ "x": 104.4,
845
+ "z": 3,
846
+ "y": 65.24,
847
+ "geometryDefinitionId": "conicalWell"
848
+ },
849
+ "C11": {
850
+ "shape": "circular",
851
+ "diameter": 7,
852
+ "depth": 11.35,
853
+ "totalLiquidVolume": 350,
854
+ "x": 104.4,
855
+ "z": 3,
856
+ "y": 56.24,
857
+ "geometryDefinitionId": "conicalWell"
858
+ },
859
+ "D11": {
860
+ "shape": "circular",
861
+ "diameter": 7,
862
+ "depth": 11.35,
863
+ "totalLiquidVolume": 350,
864
+ "x": 104.4,
865
+ "z": 3,
866
+ "y": 47.24,
867
+ "geometryDefinitionId": "conicalWell"
868
+ },
869
+ "E11": {
870
+ "shape": "circular",
871
+ "diameter": 7,
872
+ "depth": 11.35,
873
+ "totalLiquidVolume": 350,
874
+ "x": 104.4,
875
+ "z": 3,
876
+ "y": 38.24,
877
+ "geometryDefinitionId": "conicalWell"
878
+ },
879
+ "F11": {
880
+ "shape": "circular",
881
+ "diameter": 7,
882
+ "depth": 11.35,
883
+ "totalLiquidVolume": 350,
884
+ "x": 104.4,
885
+ "z": 3,
886
+ "y": 29.24,
887
+ "geometryDefinitionId": "conicalWell"
888
+ },
889
+ "G11": {
890
+ "shape": "circular",
891
+ "diameter": 7,
892
+ "depth": 11.35,
893
+ "totalLiquidVolume": 350,
894
+ "x": 104.4,
895
+ "z": 3,
896
+ "y": 20.24,
897
+ "geometryDefinitionId": "conicalWell"
898
+ },
899
+ "H11": {
900
+ "shape": "circular",
901
+ "diameter": 7,
902
+ "depth": 11.35,
903
+ "totalLiquidVolume": 350,
904
+ "x": 104.4,
905
+ "z": 3,
906
+ "y": 11.24,
907
+ "geometryDefinitionId": "conicalWell"
908
+ },
909
+ "A12": {
910
+ "shape": "circular",
911
+ "diameter": 7,
912
+ "depth": 11.35,
913
+ "totalLiquidVolume": 350,
914
+ "x": 113.4,
915
+ "z": 3,
916
+ "y": 74.24,
917
+ "geometryDefinitionId": "conicalWell"
918
+ },
919
+ "B12": {
920
+ "shape": "circular",
921
+ "diameter": 7,
922
+ "depth": 11.35,
923
+ "totalLiquidVolume": 350,
924
+ "x": 113.4,
925
+ "z": 3,
926
+ "y": 65.24,
927
+ "geometryDefinitionId": "conicalWell"
928
+ },
929
+ "C12": {
930
+ "shape": "circular",
931
+ "diameter": 7,
932
+ "depth": 11.35,
933
+ "totalLiquidVolume": 350,
934
+ "x": 113.4,
935
+ "z": 3,
936
+ "y": 56.24,
937
+ "geometryDefinitionId": "conicalWell"
938
+ },
939
+ "D12": {
940
+ "shape": "circular",
941
+ "diameter": 7,
942
+ "depth": 11.35,
943
+ "totalLiquidVolume": 350,
944
+ "x": 113.4,
945
+ "z": 3,
946
+ "y": 47.24,
947
+ "geometryDefinitionId": "conicalWell"
948
+ },
949
+ "E12": {
950
+ "shape": "circular",
951
+ "diameter": 7,
952
+ "depth": 11.35,
953
+ "totalLiquidVolume": 350,
954
+ "x": 113.4,
955
+ "z": 3,
956
+ "y": 38.24,
957
+ "geometryDefinitionId": "conicalWell"
958
+ },
959
+ "F12": {
960
+ "shape": "circular",
961
+ "diameter": 7,
962
+ "depth": 11.35,
963
+ "totalLiquidVolume": 350,
964
+ "x": 113.4,
965
+ "z": 3,
966
+ "y": 29.24,
967
+ "geometryDefinitionId": "conicalWell"
968
+ },
969
+ "G12": {
970
+ "shape": "circular",
971
+ "diameter": 7,
972
+ "depth": 11.35,
973
+ "totalLiquidVolume": 350,
974
+ "x": 113.4,
975
+ "z": 3,
976
+ "y": 20.24,
977
+ "geometryDefinitionId": "conicalWell"
978
+ },
979
+ "H12": {
980
+ "shape": "circular",
981
+ "diameter": 7,
982
+ "depth": 11.35,
983
+ "totalLiquidVolume": 350,
984
+ "x": 113.4,
985
+ "z": 3,
986
+ "y": 11.24,
987
+ "geometryDefinitionId": "conicalWell"
988
+ }
989
+ },
990
+ "groups": [
991
+ {
992
+ "wells": [
993
+ "A1",
994
+ "B1",
995
+ "C1",
996
+ "D1",
997
+ "E1",
998
+ "F1",
999
+ "G1",
1000
+ "H1",
1001
+ "A2",
1002
+ "B2",
1003
+ "C2",
1004
+ "D2",
1005
+ "E2",
1006
+ "F2",
1007
+ "G2",
1008
+ "H2",
1009
+ "A3",
1010
+ "B3",
1011
+ "C3",
1012
+ "D3",
1013
+ "E3",
1014
+ "F3",
1015
+ "G3",
1016
+ "H3",
1017
+ "A4",
1018
+ "B4",
1019
+ "C4",
1020
+ "D4",
1021
+ "E4",
1022
+ "F4",
1023
+ "G4",
1024
+ "H4",
1025
+ "A5",
1026
+ "B5",
1027
+ "C5",
1028
+ "D5",
1029
+ "E5",
1030
+ "F5",
1031
+ "G5",
1032
+ "H5",
1033
+ "A6",
1034
+ "B6",
1035
+ "C6",
1036
+ "D6",
1037
+ "E6",
1038
+ "F6",
1039
+ "G6",
1040
+ "H6",
1041
+ "A7",
1042
+ "B7",
1043
+ "C7",
1044
+ "D7",
1045
+ "E7",
1046
+ "F7",
1047
+ "G7",
1048
+ "H7",
1049
+ "A8",
1050
+ "B8",
1051
+ "C8",
1052
+ "D8",
1053
+ "E8",
1054
+ "F8",
1055
+ "G8",
1056
+ "H8",
1057
+ "A9",
1058
+ "B9",
1059
+ "C9",
1060
+ "D9",
1061
+ "E9",
1062
+ "F9",
1063
+ "G9",
1064
+ "H9",
1065
+ "A10",
1066
+ "B10",
1067
+ "C10",
1068
+ "D10",
1069
+ "E10",
1070
+ "F10",
1071
+ "G10",
1072
+ "H10",
1073
+ "A11",
1074
+ "B11",
1075
+ "C11",
1076
+ "D11",
1077
+ "E11",
1078
+ "F11",
1079
+ "G11",
1080
+ "H11",
1081
+ "A12",
1082
+ "B12",
1083
+ "C12",
1084
+ "D12",
1085
+ "E12",
1086
+ "F12",
1087
+ "G12",
1088
+ "H12"
1089
+ ],
1090
+ "metadata": { "wellBottomShape": "v" }
1091
+ }
1092
+ ],
1093
+ "parameters": {
1094
+ "format": "96Standard",
1095
+ "quirks": [],
1096
+ "isTiprack": false,
1097
+ "loadName": "eppendorf_96_wellplate_350ul_lobind",
1098
+ "isMagneticModuleCompatible": false
1099
+ },
1100
+ "namespace": "opentrons",
1101
+ "version": 1,
1102
+ "schemaVersion": 2,
1103
+ "cornerOffsetFromSlot": { "x": 0, "y": 0, "z": 0 },
1104
+ "stackingOffsetWithLabware": {},
1105
+ "stackingOffsetWithModule": {},
1106
+ "allowedRoles": [],
1107
+ "gripperOffsets": {},
1108
+ "innerLabwareGeometry": {
1109
+ "conicalWell": {
1110
+ "sections": [
1111
+ {
1112
+ "shape": "conical",
1113
+ "topDiameter": 7,
1114
+ "bottomDiameter": 7,
1115
+ "topHeight": 11.35,
1116
+ "bottomHeight": 9.49
1117
+ },
1118
+ {
1119
+ "shape": "conical",
1120
+ "bottomDiameter": 7.26,
1121
+ "topDiameter": 7.26,
1122
+ "topHeight": 9.49,
1123
+ "bottomHeight": 8.62
1124
+ },
1125
+ {
1126
+ "shape": "conical",
1127
+ "bottomDiameter": 6.74,
1128
+ "topDiameter": 6.74,
1129
+ "topHeight": 8.62,
1130
+ "bottomHeight": 7.61
1131
+ },
1132
+ {
1133
+ "shape": "conical",
1134
+ "bottomDiameter": 6.94,
1135
+ "topDiameter": 6.94,
1136
+ "topHeight": 7.61,
1137
+ "bottomHeight": 6.65
1138
+ },
1139
+ {
1140
+ "shape": "conical",
1141
+ "bottomDiameter": 6.66,
1142
+ "topDiameter": 6.66,
1143
+ "topHeight": 6.65,
1144
+ "bottomHeight": 5.62
1145
+ },
1146
+ {
1147
+ "shape": "conical",
1148
+ "bottomDiameter": 7.06,
1149
+ "topDiameter": 7.06,
1150
+ "topHeight": 5.62,
1151
+ "bottomHeight": 4.7
1152
+ },
1153
+ {
1154
+ "shape": "conical",
1155
+ "bottomDiameter": 7.34,
1156
+ "topDiameter": 7.34,
1157
+ "topHeight": 4.7,
1158
+ "bottomHeight": 3.84
1159
+ },
1160
+ {
1161
+ "shape": "conical",
1162
+ "bottomDiameter": 7.38,
1163
+ "topDiameter": 7.38,
1164
+ "topHeight": 3.84,
1165
+ "bottomHeight": 2.99
1166
+ },
1167
+ {
1168
+ "shape": "conical",
1169
+ "bottomDiameter": 5.92,
1170
+ "topDiameter": 5.92,
1171
+ "topHeight": 2.99,
1172
+ "bottomHeight": 2.04
1173
+ },
1174
+ {
1175
+ "shape": "conical",
1176
+ "bottomDiameter": 5,
1177
+ "topDiameter": 5,
1178
+ "topHeight": 2.04,
1179
+ "bottomHeight": 0
1180
+ }
1181
+ ]
1182
+ }
1183
+ }
1184
+ }