opentrons 0.0.5 → 0.0.6

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