mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-05 22:15:04 +00:00
Add plateT6 to PRCXI configuration and enhance error handling in liquid handling
This commit is contained in:
@@ -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": []
|
||||||
|
|||||||
Reference in New Issue
Block a user