You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(protocol-designer): populate blowout flow rate for no liquid class (#19048)
For both OT-2 and Flex moveLiquid forms with no liquid class selected,
we should populate the default blowout flow rate, even though the
blowout/disposal checkbox begins unchecked. For OT-2, we use the
pipette's liquid specs default blowout flow rate. For Flex, we use the
reference liquid class's (water) blowout flow rate if it exists. We
fallback to the pipette's liquid specs default flow rate for Flex.
Closes RQA-4453
0 commit comments