{
	"camera" : {
		"x" : 60,
		"y" : -60,
		"z" : 30,
		"focus_x" : 30,
		"focus_y" : -30
	},
	"objects": [
		{
			"name": "adapter_16mm_core",
			"material": "gray_plastic2",
			"position": {
				"x": 28.284271247461902,
				"y": -28.2842712474619,
				"z": 0
			},
			"rotation": {
				"x": 0,
				"y": 0,
				"z": -45
			}
		},
		{
			"name": "adapter_16mm_to_super8_reel",
			"material": "yellow_plastic",
			"position": {
				"x": 10.35276180410083,
				"y": 38.63703305156273,
				"z": 0
			},
			"rotation": {
				"x": 0,
				"y": 0,
				"z": 75
			}
		},
		{
			"name": "adapter_super8_to_16mm_core",
			"material": "neonblue_plastic",
			"position": {
				"x": -38.63703305156273,
				"y": -10.352761804100831,
				"z": 0
			},
			"rotation": {
				"x": 0,
				"y": 0,
				"z": 195
			}
		}
	],
	"src" : [
		"README.md",
		"LICENSE",
		"scad.sh",
		"scad/adapter.scad",
		"scad/common/common.scad",
		"scad/common/c14n_stl.py",
		"scad/common/scad.sh"
	]
}