bolex_rewind_key/meta.json

31 lines
462 B
JSON

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