mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 19:55:58 +08:00
Reduce default bridge flows to 50%.
This commit is contained in:
parent
15a0ec1ef1
commit
2f8f42aa64
@ -6258,7 +6258,7 @@
|
||||
"label": "Bridge Skin Flow",
|
||||
"description": "Flow compensation: the amount of material extruded when bridging skin is multiplied by this value.",
|
||||
"unit": "%",
|
||||
"default_value": 100,
|
||||
"default_value": 50,
|
||||
"type": "float",
|
||||
"minimum_value": "5",
|
||||
"minimum_value_warning": "50",
|
||||
@ -6271,7 +6271,7 @@
|
||||
"label": "Bridge Wall Flow",
|
||||
"description": "Flow compensation: the amount of material extruded when bridging walls is multiplied by this value.",
|
||||
"unit": "%",
|
||||
"default_value": 100,
|
||||
"default_value": 50,
|
||||
"type": "float",
|
||||
"minimum_value": "5",
|
||||
"minimum_value_warning": "50",
|
||||
|
Loading…
x
Reference in New Issue
Block a user