Files
WorkNote/外发客户教程/客户特供/希多电机/如何搭建工艺路线.md

31 lines
979 B
Markdown
Raw Normal View History

2025-07-19 15:47:21 +08:00
# 目录
```table-of-contents
title:
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
minLevel: 0 # Include headings from the specified level
maxLevel: 0 # Include headings up to the specified level
includeLinks: true # Make headings clickable
hideWhenEmpty: false # Hide TOC if no headings are found
debugInConsole: false # Print debug info in Obsidian console
```
# 介绍
2025-07-19 15:51:57 +08:00
有了产品有了BOM就需要去维护它的工艺路线
## 生成PBOM
2025-07-19 15:53:57 +08:00
PBOM就是指工艺BOM需要在产品工作区、归档区去选择要生成BOM结构选择后右键选择 **生成PBOM**
![](assets/Pasted%20image%2020250719155313.png)
2025-07-19 15:55:58 +08:00
勾选上 **如果一个设计BOM已经生成过工艺BOM则此次不再更新工艺BOM**,然后点击 **生成** 即可
![](assets/Pasted%20image%2020250719155339.png)
### 快速跳转到PBOM
生成后,选择产品后右键,选择 **转到PBOM** 选项后即可跳转到PBOM区的对应位置上
2025-07-19 15:53:57 +08:00