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

@ -50,8 +50,6 @@
"speed_topbottom": { "default": 35.0, "visible": true },
"speed_travel": { "default": 120.0 },
"speed_layer_0": { "default": 20.0, "visible": false },
"retraction_speed": { "default": 30.0, "visible": false},
"retraction_hop": { "default": 0.075, "visible": false },
"support_enable": { "default": true }
}
}