mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 04:37:51 -06:00
disable infill_before_walls
This commit is contained in:
parent
5872065dc8
commit
cc76002c03
1 changed files with 3 additions and 0 deletions
|
@ -144,6 +144,9 @@
|
|||
"infill_sparse_thickness": {
|
||||
"value": "layer_height if (2*layer_height > 0.8*machine_nozzle_size) else 2*layer_height"
|
||||
},
|
||||
"infill_before_walls": {
|
||||
"value": false
|
||||
},
|
||||
"expand_skins_expand_distance": {
|
||||
"value": "4"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue