mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
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:
parent
b4cda2bcf1
commit
b9786e5208
1 changed files with 0 additions and 1 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue