Merge branch 'workstation_dev_YB3' into workstation_dev_YB3

This commit is contained in:
Calvin Cao
2025-10-24 13:56:00 +08:00
committed by GitHub
7 changed files with 363 additions and 495 deletions

View File

@@ -12,7 +12,7 @@ def YB_Solid_Stock(
"""创建粉末瓶"""
return Bottle(
name=name,
diameter=diameter,
diameter=diameter,# 未知
height=height,
max_volume=max_volume,
barcode=barcode,