mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 18:57:52 -06:00
Update XmlMaterialProfile.py
This commit is contained in:
parent
4f1641f7b7
commit
ad00e01855
1 changed files with 1 additions and 2 deletions
|
@ -564,8 +564,7 @@ class XmlMaterialProfile(InstanceContainer):
|
|||
"processing temperature graph": "material_flow_temp_graph",
|
||||
"print cooling": "cool_fan_speed",
|
||||
"retraction amount": "retraction_amount",
|
||||
"retraction speed": "retraction_speed",
|
||||
"retraction prime speed": "retraction_prime_speed"
|
||||
"retraction speed": "retraction_speed"
|
||||
}
|
||||
__unmapped_settings = [
|
||||
"hardware compatible"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue