Add build volume temperature

CURA-6156
This commit is contained in:
Lipu Fei 2019-04-25 15:17:31 +02:00 committed by Ghostkeeper
parent 5b8d2243f7
commit ebbc950ac1
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
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",