mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Add preferred variant, material and quality to UM2+ definition
This commit is contained in:
parent
396f023bdf
commit
24210246ee
1 changed files with 4 additions and 1 deletions
|
@ -10,7 +10,10 @@
|
||||||
"category": "Ultimaker",
|
"category": "Ultimaker",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "ultimaker2_platform.obj",
|
"platform": "ultimaker2_platform.obj",
|
||||||
"platform_texture": "Ultimaker2Plusbackplate.png"
|
"platform_texture": "Ultimaker2Plusbackplate.png",
|
||||||
|
"preferred_variant": "ultimaker2_plus_0.4",
|
||||||
|
"preferred_material": "pla",
|
||||||
|
"preferred_quality": "high"
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue