Initial commit

This commit is contained in:
zhangshun
2026-06-01 15:55:59 +08:00
commit 40f9bdb590
1799 changed files with 362227 additions and 0 deletions

13
WorkTest.json Normal file
View File

@@ -0,0 +1,13 @@
//曲柄滑块机构测试
{
"msg": "曲柄滑块机构运动学测试",
"req_code": "DEBUG_001",
"req_from": "debugger",
"req_cmd": "Cmd_FourBar_CrankSlider",
"req_param": {
"L_AB": 0.5,
"L_BS": 2.0,
"S_OFS": 0.0,
"angleDeg": 45.0
}
}