mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Add definition for Ultimaker 2 Extended with Olsson Block
Only the name is now too long by default. I have to shorten it. Contributes to issue CURA-6775.
This commit is contained in:
parent
c6a57a0ab7
commit
3b5716a64a
1 changed files with 12 additions and 0 deletions
12
resources/definitions/ultimaker2_extended_olsson.def.json
Normal file
12
resources/definitions/ultimaker2_extended_olsson.def.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"version": 2,
|
||||
"name": "Ultimaker 2 Extended with Olsson Block",
|
||||
"inherits": "ultimaker2_extended",
|
||||
"metadata": {
|
||||
"has_variants": true
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "Ultimaker 2 Extended with Olsson Block" }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue