Translate definition for Ultimaker

The preferred variant/profile/material has moved to the metadata.

Contributes to issue CURA-1278.
This commit is contained in:
Ghostkeeper 2016-05-17 17:26:01 +02:00
parent eb11067d15
commit f15445b1a3
2 changed files with 14 additions and 15 deletions

View file

@ -0,0 +1,14 @@
{
"id": "ultimaker_base",
"version": 2,
"visible": false,
"name": "Ultimaker",
"inherits": "fdmprinter",
"metadata": {
"author": "Ultimaker",
"manufacturer": "Ultimaker",
"preferred_profile": "Normal Quality",
"preferred_nozzle": "0.4 mm",
"preferred_material": "PLA"
}
}