bolex_base_plate/meta.json

15 lines
197 B
JSON
Raw Normal View History

{
"objects" : [
{
"name" : "bolex_base_plate",
"material" : "black_plastic"
}
],
"src" : [
"LICENSE",
"Makefile",
"scad/bolex_base_plate.scad",
"scad/common/common.scad"
]
}