Fix for infill overlap

Turns out it was only a distance on the master branch and should still be a percentage on 2.1. Sorry! The dependency on infill density still remains superfluous though.

Contributes to issue CURA-892.
This commit is contained in:
Ghostkeeper 2016-02-29 15:38:33 +01:00
parent b4cda2bcf1
commit b9786e5208

View file

@ -588,7 +588,6 @@
"default": 10,
"min_value": "0",
"max_value_warning": "100",
"inherit_function": "wall_line_width * 0.1",
"visible": false
},
"infill_wipe_dist": {