Files
WorkNote/外发客户教程/客户特供/希多电机/如何维护工序库.md

35 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 目录
```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
```
# 介绍
`PLM` 中的工序库指得其实就是云星空里面的作业中心,后续如有新的工序,可以在 `PLM` 系统上进行维护,然后再通过接口推送到云星空中
## 新增工序
新增工序需要打开 **工艺管理****工序库** → 选择文件夹,在右边空白部分右键,选择 **新建** 选择 **工序** 选择 ==**装配工序**==(只能选择装配工序!)
![](assets/Pasted%20image%2020250719152032.png)
工序的编码会自动生成,只需要在名称上写这道工序的名称即可,填写好后,点击确定按钮完成创建(新增的工序必须 [同步到云星空](#同步到云星空)
![](assets/Pasted%20image%2020250719152617.png)
## 同步到云星空
创建,已经保存下来的工序,可以直接同步到云星空当中(注意!一定是已经保存下来的工序,没有保存下来的工序是同步不了的)
选择要同步的工序,点击下面的 **同步工序** 按钮即可同步到云星空中
![](assets/Pasted%20image%2020250719152812.png)