按推荐建议,继续执行
结论:已接入 LinuxCNC probe canonical 边界事件记录,并新增 G38.2、G38.3、G38.4、G38.5 回归 fixture;原生 probe 验证通过。
This commit is contained in:
15
wasm-port/tests/fixtures/canon/probe_semantics.events
vendored
Normal file
15
wasm-port/tests/fixtures/canon/probe_semantics.events
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
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_FEED_RATE rate=25
|
||||
canon_event=TURN_PROBE_ON
|
||||
canon_event=STRAIGHT_PROBE line=3 x=0 y=0 z=-1 a=0 b=0 c=0 u=0 v=0 w=0 probe_type=0
|
||||
canon_event=TURN_PROBE_OFF
|
||||
canon_event=TURN_PROBE_ON
|
||||
canon_event=STRAIGHT_PROBE line=4 x=1 y=0 z=0 a=0 b=0 c=0 u=0 v=0 w=0 probe_type=1
|
||||
canon_event=TURN_PROBE_OFF
|
||||
canon_event=TURN_PROBE_ON
|
||||
canon_event=STRAIGHT_PROBE line=5 x=0 y=1 z=0 a=0 b=0 c=0 u=0 v=0 w=0 probe_type=2
|
||||
canon_event=TURN_PROBE_OFF
|
||||
canon_event=TURN_PROBE_ON
|
||||
canon_event=STRAIGHT_PROBE line=6 x=0 y=0 z=1 a=0 b=0 c=0 u=0 v=0 w=0 probe_type=3
|
||||
canon_event=TURN_PROBE_OFF
|
||||
Reference in New Issue
Block a user