File tree 1 file changed +61
-1
lines changed
1 file changed +61
-1
lines changed Original file line number Diff line number Diff line change 2
2
(t1 is for facing and left turning, t4 is threading tool, t9 parting)
3
3
(proper tool offsets should be set in the tool table!)
4
4
5
- g20 g64
5
+ g20 g64 g18
6
6
7
7
(face and turn outside diameter)
8
8
t1 m6
17
17
f5
18
18
g1z-.55
19
19
g0x.2
20
+
21
+
22
+ (round the end)
23
+ o100 sub
24
+ g0z1x-1
25
+ g41
26
+ g0z1
27
+ g2 x0 z0 r1
28
+ g3 x3.05 z-3.05 i0 k-3.05
29
+ g91
30
+ g2 z-1.5 x1 r1.5
31
+ g90
32
+ g40
33
+ g0 x4.5
34
+ o100 endsub
35
+
36
+ g21
37
+ f50
38
+
39
+ g0z1.3
40
+ g92z0
41
+ o100 call
42
+
43
+ f50
44
+
45
+ g92.1
46
+ g0z.9
47
+ g92z0
48
+ o100 call
49
+
50
+ g92.1
51
+ g0z.5
52
+ g92z0
53
+ o100 call
54
+
55
+ g92.1
56
+ g0z.3
57
+ g92z0
58
+ o100 call
59
+
60
+ g92.1
61
+ g0z.1
62
+ g92z0
63
+ o100 call
64
+
65
+ g92.1
66
+ g0z0
67
+ g92z0
68
+ o100 call
69
+ g0z0
70
+ o100 call
71
+
72
+ g92.1
73
+ g0z-.025
74
+ g92z0
75
+ o100 call
76
+
77
+ g92.1
20
78
m5
79
+ g20
80
+ f5
21
81
22
82
(thread)
23
83
t4 m6
You can’t perform that action at this time.
0 commit comments