Cura/resources/definitions/zav_bigplus.def.json
jspijker 53d8e0c730 Applied printer-linter format
To make sure we have uniform diffs with our PR's
2022-12-30 22:05:41 +01:00

18 lines
452 B
JSON

{
"version": 2,
"name": "Zav Big+",
"inherits": "zav_base",
"metadata":
{
"visible": true,
"author": "Kirill Nikolaev, Kim Evgeniy (C)",
"platform": "zav_bigplus.stl",
"quality_definition": "zav_base"
},
"overrides":
{
"machine_depth": { "default_value": 300 },
"machine_height": { "default_value": 500 },
"machine_name": { "default_value": "zav_bigplus" }
}
}