mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-11 07:47:53 -06:00
Remove retraction settings from machine definitions
These should be different per material, not per machine. Contributes to issue CURA-346.
This commit is contained in:
parent
58d08f2b8d
commit
c67ae0f1c9
9 changed files with 0 additions and 18 deletions
|
@ -41,7 +41,6 @@
|
|||
"material_bed_temperature": { "visible": false },
|
||||
"material_diameter": { "default": 1.75, "visible": false },
|
||||
"material_flow": { "visible": false },
|
||||
"retraction_hop": { "default": 0.2 },
|
||||
"speed_print": { "default": 50.0 },
|
||||
"speed_wall": { "default": 30.0 },
|
||||
"speed_wall_0": { "default": 30.0 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue