machines/components/controller-edc/config.json

35 lines
890 B
JSON

{
"slug": "controller-edc",
"product_code": "controller-edc",
"code": "EDC-Min",
"name": "Polymech Controller",
"category": "components",
"status": "Development",
"showResources": true,
"description": "Controller for Polymech machines.",
"Preview3d": true,
"version": "1.0",
"showParts": false,
"showDimensions": false,
"debug": false,
"price": 4800,
"shop": {
"description": "Controller for Polymech machines"
},
"keywords": "controller,edc",
"firmware": "https://polymech.info/en/resources/cassandra/home/",
"authors": [
{
"name": "PlasticHub S.L.",
"url": "${author_link}"
}
],
"cadConfigurations": {
"Default": {
"source": "products/components/controller-edc/cad/Global-Cabinet-EDC-Flex.SLDASM",
"files": [
"products/components/controller-edc/cad/Global-Cabinet-EDC-Flex.json"
]
}
}
}