22 lines
337 B
JSON
22 lines
337 B
JSON
{
|
|
"objects" : [
|
|
{
|
|
"name" : "bolex_rewind_key",
|
|
"material" : "iron_metal"
|
|
},
|
|
{
|
|
"name" : "bolex_rewind_key_handle",
|
|
"material" : "gray_plastic2",
|
|
"position" : {
|
|
"x" : 10,
|
|
"y" : 0,
|
|
"z" : -6
|
|
}
|
|
}
|
|
],
|
|
"src" : [
|
|
"Makefile",
|
|
"scad/bolex_rewind_key.scad",
|
|
"scad/common/knurledFinishLib_v2.scad"
|
|
]
|
|
} |