mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 08:56:29 +08:00
14 lines
345 B
JSON
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 }
|
|
}
|
|
}
|