opentrons-shared-data 8.7.0a2__py3-none-any.whl → 8.7.0a3__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.
- opentrons_shared_data/_version.py +2 -2
- opentrons_shared_data/data/command/schemas/14.json +0 -5
- opentrons_shared_data/data/deck/definitions/5/ot2_short_trash.json +0 -13
- opentrons_shared_data/data/deck/definitions/5/ot2_standard.json +0 -13
- opentrons_shared_data/data/deck/definitions/5/ot3_standard.json +69 -138
- opentrons_shared_data/data/deck/schemas/5.json +1 -7
- opentrons_shared_data/data/errors/definitions/1/errors.json +0 -4
- opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_lid/1.json +7 -1
- opentrons_shared_data/data/labware/definitions/2/opentrons_flex_tiprack_lid/1.json +1 -1
- opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_200ul_pcr_full_skirt/999.json +27 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_tough_pcr_auto_sealing_lid/999.json +47 -0
- opentrons_shared_data/data/labware/definitions/3/schema3test_universal_flat_adapter/999.json +5 -25
- opentrons_shared_data/data/labware/schemas/2.json +1 -1
- opentrons_shared_data/data/labware/schemas/3.json +0 -78
- opentrons_shared_data/data/liquid-class/definitions/1/ethanol_80/2.json +1067 -0
- opentrons_shared_data/data/liquid-class/definitions/1/glycerol_50/2.json +1011 -0
- opentrons_shared_data/data/liquid-class/definitions/1/water/2.json +46 -30
- opentrons_shared_data/data/module/definitions/3/absorbanceReaderV1.json +0 -6
- opentrons_shared_data/data/module/definitions/3/flexStackerModuleV1.json +0 -10
- opentrons_shared_data/data/module/definitions/3/heaterShakerModuleV1.json +1 -30
- opentrons_shared_data/data/module/definitions/3/magneticBlockV1.json +0 -14
- opentrons_shared_data/data/module/definitions/3/magneticModuleV1.json +0 -13
- opentrons_shared_data/data/module/definitions/3/magneticModuleV2.json +0 -13
- opentrons_shared_data/data/module/definitions/3/temperatureModuleV1.json +0 -13
- opentrons_shared_data/data/module/definitions/3/temperatureModuleV2.json +0 -21
- opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV1.json +0 -3
- opentrons_shared_data/data/module/definitions/3/thermocyclerModuleV2.json +0 -4
- opentrons_shared_data/data/module/schemas/3.json +0 -24
- opentrons_shared_data/deck/types.py +1 -3
- opentrons_shared_data/errors/codes.py +0 -1
- opentrons_shared_data/errors/exceptions.py +1 -28
- opentrons_shared_data/labware/labware_definition.py +0 -1
- opentrons_shared_data/labware/types.py +0 -32
- opentrons_shared_data/module/types.py +1 -9
- opentrons_shared_data/protocol/models/shared_models.py +0 -1
- {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/METADATA +1 -1
- {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/RECORD +39 -69
- opentrons_shared_data/data/command/schemas/15.json +0 -7342
- opentrons_shared_data/data/labware/definitions/2/agilent_1_reservoir_290ml/4.json +0 -80
- opentrons_shared_data/data/labware/definitions/2/axygen_1_reservoir_90ml/3.json +0 -72
- opentrons_shared_data/data/labware/definitions/2/biorad_96_wellplate_200ul_pcr/5.json +0 -1187
- opentrons_shared_data/data/labware/definitions/2/corning_12_wellplate_6.9ml_flat/5.json +0 -210
- opentrons_shared_data/data/labware/definitions/2/corning_24_wellplate_3.4ml_flat/5.json +0 -342
- opentrons_shared_data/data/labware/definitions/2/corning_384_wellplate_112ul_flat/5.json +0 -5116
- opentrons_shared_data/data/labware/definitions/2/corning_48_wellplate_1.6ml_flat/6.json +0 -610
- opentrons_shared_data/data/labware/definitions/2/corning_6_wellplate_16.8ml_flat/5.json +0 -134
- opentrons_shared_data/data/labware/definitions/2/corning_96_wellplate_360ul_flat/5.json +0 -1177
- opentrons_shared_data/data/labware/definitions/2/nest_12_reservoir_15ml/3.json +0 -226
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_195ml/4.json +0 -83
- opentrons_shared_data/data/labware/definitions/2/nest_1_reservoir_290ml/4.json +0 -80
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_100ul_pcr_full_skirt/5.json +0 -1166
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_200ul_flat/5.json +0 -1145
- opentrons_shared_data/data/labware/definitions/2/nest_96_wellplate_2ml_deep/5.json +0 -1261
- opentrons_shared_data/data/labware/definitions/2/opentrons_10_tuberack_falcon_4x50ml_6x15ml_conical/3.json +0 -232
- opentrons_shared_data/data/labware/definitions/2/opentrons_15_tuberack_falcon_15ml_conical/3.json +0 -259
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_0.5ml_screwcap/4.json +0 -370
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_screwcap/3.json +0 -356
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_1.5ml_snapcap/3.json +0 -358
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_screwcap/3.json +0 -350
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_aluminumblock_nest_2ml_snapcap/3.json +0 -386
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_1.5ml_safelock_snapcap/3.json +0 -418
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_eppendorf_2ml_safelock_snapcap/3.json +0 -473
- opentrons_shared_data/data/labware/definitions/2/opentrons_24_tuberack_nest_0.5ml_screwcap/4.json +0 -371
- opentrons_shared_data/data/labware/definitions/2/opentrons_6_tuberack_nest_50ml_conical/3.json +0 -150
- opentrons_shared_data/data/labware/definitions/2/usascientific_12_reservoir_22ml/4.json +0 -237
- opentrons_shared_data/data/labware/definitions/2/usascientific_96_wellplate_2.4ml_deep/4.json +0 -1243
- opentrons_shared_data/data/labware/definitions/3/schema3test_96_wellplate_360ul_flat/999.json +0 -1189
- {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/WHEEL +0 -0
- {opentrons_shared_data-8.7.0a2.dist-info → opentrons_shared_data-8.7.0a3.dist-info}/licenses/LICENSE +0 -0
|
@@ -51,6 +51,11 @@
|
|
|
51
51
|
"y": 0,
|
|
52
52
|
"z": 6.5
|
|
53
53
|
},
|
|
54
|
+
"corning_96_wellplate_360ul_lid": {
|
|
55
|
+
"x": 0,
|
|
56
|
+
"y": 0,
|
|
57
|
+
"z": 1
|
|
58
|
+
},
|
|
54
59
|
"opentrons_flex_deck_riser": {
|
|
55
60
|
"x": 0,
|
|
56
61
|
"y": 0,
|
|
@@ -66,7 +71,8 @@
|
|
|
66
71
|
"compatibleParentLabware": [
|
|
67
72
|
"protocol_engine_lid_stack_object",
|
|
68
73
|
"opentrons_flex_deck_riser",
|
|
69
|
-
"corning_96_wellplate_360ul_flat"
|
|
74
|
+
"corning_96_wellplate_360ul_flat",
|
|
75
|
+
"corning_96_wellplate_360ul_lid"
|
|
70
76
|
],
|
|
71
77
|
"gripForce": 10,
|
|
72
78
|
"gripHeightFromLabwareBottom": 7,
|
|
@@ -50,6 +50,33 @@
|
|
|
50
50
|
},
|
|
51
51
|
"stackLimit": 4,
|
|
52
52
|
"compatibleParentLabware": ["opentrons_96_wellplate_200ul_pcr_full_skirt"],
|
|
53
|
+
"stackingOffsetWithLabware": {
|
|
54
|
+
"opentrons_96_pcr_adapter": {
|
|
55
|
+
"x": 0,
|
|
56
|
+
"y": 0,
|
|
57
|
+
"z": 10.95
|
|
58
|
+
},
|
|
59
|
+
"opentrons_96_well_aluminum_block": {
|
|
60
|
+
"x": 0,
|
|
61
|
+
"y": 0,
|
|
62
|
+
"z": 11.91
|
|
63
|
+
},
|
|
64
|
+
"schema3test_96_well_aluminum_block": {
|
|
65
|
+
"x": 0,
|
|
66
|
+
"y": 0,
|
|
67
|
+
"z": 11.91
|
|
68
|
+
},
|
|
69
|
+
"opentrons_96_wellplate_200ul_pcr_full_skirt": {
|
|
70
|
+
"x": 0,
|
|
71
|
+
"y": 0,
|
|
72
|
+
"z": 3.0
|
|
73
|
+
},
|
|
74
|
+
"schema3test_96_wellplate_200ul_pcr_full_skirt": {
|
|
75
|
+
"x": 0,
|
|
76
|
+
"y": 0,
|
|
77
|
+
"z": 3.0
|
|
78
|
+
}
|
|
79
|
+
},
|
|
53
80
|
"stackingOffsetWithModule": {
|
|
54
81
|
"magneticBlockV1": {
|
|
55
82
|
"x": 0,
|
opentrons_shared_data/data/labware/definitions/3/schema3test_tough_pcr_auto_sealing_lid/999.json
CHANGED
|
@@ -63,6 +63,53 @@
|
|
|
63
63
|
"z": 0
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
+
"stackingOffsetWithLabware": {
|
|
67
|
+
"default": {
|
|
68
|
+
"x": 0,
|
|
69
|
+
"y": 0,
|
|
70
|
+
"z": 8.193
|
|
71
|
+
},
|
|
72
|
+
"opentrons_tough_pcr_auto_sealing_lid": {
|
|
73
|
+
"x": 0,
|
|
74
|
+
"y": 0,
|
|
75
|
+
"z": 6.492
|
|
76
|
+
},
|
|
77
|
+
"schema3test_tough_pcr_auto_sealing_lid": {
|
|
78
|
+
"x": 0,
|
|
79
|
+
"y": 0,
|
|
80
|
+
"z": 6.492
|
|
81
|
+
},
|
|
82
|
+
"armadillo_96_wellplate_200ul_pcr_full_skirt": {
|
|
83
|
+
"x": 0,
|
|
84
|
+
"y": 0,
|
|
85
|
+
"z": 8.193
|
|
86
|
+
},
|
|
87
|
+
"opentrons_96_wellplate_200ul_pcr_full_skirt": {
|
|
88
|
+
"x": 0,
|
|
89
|
+
"y": 0,
|
|
90
|
+
"z": 8.193
|
|
91
|
+
},
|
|
92
|
+
"schema3test_96_wellplate_200ul_pcr_full_skirt": {
|
|
93
|
+
"x": 0,
|
|
94
|
+
"y": 0,
|
|
95
|
+
"z": 8.193
|
|
96
|
+
},
|
|
97
|
+
"biorad_96_wellplate_200ul_pcr": {
|
|
98
|
+
"x": 0,
|
|
99
|
+
"y": 0,
|
|
100
|
+
"z": 8.08
|
|
101
|
+
},
|
|
102
|
+
"opentrons_flex_deck_riser": {
|
|
103
|
+
"x": 0,
|
|
104
|
+
"y": 0,
|
|
105
|
+
"z": 34
|
|
106
|
+
},
|
|
107
|
+
"protocol_engine_lid_stack_object": {
|
|
108
|
+
"x": 0,
|
|
109
|
+
"y": 0,
|
|
110
|
+
"z": 0
|
|
111
|
+
}
|
|
112
|
+
},
|
|
66
113
|
"stackLimit": 5,
|
|
67
114
|
"compatibleParentLabware": [
|
|
68
115
|
"armadillo_96_wellplate_200ul_pcr_full_skirt",
|
opentrons_shared_data/data/labware/definitions/3/schema3test_universal_flat_adapter/999.json
CHANGED
|
@@ -14,38 +14,18 @@
|
|
|
14
14
|
"extents": {
|
|
15
15
|
"total": {
|
|
16
16
|
"backLeftBottom": {
|
|
17
|
-
"x":
|
|
18
|
-
"y":
|
|
17
|
+
"x": 8.5,
|
|
18
|
+
"y": -5.5,
|
|
19
19
|
"z": 0
|
|
20
20
|
},
|
|
21
21
|
"frontRightTop": {
|
|
22
|
-
"x":
|
|
23
|
-
"y": -
|
|
22
|
+
"x": 119.5,
|
|
23
|
+
"y": -80.5,
|
|
24
24
|
"z": 12
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
|
-
"features": {
|
|
29
|
-
"heaterShakerUniversalFlatAdapter": {
|
|
30
|
-
"flatSupportThermalCouplingZ": 4.7,
|
|
31
|
-
"deckLeft": {
|
|
32
|
-
"wallX": 7.52,
|
|
33
|
-
"screwCenter": {
|
|
34
|
-
"x": 71.7,
|
|
35
|
-
"y": -37.4,
|
|
36
|
-
"z": 0
|
|
37
|
-
}
|
|
38
|
-
},
|
|
39
|
-
"deckRight": {
|
|
40
|
-
"wallX": -7.52,
|
|
41
|
-
"screwCenter": {
|
|
42
|
-
"x": 55.5,
|
|
43
|
-
"y": -37.4,
|
|
44
|
-
"z": 0
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
},
|
|
28
|
+
"features": {},
|
|
49
29
|
"wells": {},
|
|
50
30
|
"groups": [
|
|
51
31
|
{
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
},
|
|
685
685
|
"stackingOffsetWithLabware": {
|
|
686
686
|
"type": "object",
|
|
687
|
-
"description": "Supported labware that
|
|
687
|
+
"description": "Supported labware that can be stacked upon, with overlap height between both labware.",
|
|
688
688
|
"additionalProperties": {
|
|
689
689
|
"$ref": "#/definitions/vector"
|
|
690
690
|
}
|
|
@@ -700,77 +700,6 @@
|
|
|
700
700
|
"type": "number"
|
|
701
701
|
}
|
|
702
702
|
}
|
|
703
|
-
},
|
|
704
|
-
"heaterShakerUniversalFlatAdapter": {
|
|
705
|
-
"description": "Designates this labware as the Opentrons Universal Flat Adapter",
|
|
706
|
-
"type": "object",
|
|
707
|
-
"required": ["flatSupportThermalCouplingZ", "deckLeft", "deckRight"],
|
|
708
|
-
"properties": {
|
|
709
|
-
"flatSupportThermalCouplingZ": {
|
|
710
|
-
"description": "The bottom of the labware to the top of the labware's surface that makes contact with a child labware's wells.",
|
|
711
|
-
"type": "number"
|
|
712
|
-
},
|
|
713
|
-
"deckLeft": {
|
|
714
|
-
"type": "object",
|
|
715
|
-
"required": ["wallX", "screwCenter"],
|
|
716
|
-
"properties": {
|
|
717
|
-
"wallX": {
|
|
718
|
-
"description": "The +x coordinate in mm from the edge of the labware's external protrusion to the interior of the `wall` when the labware is placed on the left side of the deck.",
|
|
719
|
-
"type": "number"
|
|
720
|
-
},
|
|
721
|
-
"screwCenter": {
|
|
722
|
-
"description": "The +x,-y,+z coordinate offset from the labware origin to the bottom center of the pilot hole when the labware is placed on the left side of the deck.",
|
|
723
|
-
"$ref": "#/definitions/vector3D"
|
|
724
|
-
}
|
|
725
|
-
}
|
|
726
|
-
},
|
|
727
|
-
"deckRight": {
|
|
728
|
-
"type": "object",
|
|
729
|
-
"required": ["wallX", "screwCenter"],
|
|
730
|
-
"properties": {
|
|
731
|
-
"wallX": {
|
|
732
|
-
"description": "The -x coordinate in mm from the edge of the labware's external protrusion to the interior of the `wall` when the labware is placed on the right side of the deck.",
|
|
733
|
-
"type": "number"
|
|
734
|
-
},
|
|
735
|
-
"screwCenter": {
|
|
736
|
-
"description": "The +x,-y,+z coordinate offset from the labware origin to the bottom center of the pilot hole when the labware is placed on the right side of the deck.",
|
|
737
|
-
"$ref": "#/definitions/vector3D"
|
|
738
|
-
}
|
|
739
|
-
}
|
|
740
|
-
}
|
|
741
|
-
}
|
|
742
|
-
},
|
|
743
|
-
"flatSupportThermalCouplingAsChild": {
|
|
744
|
-
"type": "object",
|
|
745
|
-
"required": ["wellExteriorBottomZ"],
|
|
746
|
-
"properties": {
|
|
747
|
-
"wellExteriorBottomZ": {
|
|
748
|
-
"description": "The +z-coordinate in mm from the bottom of the labware's exterior wells to the bottom of the labware.",
|
|
749
|
-
"type": "number"
|
|
750
|
-
}
|
|
751
|
-
}
|
|
752
|
-
},
|
|
753
|
-
"screwAnchoredAsParent": {
|
|
754
|
-
"description": "The labware provides a threaded hole into which a child deck item may be screwed securely.",
|
|
755
|
-
"type": "object",
|
|
756
|
-
"required": ["screwCenter"],
|
|
757
|
-
"properties": {
|
|
758
|
-
"screwCenter": {
|
|
759
|
-
"description": "The +x,-y,+z coordinate offset from the labware origin to the center of the threaded hole. The +z coordinate is zero by convention.",
|
|
760
|
-
"$ref": "#/definitions/vector3D"
|
|
761
|
-
}
|
|
762
|
-
}
|
|
763
|
-
},
|
|
764
|
-
"screwAnchoredAsChild": {
|
|
765
|
-
"description": "The labware contains a pilot hole through which the labware may be screwed securely to a parent deck item.",
|
|
766
|
-
"type": "object",
|
|
767
|
-
"required": ["screwCenter"],
|
|
768
|
-
"properties": {
|
|
769
|
-
"screwCenter": {
|
|
770
|
-
"description": "The +x,-y,+z coordinate offset from the labware origin to the center of the pilot hole. The +z coordinate is zero by convention.",
|
|
771
|
-
"$ref": "#/definitions/vector3D"
|
|
772
|
-
}
|
|
773
|
-
}
|
|
774
703
|
}
|
|
775
704
|
}
|
|
776
705
|
},
|
|
@@ -849,13 +778,6 @@
|
|
|
849
778
|
"$ref": "#/definitions/vector3D"
|
|
850
779
|
}
|
|
851
780
|
},
|
|
852
|
-
"legacyStackingOffsetWithLabware": {
|
|
853
|
-
"type": "object",
|
|
854
|
-
"description": "Legacy labware stacking offsets for Labware Schema 2 compatibility. See Labware Schema 2 `stackingOffsetWithLabware` documentation.",
|
|
855
|
-
"additionalProperties": {
|
|
856
|
-
"$ref": "#/definitions/vector3D"
|
|
857
|
-
}
|
|
858
|
-
},
|
|
859
781
|
"stackingOffsetWithModule": {
|
|
860
782
|
"type": "object",
|
|
861
783
|
"description": "Supported module that can be stacked upon, with overlap height between labware and module.",
|