Indicate the UM2+ should use machine specific materials and qualities

Contributes to CURA-1612
This commit is contained in:
Arjen Hiemstra 2016-06-02 08:08:56 +02:00
parent 2b91e3639e
commit 6847365e09
2 changed files with 7 additions and 6 deletions

View file

@ -6,9 +6,6 @@
"inherits": "fdmprinter",
"metadata": {
"author": "Ultimaker",
"manufacturer": "Ultimaker",
"preferred_profile": "Normal Quality",
"preferred_nozzle": "0.4 mm",
"preferred_material": "PLA"
"manufacturer": "Ultimaker"
}
}

View file

@ -12,8 +12,12 @@
"platform": "ultimaker2_platform.obj",
"platform_texture": "Ultimaker2Plusbackplate.png",
"preferred_variant": "ultimaker2_plus_0.4",
"preferred_material": "pla",
"preferred_quality": "high"
"preferred_material": "generic_pla_ultimaker2_plus_0.4mm",
"preferred_quality": "pla_0.4_normal",
"has_variants": true,
"has_materials": true,
"has_machine_materials": true,
"has_machine_quality": true
},
"overrides": {