29 lines
399 B
JSON
29 lines
399 B
JSON
{
|
|
|
|
"objects": [
|
|
{
|
|
"name": "contact_printer_snoot_1mm_slit",
|
|
"material": "black_plastic",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"rotation": {
|
|
"x": 180,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
}
|
|
],
|
|
"src" : [
|
|
"README.md",
|
|
"LICENSE",
|
|
"scad.sh",
|
|
"scad/contact_printer_snoot.scad",
|
|
"scad/common/common.scad",
|
|
"scad/common/c14n_stl.py",
|
|
"scad/common/scad.sh"
|
|
]
|
|
}
|