machines/injection/components/101_Valve/config.json
2023-11-12 21:43:05 +01:00

28 lines
671 B
JSON

{
"slug": "injection-valve",
"name": "Injection Valve",
"category": "injection",
"type": "components",
"code": "IVA",
"version": "0.5",
"product_perspective": "${abs_url}/${product_rel}/renderings/perspective.jpg",
"product_page": "${abs_url}/products/${slug}.html",
"parts": "parts.csv",
"opensource": true,
"bestseller": false,
"status": "testing",
"osr": {
"version": "0.3"
},
"howtos": [],
"Preview3d": false,
"components": [],
"hasSpec": false,
"production": {},
"authors": [
{
"name": "PlasticHub S.L.",
"url": "${author_link}"
}
]
}