mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 22:35:11 +08:00
13 lines
373 B
JSON
13 lines
373 B
JSON
{
|
|
"version": 2,
|
|
"name": "Modix V3 BIG-120X",
|
|
"inherits": "modix_v3_base",
|
|
"metadata": { "visible": true },
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 600 },
|
|
"machine_height": { "default_value": 640 },
|
|
"machine_name": { "default_value": "Modix BIG-120X V3" },
|
|
"machine_width": { "default_value": 1200 }
|
|
}
|
|
} |