50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"objects": [
|
|
{
|
|
"name": "mini_16mm_dev_tank_cover",
|
|
"material": "black_plastic",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 25
|
|
}
|
|
},
|
|
{
|
|
"name": "mini_16mm_dev_spiral_top",
|
|
"material": "black_plastic",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 8
|
|
}
|
|
},
|
|
{
|
|
"name": "mini_16mm_dev_spiral",
|
|
"material": "white_plastic",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": -8
|
|
}
|
|
},
|
|
{
|
|
"name": "mini_16mm_dev_tank",
|
|
"material": "black_plastic",
|
|
"position": {
|
|
"x": 8,
|
|
"y": 1,
|
|
"z": -35
|
|
}
|
|
}
|
|
],
|
|
"src" : [
|
|
"README.md",
|
|
"LICENSE",
|
|
"scad.sh",
|
|
"scad/mini_16mm_dev.scad",
|
|
"scad/common/common.scad",
|
|
"scad/common/c14n_stl.py",
|
|
"scad/common/scad.sh"
|
|
]
|
|
}
|