mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 10:09:02 +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": "%",
|
||||
"type": "float",
|
||||
"default": 10,
|
||||
"inherit_function": "10 if fill_sparse_density < 95 else 0",
|
||||
"visible": false
|
||||
},
|
||||
"infill_wipe_dist": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user