mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 21:11:12 +00:00
Update biomek.py
This commit is contained in:
@@ -175,7 +175,7 @@ class LiquidHandlerBiomek(LiquidHandlerAbstract):
|
|||||||
"SplitVolumeCleaning": False,
|
"SplitVolumeCleaning": False,
|
||||||
"Stop": "Destinations",
|
"Stop": "Destinations",
|
||||||
"TipLocation": "BC1025F",
|
"TipLocation": "BC1025F",
|
||||||
"UseCurrentTips": False,
|
"UseCurrentTips": False,
|
||||||
"UseDisposableTips": True,
|
"UseDisposableTips": True,
|
||||||
"UseFixedTips": False,
|
"UseFixedTips": False,
|
||||||
"UseJIT": True,
|
"UseJIT": True,
|
||||||
@@ -205,4 +205,4 @@ class LiquidHandlerBiomek(LiquidHandlerAbstract):
|
|||||||
self.temp_protocol["steps"].append(transfer_params)
|
self.temp_protocol["steps"].append(transfer_params)
|
||||||
|
|
||||||
return
|
return
|
||||||
|
s
|
||||||
Reference in New Issue
Block a user