mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 15:25:02 +08:00
14 lines
269 B
JSON
14 lines
269 B
JSON
{
|
|
"version": 2,
|
|
"name": "Voron2 Custom",
|
|
"inherits": "voron2_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"quality_definition": "voron2_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_name": { "default_value": "VORON2 Custom" }
|
|
}
|
|
} |