mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 11:21:14 -07:00
Created a new category (experimental) & moved a number of settings there
CURA-1267
This commit is contained in:
parent
3aced8fb64
commit
82eda02d37
1 changed files with 9 additions and 1 deletions
|
|
@ -1946,7 +1946,15 @@
|
||||||
"default": false,
|
"default": false,
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"global_only": "True"
|
"global_only": "True"
|
||||||
},
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"experimental":
|
||||||
|
{
|
||||||
|
"label": "Experimental",
|
||||||
|
"visible": true,
|
||||||
|
"icon": "category_blackmagic",
|
||||||
|
"settings": {
|
||||||
"magic_fuzzy_skin_enabled": {
|
"magic_fuzzy_skin_enabled": {
|
||||||
"label": "Fuzzy Skin",
|
"label": "Fuzzy Skin",
|
||||||
"description": "Randomly jitter while printing the outer wall, so that the surface has a rough and fuzzy look.",
|
"description": "Randomly jitter while printing the outer wall, so that the surface has a rough and fuzzy look.",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue