mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:25:11 +08:00
13 lines
368 B
JSON
13 lines
368 B
JSON
{
|
|
"version": 2,
|
|
"name": "Modix V3 BIG-40",
|
|
"inherits": "modix_v3_base",
|
|
"metadata": { "visible": true },
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 400 },
|
|
"machine_height": { "default_value": 800 },
|
|
"machine_name": { "default_value": "Modix BIG-40 V3" },
|
|
"machine_width": { "default_value": 400 }
|
|
}
|
|
} |