Also remove translation for break preparation temperature

This setting is no longer used. If I don't remove it, it'll complain when syncing materials with the printer because it tries to serialise the material profiles then.

Contributes to issue CURA-6329.
This commit is contained in:
Ghostkeeper 2019-06-04 17:23:20 +02:00
parent a0c3738a49
commit 36a206b418
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -1184,7 +1184,6 @@ class XmlMaterialProfile(InstanceContainer):
"anti ooze retract speed": "material_anti_ooze_retraction_speed",
"break preparation position": "material_break_preparation_distance",
"break preparation speed": "material_break_preparation_speed",
"break preparation temperature": "material_break_preparation_temperature",
"break position": "material_break_distance",
"break speed": "material_break_speed",
"break temperature": "material_break_temperature"