15 lines
197 B
JSON
15 lines
197 B
JSON
|
{
|
||
|
"objects" : [
|
||
|
{
|
||
|
"name" : "bolex_base_plate",
|
||
|
"material" : "black_plastic"
|
||
|
}
|
||
|
],
|
||
|
"src" : [
|
||
|
"LICENSE",
|
||
|
"Makefile",
|
||
|
"scad/bolex_base_plate.scad",
|
||
|
"scad/common/common.scad"
|
||
|
]
|
||
|
}
|