Add plateT6 to PRCXI configuration and enhance error handling in liquid handling

This commit is contained in:
Guangxin Zhang
2025-07-11 18:10:21 +08:00
committed by Xuwznln
parent 8ff6460f29
commit 4ae996497d

View File

@@ -35,7 +35,8 @@
"plateT2", "plateT2",
"plateT3", "plateT3",
"rackT4", "rackT4",
"plateT5" "plateT5",
"plateT6"
], ],
"parent": "PRCXI", "parent": "PRCXI",
"type": "device", "type": "device",
@@ -184,6 +185,31 @@
"uuid": "57b1e4711e9e4a32b529f3132fc5931f" "uuid": "57b1e4711e9e4a32b529f3132fc5931f"
} }
} }
},
{
"id": "plateT6",
"name": "plateT6",
"sample_id": null,
"children": [],
"parent": "deck",
"type": "device",
"class": "",
"position": {
"x": 0,
"y": 0,
"z": 0
},
"config": {
"type": "PRCXI9300Container",
"size_x": 120.98,
"size_y": 82.12,
"size_z": 50.3
},
"data": {
"Material": {
"uuid": "57b1e4711e9e4a32b529f3132fc5931f"
}
}
} }
], ],
"links": [] "links": []