mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 18:05:56 +08: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
@ -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…
x
Reference in New Issue
Block a user