结论:已将核心 LinuxCNC interpreter 源接入 standalone native 编译链接路径,移除 minimal runtime 中的手写 convert_g 行为,并通过 native probe 验证。
3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
G0 X1.0 Y2.0 (Comment)
|
|
G1 X3.0 Y4.0 F120.0
|