mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Add translations for deprime settings
These need to be read for the deprime experiments in the PPA. Contributes to issue CURA-6329.
This commit is contained in:
parent
b9e4ce8d15
commit
a0c3738a49
@ -1180,6 +1180,14 @@ class XmlMaterialProfile(InstanceContainer):
|
||||
"surface energy": "material_surface_energy",
|
||||
"shrinkage percentage": "material_shrinkage_percentage",
|
||||
"build volume temperature": "build_volume_temperature",
|
||||
"anti ooze retract position": "material_anti_ooze_retraction_distance",
|
||||
"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"
|
||||
}
|
||||
__unmapped_settings = [
|
||||
"hardware compatible",
|
||||
|
Loading…
x
Reference in New Issue
Block a user