mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 23:15:52 +08:00
Merge pull request #12398 from Ultimaker/PP-93-enable-top-surface-skin-layers
reduce top/bottom flow by enabling top surface skin layers
This commit is contained in:
commit
9fc3357818
@ -60,13 +60,13 @@
|
|||||||
"value": "'no_outer_surfaces'"
|
"value": "'no_outer_surfaces'"
|
||||||
},
|
},
|
||||||
"roofing_layer_count": {
|
"roofing_layer_count": {
|
||||||
"value": "0"
|
"value": "1"
|
||||||
},
|
},
|
||||||
"roofing_material_flow": {
|
"roofing_material_flow": {
|
||||||
"value": "material_flow"
|
"value": "material_flow"
|
||||||
},
|
},
|
||||||
"skin_material_flow": {
|
"skin_material_flow": {
|
||||||
"value": "0.97 * material_flow"
|
"value": "0.95 * material_flow"
|
||||||
},
|
},
|
||||||
"support_interface_material_flow": {
|
"support_interface_material_flow": {
|
||||||
"value": "skin_material_flow"
|
"value": "skin_material_flow"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user