pylabrobot.opentrons.flex.flex_head.FlexHead1.drop_tips#
- async FlexHead1.drop_tips(target: TipSpot | Trash) None#
Drop the mounted tip – one wire command naming
target.A
TipSpottarget returns the tip (onedropTipcommand); aTrashtarget discards via the addressable-area drop sequence. The tip tracker is committed only for aTipSpottarget (None-skip: a no-op if the channel holds no tip). After the wire drop + tracker commit,_confirm_tips_cleared()checks the hardware tip-presence sensor and logs a warning (does not raise) if it still reports a tip.