Skip to content

Commit 5bf46ad

Browse files
committed
convert tooltables in tests to new tooltable format
Signed-off-by: Rene Hopf <renehopf@mac.com>
1 parent c97899d commit 5bf46ad

9 files changed

Lines changed: 31 additions & 59 deletions

File tree

tests/ccomp/lathe-comp/test.tbl

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
POCKET FMS ZOFFSET XOFFSET DIAMETER FRONTANGLE BACKANGLE ORIENTATION # LATHE
2-
3-
1 1 0.0 0.0 0.1 95.0 155.0 1
4-
2 2 0.0 0.0 0.1 85.0 25.0 2
5-
3 3 0.0 0.0 0.1 275.0 335.0 3
6-
4 4 0.0 0.0 0.1 265.0 205.0 4
7-
5 5 0.0 0.0 0.1 210.0 150.0 5
8-
6 6 0.5 0.5 0.1 120.0 60.0 6
9-
7 7 0.0 0.0 0.1 -30.0 30.0 7
10-
8 8 0.0 0.0 0.1 240.0 300.0 8
11-
9 9 0.0 0.0 0.1 0.0 0.0 9
12-
10 10 0.0 0.0 0.0 0.0 0.0 0
13-
11 11 0.0 0.0 0.0 95.0 155.0 1
14-
12 12 0.0 0.0 0.0 85.0 25.0 2
15-
13 13 0.0 0.0 0.0 275.0 335.0 3
16-
14 14 0.0 0.0 0.0 265.0 205.0 4
17-
15 15 0.0 0.0 0.0 210.0 150.0 5
18-
16 16 0.0 0.0 0.0 120.0 60.0 6
19-
17 17 0.0 0.0 0.0 -30.0 30.0 7
20-
18 18 0.0 0.0 0.0 240.0 300.0 8
21-
19 19 0.0 0.0 0.0 0.0 0.0 9
1+
T2 P2 Z0.0 X0.0 D0.1 I85.0 J25.0 Q2;
2+
T7 P7 Z0.0 P0.0 D0.1 I-30.0 J30.0 Q7;
3+
T9 P9 Z0.0 P0.0 D0.1 I0 J0 Q9;
Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
POC FMS LEN DIAM COMMENT
2-
3-
1 1 0.5 0.0625 first tool
4-
2 2 0.7 0.125
5-
3 3 0.5 0.25
6-
4 4 0.7 1.0
7-
32 32 0.5 0.0 last tool
1+
T1 P1 Z0.5 D0.0625;first tool
2+
T2 P2 Z0.7 D0.125;
3+
T3 P3 Z0.5 D0.25;
4+
T4 P4 Z0.7 D1.0;
5+
T32 P32 Z0.5 D0.0;last tool
Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
POC FMS LEN DIAM COMMENT
2-
3-
1 1 0.5 0.0625 first tool
4-
2 2 0.7 0.125
5-
3 3 0.5 0.25
6-
4 4 0.7 1.0
7-
32 32 0.5 0.0 last tool
1+
T1 P1 Z0.5 D0.0625;first tool
2+
T2 P2 Z0.7 D0.125;
3+
T3 P3 Z0.5 D0.25;
4+
T4 P4 Z0.7 D1.0;
5+
T32 P32 Z0.5 D0.0;last tool

tests/ccomp/mill-zchanges/test.tbl

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
POC FMS LEN DIAM COMMENT
2-
3-
1 1 0.5 0.0625 first tool
4-
2 2 0.7 0.125
5-
3 3 0.5 0.25
6-
4 4 0.7 1.0
7-
32 32 0.5 0.0 last tool
1+
T1 P1 Z0.5 D0.0625;first tool
2+
T2 P2 Z0.7 D0.125;
3+
T3 P3 Z0.5 D0.25;
4+
T4 P4 Z0.7 D1.0;
5+
T32 P32 Z0.5 D0.0;last tool

tests/interp/cam-nisley/test.tbl

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
POC FMS LEN DIAM COMMENT
2-
3-
1 1 0.5 0.0625 first tool
4-
2 2 0.7 0.125
5-
3 3 0.5 0.25
6-
4 4 0.7 1.0
7-
32 32 0.5 0.0 last tool
1+
T1 P1 Z0.5 D0.0625;first tool
2+
T2 P2 Z0.7 D0.125;
3+
T3 P3 Z0.5 D0.25;
4+
T4 P4 Z0.7 D1.0;
5+
T32 P32 Z0.5 D0.0;last tool
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
t1 p1 x0 y0 z0
1+
T1 P1 X0 Y0 Z0 ;

tests/interp/g10/g10-l11/test.tbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
t1 p1 x0 y0 z0
1+
T1 P1 X0 Y0 Z0 ;

tests/interp/g76/test.tbl

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
POC FMS LEN DIAM COMMENT
2-
3-
1 1 0.5 0.0625 first tool
4-
2 2 0.7 0.125
5-
3 3 0.5 0.25
6-
4 4 0.7 1.0
7-
32 32 0.5 0.0 last tool
1+
T1 P1 Z0.5 D0.0625;first tool
2+
T2 P2 Z0.7 D0.125;
3+
T3 P3 Z0.5 D0.25;
4+
T4 P4 Z0.7 D1.0;
5+
T32 P32 Z0.5 D0.0;last tool

tests/remap/oword-pycall/test.tbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
t1 p1 d10 x10 y0 z20
1+
T1 P1 D10 X10 Y0 Z20 ;

0 commit comments

Comments
 (0)