Merge pull request #12399 from Ultimaker/PP-86-reduce-support-interface-flow

PP-86 reduce support interface flow
This commit is contained in:
Jaime van Kessel 2022-06-02 15:45:11 +02:00 committed by GitHub
commit 7c07655117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,9 @@
"skin_material_flow": {
"value": "0.97 * material_flow"
},
"support_interface_material_flow": {
"value": "skin_material_flow"
},
"skin_monotonic" : {
"value": true
},