mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -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",
|
"processing temperature graph": "material_flow_temp_graph",
|
||||||
"print cooling": "cool_fan_speed",
|
"print cooling": "cool_fan_speed",
|
||||||
"retraction amount": "retraction_amount",
|
"retraction amount": "retraction_amount",
|
||||||
"retraction speed": "retraction_speed",
|
"retraction speed": "retraction_speed"
|
||||||
"retraction prime speed": "retraction_prime_speed"
|
|
||||||
}
|
}
|
||||||
__unmapped_settings = [
|
__unmapped_settings = [
|
||||||
"hardware compatible"
|
"hardware compatible"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue