Just wanted to share a few subprocesses that I have been developed and are quite useful for my own work - it might help some other folks in the future.
sub_SetVolumeLabware
https://www.dropbox.com/s/zbgyvm41fzx642r/sub_SetVolumeLabware.bmf?dl=0
Really simple script to set volumes in a labware as a function of labware position, current volume, and volume to add. I use this a lot to over-aspirate from wells or to adjust volume for overages and calibration offsets.
sub_MCTipHandling
https://www.dropbox.com/s/a3d8sgpj2vlpkia/sub_MCTipHandling.bmf?dl=0
More complicated process that handles re-rack of tips and swapping between an active and reserve tip positions. Includes dynamic Build-a-box creation, tip type selection. Input is columns to pickup for the 96ch, row-wise pickup is not supported. It’s not commented excessively, but it’s not unclear either. Reach out if there’s any questions. I might make a video of this some time in the near future.