Enhance PRCXI classes by adding category parameter and updating logic for channel handling; update resource tracking to include tube_rack category.

This commit is contained in:
ALITTLELZ
2026-01-14 15:14:48 +08:00
parent 1340bae838
commit 44a4c2362d
4 changed files with 35 additions and 29 deletions

View File

@@ -592,6 +592,7 @@ def resource_plr_to_ulab(resource_plr: "ResourcePLR", parent_name: str = None, w
"trash": "trash",
"deck": "deck",
"tip_rack": "tip_rack",
"tube_rack": "tube_rack",
"warehouse": "warehouse",
"container": "container",
"tube": "tube",