small_bolex_matte_box/meta.json

71 lines
1007 B
JSON

{
"objects": [
{
"name": "small_bolex_matte_box",
"material": "black_plastic",
"position": {
"x": 0,
"y": 0,
"z": 0
},
"rotation": {
"x": -90,
"y": 0,
"z": 180
}
},
{
"name": "small_bolex_matte_box_insert",
"material": "black_plastic",
"position": {
"x": -20,
"y": 9,
"z": -28
},
"rotation": {
"x": -90,
"y": 0,
"z": 180
}
},
{
"name": "small_bolex_matte_box_hot_shoe_mount",
"material": "black_plastic",
"position": {
"x": 3,
"y": 60,
"z": 42
},
"rotation": {
"x": 90,
"y": 0,
"z": 0
}
},
{
"name": "small_bolex_matte_box_rail",
"material": "iron_metal",
"position": {
"x": 0,
"y": 15,
"z": 46
},
"rotation": {
"x": 90,
"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"
]
}