Merge branch 'dev' into Mock-Device/Action

This commit is contained in:
Xuwznln
2025-06-12 20:24:42 +08:00
committed by GitHub
186 changed files with 37536 additions and 2850 deletions

View File

@@ -34,6 +34,7 @@ set(action_files
"action/HeatChill.action"
"action/HeatChillStart.action"
"action/HeatChillStop.action"
"action/Filter.action"
"action/Add.action"
"action/Centrifuge.action"
@@ -45,6 +46,8 @@ set(action_files
"action/StopPurge.action"
"action/StopStir.action"
"action/Transfer.action"
"action/LiquidHandlerProtocolCreation.action"
"action/LiquidHandlerAspirate.action"
"action/LiquidHandlerDiscardTips.action"
"action/LiquidHandlerDispense.action"
@@ -60,6 +63,11 @@ set(action_files
"action/LiquidHandlerStamp.action"
"action/LiquidHandlerTransfer.action"
"action/LiquidHandlerTransferBiomek.action"
"action/LiquidHandlerIncubateBiomek.action"
"action/LiquidHandlerMoveBiomek.action"
"action/LiquidHandlerOscillateBiomek.action"
"action/LiquidHandlerAdd.action"
"action/LiquidHandlerMix.action"
"action/LiquidHandlerMoveTo.action"