Skip to content

Commit 237f342

Browse files
Update material_z_thickness in Cor_Axy_24_wellplate_10mL_Vb (#597)
1 parent f08cb7a commit 237f342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pylabrobot/resources/corning/axygen/plates.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ def Cor_Axy_24_wellplate_10mL_Vb(name: str, with_lid: bool = False) -> Plate:
4141
size_x=17.0,
4242
size_y=17.0,
4343
size_z=42,
44+
material_z_thickness=1.46,
4445
bottom_type=WellBottomType.V,
4546
compute_volume_from_height=_compute_volume_from_height_Cor_Axy_24_wellplate_10mL_Vb,
4647
cross_section_type=CrossSectionType.RECTANGLE,

0 commit comments

Comments
 (0)