From f051c48b9e64d36668993421d94a998e37e9433f Mon Sep 17 00:00:00 2001 From: Diego Prado Gesto Date: Wed, 4 Sep 2019 14:11:57 +0200 Subject: [PATCH] Add a printer to the list of translation IDs Contributes to CURA-6742. --- plugins/XmlMaterialProfile/product_to_id.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/XmlMaterialProfile/product_to_id.json b/plugins/XmlMaterialProfile/product_to_id.json index 6b78d3fe64..a48eb20a18 100644 --- a/plugins/XmlMaterialProfile/product_to_id.json +++ b/plugins/XmlMaterialProfile/product_to_id.json @@ -6,6 +6,7 @@ "Ultimaker 2+": "ultimaker2_plus", "Ultimaker 3": "ultimaker3", "Ultimaker 3 Extended": "ultimaker3_extended", + "Ultimaker S3": "ultimaker_s3", "Ultimaker S5": "ultimaker_s5", "Ultimaker Original": "ultimaker_original", "Ultimaker Original+": "ultimaker_original_plus",