Merge branch 'CURA-6156_build_volume_temperature' of github.com:Ultimaker/Cura

This commit is contained in:
Jaime van Kessel 2019-04-29 13:29:35 +02:00
commit 5359293d7a
2 changed files with 16 additions and 0 deletions

View file

@ -1179,6 +1179,7 @@ class XmlMaterialProfile(InstanceContainer):
"adhesion tendency": "material_adhesion_tendency",
"surface energy": "material_surface_energy",
"shrinkage percentage": "material_shrinkage_percentage",
"build volume temperature": "build_volume_temperature",
}
__unmapped_settings = [
"hardware compatible",