按规划持续工作
This commit is contained in:
5
wasm-port/tests/fixtures/ini/disable_fanuc_style_sub.ini
vendored
Normal file
5
wasm-port/tests/fixtures/ini/disable_fanuc_style_sub.ini
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
[RS274NGC]
|
||||
DISABLE_FANUC_STYLE_SUB = 1
|
||||
|
||||
[TRAJ]
|
||||
COORDINATES = XYZ
|
||||
6
wasm-port/tests/fixtures/ini/ini_tool_table.ini
vendored
Normal file
6
wasm-port/tests/fixtures/ini/ini_tool_table.ini
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[TRAJ]
|
||||
LINEAR_UNITS = mm
|
||||
|
||||
[EMCIO]
|
||||
TOOL_TABLE = ini_tool_table.tbl
|
||||
RANDOM_TOOLCHANGER = 0
|
||||
1
wasm-port/tests/fixtures/ini/ini_tool_table.tbl
vendored
Normal file
1
wasm-port/tests/fixtures/ini/ini_tool_table.tbl
vendored
Normal file
@@ -0,0 +1 @@
|
||||
T2 P7 Z6.25 D1.5 ;ini-driven tool table entry
|
||||
5
wasm-port/tests/fixtures/ini/spindle_orient_offset.ini
vendored
Normal file
5
wasm-port/tests/fixtures/ini/spindle_orient_offset.ini
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
[TRAJ]
|
||||
COORDINATES = XYZ
|
||||
|
||||
[RS274NGC]
|
||||
ORIENT_OFFSET = 12.5
|
||||
Reference in New Issue
Block a user