forked from openUC2/UC2-GIT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
37 lines (37 loc) · 1.23 KB
/
config.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
{
"name": "ASSEMBLY_CUBE_Sample_Comb",
"description": "",
"githublink": "https://github.com/bionanoimaging/UC2-GIT/tree/master/CAD/ASSEMBLY_CUBE_Sample_Holder_v2",
"image": "",
"price": 1.4000000000000001,
"fixedOptions": {},
"partslist": [
{
"name": "10_Lid_1x1",
"description": "",
"githublink": "https://github.com/bionanoimaging/UC2-GIT/blob/master/CAD/ASSEMBLY_CUBE_Base_v2/STL/10_Lid_1x1_v2.stl",
"image": "",
"price": 0.2,
"is_printable": true,
"n_parts": 1.0
},
{
"name": "10_Lid_1x1",
"description": "",
"githublink": "https://github.com/bionanoimaging/UC2-GIT/blob/master/CAD/ASSEMBLY_CUBE_Base_v2/STL/10_Lid_1x1_v2.stl",
"image": "",
"price": 0.2,
"is_printable": true,
"n_parts": 1.0
},
{
"name": "10_Lid_1x1",
"description": "",
"githublink": "https://github.com/bionanoimaging/UC2-GIT/blob/master/CAD/ASSEMBLY_CUBE_Base_v2/STL/10_Lid_1x1_v2.stl",
"image": "",
"price": 0.2,
"is_printable": true,
"n_parts": 1.0
}
]
}