Cura/resources/definitions/anycubic_i3_mega_x.def.json
2021-05-06 16:45:43 +02:00

14 lines
345 B
JSON

{
"version": 2,
"name": "Anycubic i3 Mega X",
"inherits": "anycubic_i3_mega_s",
"overrides":
{
"machine_name": { "default_value": "Anycubic i3 Mega X" },
"machine_width": { "default_value": 300 },
"machine_height": { "default_value": 305 },
"machine_depth": { "default_value": 300 }
}
}