mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 04:37:51 -06:00
Flow eqalization width factor should be off by default for now.
CURA-7279
This commit is contained in:
parent
fbbec8c012
commit
dbaeaa8f74
1 changed files with 1 additions and 1 deletions
|
@ -3118,7 +3118,7 @@
|
|||
"type": "float",
|
||||
"unit": "mm³/s",
|
||||
"enabled": "speed_equalize_flow_enabled",
|
||||
"default_value": 1.1,
|
||||
"default_value": 0.0,
|
||||
"minimum_value_warning": "0.0",
|
||||
"maximum_value_warning": "3.0",
|
||||
"settable_per_mesh": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue