按推荐建议,继续执行
结论:已接入 LinuxCNC tool-table canonical 边界事件记录,并新增 G10 L1 工具表回归 fixture;原生 probe 验证通过。
This commit is contained in:
3
wasm-port/tests/fixtures/canon/tool_table_setup.events
vendored
Normal file
3
wasm-port/tests/fixtures/canon/tool_table_setup.events
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
canon_event=SELECT_PLANE plane=1
|
||||
canon_event=STRAIGHT_TRAVERSE line=1 x=0 y=0 z=0 a=0 b=0 c=0 u=0 v=0 w=0
|
||||
canon_event=SET_TOOL_TABLE_ENTRY pocket=2 toolno=2 x=1 y=2 z=3 a=0 b=0 c=0 u=0 v=0 w=0 diameter=1 frontangle=12 backangle=34 orientation=4
|
||||
2
wasm-port/tests/fixtures/gcode/tool_table_setup.ngc
vendored
Normal file
2
wasm-port/tests/fixtures/gcode/tool_table_setup.ngc
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
G90 G17 G0 X0 Y0 Z0
|
||||
G10 L1 P2 X1 Y2 Z3 R0.5 I12 J34 Q4
|
||||
Reference in New Issue
Block a user