anycubic_i3_mega_x.def.json 457 B

1234567891011121314151617
  1. {
  2. "version": 2,
  3. "name": "Anycubic i3 Mega X",
  4. "inherits": "anycubic_i3_mega_s",
  5. "metadata":
  6. {
  7. "quality_definition": "anycubic_i3_mega_s",
  8. "platform": "anycubic_i3_mega_x_platform.stl"
  9. },
  10. "overrides":
  11. {
  12. "machine_name": { "default_value": "Anycubic i3 Mega X" },
  13. "machine_width": { "default_value": 300 },
  14. "machine_height": { "default_value": 305 },
  15. "machine_depth": { "default_value": 300 }
  16. }
  17. }