-
-
Notifications
You must be signed in to change notification settings - Fork 32
/
gridfinity_basic_cup.json
139 lines (139 loc) · 5.47 KB
/
gridfinity_basic_cup.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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"fileFormatVersion": "1",
"parameterSets": {
"Label": {
"box_corner_attachments_only": "true",
"cavity_floor_radius": "-1",
"center_magnet_diameter": "0",
"center_magnet_thickness": "0",
"chamber_wall_thickness": "1.2",
"cutx": "0",
"cuty": "0",
"depth": "1",
"efficient_floor": "false",
"enable_help": "false",
"extention_tabs_enabled": "true",
"extention_x_enabled": "false",
"extention_y_enabled": "false",
"filled_in": "off",
"fingerslide": "rounded",
"fingerslide_radius": "8",
"flat_base": "false",
"floor_thickness": "0.69999999999999996",
"half_pitch": "false",
"height": "4",
"hole_overhang_remedy": "2",
"horizontal_chambers": "1",
"horizontal_irregular_subdivisions": "false",
"horizontal_separator_bend_angle": "0",
"horizontal_separator_bend_position": "0",
"horizontal_separator_bend_separation": "0",
"horizontal_separator_config": "10.5|21|42|50|60",
"horizontal_separator_cut_depth": "0",
"label": "leftchamber",
"label_relief": "0",
"label_size": "[0, 14, 0, 0.6]",
"lip_style": "normal",
"magnet_diameter": "0",
"position": "default",
"screw_depth": "0",
"spacer": "false",
"tapered_corner": "none",
"tapered_corner_size": "10",
"tapered_setback": "-1",
"vertical_chambers": "1",
"vertical_irregular_subdivisions": "false",
"vertical_separator_bend_angle": "0",
"vertical_separator_bend_position": "0",
"vertical_separator_bend_separation": "0",
"vertical_separator_config": "10.5|21|42|50|60",
"vertical_separator_cut_depth": "0",
"wall_thickness": "0",
"wallcutout_angle": "70",
"wallcutout_corner_radius": "5",
"wallcutout_enabled": "false",
"wallcutout_height": "0",
"wallcutout_walls": "[1, 0, 0, 0]",
"wallcutout_width": "0",
"wallpattern_dividers_enabled": "false",
"wallpattern_enabled": "false",
"wallpattern_fill": "none",
"wallpattern_hole_sides": "6",
"wallpattern_hole_size": "10",
"wallpattern_hole_spacing": "2",
"wallpattern_style": "grid",
"wallpattern_voronoi_noise": "0.75",
"wallpattern_voronoi_radius": "0.5",
"wallpattern_walls": "[1, 1, 1, 1]",
"width": "1",
"zClearance": "2"
},
"solid": {
"box_corner_attachments_only": "true",
"cavity_floor_radius": "-1",
"center_magnet_diameter": "0",
"center_magnet_thickness": "0",
"chamber_wall_thickness": "1.2",
"cutx": "0",
"cuty": "0",
"depth": "4",
"efficient_floor": "false",
"enable_help": "false",
"extention_tabs_enabled": "true",
"extention_x_enabled": "false",
"extention_y_enabled": "false",
"filled_in": "on",
"fingerslide": "none",
"fingerslide_radius": "8",
"flat_base": "false",
"floor_thickness": "0.69999999999999996",
"half_pitch": "false",
"height": "3",
"hole_overhang_remedy": "2",
"horizontal_chambers": "1",
"horizontal_irregular_subdivisions": "false",
"horizontal_separator_bend_angle": "0",
"horizontal_separator_bend_position": "0",
"horizontal_separator_bend_separation": "0",
"horizontal_separator_config": "10.5|21|42|50|60",
"horizontal_separator_cut_depth": "0",
"label": "disabled",
"label_relief": "0",
"label_size": "[0, 14, 0, 0.6]",
"lip_style": "normal",
"magnet_diameter": "0",
"position": "center",
"screw_depth": "0",
"spacer": "false",
"tapered_corner": "none",
"tapered_corner_size": "10",
"tapered_setback": "-1",
"vertical_chambers": "1",
"vertical_irregular_subdivisions": "false",
"vertical_separator_bend_angle": "0",
"vertical_separator_bend_position": "0",
"vertical_separator_bend_separation": "0",
"vertical_separator_config": "10.5|21|42|50|60",
"vertical_separator_cut_depth": "0",
"wall_thickness": "0",
"wallcutout_angle": "70",
"wallcutout_corner_radius": "5",
"wallcutout_enabled": "false",
"wallcutout_height": "0",
"wallcutout_walls": "[1, 0, 0, 0]",
"wallcutout_width": "0",
"wallpattern_dividers_enabled": "false",
"wallpattern_enabled": "false",
"wallpattern_fill": "none",
"wallpattern_hole_sides": "6",
"wallpattern_hole_size": "10",
"wallpattern_hole_spacing": "2",
"wallpattern_style": "grid",
"wallpattern_voronoi_noise": "0.75",
"wallpattern_voronoi_radius": "0.5",
"wallpattern_walls": "[1, 1, 1, 1]",
"width": "2",
"zClearance": "0"
}
}
}