Skip to content

Commit f50606e

Browse files
committed
limit v3 of radwag vial to 1 inch or 25.4 mm of depth
1 parent 5966ef4 commit f50606e

File tree

1 file changed

+4
-4
lines changed
  • shared-data/labware/definitions/3/radwag_pipette_calibration_vial

1 file changed

+4
-4
lines changed

shared-data/labware/definitions/3/radwag_pipette_calibration_vial/2.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
],
4646
"wells": {
4747
"A1": {
48-
"depth": 40,
49-
"totalLiquidVolume": 6605.2,
48+
"depth": 25.4,
49+
"totalLiquidVolume": 4192.17,
5050
"shape": "circular",
5151
"diameter": 14.5,
5252
"x": 64,
5353
"y": 43,
54-
"z": 46,
54+
"z": 60.6,
5555
"geometryDefinitionId": "conicalWell"
5656
}
5757
},
@@ -62,7 +62,7 @@
6262
"shape": "conical",
6363
"topDiameter": 14.5,
6464
"bottomDiameter": 14.5,
65-
"topHeight": 40.0,
65+
"topHeight": 25.4,
6666
"bottomHeight": 0.0
6767
}
6868
]

0 commit comments

Comments
 (0)