mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 06:25:11 +08:00
Merge pull request #8406 from Ultimaker/shrinkage_percentage_limits
Remove shrinkage percentage setting alias
This commit is contained in:
commit
c654718d8f
@ -1112,7 +1112,6 @@ class XmlMaterialProfile(InstanceContainer):
|
|||||||
"retraction speed": "retraction_speed",
|
"retraction speed": "retraction_speed",
|
||||||
"adhesion tendency": "material_adhesion_tendency",
|
"adhesion tendency": "material_adhesion_tendency",
|
||||||
"surface energy": "material_surface_energy",
|
"surface energy": "material_surface_energy",
|
||||||
"shrinkage percentage": "material_shrinkage_percentage",
|
|
||||||
"build volume temperature": "build_volume_temperature",
|
"build volume temperature": "build_volume_temperature",
|
||||||
"anti ooze retract position": "material_anti_ooze_retracted_position",
|
"anti ooze retract position": "material_anti_ooze_retracted_position",
|
||||||
"anti ooze retract speed": "material_anti_ooze_retraction_speed",
|
"anti ooze retract speed": "material_anti_ooze_retraction_speed",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user