mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
initial layer flow is now a multiplier on top of the material_flow
that's because we should override the per-feature flow settings with one global material_flow_layer_0 setting to rule them all. The flow per feature is more accurate to these features, so the initial layer should expand all these seaprately.
This commit is contained in:
parent
d5db639c45
commit
46bb322d0b
1 changed files with 0 additions and 1 deletions
|
@ -2425,7 +2425,6 @@
|
|||
"description": "Flow compensation for the first layer: the amount of material extruded on the initial layer is multiplied by this value.",
|
||||
"unit": "%",
|
||||
"default_value": 100,
|
||||
"value": "material_flow",
|
||||
"type": "float",
|
||||
"minimum_value": "0.0001",
|
||||
"minimum_value_warning": "50",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue