goofoo_miniplus.def.json 360 B

12345678910111213
  1. {
  2. "version": 2,
  3. "name": "Goofoo Mini+",
  4. "inherits": "goofoo_near",
  5. "metadata": { "visible": true },
  6. "overrides":
  7. {
  8. "machine_depth": { "default_value": 200 },
  9. "machine_height": { "default_value": 150 },
  10. "machine_name": { "default_value": "Goofoo Mini+" },
  11. "machine_width": { "default_value": 200 }
  12. }
  13. }