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:
Tim Kuipers 2018-10-12 15:56:13 +02:00
parent d5db639c45
commit 46bb322d0b

View file

@ -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",