Fix typo.

part of CURA-7041
This commit is contained in:
Remco Burema 2019-12-19 11:38:53 +01:00
parent ff01b1dab9
commit f05f4ff244
No known key found for this signature in database
GPG key ID: 215C49431D43F98C

View file

@ -1106,7 +1106,7 @@ class XmlMaterialProfile(InstanceContainer):
"break position": "material_break_retracted_position",
"flush purge speed": "material_flush_purge_speed",
"flush purge length": "material_flush_purge_length",
"end of filament purge speed": "material_end_of_material_purge_speed",
"end of filament purge speed": "material_end_of_filament_purge_speed",
"end of filament purge length": "material_end_of_filament_purge_length",
"maximum park duration": "material_maximum_park_duration",
"no load move factor": "material_no_load_move_factor",