mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 17:09:09 +08:00
Default value for wall_overhang_angle is now 90 so overhang detection is disabled by default.
This commit is contained in:
parent
5f23bcf8e9
commit
9186dc2c89
@ -6454,7 +6454,7 @@
|
||||
"minimum_value": "0",
|
||||
"minimum_value_warning": "2",
|
||||
"maximum_value": "90",
|
||||
"default_value": 40,
|
||||
"default_value": 90,
|
||||
"settable_per_mesh": true
|
||||
},
|
||||
"wall_overhang_speed_factor":
|
||||
|
Loading…
x
Reference in New Issue
Block a user