-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathparametric_base_generator.json
77 lines (77 loc) · 2.15 KB
/
parametric_base_generator.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
{
"parameterSets": {
"40x40": {
"base_length": "40",
"base_type": "0",
"base_width": "40",
"height": "4",
"height_offset": "1.5",
"inset": "1",
"magnets_diameter": "0.1",
"magnets_height": "0.1",
"slotta_type": "0",
"slotta_width": "2"
},
"50x50": {
"base_length": "50",
"base_type": "0",
"base_width": "50",
"height": "4",
"height_offset": "1.5",
"inset": "1",
"magnets_diameter": "0.1",
"magnets_height": "0.1",
"slotta_type": "0",
"slotta_width": "2"
},
"20x20": {
"base_length": "20",
"base_type": "0",
"base_width": "20",
"height": "4",
"height_offset": "1.3",
"inset": "1",
"magnets_diameter": "0.1",
"magnets_height": "0.1",
"slotta_type": "0",
"slotta_width": "2"
},
"25x25": {
"base_length": "25",
"base_type": "0",
"base_width": "25",
"height": "4",
"height_offset": "1.3",
"inset": "1",
"magnets_diameter": "0.1",
"magnets_height": "0.1",
"slotta_type": "0",
"slotta_width": "2"
},
"design default values": {
"base_length": "30",
"base_type": "0",
"base_width": "30",
"height": "4",
"height_offset": "1.3",
"inset": "1",
"magnets_diameter": "0.1",
"magnets_height": "0.1",
"slotta_type": "0",
"slotta_width": "2"
},
"30x30": {
"base_length": "30",
"base_type": "0",
"base_width": "30",
"height": "4",
"height_offset": "1.3",
"inset": "1",
"magnets_diameter": "0.1",
"magnets_height": "0.1",
"slotta_type": "0",
"slotta_width": "2"
}
},
"fileFormatVersion": "1"
}