-
Notifications
You must be signed in to change notification settings - Fork 3
/
HighTechKoozie.json
85 lines (85 loc) · 2.48 KB
/
HighTechKoozie.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
{
"parameterSets": {
"Standard 330ml can": {
"air_gap": "5",
"baffle_dist": "8",
"baffle_wall": "0.76",
"bottom_thick": "0.8",
"can_dia": "66.2",
"can_height": "99",
"chamfer": "0.6",
"outer_wall": "0.76",
"segments": "80",
"support_height": "3",
"support_width": "1.2",
"test_slice": "no",
"tolerance": "0.1",
"top_cut": "0.4"
},
"Nerf suppressor": {
"air_gap": "10",
"baffle_dist": "7",
"baffle_wall": "0.76",
"bottom_thick": "0.8",
"can_dia": "13.2",
"can_height": "38.7",
"chamfer": "0.6",
"outer_wall": "0.76",
"segments": "80",
"support_height": "0",
"support_width": "1.2",
"test_slice": "no",
"tolerance": "0.2",
"top_cut": "0"
},
"Sleek 330ml can": {
"air_gap": "5",
"baffle_dist": "10",
"baffle_wall": "0.76",
"bottom_thick": "0.8",
"can_dia": "58",
"can_height": "136",
"chamfer": "0.6",
"outer_wall": "0.76",
"segments": "80",
"support_height": "3",
"support_width": "1.2",
"test_slice": "no",
"tolerance": "0.1",
"top_cut": "0.4"
},
"Energy drink 250ml can": {
"air_gap": "5",
"baffle_dist": "9.5",
"baffle_wall": "0.76",
"bottom_thick": "0.8",
"can_dia": "53.3",
"can_height": "125",
"chamfer": "0.6",
"outer_wall": "0.76",
"segments": "80",
"support_height": "3",
"support_width": "1.2",
"test_slice": "no",
"tolerance": "0.1",
"top_cut": "0.4"
},
"SIGG bottle 600ml": {
"air_gap": "4.2",
"baffle_dist": "9.7",
"baffle_wall": "0.76",
"bottom_thick": "1.2",
"can_dia": "71",
"can_height": "142",
"chamfer": "0.6",
"outer_wall": "0.76",
"segments": "96",
"support_height": "3",
"support_width": "1.47",
"test_slice": "no",
"tolerance": "0.1",
"top_cut": "0.4"
}
},
"fileFormatVersion": "1"
}