Skip to content

Commit

Permalink
fix corning 384
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthecoder committed Dec 16, 2024
1 parent 797f8f0 commit 96170db
Show file tree
Hide file tree
Showing 2 changed files with 771 additions and 771 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

"""
Each labware has 2 nominal volumes calculated in solidworks.
Each labware has 2 nominal volumes calculated in solidworks.
- One is a nominal bottom volume, calculated some set distance from the bottom of the inside of the well.
- The other is a nominal top volume, calculated some set distance from the top of the inside of the well.
"""
Expand Down Expand Up @@ -147,7 +147,7 @@
["axygen_1_reservoir_90ml", "cuboidalWell", 22373.4, 70450.6, 3.0, 3.0],
# fails- this one thought it was a rectangle ?
[
"corning_384_wellplate_112ul_flat", "conicalWell", 22.4, 77.4, 2.88, 3.0
"corning_384_wellplate_112ul_flat", "flatWell", 22.4, 77.4, 2.88, 3.0
],
["corning_96_wellplate_360ul_flat", "conicalWell", 97.2, 257.1, 3.0, 3.0],
["biorad_384_wellplate_50ul", "conicalWell", 7.7, 27.8, 3.0, 3.0],
Expand Down
Loading

0 comments on commit 96170db

Please sign in to comment.