-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtooltable.json
77 lines (77 loc) · 1.78 KB
/
tooltable.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
{
"Tools": {
"1": {
"cornerRadius": 0.0,
"cuttingEdgeAngle": 180.0,
"cuttingEdgeHeight": 12.0,
"diameter": 3.0,
"flatRadius": 0.0,
"lengthOffset": 0.0,
"material": "Carbide",
"name": "1F carbide 3mm",
"tooltype": "EndMill",
"version": 1
},
"2": {
"cornerRadius": 0.0,
"cuttingEdgeAngle": 180.0,
"cuttingEdgeHeight": 20.0,
"diameter": 22.22,
"flatRadius": 0.0,
"lengthOffset": 0.0,
"material": "HighSpeedSteel",
"name": "7/8\"WoodMill",
"tooltype": "Undefined",
"version": 1
},
"3": {
"cornerRadius": 0.0,
"cuttingEdgeAngle": 45.0,
"cuttingEdgeHeight": 15.0,
"diameter": 3.17,
"flatRadius": 0.0,
"lengthOffset": 0.0,
"material": "Carbide",
"name": "Engraver",
"tooltype": "Drill",
"version": 1
},
"4": {
"cornerRadius": 0.0,
"cuttingEdgeAngle": 180.0,
"cuttingEdgeHeight": 15.0,
"diameter": 2.0,
"flatRadius": 0.0,
"lengthOffset": 0.0,
"material": "HighCarbonToolSteel",
"name": "Mill",
"tooltype": "Undefined",
"version": 1
},
"5": {
"cornerRadius": 0.0,
"cuttingEdgeAngle": 180.0,
"cuttingEdgeHeight": 12.0,
"diameter": 3.0,
"flatRadius": 0.0,
"lengthOffset": 0.0,
"material": "Carbide",
"name": "AluminiumMill",
"tooltype": "Undefined",
"version": 1
},
"6": {
"cornerRadius": 0.0,
"cuttingEdgeAngle": 180.0,
"cuttingEdgeHeight": 40.0,
"diameter": 3.0,
"flatRadius": 0.0,
"lengthOffset": 0.0,
"material": "HighSpeedSteel",
"name": "2FluteWoodMill",
"tooltype": "Undefined",
"version": 1
}
},
"Version": 1
}