-
Notifications
You must be signed in to change notification settings - Fork 0
/
takt.json
43 lines (43 loc) · 1.27 KB
/
takt.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
{
"parameterSets": {
"47-box": {
"$fn": "48",
"box_size": "47",
"error_on_not_interconnectable": "false",
"grid_h": "0.5",
"grid_n": "3",
"hole_offset": "12.5",
"prep_hole_d": "8",
"prep_hole_geo": "square",
"wall_thickness": "2",
"with_grid": "true"
},
"design default value,": {
"$fn": "48",
"bottom_lid": "true",
"bottom_lid_style": "fence",
"box_size": "99",
"diagonal_cut": "true",
"error_on_not_interconnectable": "false",
"fence_frame_thickness": "2",
"fence_height": "20",
"fence_n": "3",
"fence_thickness": "2",
"film_thickness": "0.5",
"frame": "false",
"frame_height": "70",
"frame_thickness": "2",
"grid_h": "0.5",
"grid_n": "4",
"hole_offset": "12.5",
"prep_hole_d": "8",
"prep_hole_geo": "square",
"sides": "false",
"top_lid": "false",
"top_lid_style": "flat",
"wall_thickness": "2",
"with_grid": "true"
}
},
"fileFormatVersion": "1"
}