zav_bigplus.def.json 547 B

12345678910111213141516
  1. {
  2. "name": "ZAV Big+",
  3. "version": 2,
  4. "inherits": "zav_base",
  5. "metadata": {
  6. "author": "Kirill Nikolaev, Kim Evgeniy (C)",
  7. "visible": true,
  8. "quality_definition": "zav_base",
  9. "platform": "zav_bigplus.stl"
  10. },
  11. "overrides": {
  12. "machine_name": {"default_value": "zav_bigplus"},
  13. "machine_depth": {"default_value": 300},
  14. "machine_height": {"default_value": 500}
  15. }
  16. }