mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 16:55:54 +08:00
Updated Voron Trident profile inheritance
This commit is contained in:
parent
1a7411a4cd
commit
e1a40c9120
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Voron Trident 300",
|
||||
"version": 2,
|
||||
"inherits": "voron2_base",
|
||||
"inherits": "voron_trident_250",
|
||||
"metadata":
|
||||
{
|
||||
"visible": true,
|
||||
@ -13,7 +13,6 @@
|
||||
{
|
||||
"machine_name": { "default_value": "VORON Trident 300" },
|
||||
"machine_width": { "default_value": 300 },
|
||||
"machine_depth": { "default_value": 300 },
|
||||
"machine_height": { "default_value": 250 }
|
||||
"machine_depth": { "default_value": 300 }
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Voron Trident 350",
|
||||
"version": 2,
|
||||
"inherits": "voron2_base",
|
||||
"inherits": "voron_trident_250",
|
||||
"metadata":
|
||||
{
|
||||
"visible": true,
|
||||
@ -13,7 +13,6 @@
|
||||
{
|
||||
"machine_name": { "default_value": "VORON Trident 350" },
|
||||
"machine_width": { "default_value": 350 },
|
||||
"machine_depth": { "default_value": 350 },
|
||||
"machine_height": { "default_value": 250 }
|
||||
"machine_depth": { "default_value": 350 }
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user