bolex_rewind_key/meta.json

32 lines
485 B
JSON

{
"objects" : [
{
"name" : "bolex_rewind_key",
"material" : "iron_metal"
},
{
"name" : "bolex_rewind_key_handle",
"material" : "black_plastic",
"position" : {
"x" : 0,
"y" : 10,
"z" : -9.5
},
"rotation" : {
"x" : 0,
"y" : 0,
"z" : -50
}
}
],
"src" : [
"README.md",
"LICENSE",
"scad.sh",
"scad/bolex_rewind_key.scad",
"scad/common/knurledFinishLib_v2.scad",
"scad/common/scad.sh",
"scad/common/c14n_stl.py"
]
}