Skip to content

Commit 30cd4b8

Browse files
authored
fix AGenBio_1_troughplate_190000uL_Fl dx (#415)
1 parent 5441652 commit 30cd4b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylabrobot/resources/agenbio/plates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def AGenBio_1_troughplate_190000uL_Fl(name: str, lid: Optional[Lid] = None) -> P
105105
Well,
106106
num_items_x=1,
107107
num_items_y=1,
108-
dx=9.8,
108+
dx=10.1,
109109
dy=7.6,
110110
dz=5.88,
111111
item_dx=INNER_WELL_WIDTH,

0 commit comments

Comments
 (0)