mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Merge pull request #12399 from Ultimaker/PP-86-reduce-support-interface-flow
PP-86 reduce support interface flow
This commit is contained in:
commit
7c07655117
1 changed files with 3 additions and 0 deletions
|
@ -68,6 +68,9 @@
|
|||
"skin_material_flow": {
|
||||
"value": "0.97 * material_flow"
|
||||
},
|
||||
"support_interface_material_flow": {
|
||||
"value": "skin_material_flow"
|
||||
},
|
||||
"skin_monotonic" : {
|
||||
"value": true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue