wasm-port: broaden native LinuxCNC interpreter probes
This commit is contained in:
11
wasm-port/tests/fixtures/canon/tool_semantics.events
vendored
Normal file
11
wasm-port/tests/fixtures/canon/tool_semantics.events
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
canon_event=SELECT_TOOL tool=2
|
||||
canon_event=MESSAGE: tool selected=2 selected_pocket=2
|
||||
canon_event=STOP_SPINDLE_TURNING spindle=0
|
||||
canon_event=CHANGE_TOOL
|
||||
canon_event=MESSAGE: tool after_m6 current_pocket=2 current_tool=2
|
||||
canon_event=USE_TOOL_LENGTH_OFFSET x=0 y=0 z=1.25 a=0 b=0 c=0 u=0 v=0 w=0
|
||||
canon_event=MESSAGE: tool g43 offset=1 x=0.0000 y=0.0000 z=1.2500
|
||||
canon_event=USE_TOOL_LENGTH_OFFSET x=0 y=0 z=0 a=0 b=0 c=0 u=0 v=0 w=0
|
||||
canon_event=MESSAGE: tool g49 offset=0 x=0.0000 y=0.0000 z=0.0000
|
||||
canon_event=CHANGE_TOOL_NUMBER pocket=0
|
||||
canon_event=MESSAGE: tool after_m61 current_pocket=0 current_tool=2
|
||||
Reference in New Issue
Block a user