mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 19:25:11 +08:00
17 lines
461 B
JSON
17 lines
461 B
JSON
{
|
|
"version": 2,
|
|
"name": "SnakeOil Standard 180",
|
|
"inherits": "snakeoil_standard_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"quality_definition": "snakeoil_standard_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 180 },
|
|
"machine_height": { "default_value": 180 },
|
|
"machine_name": { "default_value": "SNAKEOIL STANDARD 180" },
|
|
"machine_width": { "default_value": 180 }
|
|
}
|
|
} |