Initial project snapshot
This commit is contained in:
12697
gpb_GLCanon_arcseg_sim_rtcp_rs274_kins.py
Normal file
12697
gpb_GLCanon_arcseg_sim_rtcp_rs274_kins.py
Normal file
File diff suppressed because it is too large
Load Diff
12
inputtext.txt
Normal file
12
inputtext.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
目标:对标 LinuxCNC,分阶段完善 Web 版数控系统仿真的 WASM 程序,逐步补齐完整功能并严格测试。
|
||||||
|
|
||||||
|
近期重点:
|
||||||
|
- 刀补
|
||||||
|
- 坐标系
|
||||||
|
- 固定循环
|
||||||
|
- 五轴 / RTCP
|
||||||
|
- M428、M429、M430
|
||||||
|
- 子程序调用
|
||||||
|
|
||||||
|
实现约束:若 WASM 编译后涉及文件读写,可考虑使用 OPFS 满足文件处理需求。
|
||||||
|
继续进一步完善程序,步步为营。G代码语法,与linuxcnc一致。程序主要来源于linuxcnc项目中的源程序。功能和G代码与linuxcnc对标。
|
||||||
1
linuxcnc
Submodule
1
linuxcnc
Submodule
Submodule linuxcnc added at 60597ee071
1
wasm-simulator
Submodule
1
wasm-simulator
Submodule
Submodule wasm-simulator added at 0ff0058417
Reference in New Issue
Block a user