From 781b69f88df614f852e46df56133bbf0113298ea Mon Sep 17 00:00:00 2001 From: Sarah Breen Date: Wed, 21 Aug 2024 16:59:02 -0400 Subject: [PATCH] fix(shared-data): add filter tipracks to newest version of the 96 channel def (#16086) fix RQA-3053 --- .../2/liquid/ninety_six_channel/p1000/default/3_6.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/shared-data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_6.json b/shared-data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_6.json index 0dae86106ce..43e7cb88798 100644 --- a/shared-data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_6.json +++ b/shared-data/pipette/definitions/2/liquid/ninety_six_channel/p1000/default/3_6.json @@ -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" ] }