Skip to content

Commit

Permalink
fix(shared-data): add filter tipracks to newest version of the 96 cha…
Browse files Browse the repository at this point in the history
…nnel def (#16086)

fix RQA-3053
  • Loading branch information
smb2268 authored Aug 21, 2024
1 parent 649b9aa commit 781b69f
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,9 @@
"defaultTipracks": [
"opentrons/opentrons_flex_96_tiprack_1000ul/1",
"opentrons/opentrons_flex_96_tiprack_200ul/1",
"opentrons/opentrons_flex_96_tiprack_50ul/1"
"opentrons/opentrons_flex_96_tiprack_50ul/1",
"opentrons/opentrons_flex_96_filtertiprack_1000ul/1",
"opentrons/opentrons_flex_96_filtertiprack_200ul/1",
"opentrons/opentrons_flex_96_filtertiprack_50ul/1"
]
}

0 comments on commit 781b69f

Please sign in to comment.