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,21 @@
1
+ {
2
+ "metadata": {
3
+ "name": "point"
4
+ },
5
+ "ordering": [
6
+ [
7
+ "A1"
8
+ ]
9
+ ],
10
+ "wells": {
11
+ "A1": {
12
+ "height": 0,
13
+ "length": 0,
14
+ "total-liquid-volume": 1,
15
+ "width": 0,
16
+ "x": 0.0,
17
+ "y": 0.0,
18
+ "z": 0
19
+ }
20
+ }
21
+ }
@@ -0,0 +1,2361 @@
1
+ {
2
+ "metadata": {
3
+ "name": "rigaku-compact-crystallization-plate"
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
+ "A13",
128
+ "B13",
129
+ "C13",
130
+ "D13",
131
+ "E13",
132
+ "F13",
133
+ "G13",
134
+ "H13"
135
+ ],
136
+ [
137
+ "A14",
138
+ "B14",
139
+ "C14",
140
+ "D14",
141
+ "E14",
142
+ "F14",
143
+ "G14",
144
+ "H14"
145
+ ],
146
+ [
147
+ "A15",
148
+ "B15",
149
+ "C15",
150
+ "D15",
151
+ "E15",
152
+ "F15",
153
+ "G15",
154
+ "H15"
155
+ ],
156
+ [
157
+ "A16",
158
+ "B16",
159
+ "C16",
160
+ "D16",
161
+ "E16",
162
+ "F16",
163
+ "G16",
164
+ "H16"
165
+ ],
166
+ [
167
+ "A17",
168
+ "B17",
169
+ "C17",
170
+ "D17",
171
+ "E17",
172
+ "F17",
173
+ "G17",
174
+ "H17"
175
+ ],
176
+ [
177
+ "A18",
178
+ "B18",
179
+ "C18",
180
+ "D18",
181
+ "E18",
182
+ "F18",
183
+ "G18",
184
+ "H18"
185
+ ],
186
+ [
187
+ "A19",
188
+ "B19",
189
+ "C19",
190
+ "D19",
191
+ "E19",
192
+ "F19",
193
+ "G19",
194
+ "H19"
195
+ ],
196
+ [
197
+ "A20",
198
+ "B20",
199
+ "C20",
200
+ "D20",
201
+ "E20",
202
+ "F20",
203
+ "G20",
204
+ "H20"
205
+ ],
206
+ [
207
+ "A21",
208
+ "B21",
209
+ "C21",
210
+ "D21",
211
+ "E21",
212
+ "F21",
213
+ "G21",
214
+ "H21"
215
+ ],
216
+ [
217
+ "A22",
218
+ "B22",
219
+ "C22",
220
+ "D22",
221
+ "E22",
222
+ "F22",
223
+ "G22",
224
+ "H22"
225
+ ],
226
+ [
227
+ "A23",
228
+ "B23",
229
+ "C23",
230
+ "D23",
231
+ "E23",
232
+ "F23",
233
+ "G23",
234
+ "H23"
235
+ ],
236
+ [
237
+ "A24",
238
+ "B24",
239
+ "C24",
240
+ "D24",
241
+ "E24",
242
+ "F24",
243
+ "G24",
244
+ "H24"
245
+ ]
246
+ ],
247
+ "wells": {
248
+ "A1": {
249
+ "depth": 2.5,
250
+ "diameter": 2,
251
+ "height": 2.5,
252
+ "length": 2,
253
+ "total-liquid-volume": 6,
254
+ "width": 2,
255
+ "x": 10.0,
256
+ "y": 74.25,
257
+ "z": 0
258
+ },
259
+ "A10": {
260
+ "depth": 2.5,
261
+ "diameter": 2,
262
+ "height": 2.5,
263
+ "length": 2,
264
+ "total-liquid-volume": 6,
265
+ "width": 2,
266
+ "x": 91.0,
267
+ "y": 74.25,
268
+ "z": 0
269
+ },
270
+ "A11": {
271
+ "depth": 2.5,
272
+ "diameter": 2,
273
+ "height": 2.5,
274
+ "length": 2,
275
+ "total-liquid-volume": 6,
276
+ "width": 2,
277
+ "x": 100.0,
278
+ "y": 74.25,
279
+ "z": 0
280
+ },
281
+ "A12": {
282
+ "depth": 2.5,
283
+ "diameter": 2,
284
+ "height": 2.5,
285
+ "length": 2,
286
+ "total-liquid-volume": 6,
287
+ "width": 2,
288
+ "x": 109.0,
289
+ "y": 74.25,
290
+ "z": 0
291
+ },
292
+ "A13": {
293
+ "depth": 6.5,
294
+ "diameter": 2.5,
295
+ "height": 6.5,
296
+ "length": 2.5,
297
+ "total-liquid-volume": 300,
298
+ "width": 2.5,
299
+ "x": 13.25,
300
+ "y": 71.0,
301
+ "z": 0
302
+ },
303
+ "A14": {
304
+ "depth": 6.5,
305
+ "diameter": 2.5,
306
+ "height": 6.5,
307
+ "length": 2.5,
308
+ "total-liquid-volume": 300,
309
+ "width": 2.5,
310
+ "x": 22.25,
311
+ "y": 71.0,
312
+ "z": 0
313
+ },
314
+ "A15": {
315
+ "depth": 6.5,
316
+ "diameter": 2.5,
317
+ "height": 6.5,
318
+ "length": 2.5,
319
+ "total-liquid-volume": 300,
320
+ "width": 2.5,
321
+ "x": 31.25,
322
+ "y": 71.0,
323
+ "z": 0
324
+ },
325
+ "A16": {
326
+ "depth": 6.5,
327
+ "diameter": 2.5,
328
+ "height": 6.5,
329
+ "length": 2.5,
330
+ "total-liquid-volume": 300,
331
+ "width": 2.5,
332
+ "x": 40.25,
333
+ "y": 71.0,
334
+ "z": 0
335
+ },
336
+ "A17": {
337
+ "depth": 6.5,
338
+ "diameter": 2.5,
339
+ "height": 6.5,
340
+ "length": 2.5,
341
+ "total-liquid-volume": 300,
342
+ "width": 2.5,
343
+ "x": 49.25,
344
+ "y": 71.0,
345
+ "z": 0
346
+ },
347
+ "A18": {
348
+ "depth": 6.5,
349
+ "diameter": 2.5,
350
+ "height": 6.5,
351
+ "length": 2.5,
352
+ "total-liquid-volume": 300,
353
+ "width": 2.5,
354
+ "x": 58.25,
355
+ "y": 71.0,
356
+ "z": 0
357
+ },
358
+ "A19": {
359
+ "depth": 6.5,
360
+ "diameter": 2.5,
361
+ "height": 6.5,
362
+ "length": 2.5,
363
+ "total-liquid-volume": 300,
364
+ "width": 2.5,
365
+ "x": 67.25,
366
+ "y": 71.0,
367
+ "z": 0
368
+ },
369
+ "A2": {
370
+ "depth": 2.5,
371
+ "diameter": 2,
372
+ "height": 2.5,
373
+ "length": 2,
374
+ "total-liquid-volume": 6,
375
+ "width": 2,
376
+ "x": 19.0,
377
+ "y": 74.25,
378
+ "z": 0
379
+ },
380
+ "A20": {
381
+ "depth": 6.5,
382
+ "diameter": 2.5,
383
+ "height": 6.5,
384
+ "length": 2.5,
385
+ "total-liquid-volume": 300,
386
+ "width": 2.5,
387
+ "x": 76.25,
388
+ "y": 71.0,
389
+ "z": 0
390
+ },
391
+ "A21": {
392
+ "depth": 6.5,
393
+ "diameter": 2.5,
394
+ "height": 6.5,
395
+ "length": 2.5,
396
+ "total-liquid-volume": 300,
397
+ "width": 2.5,
398
+ "x": 85.25,
399
+ "y": 71.0,
400
+ "z": 0
401
+ },
402
+ "A22": {
403
+ "depth": 6.5,
404
+ "diameter": 2.5,
405
+ "height": 6.5,
406
+ "length": 2.5,
407
+ "total-liquid-volume": 300,
408
+ "width": 2.5,
409
+ "x": 94.25,
410
+ "y": 71.0,
411
+ "z": 0
412
+ },
413
+ "A23": {
414
+ "depth": 6.5,
415
+ "diameter": 2.5,
416
+ "height": 6.5,
417
+ "length": 2.5,
418
+ "total-liquid-volume": 300,
419
+ "width": 2.5,
420
+ "x": 103.25,
421
+ "y": 71.0,
422
+ "z": 0
423
+ },
424
+ "A24": {
425
+ "depth": 6.5,
426
+ "diameter": 2.5,
427
+ "height": 6.5,
428
+ "length": 2.5,
429
+ "total-liquid-volume": 300,
430
+ "width": 2.5,
431
+ "x": 112.25,
432
+ "y": 71.0,
433
+ "z": 0
434
+ },
435
+ "A3": {
436
+ "depth": 2.5,
437
+ "diameter": 2,
438
+ "height": 2.5,
439
+ "length": 2,
440
+ "total-liquid-volume": 6,
441
+ "width": 2,
442
+ "x": 28.0,
443
+ "y": 74.25,
444
+ "z": 0
445
+ },
446
+ "A4": {
447
+ "depth": 2.5,
448
+ "diameter": 2,
449
+ "height": 2.5,
450
+ "length": 2,
451
+ "total-liquid-volume": 6,
452
+ "width": 2,
453
+ "x": 37.0,
454
+ "y": 74.25,
455
+ "z": 0
456
+ },
457
+ "A5": {
458
+ "depth": 2.5,
459
+ "diameter": 2,
460
+ "height": 2.5,
461
+ "length": 2,
462
+ "total-liquid-volume": 6,
463
+ "width": 2,
464
+ "x": 46.0,
465
+ "y": 74.25,
466
+ "z": 0
467
+ },
468
+ "A6": {
469
+ "depth": 2.5,
470
+ "diameter": 2,
471
+ "height": 2.5,
472
+ "length": 2,
473
+ "total-liquid-volume": 6,
474
+ "width": 2,
475
+ "x": 55.0,
476
+ "y": 74.25,
477
+ "z": 0
478
+ },
479
+ "A7": {
480
+ "depth": 2.5,
481
+ "diameter": 2,
482
+ "height": 2.5,
483
+ "length": 2,
484
+ "total-liquid-volume": 6,
485
+ "width": 2,
486
+ "x": 64.0,
487
+ "y": 74.25,
488
+ "z": 0
489
+ },
490
+ "A8": {
491
+ "depth": 2.5,
492
+ "diameter": 2,
493
+ "height": 2.5,
494
+ "length": 2,
495
+ "total-liquid-volume": 6,
496
+ "width": 2,
497
+ "x": 73.0,
498
+ "y": 74.25,
499
+ "z": 0
500
+ },
501
+ "A9": {
502
+ "depth": 2.5,
503
+ "diameter": 2,
504
+ "height": 2.5,
505
+ "length": 2,
506
+ "total-liquid-volume": 6,
507
+ "width": 2,
508
+ "x": 82.0,
509
+ "y": 74.25,
510
+ "z": 0
511
+ },
512
+ "B1": {
513
+ "depth": 2.5,
514
+ "diameter": 2,
515
+ "height": 2.5,
516
+ "length": 2,
517
+ "total-liquid-volume": 6,
518
+ "width": 2,
519
+ "x": 10.0,
520
+ "y": 65.25,
521
+ "z": 0
522
+ },
523
+ "B10": {
524
+ "depth": 2.5,
525
+ "diameter": 2,
526
+ "height": 2.5,
527
+ "length": 2,
528
+ "total-liquid-volume": 6,
529
+ "width": 2,
530
+ "x": 91.0,
531
+ "y": 65.25,
532
+ "z": 0
533
+ },
534
+ "B11": {
535
+ "depth": 2.5,
536
+ "diameter": 2,
537
+ "height": 2.5,
538
+ "length": 2,
539
+ "total-liquid-volume": 6,
540
+ "width": 2,
541
+ "x": 100.0,
542
+ "y": 65.25,
543
+ "z": 0
544
+ },
545
+ "B12": {
546
+ "depth": 2.5,
547
+ "diameter": 2,
548
+ "height": 2.5,
549
+ "length": 2,
550
+ "total-liquid-volume": 6,
551
+ "width": 2,
552
+ "x": 109.0,
553
+ "y": 65.25,
554
+ "z": 0
555
+ },
556
+ "B13": {
557
+ "depth": 6.5,
558
+ "diameter": 2.5,
559
+ "height": 6.5,
560
+ "length": 2.5,
561
+ "total-liquid-volume": 300,
562
+ "width": 2.5,
563
+ "x": 13.25,
564
+ "y": 62.0,
565
+ "z": 0
566
+ },
567
+ "B14": {
568
+ "depth": 6.5,
569
+ "diameter": 2.5,
570
+ "height": 6.5,
571
+ "length": 2.5,
572
+ "total-liquid-volume": 300,
573
+ "width": 2.5,
574
+ "x": 22.25,
575
+ "y": 62.0,
576
+ "z": 0
577
+ },
578
+ "B15": {
579
+ "depth": 6.5,
580
+ "diameter": 2.5,
581
+ "height": 6.5,
582
+ "length": 2.5,
583
+ "total-liquid-volume": 300,
584
+ "width": 2.5,
585
+ "x": 31.25,
586
+ "y": 62.0,
587
+ "z": 0
588
+ },
589
+ "B16": {
590
+ "depth": 6.5,
591
+ "diameter": 2.5,
592
+ "height": 6.5,
593
+ "length": 2.5,
594
+ "total-liquid-volume": 300,
595
+ "width": 2.5,
596
+ "x": 40.25,
597
+ "y": 62.0,
598
+ "z": 0
599
+ },
600
+ "B17": {
601
+ "depth": 6.5,
602
+ "diameter": 2.5,
603
+ "height": 6.5,
604
+ "length": 2.5,
605
+ "total-liquid-volume": 300,
606
+ "width": 2.5,
607
+ "x": 49.25,
608
+ "y": 62.0,
609
+ "z": 0
610
+ },
611
+ "B18": {
612
+ "depth": 6.5,
613
+ "diameter": 2.5,
614
+ "height": 6.5,
615
+ "length": 2.5,
616
+ "total-liquid-volume": 300,
617
+ "width": 2.5,
618
+ "x": 58.25,
619
+ "y": 62.0,
620
+ "z": 0
621
+ },
622
+ "B19": {
623
+ "depth": 6.5,
624
+ "diameter": 2.5,
625
+ "height": 6.5,
626
+ "length": 2.5,
627
+ "total-liquid-volume": 300,
628
+ "width": 2.5,
629
+ "x": 67.25,
630
+ "y": 62.0,
631
+ "z": 0
632
+ },
633
+ "B2": {
634
+ "depth": 2.5,
635
+ "diameter": 2,
636
+ "height": 2.5,
637
+ "length": 2,
638
+ "total-liquid-volume": 6,
639
+ "width": 2,
640
+ "x": 19.0,
641
+ "y": 65.25,
642
+ "z": 0
643
+ },
644
+ "B20": {
645
+ "depth": 6.5,
646
+ "diameter": 2.5,
647
+ "height": 6.5,
648
+ "length": 2.5,
649
+ "total-liquid-volume": 300,
650
+ "width": 2.5,
651
+ "x": 76.25,
652
+ "y": 62.0,
653
+ "z": 0
654
+ },
655
+ "B21": {
656
+ "depth": 6.5,
657
+ "diameter": 2.5,
658
+ "height": 6.5,
659
+ "length": 2.5,
660
+ "total-liquid-volume": 300,
661
+ "width": 2.5,
662
+ "x": 85.25,
663
+ "y": 62.0,
664
+ "z": 0
665
+ },
666
+ "B22": {
667
+ "depth": 6.5,
668
+ "diameter": 2.5,
669
+ "height": 6.5,
670
+ "length": 2.5,
671
+ "total-liquid-volume": 300,
672
+ "width": 2.5,
673
+ "x": 94.25,
674
+ "y": 62.0,
675
+ "z": 0
676
+ },
677
+ "B23": {
678
+ "depth": 6.5,
679
+ "diameter": 2.5,
680
+ "height": 6.5,
681
+ "length": 2.5,
682
+ "total-liquid-volume": 300,
683
+ "width": 2.5,
684
+ "x": 103.25,
685
+ "y": 62.0,
686
+ "z": 0
687
+ },
688
+ "B24": {
689
+ "depth": 6.5,
690
+ "diameter": 2.5,
691
+ "height": 6.5,
692
+ "length": 2.5,
693
+ "total-liquid-volume": 300,
694
+ "width": 2.5,
695
+ "x": 112.25,
696
+ "y": 62.0,
697
+ "z": 0
698
+ },
699
+ "B3": {
700
+ "depth": 2.5,
701
+ "diameter": 2,
702
+ "height": 2.5,
703
+ "length": 2,
704
+ "total-liquid-volume": 6,
705
+ "width": 2,
706
+ "x": 28.0,
707
+ "y": 65.25,
708
+ "z": 0
709
+ },
710
+ "B4": {
711
+ "depth": 2.5,
712
+ "diameter": 2,
713
+ "height": 2.5,
714
+ "length": 2,
715
+ "total-liquid-volume": 6,
716
+ "width": 2,
717
+ "x": 37.0,
718
+ "y": 65.25,
719
+ "z": 0
720
+ },
721
+ "B5": {
722
+ "depth": 2.5,
723
+ "diameter": 2,
724
+ "height": 2.5,
725
+ "length": 2,
726
+ "total-liquid-volume": 6,
727
+ "width": 2,
728
+ "x": 46.0,
729
+ "y": 65.25,
730
+ "z": 0
731
+ },
732
+ "B6": {
733
+ "depth": 2.5,
734
+ "diameter": 2,
735
+ "height": 2.5,
736
+ "length": 2,
737
+ "total-liquid-volume": 6,
738
+ "width": 2,
739
+ "x": 55.0,
740
+ "y": 65.25,
741
+ "z": 0
742
+ },
743
+ "B7": {
744
+ "depth": 2.5,
745
+ "diameter": 2,
746
+ "height": 2.5,
747
+ "length": 2,
748
+ "total-liquid-volume": 6,
749
+ "width": 2,
750
+ "x": 64.0,
751
+ "y": 65.25,
752
+ "z": 0
753
+ },
754
+ "B8": {
755
+ "depth": 2.5,
756
+ "diameter": 2,
757
+ "height": 2.5,
758
+ "length": 2,
759
+ "total-liquid-volume": 6,
760
+ "width": 2,
761
+ "x": 73.0,
762
+ "y": 65.25,
763
+ "z": 0
764
+ },
765
+ "B9": {
766
+ "depth": 2.5,
767
+ "diameter": 2,
768
+ "height": 2.5,
769
+ "length": 2,
770
+ "total-liquid-volume": 6,
771
+ "width": 2,
772
+ "x": 82.0,
773
+ "y": 65.25,
774
+ "z": 0
775
+ },
776
+ "C1": {
777
+ "depth": 2.5,
778
+ "diameter": 2,
779
+ "height": 2.5,
780
+ "length": 2,
781
+ "total-liquid-volume": 6,
782
+ "width": 2,
783
+ "x": 10.0,
784
+ "y": 56.25,
785
+ "z": 0
786
+ },
787
+ "C10": {
788
+ "depth": 2.5,
789
+ "diameter": 2,
790
+ "height": 2.5,
791
+ "length": 2,
792
+ "total-liquid-volume": 6,
793
+ "width": 2,
794
+ "x": 91.0,
795
+ "y": 56.25,
796
+ "z": 0
797
+ },
798
+ "C11": {
799
+ "depth": 2.5,
800
+ "diameter": 2,
801
+ "height": 2.5,
802
+ "length": 2,
803
+ "total-liquid-volume": 6,
804
+ "width": 2,
805
+ "x": 100.0,
806
+ "y": 56.25,
807
+ "z": 0
808
+ },
809
+ "C12": {
810
+ "depth": 2.5,
811
+ "diameter": 2,
812
+ "height": 2.5,
813
+ "length": 2,
814
+ "total-liquid-volume": 6,
815
+ "width": 2,
816
+ "x": 109.0,
817
+ "y": 56.25,
818
+ "z": 0
819
+ },
820
+ "C13": {
821
+ "depth": 6.5,
822
+ "diameter": 2.5,
823
+ "height": 6.5,
824
+ "length": 2.5,
825
+ "total-liquid-volume": 300,
826
+ "width": 2.5,
827
+ "x": 13.25,
828
+ "y": 53.0,
829
+ "z": 0
830
+ },
831
+ "C14": {
832
+ "depth": 6.5,
833
+ "diameter": 2.5,
834
+ "height": 6.5,
835
+ "length": 2.5,
836
+ "total-liquid-volume": 300,
837
+ "width": 2.5,
838
+ "x": 22.25,
839
+ "y": 53.0,
840
+ "z": 0
841
+ },
842
+ "C15": {
843
+ "depth": 6.5,
844
+ "diameter": 2.5,
845
+ "height": 6.5,
846
+ "length": 2.5,
847
+ "total-liquid-volume": 300,
848
+ "width": 2.5,
849
+ "x": 31.25,
850
+ "y": 53.0,
851
+ "z": 0
852
+ },
853
+ "C16": {
854
+ "depth": 6.5,
855
+ "diameter": 2.5,
856
+ "height": 6.5,
857
+ "length": 2.5,
858
+ "total-liquid-volume": 300,
859
+ "width": 2.5,
860
+ "x": 40.25,
861
+ "y": 53.0,
862
+ "z": 0
863
+ },
864
+ "C17": {
865
+ "depth": 6.5,
866
+ "diameter": 2.5,
867
+ "height": 6.5,
868
+ "length": 2.5,
869
+ "total-liquid-volume": 300,
870
+ "width": 2.5,
871
+ "x": 49.25,
872
+ "y": 53.0,
873
+ "z": 0
874
+ },
875
+ "C18": {
876
+ "depth": 6.5,
877
+ "diameter": 2.5,
878
+ "height": 6.5,
879
+ "length": 2.5,
880
+ "total-liquid-volume": 300,
881
+ "width": 2.5,
882
+ "x": 58.25,
883
+ "y": 53.0,
884
+ "z": 0
885
+ },
886
+ "C19": {
887
+ "depth": 6.5,
888
+ "diameter": 2.5,
889
+ "height": 6.5,
890
+ "length": 2.5,
891
+ "total-liquid-volume": 300,
892
+ "width": 2.5,
893
+ "x": 67.25,
894
+ "y": 53.0,
895
+ "z": 0
896
+ },
897
+ "C2": {
898
+ "depth": 2.5,
899
+ "diameter": 2,
900
+ "height": 2.5,
901
+ "length": 2,
902
+ "total-liquid-volume": 6,
903
+ "width": 2,
904
+ "x": 19.0,
905
+ "y": 56.25,
906
+ "z": 0
907
+ },
908
+ "C20": {
909
+ "depth": 6.5,
910
+ "diameter": 2.5,
911
+ "height": 6.5,
912
+ "length": 2.5,
913
+ "total-liquid-volume": 300,
914
+ "width": 2.5,
915
+ "x": 76.25,
916
+ "y": 53.0,
917
+ "z": 0
918
+ },
919
+ "C21": {
920
+ "depth": 6.5,
921
+ "diameter": 2.5,
922
+ "height": 6.5,
923
+ "length": 2.5,
924
+ "total-liquid-volume": 300,
925
+ "width": 2.5,
926
+ "x": 85.25,
927
+ "y": 53.0,
928
+ "z": 0
929
+ },
930
+ "C22": {
931
+ "depth": 6.5,
932
+ "diameter": 2.5,
933
+ "height": 6.5,
934
+ "length": 2.5,
935
+ "total-liquid-volume": 300,
936
+ "width": 2.5,
937
+ "x": 94.25,
938
+ "y": 53.0,
939
+ "z": 0
940
+ },
941
+ "C23": {
942
+ "depth": 6.5,
943
+ "diameter": 2.5,
944
+ "height": 6.5,
945
+ "length": 2.5,
946
+ "total-liquid-volume": 300,
947
+ "width": 2.5,
948
+ "x": 103.25,
949
+ "y": 53.0,
950
+ "z": 0
951
+ },
952
+ "C24": {
953
+ "depth": 6.5,
954
+ "diameter": 2.5,
955
+ "height": 6.5,
956
+ "length": 2.5,
957
+ "total-liquid-volume": 300,
958
+ "width": 2.5,
959
+ "x": 112.25,
960
+ "y": 53.0,
961
+ "z": 0
962
+ },
963
+ "C3": {
964
+ "depth": 2.5,
965
+ "diameter": 2,
966
+ "height": 2.5,
967
+ "length": 2,
968
+ "total-liquid-volume": 6,
969
+ "width": 2,
970
+ "x": 28.0,
971
+ "y": 56.25,
972
+ "z": 0
973
+ },
974
+ "C4": {
975
+ "depth": 2.5,
976
+ "diameter": 2,
977
+ "height": 2.5,
978
+ "length": 2,
979
+ "total-liquid-volume": 6,
980
+ "width": 2,
981
+ "x": 37.0,
982
+ "y": 56.25,
983
+ "z": 0
984
+ },
985
+ "C5": {
986
+ "depth": 2.5,
987
+ "diameter": 2,
988
+ "height": 2.5,
989
+ "length": 2,
990
+ "total-liquid-volume": 6,
991
+ "width": 2,
992
+ "x": 46.0,
993
+ "y": 56.25,
994
+ "z": 0
995
+ },
996
+ "C6": {
997
+ "depth": 2.5,
998
+ "diameter": 2,
999
+ "height": 2.5,
1000
+ "length": 2,
1001
+ "total-liquid-volume": 6,
1002
+ "width": 2,
1003
+ "x": 55.0,
1004
+ "y": 56.25,
1005
+ "z": 0
1006
+ },
1007
+ "C7": {
1008
+ "depth": 2.5,
1009
+ "diameter": 2,
1010
+ "height": 2.5,
1011
+ "length": 2,
1012
+ "total-liquid-volume": 6,
1013
+ "width": 2,
1014
+ "x": 64.0,
1015
+ "y": 56.25,
1016
+ "z": 0
1017
+ },
1018
+ "C8": {
1019
+ "depth": 2.5,
1020
+ "diameter": 2,
1021
+ "height": 2.5,
1022
+ "length": 2,
1023
+ "total-liquid-volume": 6,
1024
+ "width": 2,
1025
+ "x": 73.0,
1026
+ "y": 56.25,
1027
+ "z": 0
1028
+ },
1029
+ "C9": {
1030
+ "depth": 2.5,
1031
+ "diameter": 2,
1032
+ "height": 2.5,
1033
+ "length": 2,
1034
+ "total-liquid-volume": 6,
1035
+ "width": 2,
1036
+ "x": 82.0,
1037
+ "y": 56.25,
1038
+ "z": 0
1039
+ },
1040
+ "D1": {
1041
+ "depth": 2.5,
1042
+ "diameter": 2,
1043
+ "height": 2.5,
1044
+ "length": 2,
1045
+ "total-liquid-volume": 6,
1046
+ "width": 2,
1047
+ "x": 10.0,
1048
+ "y": 47.25,
1049
+ "z": 0
1050
+ },
1051
+ "D10": {
1052
+ "depth": 2.5,
1053
+ "diameter": 2,
1054
+ "height": 2.5,
1055
+ "length": 2,
1056
+ "total-liquid-volume": 6,
1057
+ "width": 2,
1058
+ "x": 91.0,
1059
+ "y": 47.25,
1060
+ "z": 0
1061
+ },
1062
+ "D11": {
1063
+ "depth": 2.5,
1064
+ "diameter": 2,
1065
+ "height": 2.5,
1066
+ "length": 2,
1067
+ "total-liquid-volume": 6,
1068
+ "width": 2,
1069
+ "x": 100.0,
1070
+ "y": 47.25,
1071
+ "z": 0
1072
+ },
1073
+ "D12": {
1074
+ "depth": 2.5,
1075
+ "diameter": 2,
1076
+ "height": 2.5,
1077
+ "length": 2,
1078
+ "total-liquid-volume": 6,
1079
+ "width": 2,
1080
+ "x": 109.0,
1081
+ "y": 47.25,
1082
+ "z": 0
1083
+ },
1084
+ "D13": {
1085
+ "depth": 6.5,
1086
+ "diameter": 2.5,
1087
+ "height": 6.5,
1088
+ "length": 2.5,
1089
+ "total-liquid-volume": 300,
1090
+ "width": 2.5,
1091
+ "x": 13.25,
1092
+ "y": 44.0,
1093
+ "z": 0
1094
+ },
1095
+ "D14": {
1096
+ "depth": 6.5,
1097
+ "diameter": 2.5,
1098
+ "height": 6.5,
1099
+ "length": 2.5,
1100
+ "total-liquid-volume": 300,
1101
+ "width": 2.5,
1102
+ "x": 22.25,
1103
+ "y": 44.0,
1104
+ "z": 0
1105
+ },
1106
+ "D15": {
1107
+ "depth": 6.5,
1108
+ "diameter": 2.5,
1109
+ "height": 6.5,
1110
+ "length": 2.5,
1111
+ "total-liquid-volume": 300,
1112
+ "width": 2.5,
1113
+ "x": 31.25,
1114
+ "y": 44.0,
1115
+ "z": 0
1116
+ },
1117
+ "D16": {
1118
+ "depth": 6.5,
1119
+ "diameter": 2.5,
1120
+ "height": 6.5,
1121
+ "length": 2.5,
1122
+ "total-liquid-volume": 300,
1123
+ "width": 2.5,
1124
+ "x": 40.25,
1125
+ "y": 44.0,
1126
+ "z": 0
1127
+ },
1128
+ "D17": {
1129
+ "depth": 6.5,
1130
+ "diameter": 2.5,
1131
+ "height": 6.5,
1132
+ "length": 2.5,
1133
+ "total-liquid-volume": 300,
1134
+ "width": 2.5,
1135
+ "x": 49.25,
1136
+ "y": 44.0,
1137
+ "z": 0
1138
+ },
1139
+ "D18": {
1140
+ "depth": 6.5,
1141
+ "diameter": 2.5,
1142
+ "height": 6.5,
1143
+ "length": 2.5,
1144
+ "total-liquid-volume": 300,
1145
+ "width": 2.5,
1146
+ "x": 58.25,
1147
+ "y": 44.0,
1148
+ "z": 0
1149
+ },
1150
+ "D19": {
1151
+ "depth": 6.5,
1152
+ "diameter": 2.5,
1153
+ "height": 6.5,
1154
+ "length": 2.5,
1155
+ "total-liquid-volume": 300,
1156
+ "width": 2.5,
1157
+ "x": 67.25,
1158
+ "y": 44.0,
1159
+ "z": 0
1160
+ },
1161
+ "D2": {
1162
+ "depth": 2.5,
1163
+ "diameter": 2,
1164
+ "height": 2.5,
1165
+ "length": 2,
1166
+ "total-liquid-volume": 6,
1167
+ "width": 2,
1168
+ "x": 19.0,
1169
+ "y": 47.25,
1170
+ "z": 0
1171
+ },
1172
+ "D20": {
1173
+ "depth": 6.5,
1174
+ "diameter": 2.5,
1175
+ "height": 6.5,
1176
+ "length": 2.5,
1177
+ "total-liquid-volume": 300,
1178
+ "width": 2.5,
1179
+ "x": 76.25,
1180
+ "y": 44.0,
1181
+ "z": 0
1182
+ },
1183
+ "D21": {
1184
+ "depth": 6.5,
1185
+ "diameter": 2.5,
1186
+ "height": 6.5,
1187
+ "length": 2.5,
1188
+ "total-liquid-volume": 300,
1189
+ "width": 2.5,
1190
+ "x": 85.25,
1191
+ "y": 44.0,
1192
+ "z": 0
1193
+ },
1194
+ "D22": {
1195
+ "depth": 6.5,
1196
+ "diameter": 2.5,
1197
+ "height": 6.5,
1198
+ "length": 2.5,
1199
+ "total-liquid-volume": 300,
1200
+ "width": 2.5,
1201
+ "x": 94.25,
1202
+ "y": 44.0,
1203
+ "z": 0
1204
+ },
1205
+ "D23": {
1206
+ "depth": 6.5,
1207
+ "diameter": 2.5,
1208
+ "height": 6.5,
1209
+ "length": 2.5,
1210
+ "total-liquid-volume": 300,
1211
+ "width": 2.5,
1212
+ "x": 103.25,
1213
+ "y": 44.0,
1214
+ "z": 0
1215
+ },
1216
+ "D24": {
1217
+ "depth": 6.5,
1218
+ "diameter": 2.5,
1219
+ "height": 6.5,
1220
+ "length": 2.5,
1221
+ "total-liquid-volume": 300,
1222
+ "width": 2.5,
1223
+ "x": 112.25,
1224
+ "y": 44.0,
1225
+ "z": 0
1226
+ },
1227
+ "D3": {
1228
+ "depth": 2.5,
1229
+ "diameter": 2,
1230
+ "height": 2.5,
1231
+ "length": 2,
1232
+ "total-liquid-volume": 6,
1233
+ "width": 2,
1234
+ "x": 28.0,
1235
+ "y": 47.25,
1236
+ "z": 0
1237
+ },
1238
+ "D4": {
1239
+ "depth": 2.5,
1240
+ "diameter": 2,
1241
+ "height": 2.5,
1242
+ "length": 2,
1243
+ "total-liquid-volume": 6,
1244
+ "width": 2,
1245
+ "x": 37.0,
1246
+ "y": 47.25,
1247
+ "z": 0
1248
+ },
1249
+ "D5": {
1250
+ "depth": 2.5,
1251
+ "diameter": 2,
1252
+ "height": 2.5,
1253
+ "length": 2,
1254
+ "total-liquid-volume": 6,
1255
+ "width": 2,
1256
+ "x": 46.0,
1257
+ "y": 47.25,
1258
+ "z": 0
1259
+ },
1260
+ "D6": {
1261
+ "depth": 2.5,
1262
+ "diameter": 2,
1263
+ "height": 2.5,
1264
+ "length": 2,
1265
+ "total-liquid-volume": 6,
1266
+ "width": 2,
1267
+ "x": 55.0,
1268
+ "y": 47.25,
1269
+ "z": 0
1270
+ },
1271
+ "D7": {
1272
+ "depth": 2.5,
1273
+ "diameter": 2,
1274
+ "height": 2.5,
1275
+ "length": 2,
1276
+ "total-liquid-volume": 6,
1277
+ "width": 2,
1278
+ "x": 64.0,
1279
+ "y": 47.25,
1280
+ "z": 0
1281
+ },
1282
+ "D8": {
1283
+ "depth": 2.5,
1284
+ "diameter": 2,
1285
+ "height": 2.5,
1286
+ "length": 2,
1287
+ "total-liquid-volume": 6,
1288
+ "width": 2,
1289
+ "x": 73.0,
1290
+ "y": 47.25,
1291
+ "z": 0
1292
+ },
1293
+ "D9": {
1294
+ "depth": 2.5,
1295
+ "diameter": 2,
1296
+ "height": 2.5,
1297
+ "length": 2,
1298
+ "total-liquid-volume": 6,
1299
+ "width": 2,
1300
+ "x": 82.0,
1301
+ "y": 47.25,
1302
+ "z": 0
1303
+ },
1304
+ "E1": {
1305
+ "depth": 2.5,
1306
+ "diameter": 2,
1307
+ "height": 2.5,
1308
+ "length": 2,
1309
+ "total-liquid-volume": 6,
1310
+ "width": 2,
1311
+ "x": 10.0,
1312
+ "y": 38.25,
1313
+ "z": 0
1314
+ },
1315
+ "E10": {
1316
+ "depth": 2.5,
1317
+ "diameter": 2,
1318
+ "height": 2.5,
1319
+ "length": 2,
1320
+ "total-liquid-volume": 6,
1321
+ "width": 2,
1322
+ "x": 91.0,
1323
+ "y": 38.25,
1324
+ "z": 0
1325
+ },
1326
+ "E11": {
1327
+ "depth": 2.5,
1328
+ "diameter": 2,
1329
+ "height": 2.5,
1330
+ "length": 2,
1331
+ "total-liquid-volume": 6,
1332
+ "width": 2,
1333
+ "x": 100.0,
1334
+ "y": 38.25,
1335
+ "z": 0
1336
+ },
1337
+ "E12": {
1338
+ "depth": 2.5,
1339
+ "diameter": 2,
1340
+ "height": 2.5,
1341
+ "length": 2,
1342
+ "total-liquid-volume": 6,
1343
+ "width": 2,
1344
+ "x": 109.0,
1345
+ "y": 38.25,
1346
+ "z": 0
1347
+ },
1348
+ "E13": {
1349
+ "depth": 6.5,
1350
+ "diameter": 2.5,
1351
+ "height": 6.5,
1352
+ "length": 2.5,
1353
+ "total-liquid-volume": 300,
1354
+ "width": 2.5,
1355
+ "x": 13.25,
1356
+ "y": 35.0,
1357
+ "z": 0
1358
+ },
1359
+ "E14": {
1360
+ "depth": 6.5,
1361
+ "diameter": 2.5,
1362
+ "height": 6.5,
1363
+ "length": 2.5,
1364
+ "total-liquid-volume": 300,
1365
+ "width": 2.5,
1366
+ "x": 22.25,
1367
+ "y": 35.0,
1368
+ "z": 0
1369
+ },
1370
+ "E15": {
1371
+ "depth": 6.5,
1372
+ "diameter": 2.5,
1373
+ "height": 6.5,
1374
+ "length": 2.5,
1375
+ "total-liquid-volume": 300,
1376
+ "width": 2.5,
1377
+ "x": 31.25,
1378
+ "y": 35.0,
1379
+ "z": 0
1380
+ },
1381
+ "E16": {
1382
+ "depth": 6.5,
1383
+ "diameter": 2.5,
1384
+ "height": 6.5,
1385
+ "length": 2.5,
1386
+ "total-liquid-volume": 300,
1387
+ "width": 2.5,
1388
+ "x": 40.25,
1389
+ "y": 35.0,
1390
+ "z": 0
1391
+ },
1392
+ "E17": {
1393
+ "depth": 6.5,
1394
+ "diameter": 2.5,
1395
+ "height": 6.5,
1396
+ "length": 2.5,
1397
+ "total-liquid-volume": 300,
1398
+ "width": 2.5,
1399
+ "x": 49.25,
1400
+ "y": 35.0,
1401
+ "z": 0
1402
+ },
1403
+ "E18": {
1404
+ "depth": 6.5,
1405
+ "diameter": 2.5,
1406
+ "height": 6.5,
1407
+ "length": 2.5,
1408
+ "total-liquid-volume": 300,
1409
+ "width": 2.5,
1410
+ "x": 58.25,
1411
+ "y": 35.0,
1412
+ "z": 0
1413
+ },
1414
+ "E19": {
1415
+ "depth": 6.5,
1416
+ "diameter": 2.5,
1417
+ "height": 6.5,
1418
+ "length": 2.5,
1419
+ "total-liquid-volume": 300,
1420
+ "width": 2.5,
1421
+ "x": 67.25,
1422
+ "y": 35.0,
1423
+ "z": 0
1424
+ },
1425
+ "E2": {
1426
+ "depth": 2.5,
1427
+ "diameter": 2,
1428
+ "height": 2.5,
1429
+ "length": 2,
1430
+ "total-liquid-volume": 6,
1431
+ "width": 2,
1432
+ "x": 19.0,
1433
+ "y": 38.25,
1434
+ "z": 0
1435
+ },
1436
+ "E20": {
1437
+ "depth": 6.5,
1438
+ "diameter": 2.5,
1439
+ "height": 6.5,
1440
+ "length": 2.5,
1441
+ "total-liquid-volume": 300,
1442
+ "width": 2.5,
1443
+ "x": 76.25,
1444
+ "y": 35.0,
1445
+ "z": 0
1446
+ },
1447
+ "E21": {
1448
+ "depth": 6.5,
1449
+ "diameter": 2.5,
1450
+ "height": 6.5,
1451
+ "length": 2.5,
1452
+ "total-liquid-volume": 300,
1453
+ "width": 2.5,
1454
+ "x": 85.25,
1455
+ "y": 35.0,
1456
+ "z": 0
1457
+ },
1458
+ "E22": {
1459
+ "depth": 6.5,
1460
+ "diameter": 2.5,
1461
+ "height": 6.5,
1462
+ "length": 2.5,
1463
+ "total-liquid-volume": 300,
1464
+ "width": 2.5,
1465
+ "x": 94.25,
1466
+ "y": 35.0,
1467
+ "z": 0
1468
+ },
1469
+ "E23": {
1470
+ "depth": 6.5,
1471
+ "diameter": 2.5,
1472
+ "height": 6.5,
1473
+ "length": 2.5,
1474
+ "total-liquid-volume": 300,
1475
+ "width": 2.5,
1476
+ "x": 103.25,
1477
+ "y": 35.0,
1478
+ "z": 0
1479
+ },
1480
+ "E24": {
1481
+ "depth": 6.5,
1482
+ "diameter": 2.5,
1483
+ "height": 6.5,
1484
+ "length": 2.5,
1485
+ "total-liquid-volume": 300,
1486
+ "width": 2.5,
1487
+ "x": 112.25,
1488
+ "y": 35.0,
1489
+ "z": 0
1490
+ },
1491
+ "E3": {
1492
+ "depth": 2.5,
1493
+ "diameter": 2,
1494
+ "height": 2.5,
1495
+ "length": 2,
1496
+ "total-liquid-volume": 6,
1497
+ "width": 2,
1498
+ "x": 28.0,
1499
+ "y": 38.25,
1500
+ "z": 0
1501
+ },
1502
+ "E4": {
1503
+ "depth": 2.5,
1504
+ "diameter": 2,
1505
+ "height": 2.5,
1506
+ "length": 2,
1507
+ "total-liquid-volume": 6,
1508
+ "width": 2,
1509
+ "x": 37.0,
1510
+ "y": 38.25,
1511
+ "z": 0
1512
+ },
1513
+ "E5": {
1514
+ "depth": 2.5,
1515
+ "diameter": 2,
1516
+ "height": 2.5,
1517
+ "length": 2,
1518
+ "total-liquid-volume": 6,
1519
+ "width": 2,
1520
+ "x": 46.0,
1521
+ "y": 38.25,
1522
+ "z": 0
1523
+ },
1524
+ "E6": {
1525
+ "depth": 2.5,
1526
+ "diameter": 2,
1527
+ "height": 2.5,
1528
+ "length": 2,
1529
+ "total-liquid-volume": 6,
1530
+ "width": 2,
1531
+ "x": 55.0,
1532
+ "y": 38.25,
1533
+ "z": 0
1534
+ },
1535
+ "E7": {
1536
+ "depth": 2.5,
1537
+ "diameter": 2,
1538
+ "height": 2.5,
1539
+ "length": 2,
1540
+ "total-liquid-volume": 6,
1541
+ "width": 2,
1542
+ "x": 64.0,
1543
+ "y": 38.25,
1544
+ "z": 0
1545
+ },
1546
+ "E8": {
1547
+ "depth": 2.5,
1548
+ "diameter": 2,
1549
+ "height": 2.5,
1550
+ "length": 2,
1551
+ "total-liquid-volume": 6,
1552
+ "width": 2,
1553
+ "x": 73.0,
1554
+ "y": 38.25,
1555
+ "z": 0
1556
+ },
1557
+ "E9": {
1558
+ "depth": 2.5,
1559
+ "diameter": 2,
1560
+ "height": 2.5,
1561
+ "length": 2,
1562
+ "total-liquid-volume": 6,
1563
+ "width": 2,
1564
+ "x": 82.0,
1565
+ "y": 38.25,
1566
+ "z": 0
1567
+ },
1568
+ "F1": {
1569
+ "depth": 2.5,
1570
+ "diameter": 2,
1571
+ "height": 2.5,
1572
+ "length": 2,
1573
+ "total-liquid-volume": 6,
1574
+ "width": 2,
1575
+ "x": 10.0,
1576
+ "y": 29.25,
1577
+ "z": 0
1578
+ },
1579
+ "F10": {
1580
+ "depth": 2.5,
1581
+ "diameter": 2,
1582
+ "height": 2.5,
1583
+ "length": 2,
1584
+ "total-liquid-volume": 6,
1585
+ "width": 2,
1586
+ "x": 91.0,
1587
+ "y": 29.25,
1588
+ "z": 0
1589
+ },
1590
+ "F11": {
1591
+ "depth": 2.5,
1592
+ "diameter": 2,
1593
+ "height": 2.5,
1594
+ "length": 2,
1595
+ "total-liquid-volume": 6,
1596
+ "width": 2,
1597
+ "x": 100.0,
1598
+ "y": 29.25,
1599
+ "z": 0
1600
+ },
1601
+ "F12": {
1602
+ "depth": 2.5,
1603
+ "diameter": 2,
1604
+ "height": 2.5,
1605
+ "length": 2,
1606
+ "total-liquid-volume": 6,
1607
+ "width": 2,
1608
+ "x": 109.0,
1609
+ "y": 29.25,
1610
+ "z": 0
1611
+ },
1612
+ "F13": {
1613
+ "depth": 6.5,
1614
+ "diameter": 2.5,
1615
+ "height": 6.5,
1616
+ "length": 2.5,
1617
+ "total-liquid-volume": 300,
1618
+ "width": 2.5,
1619
+ "x": 13.25,
1620
+ "y": 26.0,
1621
+ "z": 0
1622
+ },
1623
+ "F14": {
1624
+ "depth": 6.5,
1625
+ "diameter": 2.5,
1626
+ "height": 6.5,
1627
+ "length": 2.5,
1628
+ "total-liquid-volume": 300,
1629
+ "width": 2.5,
1630
+ "x": 22.25,
1631
+ "y": 26.0,
1632
+ "z": 0
1633
+ },
1634
+ "F15": {
1635
+ "depth": 6.5,
1636
+ "diameter": 2.5,
1637
+ "height": 6.5,
1638
+ "length": 2.5,
1639
+ "total-liquid-volume": 300,
1640
+ "width": 2.5,
1641
+ "x": 31.25,
1642
+ "y": 26.0,
1643
+ "z": 0
1644
+ },
1645
+ "F16": {
1646
+ "depth": 6.5,
1647
+ "diameter": 2.5,
1648
+ "height": 6.5,
1649
+ "length": 2.5,
1650
+ "total-liquid-volume": 300,
1651
+ "width": 2.5,
1652
+ "x": 40.25,
1653
+ "y": 26.0,
1654
+ "z": 0
1655
+ },
1656
+ "F17": {
1657
+ "depth": 6.5,
1658
+ "diameter": 2.5,
1659
+ "height": 6.5,
1660
+ "length": 2.5,
1661
+ "total-liquid-volume": 300,
1662
+ "width": 2.5,
1663
+ "x": 49.25,
1664
+ "y": 26.0,
1665
+ "z": 0
1666
+ },
1667
+ "F18": {
1668
+ "depth": 6.5,
1669
+ "diameter": 2.5,
1670
+ "height": 6.5,
1671
+ "length": 2.5,
1672
+ "total-liquid-volume": 300,
1673
+ "width": 2.5,
1674
+ "x": 58.25,
1675
+ "y": 26.0,
1676
+ "z": 0
1677
+ },
1678
+ "F19": {
1679
+ "depth": 6.5,
1680
+ "diameter": 2.5,
1681
+ "height": 6.5,
1682
+ "length": 2.5,
1683
+ "total-liquid-volume": 300,
1684
+ "width": 2.5,
1685
+ "x": 67.25,
1686
+ "y": 26.0,
1687
+ "z": 0
1688
+ },
1689
+ "F2": {
1690
+ "depth": 2.5,
1691
+ "diameter": 2,
1692
+ "height": 2.5,
1693
+ "length": 2,
1694
+ "total-liquid-volume": 6,
1695
+ "width": 2,
1696
+ "x": 19.0,
1697
+ "y": 29.25,
1698
+ "z": 0
1699
+ },
1700
+ "F20": {
1701
+ "depth": 6.5,
1702
+ "diameter": 2.5,
1703
+ "height": 6.5,
1704
+ "length": 2.5,
1705
+ "total-liquid-volume": 300,
1706
+ "width": 2.5,
1707
+ "x": 76.25,
1708
+ "y": 26.0,
1709
+ "z": 0
1710
+ },
1711
+ "F21": {
1712
+ "depth": 6.5,
1713
+ "diameter": 2.5,
1714
+ "height": 6.5,
1715
+ "length": 2.5,
1716
+ "total-liquid-volume": 300,
1717
+ "width": 2.5,
1718
+ "x": 85.25,
1719
+ "y": 26.0,
1720
+ "z": 0
1721
+ },
1722
+ "F22": {
1723
+ "depth": 6.5,
1724
+ "diameter": 2.5,
1725
+ "height": 6.5,
1726
+ "length": 2.5,
1727
+ "total-liquid-volume": 300,
1728
+ "width": 2.5,
1729
+ "x": 94.25,
1730
+ "y": 26.0,
1731
+ "z": 0
1732
+ },
1733
+ "F23": {
1734
+ "depth": 6.5,
1735
+ "diameter": 2.5,
1736
+ "height": 6.5,
1737
+ "length": 2.5,
1738
+ "total-liquid-volume": 300,
1739
+ "width": 2.5,
1740
+ "x": 103.25,
1741
+ "y": 26.0,
1742
+ "z": 0
1743
+ },
1744
+ "F24": {
1745
+ "depth": 6.5,
1746
+ "diameter": 2.5,
1747
+ "height": 6.5,
1748
+ "length": 2.5,
1749
+ "total-liquid-volume": 300,
1750
+ "width": 2.5,
1751
+ "x": 112.25,
1752
+ "y": 26.0,
1753
+ "z": 0
1754
+ },
1755
+ "F3": {
1756
+ "depth": 2.5,
1757
+ "diameter": 2,
1758
+ "height": 2.5,
1759
+ "length": 2,
1760
+ "total-liquid-volume": 6,
1761
+ "width": 2,
1762
+ "x": 28.0,
1763
+ "y": 29.25,
1764
+ "z": 0
1765
+ },
1766
+ "F4": {
1767
+ "depth": 2.5,
1768
+ "diameter": 2,
1769
+ "height": 2.5,
1770
+ "length": 2,
1771
+ "total-liquid-volume": 6,
1772
+ "width": 2,
1773
+ "x": 37.0,
1774
+ "y": 29.25,
1775
+ "z": 0
1776
+ },
1777
+ "F5": {
1778
+ "depth": 2.5,
1779
+ "diameter": 2,
1780
+ "height": 2.5,
1781
+ "length": 2,
1782
+ "total-liquid-volume": 6,
1783
+ "width": 2,
1784
+ "x": 46.0,
1785
+ "y": 29.25,
1786
+ "z": 0
1787
+ },
1788
+ "F6": {
1789
+ "depth": 2.5,
1790
+ "diameter": 2,
1791
+ "height": 2.5,
1792
+ "length": 2,
1793
+ "total-liquid-volume": 6,
1794
+ "width": 2,
1795
+ "x": 55.0,
1796
+ "y": 29.25,
1797
+ "z": 0
1798
+ },
1799
+ "F7": {
1800
+ "depth": 2.5,
1801
+ "diameter": 2,
1802
+ "height": 2.5,
1803
+ "length": 2,
1804
+ "total-liquid-volume": 6,
1805
+ "width": 2,
1806
+ "x": 64.0,
1807
+ "y": 29.25,
1808
+ "z": 0
1809
+ },
1810
+ "F8": {
1811
+ "depth": 2.5,
1812
+ "diameter": 2,
1813
+ "height": 2.5,
1814
+ "length": 2,
1815
+ "total-liquid-volume": 6,
1816
+ "width": 2,
1817
+ "x": 73.0,
1818
+ "y": 29.25,
1819
+ "z": 0
1820
+ },
1821
+ "F9": {
1822
+ "depth": 2.5,
1823
+ "diameter": 2,
1824
+ "height": 2.5,
1825
+ "length": 2,
1826
+ "total-liquid-volume": 6,
1827
+ "width": 2,
1828
+ "x": 82.0,
1829
+ "y": 29.25,
1830
+ "z": 0
1831
+ },
1832
+ "G1": {
1833
+ "depth": 2.5,
1834
+ "diameter": 2,
1835
+ "height": 2.5,
1836
+ "length": 2,
1837
+ "total-liquid-volume": 6,
1838
+ "width": 2,
1839
+ "x": 10.0,
1840
+ "y": 20.25,
1841
+ "z": 0
1842
+ },
1843
+ "G10": {
1844
+ "depth": 2.5,
1845
+ "diameter": 2,
1846
+ "height": 2.5,
1847
+ "length": 2,
1848
+ "total-liquid-volume": 6,
1849
+ "width": 2,
1850
+ "x": 91.0,
1851
+ "y": 20.25,
1852
+ "z": 0
1853
+ },
1854
+ "G11": {
1855
+ "depth": 2.5,
1856
+ "diameter": 2,
1857
+ "height": 2.5,
1858
+ "length": 2,
1859
+ "total-liquid-volume": 6,
1860
+ "width": 2,
1861
+ "x": 100.0,
1862
+ "y": 20.25,
1863
+ "z": 0
1864
+ },
1865
+ "G12": {
1866
+ "depth": 2.5,
1867
+ "diameter": 2,
1868
+ "height": 2.5,
1869
+ "length": 2,
1870
+ "total-liquid-volume": 6,
1871
+ "width": 2,
1872
+ "x": 109.0,
1873
+ "y": 20.25,
1874
+ "z": 0
1875
+ },
1876
+ "G13": {
1877
+ "depth": 6.5,
1878
+ "diameter": 2.5,
1879
+ "height": 6.5,
1880
+ "length": 2.5,
1881
+ "total-liquid-volume": 300,
1882
+ "width": 2.5,
1883
+ "x": 13.25,
1884
+ "y": 17.0,
1885
+ "z": 0
1886
+ },
1887
+ "G14": {
1888
+ "depth": 6.5,
1889
+ "diameter": 2.5,
1890
+ "height": 6.5,
1891
+ "length": 2.5,
1892
+ "total-liquid-volume": 300,
1893
+ "width": 2.5,
1894
+ "x": 22.25,
1895
+ "y": 17.0,
1896
+ "z": 0
1897
+ },
1898
+ "G15": {
1899
+ "depth": 6.5,
1900
+ "diameter": 2.5,
1901
+ "height": 6.5,
1902
+ "length": 2.5,
1903
+ "total-liquid-volume": 300,
1904
+ "width": 2.5,
1905
+ "x": 31.25,
1906
+ "y": 17.0,
1907
+ "z": 0
1908
+ },
1909
+ "G16": {
1910
+ "depth": 6.5,
1911
+ "diameter": 2.5,
1912
+ "height": 6.5,
1913
+ "length": 2.5,
1914
+ "total-liquid-volume": 300,
1915
+ "width": 2.5,
1916
+ "x": 40.25,
1917
+ "y": 17.0,
1918
+ "z": 0
1919
+ },
1920
+ "G17": {
1921
+ "depth": 6.5,
1922
+ "diameter": 2.5,
1923
+ "height": 6.5,
1924
+ "length": 2.5,
1925
+ "total-liquid-volume": 300,
1926
+ "width": 2.5,
1927
+ "x": 49.25,
1928
+ "y": 17.0,
1929
+ "z": 0
1930
+ },
1931
+ "G18": {
1932
+ "depth": 6.5,
1933
+ "diameter": 2.5,
1934
+ "height": 6.5,
1935
+ "length": 2.5,
1936
+ "total-liquid-volume": 300,
1937
+ "width": 2.5,
1938
+ "x": 58.25,
1939
+ "y": 17.0,
1940
+ "z": 0
1941
+ },
1942
+ "G19": {
1943
+ "depth": 6.5,
1944
+ "diameter": 2.5,
1945
+ "height": 6.5,
1946
+ "length": 2.5,
1947
+ "total-liquid-volume": 300,
1948
+ "width": 2.5,
1949
+ "x": 67.25,
1950
+ "y": 17.0,
1951
+ "z": 0
1952
+ },
1953
+ "G2": {
1954
+ "depth": 2.5,
1955
+ "diameter": 2,
1956
+ "height": 2.5,
1957
+ "length": 2,
1958
+ "total-liquid-volume": 6,
1959
+ "width": 2,
1960
+ "x": 19.0,
1961
+ "y": 20.25,
1962
+ "z": 0
1963
+ },
1964
+ "G20": {
1965
+ "depth": 6.5,
1966
+ "diameter": 2.5,
1967
+ "height": 6.5,
1968
+ "length": 2.5,
1969
+ "total-liquid-volume": 300,
1970
+ "width": 2.5,
1971
+ "x": 76.25,
1972
+ "y": 17.0,
1973
+ "z": 0
1974
+ },
1975
+ "G21": {
1976
+ "depth": 6.5,
1977
+ "diameter": 2.5,
1978
+ "height": 6.5,
1979
+ "length": 2.5,
1980
+ "total-liquid-volume": 300,
1981
+ "width": 2.5,
1982
+ "x": 85.25,
1983
+ "y": 17.0,
1984
+ "z": 0
1985
+ },
1986
+ "G22": {
1987
+ "depth": 6.5,
1988
+ "diameter": 2.5,
1989
+ "height": 6.5,
1990
+ "length": 2.5,
1991
+ "total-liquid-volume": 300,
1992
+ "width": 2.5,
1993
+ "x": 94.25,
1994
+ "y": 17.0,
1995
+ "z": 0
1996
+ },
1997
+ "G23": {
1998
+ "depth": 6.5,
1999
+ "diameter": 2.5,
2000
+ "height": 6.5,
2001
+ "length": 2.5,
2002
+ "total-liquid-volume": 300,
2003
+ "width": 2.5,
2004
+ "x": 103.25,
2005
+ "y": 17.0,
2006
+ "z": 0
2007
+ },
2008
+ "G24": {
2009
+ "depth": 6.5,
2010
+ "diameter": 2.5,
2011
+ "height": 6.5,
2012
+ "length": 2.5,
2013
+ "total-liquid-volume": 300,
2014
+ "width": 2.5,
2015
+ "x": 112.25,
2016
+ "y": 17.0,
2017
+ "z": 0
2018
+ },
2019
+ "G3": {
2020
+ "depth": 2.5,
2021
+ "diameter": 2,
2022
+ "height": 2.5,
2023
+ "length": 2,
2024
+ "total-liquid-volume": 6,
2025
+ "width": 2,
2026
+ "x": 28.0,
2027
+ "y": 20.25,
2028
+ "z": 0
2029
+ },
2030
+ "G4": {
2031
+ "depth": 2.5,
2032
+ "diameter": 2,
2033
+ "height": 2.5,
2034
+ "length": 2,
2035
+ "total-liquid-volume": 6,
2036
+ "width": 2,
2037
+ "x": 37.0,
2038
+ "y": 20.25,
2039
+ "z": 0
2040
+ },
2041
+ "G5": {
2042
+ "depth": 2.5,
2043
+ "diameter": 2,
2044
+ "height": 2.5,
2045
+ "length": 2,
2046
+ "total-liquid-volume": 6,
2047
+ "width": 2,
2048
+ "x": 46.0,
2049
+ "y": 20.25,
2050
+ "z": 0
2051
+ },
2052
+ "G6": {
2053
+ "depth": 2.5,
2054
+ "diameter": 2,
2055
+ "height": 2.5,
2056
+ "length": 2,
2057
+ "total-liquid-volume": 6,
2058
+ "width": 2,
2059
+ "x": 55.0,
2060
+ "y": 20.25,
2061
+ "z": 0
2062
+ },
2063
+ "G7": {
2064
+ "depth": 2.5,
2065
+ "diameter": 2,
2066
+ "height": 2.5,
2067
+ "length": 2,
2068
+ "total-liquid-volume": 6,
2069
+ "width": 2,
2070
+ "x": 64.0,
2071
+ "y": 20.25,
2072
+ "z": 0
2073
+ },
2074
+ "G8": {
2075
+ "depth": 2.5,
2076
+ "diameter": 2,
2077
+ "height": 2.5,
2078
+ "length": 2,
2079
+ "total-liquid-volume": 6,
2080
+ "width": 2,
2081
+ "x": 73.0,
2082
+ "y": 20.25,
2083
+ "z": 0
2084
+ },
2085
+ "G9": {
2086
+ "depth": 2.5,
2087
+ "diameter": 2,
2088
+ "height": 2.5,
2089
+ "length": 2,
2090
+ "total-liquid-volume": 6,
2091
+ "width": 2,
2092
+ "x": 82.0,
2093
+ "y": 20.25,
2094
+ "z": 0
2095
+ },
2096
+ "H1": {
2097
+ "depth": 2.5,
2098
+ "diameter": 2,
2099
+ "height": 2.5,
2100
+ "length": 2,
2101
+ "total-liquid-volume": 6,
2102
+ "width": 2,
2103
+ "x": 10.0,
2104
+ "y": 11.25,
2105
+ "z": 0
2106
+ },
2107
+ "H10": {
2108
+ "depth": 2.5,
2109
+ "diameter": 2,
2110
+ "height": 2.5,
2111
+ "length": 2,
2112
+ "total-liquid-volume": 6,
2113
+ "width": 2,
2114
+ "x": 91.0,
2115
+ "y": 11.25,
2116
+ "z": 0
2117
+ },
2118
+ "H11": {
2119
+ "depth": 2.5,
2120
+ "diameter": 2,
2121
+ "height": 2.5,
2122
+ "length": 2,
2123
+ "total-liquid-volume": 6,
2124
+ "width": 2,
2125
+ "x": 100.0,
2126
+ "y": 11.25,
2127
+ "z": 0
2128
+ },
2129
+ "H12": {
2130
+ "depth": 2.5,
2131
+ "diameter": 2,
2132
+ "height": 2.5,
2133
+ "length": 2,
2134
+ "total-liquid-volume": 6,
2135
+ "width": 2,
2136
+ "x": 109.0,
2137
+ "y": 11.25,
2138
+ "z": 0
2139
+ },
2140
+ "H13": {
2141
+ "depth": 6.5,
2142
+ "diameter": 2.5,
2143
+ "height": 6.5,
2144
+ "length": 2.5,
2145
+ "total-liquid-volume": 300,
2146
+ "width": 2.5,
2147
+ "x": 13.25,
2148
+ "y": 8.0,
2149
+ "z": 0
2150
+ },
2151
+ "H14": {
2152
+ "depth": 6.5,
2153
+ "diameter": 2.5,
2154
+ "height": 6.5,
2155
+ "length": 2.5,
2156
+ "total-liquid-volume": 300,
2157
+ "width": 2.5,
2158
+ "x": 22.25,
2159
+ "y": 8.0,
2160
+ "z": 0
2161
+ },
2162
+ "H15": {
2163
+ "depth": 6.5,
2164
+ "diameter": 2.5,
2165
+ "height": 6.5,
2166
+ "length": 2.5,
2167
+ "total-liquid-volume": 300,
2168
+ "width": 2.5,
2169
+ "x": 31.25,
2170
+ "y": 8.0,
2171
+ "z": 0
2172
+ },
2173
+ "H16": {
2174
+ "depth": 6.5,
2175
+ "diameter": 2.5,
2176
+ "height": 6.5,
2177
+ "length": 2.5,
2178
+ "total-liquid-volume": 300,
2179
+ "width": 2.5,
2180
+ "x": 40.25,
2181
+ "y": 8.0,
2182
+ "z": 0
2183
+ },
2184
+ "H17": {
2185
+ "depth": 6.5,
2186
+ "diameter": 2.5,
2187
+ "height": 6.5,
2188
+ "length": 2.5,
2189
+ "total-liquid-volume": 300,
2190
+ "width": 2.5,
2191
+ "x": 49.25,
2192
+ "y": 8.0,
2193
+ "z": 0
2194
+ },
2195
+ "H18": {
2196
+ "depth": 6.5,
2197
+ "diameter": 2.5,
2198
+ "height": 6.5,
2199
+ "length": 2.5,
2200
+ "total-liquid-volume": 300,
2201
+ "width": 2.5,
2202
+ "x": 58.25,
2203
+ "y": 8.0,
2204
+ "z": 0
2205
+ },
2206
+ "H19": {
2207
+ "depth": 6.5,
2208
+ "diameter": 2.5,
2209
+ "height": 6.5,
2210
+ "length": 2.5,
2211
+ "total-liquid-volume": 300,
2212
+ "width": 2.5,
2213
+ "x": 67.25,
2214
+ "y": 8.0,
2215
+ "z": 0
2216
+ },
2217
+ "H2": {
2218
+ "depth": 2.5,
2219
+ "diameter": 2,
2220
+ "height": 2.5,
2221
+ "length": 2,
2222
+ "total-liquid-volume": 6,
2223
+ "width": 2,
2224
+ "x": 19.0,
2225
+ "y": 11.25,
2226
+ "z": 0
2227
+ },
2228
+ "H20": {
2229
+ "depth": 6.5,
2230
+ "diameter": 2.5,
2231
+ "height": 6.5,
2232
+ "length": 2.5,
2233
+ "total-liquid-volume": 300,
2234
+ "width": 2.5,
2235
+ "x": 76.25,
2236
+ "y": 8.0,
2237
+ "z": 0
2238
+ },
2239
+ "H21": {
2240
+ "depth": 6.5,
2241
+ "diameter": 2.5,
2242
+ "height": 6.5,
2243
+ "length": 2.5,
2244
+ "total-liquid-volume": 300,
2245
+ "width": 2.5,
2246
+ "x": 85.25,
2247
+ "y": 8.0,
2248
+ "z": 0
2249
+ },
2250
+ "H22": {
2251
+ "depth": 6.5,
2252
+ "diameter": 2.5,
2253
+ "height": 6.5,
2254
+ "length": 2.5,
2255
+ "total-liquid-volume": 300,
2256
+ "width": 2.5,
2257
+ "x": 94.25,
2258
+ "y": 8.0,
2259
+ "z": 0
2260
+ },
2261
+ "H23": {
2262
+ "depth": 6.5,
2263
+ "diameter": 2.5,
2264
+ "height": 6.5,
2265
+ "length": 2.5,
2266
+ "total-liquid-volume": 300,
2267
+ "width": 2.5,
2268
+ "x": 103.25,
2269
+ "y": 8.0,
2270
+ "z": 0
2271
+ },
2272
+ "H24": {
2273
+ "depth": 6.5,
2274
+ "diameter": 2.5,
2275
+ "height": 6.5,
2276
+ "length": 2.5,
2277
+ "total-liquid-volume": 300,
2278
+ "width": 2.5,
2279
+ "x": 112.25,
2280
+ "y": 8.0,
2281
+ "z": 0
2282
+ },
2283
+ "H3": {
2284
+ "depth": 2.5,
2285
+ "diameter": 2,
2286
+ "height": 2.5,
2287
+ "length": 2,
2288
+ "total-liquid-volume": 6,
2289
+ "width": 2,
2290
+ "x": 28.0,
2291
+ "y": 11.25,
2292
+ "z": 0
2293
+ },
2294
+ "H4": {
2295
+ "depth": 2.5,
2296
+ "diameter": 2,
2297
+ "height": 2.5,
2298
+ "length": 2,
2299
+ "total-liquid-volume": 6,
2300
+ "width": 2,
2301
+ "x": 37.0,
2302
+ "y": 11.25,
2303
+ "z": 0
2304
+ },
2305
+ "H5": {
2306
+ "depth": 2.5,
2307
+ "diameter": 2,
2308
+ "height": 2.5,
2309
+ "length": 2,
2310
+ "total-liquid-volume": 6,
2311
+ "width": 2,
2312
+ "x": 46.0,
2313
+ "y": 11.25,
2314
+ "z": 0
2315
+ },
2316
+ "H6": {
2317
+ "depth": 2.5,
2318
+ "diameter": 2,
2319
+ "height": 2.5,
2320
+ "length": 2,
2321
+ "total-liquid-volume": 6,
2322
+ "width": 2,
2323
+ "x": 55.0,
2324
+ "y": 11.25,
2325
+ "z": 0
2326
+ },
2327
+ "H7": {
2328
+ "depth": 2.5,
2329
+ "diameter": 2,
2330
+ "height": 2.5,
2331
+ "length": 2,
2332
+ "total-liquid-volume": 6,
2333
+ "width": 2,
2334
+ "x": 64.0,
2335
+ "y": 11.25,
2336
+ "z": 0
2337
+ },
2338
+ "H8": {
2339
+ "depth": 2.5,
2340
+ "diameter": 2,
2341
+ "height": 2.5,
2342
+ "length": 2,
2343
+ "total-liquid-volume": 6,
2344
+ "width": 2,
2345
+ "x": 73.0,
2346
+ "y": 11.25,
2347
+ "z": 0
2348
+ },
2349
+ "H9": {
2350
+ "depth": 2.5,
2351
+ "diameter": 2,
2352
+ "height": 2.5,
2353
+ "length": 2,
2354
+ "total-liquid-volume": 6,
2355
+ "width": 2,
2356
+ "x": 82.0,
2357
+ "y": 11.25,
2358
+ "z": 0
2359
+ }
2360
+ }
2361
+ }