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
|
@ -54,7 +54,6 @@
|
|||
"speed_infill": { "default": 80.0, "visible": true },
|
||||
"speed_topbottom": { "default": 35.0, "visible": false },
|
||||
"skirt_speed": { "default": 35.0, "visible": false },
|
||||
"retraction_speed": { "default": 45.0, "visible": false },
|
||||
"skirt_line_count": { "default": 4 },
|
||||
"skirt_minimal_length": { "default": 30.0, "visible": false },
|
||||
"skirt_gap": { "default": 6.0 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue