按建议,继续工作
结论:已修正 standalone setup 的 cutter_comp_firstmove 初始态以匹配 vendored LinuxCNC rs274ngc_pre.cc,并新增正向 G41.1/G40 cutter compensation motion fixture;native probe 全量验证通过。
This commit is contained in:
5
wasm-port/tests/fixtures/gcode/cutter_comp_motion.ngc
vendored
Normal file
5
wasm-port/tests/fixtures/gcode/cutter_comp_motion.ngc
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
G90 G17 G0 X0 Y0
|
||||
G41.1 D0.2
|
||||
G1 X1 Y0 F60
|
||||
G1 X1 Y1
|
||||
G40
|
||||
Reference in New Issue
Block a user