mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
JSON: bugfix: turn off infill overlap when infill is dense
This commit is contained in:
parent
6b98cea003
commit
5b5b02f599
1 changed files with 1 additions and 0 deletions
|
@ -585,6 +585,7 @@
|
|||
"unit": "%",
|
||||
"type": "float",
|
||||
"default": 10,
|
||||
"inherit_function": "10 if fill_sparse_density < 95 else 0",
|
||||
"visible": false
|
||||
},
|
||||
"infill_wipe_dist": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue