bolex_rewind_key/meta.json

22 lines
337 B
JSON
Raw Normal View History

{
2024-07-15 02:13:49 +00:00
"objects" : [
2024-07-15 00:56:09 +00:00
{
"name" : "bolex_rewind_key",
"material" : "iron_metal"
},
{
"name" : "bolex_rewind_key_handle",
2024-08-25 15:15:49 +00:00
"material" : "gray_plastic2",
"position" : {
"x" : 10,
"y" : 0,
"z" : -6
}
2024-07-15 00:56:09 +00:00
}
2024-07-15 02:13:49 +00:00
],
"src" : [
"Makefile",
"scad/bolex_rewind_key.scad",
"scad/common/knurledFinishLib_v2.scad"
]
}