We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de69d01 commit 8f74cedCopy full SHA for 8f74ced
hardware-testing/hardware_testing/modules/stacker_qc_protocol.py
@@ -44,7 +44,7 @@ def run(protocol: ProtocolContext) -> None:
44
45
stacker.empty("Emptying all labware from the Flex Stacker")
46
stacker.set_stored_labware(
47
- load_name="opentrons_96_wellplate_100ul_pcr_full_skirt",
+ load_name="opentrons_96_wellplate_200ul_pcr_full_skirt",
48
count=6,
49
)
50
stacker.fill("Fill stacker with pcr plates")
0 commit comments