mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 00:25:52 +08:00
Set default value of wall_overhang_speed_factor to 100, i.e. print overhang at the normal speed.
This commit is contained in:
parent
9186dc2c89
commit
9e0b79469b
@ -6463,7 +6463,7 @@
|
||||
"description": "Overhanging walls will be printed at this percentage of their normal print speed.",
|
||||
"unit": "%",
|
||||
"type": "float",
|
||||
"default_value": 50,
|
||||
"default_value": 100,
|
||||
"minimum_value": "10",
|
||||
"minimum_value_warning": "25",
|
||||
"maximum_value": "100",
|
||||
|
Loading…
x
Reference in New Issue
Block a user