-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBoxKit.json
More file actions
98 lines (98 loc) · 3.36 KB
/
BoxKit.json
File metadata and controls
98 lines (98 loc) · 3.36 KB
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
{
"parameterSets": {
"3 Perimeter": {
"clearance": "0.1",
"corner_radius": "1",
"edge_cap_length": "40",
"edge_cap_tall": "false",
"extrusion_width": "0.45",
"height": "12",
"hinge_ball_clearance": "0.2",
"hinge_ball_pullback": "0.4",
"hinge_ball_ratio": "0.6",
"hinge_clearance": "0.2",
"hinge_depth": "6",
"hinge_filament_hole": "1.95",
"hinge_lid_clearance": "0.4",
"hinge_lid_slot_extra_clearance": "0.1",
"hinge_type": "filament",
"hinge_wing": "3.5",
"latch_clearance": "0.1",
"latch_edge_cap_length": "20",
"latch_include_edge_cap": "true",
"latch_length": "12",
"ledge_height": "0",
"magnet_clearance": "0.15",
"magnet_diameter": "8",
"magnet_thickness": "10",
"magnets_on": "false",
"perimeters": "3",
"print_parts": "tray",
"side_length": "20",
"stock_thickness": "3"
},
"2 Perimeter": {
"clearance": "-0.1",
"corner_radius": "0.8",
"edge_cap_length": "40",
"edge_cap_tall": "false",
"extrusion_width": "0.45",
"height": "12",
"hinge_ball_clearance": "0.2",
"hinge_ball_pullback": "0.4",
"hinge_ball_ratio": "0.6",
"hinge_clearance": "0.2",
"hinge_depth": "6",
"hinge_filament_hole": "1.95",
"hinge_lid_clearance": "0.4",
"hinge_lid_slot_extra_clearance": "0.1",
"hinge_type": "filament",
"hinge_wing": "3.5",
"latch_clearance": "0.1",
"latch_edge_cap_length": "20",
"latch_include_edge_cap": "true",
"latch_length": "12",
"ledge_height": "0",
"magnet_clearance": "0.15",
"magnet_diameter": "8",
"magnet_thickness": "10",
"magnets_on": "false",
"perimeters": "2",
"print_parts": "tray",
"side_length": "20",
"stock_thickness": "3"
},
"Longer Sides, 3p": {
"clearance": "0.1",
"corner_radius": "0.8",
"edge_cap_length": "40",
"edge_cap_tall": "false",
"extrusion_width": "0.45",
"height": "16",
"hinge_ball_clearance": "0.2",
"hinge_ball_pullback": "0.4",
"hinge_ball_ratio": "0.6",
"hinge_clearance": "0.2",
"hinge_depth": "6",
"hinge_filament_hole": "1.95",
"hinge_lid_clearance": "0.4",
"hinge_lid_slot_extra_clearance": "0.1",
"hinge_type": "filament",
"hinge_wing": "3.5",
"latch_clearance": "0.1",
"latch_edge_cap_length": "20",
"latch_include_edge_cap": "true",
"latch_length": "12",
"ledge_height": "0",
"magnet_clearance": "0.15",
"magnet_diameter": "8",
"magnet_thickness": "10",
"magnets_on": "false",
"perimeters": "3",
"print_parts": "tray",
"side_length": "28",
"stock_thickness": "3"
}
},
"fileFormatVersion": "1"
}