Set Top Surface Layers to 0 and adjust flow to compensate

It doesn't really work well with the monotonic order here.

Contributes to issue CURA-9065.
This commit is contained in:
Ghostkeeper 2022-03-31 15:24:44 +02:00
parent 657890158e
commit 2d1b9c5409
No known key found for this signature in database
GPG Key ID: D2A8871EE34EC59A

View File

@ -60,13 +60,13 @@
"value": "'no_outer_surfaces'" "value": "'no_outer_surfaces'"
}, },
"roofing_layer_count": { "roofing_layer_count": {
"value": "1" "value": "0"
}, },
"roofing_material_flow": { "roofing_material_flow": {
"value": "material_flow" "value": "material_flow"
}, },
"skin_material_flow": { "skin_material_flow": {
"value": "0.95 * material_flow" "value": "0.97 * material_flow"
}, },
"skin_monotonic" : { "skin_monotonic" : {
"value": true "value": true