mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
CURA-4557 rename ratio percentage to percentage
This commit is contained in:
parent
1aba1cfe6a
commit
9ea59c1976
3 changed files with 3 additions and 3 deletions
|
@ -984,7 +984,7 @@ class XmlMaterialProfile(InstanceContainer):
|
|||
"retraction speed": "retraction_speed",
|
||||
"adhesion tendency": "material_adhesion_tendency",
|
||||
"surface energy": "material_surface_energy",
|
||||
"shrinkage ratio percentage": "material_shrinkage_ratio_percentage",
|
||||
"shrinkage percentage": "material_shrinkage_percentage",
|
||||
}
|
||||
__unmapped_settings = [
|
||||
"hardware compatible",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue