mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 09:55:53 +08:00
Fuzzy skin outside-only detection: Set defaults to 'old behaviour'.
Policy to not confuse already existing users. part of CURA-11887
This commit is contained in:
parent
45f115e717
commit
91b8ac3882
@ -8136,9 +8136,8 @@
|
||||
"description": "The maximum ratio of the size of the openings versus the circumference of the convex subsections of a layer. Fuzz the parts that have a smaller ratio than this (so, larger ratios will encourage more fuzzed skin). -- Helps determine what is considered 'outside' when 'Fuzzy Skin Outside Only' is enabled. (If there is no opening the ratio is 0.)",
|
||||
"type": "float",
|
||||
"unit": "%",
|
||||
"default_value": 35.0,
|
||||
"default_value": 0.0,
|
||||
"minimum_value": "0.0",
|
||||
"minimum_value_warning": "0.05",
|
||||
"maximum_value": "50.0",
|
||||
"enabled": "magic_fuzzy_skin_enabled and magic_fuzzy_skin_outside_only and not interlocking_enable",
|
||||
"limit_to_extruder": "wall_0_extruder_nr",
|
||||
|
Loading…
x
Reference in New Issue
Block a user