Files
cnc_wams/wasm-port/tests/fixtures/gcode/cutter_comp_motion.ngc
wangdequan d02fe9e07f 按建议,继续工作
结论:已修正 standalone setup 的 cutter_comp_firstmove 初始态以匹配 vendored LinuxCNC rs274ngc_pre.cc,并新增正向 G41.1/G40 cutter compensation motion fixture;native probe 全量验证通过。
2026-06-07 21:37:50 +08:00

6 lines
54 B
Plaintext

G90 G17 G0 X0 Y0
G41.1 D0.2
G1 X1 Y0 F60
G1 X1 Y1
G40