mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Add build volume temperature
CURA-6156
This commit is contained in:
parent
fcbec80ca0
commit
3e91f89ffe
2 changed files with 16 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue