按推荐建议,继续执行
结论:已接入 LinuxCNC canonical 坐标系边界事件记录,并新增 G55、G10 L2、G92、G92.1、G54 回归 fixture;原生 probe 验证通过。
This commit is contained in:
6
wasm-port/tests/fixtures/gcode/coordinate_offsets.ngc
vendored
Normal file
6
wasm-port/tests/fixtures/gcode/coordinate_offsets.ngc
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
G90 G17 G0 X0 Y0 Z0
|
||||
G55
|
||||
G10 L2 P2 X4 Y5 Z6
|
||||
G92 X10 Y20 Z30
|
||||
G92.1
|
||||
G54
|
||||
Reference in New Issue
Block a user