mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 02:45:55 +08:00
JSON: bugfix: faulty description
This commit is contained in:
parent
d1a87f6add
commit
eacc3ac58f
@ -1688,7 +1688,7 @@
|
|||||||
"enabled": "magic_fuzzy_skin_enabled",
|
"enabled": "magic_fuzzy_skin_enabled",
|
||||||
"children": {
|
"children": {
|
||||||
"magic_fuzzy_skin_point_dist": {
|
"magic_fuzzy_skin_point_dist": {
|
||||||
"label": "Fuzzy Skin Density",
|
"label": "Fuzzy Skin Point Distance",
|
||||||
"description": "The average distance between the random points introduced on each line segment. Note that the original points of the polygon are discarded, so a high smoothness results in a reduction of the resolution. This value must be higher than half the Fuzzy Skin Thickness.",
|
"description": "The average distance between the random points introduced on each line segment. Note that the original points of the polygon are discarded, so a high smoothness results in a reduction of the resolution. This value must be higher than half the Fuzzy Skin Thickness.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user