75 lines
1008 B
JSON
75 lines
1008 B
JSON
|
{
|
||
|
"camera" : {
|
||
|
"x" : 0,
|
||
|
"y" : 0,
|
||
|
"z" : 0,
|
||
|
},
|
||
|
"objects": [
|
||
|
{
|
||
|
"name": "110_cartridge_case",
|
||
|
"material": "black_plastic",
|
||
|
"position": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": -40
|
||
|
},
|
||
|
"rotation": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "110_cartridge_body",
|
||
|
"material": "black_plastic",
|
||
|
"position": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
},
|
||
|
"rotation": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "110_cartridge_takeup",
|
||
|
"material": "black_plastic",
|
||
|
"position": {
|
||
|
"x": -21,
|
||
|
"y": 0,
|
||
|
"z": 35
|
||
|
},
|
||
|
"rotation": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 0
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "110_cartridge_takeup",
|
||
|
"material": "black_plastic",
|
||
|
"position": {
|
||
|
"x": 0,
|
||
|
"y": 0,
|
||
|
"z": 45
|
||
|
},
|
||
|
"rotation": {
|
||
|
"x": 180,
|
||
|
"y": 0,
|
||
|
"z": 180
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"src" : [
|
||
|
"README.md",
|
||
|
"LICENSE",
|
||
|
"scad.sh",
|
||
|
"scad/110_cartridge.scad",
|
||
|
"scad/common/common.scad",
|
||
|
"scad/common/c14n_stl.py",
|
||
|
"scad/common/scad.sh"
|
||
|
]
|
||
|
}
|