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,
|
||||
"Stop": "Destinations",
|
||||
"TipLocation": "BC1025F",
|
||||
"UseCurrentTips": False,
|
||||
"UseCurrentTips": False,
|
||||
"UseDisposableTips": True,
|
||||
"UseFixedTips": False,
|
||||
"UseJIT": True,
|
||||
@@ -205,4 +205,4 @@ class LiquidHandlerBiomek(LiquidHandlerAbstract):
|
||||
self.temp_protocol["steps"].append(transfer_params)
|
||||
|
||||
return
|
||||
|
||||
s
|
||||
Reference in New Issue
Block a user