Skip to content

Commit 46bc491

Browse files
committed
Merge branch 'hotfix/tiplog_stationC'
2 parents b3c67ca + 879d420 commit 46bc491

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

protocols/S3/stationC_protocol1_pcr_S3.ot2.apiv2.py

+3
Original file line numberDiff line numberDiff line change
@@ -493,4 +493,7 @@ def run(ctx: protocol_api.ProtocolContext):
493493
# transfer negative control to position NUM_SAMPLES-2
494494
p20.transfer(7, mm_rack.wells()[4].bottom(1), dests[NUM_SAMPLES-2].bottom(2), air_gap=2, new_tip='always')
495495

496+
# track final used tip
497+
save_tip_info()
498+
496499
finish_run()

0 commit comments

Comments
 (0)