mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-07 23:45:10 +00:00
Refactor PRCXI9300Deck initialization and update plate configurations
- Changed deck name from "PRCXI_Deck" to "PRCXI_Deck_9300". - Updated plate4 initialization to use get_well_container instead of get_tip_rack. - Modified plate4 material details with new UUID, code, and name. - Renamed output JSON file to "deck_9300_new.json". - Uncommented and adjusted liquid handling operations for clarity and future use.
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
"timeout": 10.0,
|
"timeout": 10.0,
|
||||||
"axis": "Left",
|
"axis": "Left",
|
||||||
"channel_num": 8,
|
"channel_num": 8,
|
||||||
"setup": false,
|
"setup": true,
|
||||||
"debug": false,
|
"debug": false,
|
||||||
"simulator": false,
|
"simulator": false,
|
||||||
"matrix_id": "71593"
|
"matrix_id": "71593"
|
||||||
|
|||||||
Reference in New Issue
Block a user