Add JellyBox to XML material printer name translations

Because the automatic translation removes the underscore, and then the definition can't be found any more.

Contributes to issue CURA-3695.
This commit is contained in:
Ghostkeeper 2017-04-18 15:11:24 +02:00
parent 2d14052f4e
commit f1ac1bd876
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -583,7 +583,8 @@ class XmlMaterialProfile(InstanceContainer):
"Ultimaker 2 Extended": "ultimaker2_extended",
"Ultimaker 2 Extended+": "ultimaker2_extended_plus",
"Ultimaker Original": "ultimaker_original",
"Ultimaker Original+": "ultimaker_original_plus"
"Ultimaker Original+": "ultimaker_original_plus",
"IMADE3D JellyBOX": "imade3d_jellybox"
}
# Map of recognised namespaces with a proper prefix.