mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-05 14:05:12 +00:00
feat(bioyond): 优化调度器启动功能,添加异常处理并更新相关配置
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"class": "reaction_station.bioyond",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 1100,
|
||||
"z": 0
|
||||
},
|
||||
"config": {
|
||||
@@ -74,6 +74,9 @@
|
||||
"_resource_type": "unilabos.resources.bioyond.decks:BIOYOND_PolymerReactionStation_Deck"
|
||||
}
|
||||
},
|
||||
"size_x": 2700.0,
|
||||
"size_y": 1080.0,
|
||||
"size_z": 2000.0,
|
||||
"protocol_type": []
|
||||
},
|
||||
"data": {}
|
||||
@@ -162,7 +165,7 @@
|
||||
"class": "BIOYOND_PolymerReactionStation_Deck",
|
||||
"position": {
|
||||
"x": 0,
|
||||
"y": 3800,
|
||||
"y": 1100,
|
||||
"z": 0
|
||||
},
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user