pylabrobot.opentrons.OT2_8ChannelPipette.drop_tips#
- async OT2_8ChannelPipette.drop_tips(tip_spots: Sequence[TipSpot], offset: Coordinate | None = None, allow_nonzero_volume: bool = False) None#
Drop all mounted tips into a rack with one command, then retract.
- Parameters:
offset (Coordinate | None)
allow_nonzero_volume (bool)
- Return type:
None