mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06: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,
|
||||
"visible": false,
|
||||
"global_only": "True"
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
"experimental":
|
||||
{
|
||||
"label": "Experimental",
|
||||
"visible": true,
|
||||
"icon": "category_blackmagic",
|
||||
"settings": {
|
||||
"magic_fuzzy_skin_enabled": {
|
||||
"label": "Fuzzy Skin",
|
||||
"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