From 11ccf179ab22fc58a6d3798ccfe3c9875ce954f6 Mon Sep 17 00:00:00 2001 From: chenshijue <24121145@bjtu.edu.cn> Date: Fri, 7 Aug 2026 14:30:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20readme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 8f2fbf0..c38b182 100644 --- a/readme.md +++ b/readme.md @@ -75,7 +75,7 @@ PJ_NGW_S2_090_T80_001/ │ └── 零件清单.xlsx ├── 模组信息表.xlsx ├── joint_module_assembly.schema.json #schema文件 -└── planetary joint_full.example.json #sop文件 +└── joint_module_assembly_sop.json #sop文件 ``` **要求:** @@ -84,7 +84,7 @@ PJ_NGW_S2_090_T80_001/ - 每个自制件均需导出 STEP 文件 - 螺纹连接件、弹簧挡圈、垫片等不强制建实体模型,但需在零件清单中写明型号、数量 - `模组信息表.xlsx` 至少包含:模组编号、传动类型、级数、减速比、额定扭矩、质量、设计说明 -- 务必包含 `joint_module_assembly.schema.json` 和 `planetary_joint_full.example.json`(schema 和 sop 文件) +- 务必包含 `joint_module_assembly.schema.json` 和 `joint_module_assembly_sop.json`(schema 和 sop 文件) ## 📋 零件清单与模组信息表填写说明