-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsaved-First Trial.json
116 lines (116 loc) · 2.26 KB
/
saved-First Trial.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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
[
{
"zWheel": "saw20",
"startRMag": 0.5,
"startZMag": 0.4,
"endRMag": 1.5,
"endZMag": 1.4,
"endingRadius": 19,
"endingPhase": 10,
"endingDepth": 0.2,
"rpm": 10000,
"rWheel": "saw20",
"speed": 500,
"stepover": 0.1,
"startingDepth": 0.2,
"startingPhase": 0,
"startingRadius": 16,
"toolDiameter": 3.175,
"tipAngle": 60
},
{
"zWheel": "saw20",
"startRMag": 1,
"startZMag": 1,
"endRMag": 0.5,
"endZMag": 0.4,
"endingRadius": 16,
"endingPhase": 0,
"endingDepth": 0.2,
"rpm": 10000,
"rWheel": "saw20",
"speed": 500,
"stepover": 0.1,
"startingDepth": 0.2,
"startingPhase": 10,
"startingRadius": 13,
"toolDiameter": 3.175,
"tipAngle": 60
},
{
"zWheel": "saw20",
"startRMag": 0.3,
"startZMag": 0.3,
"endRMag": 1,
"endZMag": 1,
"endingRadius": 13,
"endingPhase": 10,
"endingDepth": 0.2,
"rpm": 10000,
"rWheel": "saw20",
"speed": 500,
"stepover": 0.1,
"startingDepth": 0.2,
"startingPhase": 0,
"startingRadius": 10,
"toolDiameter": 3.175,
"tipAngle": 60
},
{
"zWheel": "saw20",
"startRMag": 0.5,
"startZMag": 0.5,
"endRMag": 0.3,
"endZMag": 0.3,
"endingRadius": 10,
"endingPhase": 0,
"endingDepth": 0.2,
"rpm": 10000,
"rWheel": "saw20",
"speed": 500,
"stepover": 0.1,
"startingDepth": 0.1,
"startingPhase": 10,
"startingRadius": 7,
"toolDiameter": 3.175,
"tipAngle": 60
},
{
"zWheel": "saw20",
"startRMag": 0,
"startZMag": 0,
"endRMag": 0.5,
"endZMag": 0.5,
"endingRadius": 7,
"endingPhase": 10,
"endingDepth": 0.1,
"rpm": 10000,
"rWheel": "saw20",
"speed": 500,
"stepover": 0.1,
"startingDepth": 0,
"startingPhase": 0,
"startingRadius": 4,
"toolDiameter": 3.175,
"tipAngle": 60
},
{
"zWheel": "saw20",
"startRMag": 1.5,
"startZMag": 1.4,
"endRMag": 0.5,
"endZMag": 0,
"endingRadius": 23,
"endingPhase": 0,
"endingDepth": 0,
"rpm": 10000,
"rWheel": "saw20",
"speed": 500,
"stepover": 0.1,
"startingDepth": 0.2,
"startingPhase": 10,
"startingRadius": 19,
"toolDiameter": 3.175,
"tipAngle": 60
}
]