feat: update coin cell assembly, bioyond cell workstation, and resource configs

This commit is contained in:
Andy6M
2026-03-25 23:31:06 +08:00
parent 91928a87ac
commit 467f0b1115
13 changed files with 290 additions and 49 deletions

View File

@@ -104,8 +104,11 @@ class BioyondElectrolyteDeck(Deck):
size_y: float = 1400.0,
size_z: float = 2670.0,
category: str = "deck",
setup: bool = False,
) -> None:
super().__init__(name=name, size_x=4150.0, size_y=1400.0, size_z=2670.0)
if setup:
self.setup()
def setup(self) -> None:
# 添加仓库