63 lines
981 B
JSON
63 lines
981 B
JSON
{
|
|
"camera" : {
|
|
"x" : 60,
|
|
"y" : -60,
|
|
"z" : 0,
|
|
"focus_x" : 30,
|
|
"focus_y" : -30
|
|
},
|
|
"objects": [
|
|
{
|
|
"name": "adapter_16mm_core",
|
|
"material": "gray_plastic2",
|
|
"position": {
|
|
"x": 38.35278939472772,
|
|
"y": 11.360613788156906,
|
|
"z": 0
|
|
},
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 90,
|
|
"z": 16.5
|
|
}
|
|
},
|
|
{
|
|
"name": "adapter_16mm_to_super8_reel",
|
|
"material": "yellow_plastic",
|
|
"position": {
|
|
"x": -29.014974840491504,
|
|
"y": 27.534183027750156,
|
|
"z": 0
|
|
},
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 90,
|
|
"z": 136.5
|
|
}
|
|
},
|
|
{
|
|
"name": "adapter_super8_to_16mm_core",
|
|
"material": "neonblue_plastic",
|
|
"position": {
|
|
"x": -9.337814554236205,
|
|
"y": -38.894796815907064,
|
|
"z": 0
|
|
},
|
|
"rotation": {
|
|
"x": 0,
|
|
"y": 90,
|
|
"z": 256.5
|
|
}
|
|
}
|
|
],
|
|
"src" : [
|
|
"README.md",
|
|
"LICENSE",
|
|
"scad.sh",
|
|
"scad/film_adapter.scad",
|
|
"scad/common/common.scad",
|
|
"scad/common/c14n_stl.py",
|
|
"scad/common/scad.sh"
|
|
]
|
|
}
|