mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
This commit is contained in:
commit
9a780b56ef
1 changed files with 9 additions and 1 deletions
|
@ -1931,7 +1931,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