-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVase_mode_box.json
110 lines (110 loc) · 2.98 KB
/
Vase_mode_box.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
{
"parameterSets": {
"Vasco-digipass": {
"cylinder_segments": "64",
"depth": "14.5",
"height": "75",
"lid": "20",
"render": "both",
"ridge_a": "30",
"ridge_h": "0.8",
"shape": "rectangle",
"tolerance": "0.1",
"wall": "0.6",
"width": "47.5"
},
"Loratadine-generic": {
"cylinder_segments": "64",
"depth": "24.8",
"height": "99.4",
"lid": "26.4",
"render": "both",
"ridge_a": "30",
"ridge_h": "0.8",
"shape": "rectangle",
"tolerance": "0.1",
"wall": "0.6",
"width": "47.3"
},
"Pukka-TeaBox": {
"cylinder_segments": "64",
"depth": "70",
"height": "135.4",
"lid": "13",
"render": "both",
"ridge_a": "30",
"ridge_h": "0.8",
"shape": "rectangle",
"tolerance": "0.1",
"wall": "0.6",
"width": "80"
},
"Pokerchip-tube": {
"cylinder_segments": "80",
"depth": "40",
"height": "60",
"lid": "12",
"render": "lid",
"ridge_a": "30",
"ridge_h": "0.8",
"shape": "cylinder",
"tolerance": "0.1",
"wall": "0.6",
"width": "40"
},
"Funky octagonal box": {
"cylinder_segments": "8",
"depth": "30",
"height": "50",
"lid": "10",
"render": "both",
"ridge_a": "30",
"ridge_h": "0.8",
"shape": "cylinder",
"tolerance": "0.1",
"wall": "0.6",
"width": "50"
},
"TeaBox-ButterflyBrand": {
"cylinder_segments": "64",
"depth": "64",
"height": "127",
"lid": "14",
"render": "both",
"ridge_a": "30",
"ridge_h": "0.8",
"shape": "rectangle",
"tolerance": "0.1",
"wall": "0.6",
"width": "72"
},
"TissueBox": {
"cylinder_segments": "64",
"depth": "25.4",
"height": "102",
"lid": "20",
"render": "both",
"ridge_a": "30",
"ridge_h": "0.8",
"shape": "rectangle",
"tolerance": "0.1",
"wall": "0.6",
"width": "55"
},
"NeoCube storage": {
"corner": "2.3",
"cylinder_segments": "32",
"depth": "28.4",
"height": "28",
"lid": "7",
"render": "both",
"ridge_a": "30",
"ridge_h": "0.8",
"shape": "rectangle",
"tolerance": "0.1",
"wall": "0.6",
"width": "28.4"
}
},
"fileFormatVersion": "1"
}