small_bolex_matte_box/meta.json

57 lines
789 B
JSON

{
"objects": [
{
"name": "small_bolex_matte_box",
"material": "black_plastic",
"position": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
}
},
{
"name": "small_bolex_matte_box_hot_shoe",
"material": "black_plastic",
"position": {
"x": 0,
"y": 50,
"z": 30
},
"rotation": {
"x": 0,
"y": -90,
"z": 0
}
},
{
"name": "small_bolex_matte_box",
"material": "black_plastic",
"position": {
"x": 0,
"y": 25,
"z": 30
},
"rotation": {
"x": 0,
"y": 90,
"z": 0
}
}
],
"src" : [
"README.md",
"LICENSE",
"scad.sh",
"scad/small_bolex_matte_box.scad",
"scad/common/common.scad",
"scad/common/c14n_stl.py",
"scad/common/scad.sh"
]
}