mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 13:15:57 +08:00
JSON: bugfix: turn off infill overlap when infill is dense
This commit is contained in:
parent
6b98cea003
commit
5b5b02f599
@ -585,6 +585,7 @@
|
|||||||
"unit": "%",
|
"unit": "%",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default": 10,
|
"default": 10,
|
||||||
|
"inherit_function": "10 if fill_sparse_density < 95 else 0",
|
||||||
"visible": false
|
"visible": false
|
||||||
},
|
},
|
||||||
"infill_wipe_dist": {
|
"infill_wipe_dist": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user