Files
cnc_wams/备忘/备忘3.txt
2026-07-02 08:01:34 -04:00

23 lines
1.2 KiB
Plaintext
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.
对标“/home/mes123456/cnc_wams/work/working3/gmoccapy_XYZAB_execution_analysis.md“的五轴机床的执行流程
执行、测试和完善”/home/mes123456/cnc_wams/web-rtcp-5axis-sim-plan“这个从linuxcnc移植过来的数控系统仿真的功能。
在数控系统仿真仿真功能方面与linuxcnc的源程序实现的功能完全一直。
不一致的地方,进行修改”/home/mes123456/cnc_wams/web-rtcp-5axis-sim-plan“这个项目。
先在“/home/mes123456/cnc_wams/work/working5”中创建如下文件之后按如下文件工作。
01-项目功能内容
02-项目程序开发详细步骤
03-推进台账:每轮做了什么、改了哪些文件、验证了什么、下一步是什么。
04-任务矩阵:所有任务编号、状态、验收标准,防止重复做。
05-验收证据命令、页面、job_id、report_id、PDF、截图等证据。
06-决策记录:为什么这么做,后续变更时不反复争论同一个问题
另加 README 索引,便于后续按任务矩阵继续推进。
## Logging Rule
After every GPT/Codex execution completes, append the full execution process
log to:
`/home/mes123456/cnc_wams/web-rtcp-5axis-sim-plan/gptlog-process/gpdlog.md`
代码区也有一批未提交改动