mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 07:25:56 +08:00
Properly default infill_sparse_thickness to layer_height`
Contributes to CURA-323
This commit is contained in:
parent
dab05e39a5
commit
d943bbee31
@ -496,7 +496,8 @@
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default": 0.1,
|
||||
"visible": false
|
||||
"visible": false,
|
||||
"inherit_function": "layer_height"
|
||||
},
|
||||
"infill_before_walls": {
|
||||
"label": "Infill Before Walls",
|
||||
|
Loading…
x
Reference in New Issue
Block a user