bolex_base_plate/meta.json

22 lines
305 B
JSON

{
"objects" : [
{
"name" : "bolex_base_plate",
"material" : "black_plastic",
"rotation" : {
"x" : 0,
"y" : 0,
"z" : 180
}
}
],
"src" : [
"README.md",
"LICENSE",
"Makefile",
"scad/bolex_base_plate.scad",
"scad/common/common.scad",
"scad/common/c14n_stl.py"
]
}