mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
CURA-5334 Remove material_diameter value in definition file in favor of
the setting in the extruder definition.
This commit is contained in:
parent
49abf38210
commit
77c7839bfe
1 changed files with 1 additions and 2 deletions
|
@ -56,7 +56,6 @@
|
|||
"material_final_print_temperature": { "value": "material_print_temperature" },
|
||||
"travel_avoid_other_parts": { "default_value": false },
|
||||
"raft_airgap": { "default_value": 0.15 },
|
||||
"raft_margin": { "default_value": 6 },
|
||||
"material_diameter": { "default_value": 1.75 }
|
||||
"raft_margin": { "default_value": 6 }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue