Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2017-08-11 11:23:35 +0300
committerGhostkeeper <rubend@tutanota.com>2017-08-11 11:24:13 +0300
commite1266ceb1fd5832364b02b3d54ab4cb2df2c4df9 (patch)
treeb116637d49f0d5d260363a0530e941a5cebb5712 /resources/definitions/ultimaker_original.def.json
parent4bac499c221ebf70bff3f114ab2f9b18e0b5f0f2 (diff)
Change Ultimaker manufacturer to Ultimaker B.V.
The material profiles are sent to UM3 with a manufacturer that's obtained from the printer definition rather than the material definition. The printer definition was 'Ultimaker' rather than 'Ultimaker B.V.' and the printer checked against this. Contributes to issue CURA-4159.
Diffstat (limited to 'resources/definitions/ultimaker_original.def.json')
-rw-r--r--resources/definitions/ultimaker_original.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/ultimaker_original.def.json b/resources/definitions/ultimaker_original.def.json
index 8a00e9ed1b..82f309cc13 100644
--- a/resources/definitions/ultimaker_original.def.json
+++ b/resources/definitions/ultimaker_original.def.json
@@ -6,7 +6,7 @@
"metadata": {
"visible": true,
"author": "Ultimaker",
- "manufacturer": "Ultimaker",
+ "manufacturer": "Ultimaker B.V.",
"category": "Ultimaker",
"weight": 4,
"file_formats": "text/x-gcode",