# fabrication ``` ├── fabrication/ │ ├── layout.gerber # 制板文件 │ ├── bom.xlsx # 零件清单 │ └── photos/ # 实物照片 ```