2025-07-19 15:31:11 +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:33:11 +08:00
|
|
|
`PLM` 系统中,只有从工艺路线模板生成出来的工艺路线,才能够准确的同步到云星空里
|
|
|
|
|
|
|
|
## 新建工艺路线
|
|
|
|
|
|
|
|
在 **工艺管理** → **工序库** → 选择文件夹(选择哪个文件夹,后续创建出来的工艺路线就是同步到云星空的对应文件夹里的)选择新建选项,选择 **工艺路线** 选择 **装配工艺** 即可
|
|
|
|
|
|
|
|

|
|
|
|
|
2025-07-19 15:35:11 +08:00
|
|
|
输入 **工艺路线名称** 后,在右侧的 **工序列表** 中选择要添加到该工艺路线中的工序,点击下箭头将其添加到工艺路线中即可
|
|
|
|
|
|
|
|

|
|
|
|
|
2025-07-19 15:37:11 +08:00
|
|
|
添加的工序,手动维护一下 **描述**、**单价**、**基本工时**、**工作中心**、**工序控制码**、**操作工** 即可(如果是默认情况,工序控制码为空即可,如果需要指定,则指定该工序的工序控制码)
|
2025-07-19 15:35:11 +08:00
|
|
|
|
|
|
|

|