Move retraction distance to material settings

I've discussed this with Tom, Kristel, Diana, Marvin and Oscar. This setting should really be dependent on material since the material influences the speed it can handle the most.

Contributes to issue CURA-346.
This commit is contained in:
Ghostkeeper 2016-04-25 13:58:01 +02:00
parent ceb9df8c5d
commit 43dff1296c
13 changed files with 3 additions and 16 deletions

View file

@ -44,7 +44,6 @@
"material_diameter": { "default": 1.75, "visible": true },
"retraction_enable": { "default": true, "always_visible": true },
"retraction_speed": { "default": 50.0, "visible": false },
"retraction_amount": { "default": 0.8, "visible": false },
"retraction_hop": { "default": 0.075, "visible": false },
"speed_print": { "default": 60.0, "visible": true },
"speed_infill": { "default": 100.0, "visible": true },