mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 19:15:12 +08:00
19 lines
530 B
JSON
19 lines
530 B
JSON
{
|
|
"version": 2,
|
|
"name": "Voron Trident Base",
|
|
"inherits": "voron2_base",
|
|
"metadata":
|
|
{
|
|
"visible": false,
|
|
"author": "RagingRoosevelt, hartk",
|
|
"platform": "voron_trident_250mm_bed_model.stl",
|
|
"quality_definition": "voron2_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 250 },
|
|
"machine_height": { "default_value": 250 },
|
|
"machine_name": { "default_value": "VORON Trident" },
|
|
"machine_width": { "default_value": 250 }
|
|
}
|
|
} |