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:
Ghostkeeper 2016-04-25 16:20:12 +02:00
parent 58d08f2b8d
commit c67ae0f1c9
9 changed files with 0 additions and 18 deletions

View file

@ -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 },