完整备份: 纳入全部源文件/数据/文档(含 PDF/STEP/Excel/编译产物)

This commit is contained in:
wangruiguo
2026-09-03 18:04:37 +08:00
parent c286aed1d9
commit dd215b6679
4445 changed files with 1646144 additions and 39 deletions

Binary file not shown.

Binary file not shown.

25
sample/SC-meta.json Normal file
View File

@@ -0,0 +1,25 @@
{
"series": {
"code": "SC",
"nameZh": "SC 系列标准气缸",
"nameEn": "SC Series Standard Cylinder",
"keywords": "sc biaozhun qigang standard cylinder",
"parameters": [
{ "code": "bore", "nameZh": "缸径", "nameEn": "Bore", "unit": "mm", "type": "number", "keywords": "gangjing", "values": [16, 25, 32, 40] },
{ "code": "stroke", "nameZh": "行程", "nameEn": "Stroke", "unit": "mm", "type": "number", "keywords": "xingcheng", "values": [25, 50, 75, 100] },
{ "code": "magnet", "nameZh": "磁石", "nameEn": "Magnet", "unit": "", "type": "enum", "keywords": "cishi", "values": ["", "S"], "display": { "": "无 None", "S": "带磁石 S" } },
{ "code": "mount", "nameZh": "安装方式", "nameEn": "Mounting", "unit": "", "type": "enum", "keywords": "anzhuang", "values": ["FA", "LB", "CB"], "display": { "FA": "前法兰 FA", "LB": "脚座 LB", "CB": "中摆 CB" } }
],
"rules": [
{ "If": { "Param": "bore", "Op": "eq", "Value": 16 }, "Then": { "Param": "stroke", "Op": "in", "Value": [25, 50] } },
{ "If": { "Param": "magnet", "Op": "eq", "Value": "S" }, "Then": { "Param": "bore", "Op": "in", "Value": [25, 32, 40] } },
{ "If": { "Param": "mount", "Op": "eq", "Value": "CB" }, "Then": { "Param": "stroke", "Op": "in", "Value": [25, 50, 75] } }
]
},
"attachments": [
{ "kind": "dimDrawing", "lang": "zh", "source": "W:/团队文件-TeamCenter/airtac_0602_2026_v11sp5_world_version/airtac_0602_2026_v11sp5_world_version/sample-data/onb-sc/docs/dim-drawing/SC32x50S-LB.png", "model": "SC32x50S-LB" },
{ "kind": "dimDrawing", "lang": "zh", "source": "W:/团队文件-TeamCenter/airtac_0602_2026_v11sp5_world_version/airtac_0602_2026_v11sp5_world_version/sample-data/onb-sc/docs/dim-drawing/SC16x25-FA.png", "model": "SC16x25-FA" },
{ "kind": "datasheet", "lang": "zh", "source": "W:/团队文件-TeamCenter/airtac_0602_2026_v11sp5_world_version/airtac_0602_2026_v11sp5_world_version/sample-data/onb-sc/docs/datasheet/SC_datasheet_zh.pdf" },
{ "kind": "datasheet", "lang": "en", "source": "W:/团队文件-TeamCenter/airtac_0602_2026_v11sp5_world_version/airtac_0602_2026_v11sp5_world_version/sample-data/onb-sc/docs/datasheet/SC_datasheet_en.pdf" }
]
}

2774
sample/mesh/KC-00-32x10.stl Normal file

File diff suppressed because it is too large Load Diff

BIN
sample/mesh/UCBM32.stl Normal file

Binary file not shown.

BIN
sample/mesh/USP63.stl Normal file

Binary file not shown.