-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCarbide3D_CAMotics_tools.json
79 lines (79 loc) · 1.38 KB
/
Carbide3D_CAMotics_tools.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"101": {
"units": "INCH",
"shape": "BALLNOSE",
"length": 0.5,
"diameter": 0.125,
"description": ""
},
"102": {
"units": "INCH",
"shape": "CYLINDRICAL",
"length": 0.5,
"diameter": 0.125,
"description": ""
},
"111": {
"units": "INCH",
"shape": "BALLNOSE",
"length": 0.5,
"diameter": 0.0625,
"description": ""
},
"112": {
"units": "INCH",
"shape": "CYLINDRICAL",
"length": 0.25,
"diameter": 0.0625,
"description": ""
},
"121": {
"units": "INCH",
"shape": "BALLNOSE",
"length": 0.0625,
"diameter": 0.0312,
"description": ""
},
"122": {
"units": "INCH",
"shape": "CYLINDRICAL",
"length": 0.0625,
"diameter": 0.0312,
"description": ""
},
"201": {
"units": "INCH",
"shape": "CYLINDRICAL",
"length": 0.5,
"diameter": 0.25,
"description": ""
},
"202": {
"units": "INCH",
"shape": "BALLNOSE",
"length": 0.5,
"diameter": 0.25,
"description": ""
},
"251": {
"units": "INCH",
"shape": "CYLINDRICAL",
"length": 0.75,
"diameter": 0.25,
"description": ""
},
"301": {
"units": "INCH",
"shape": "CONICAL",
"length": 0.25,
"diameter": 0.5,
"description": ""
},
"302": {
"units": "INCH",
"shape": "CONICAL",
"length": 0.433013,
"diameter": 0.5,
"description": ""
}
}