mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
JSON removal: removed the gap filling option 'skin' (CURA-2306)
This commit is contained in:
parent
cc7b2a4901
commit
8dbe018a5b
1 changed files with 1 additions and 2 deletions
|
@ -927,8 +927,7 @@
|
|||
"type": "enum",
|
||||
"options": {
|
||||
"nowhere": "Nowhere",
|
||||
"everywhere": "Everywhere",
|
||||
"skin": "Skin"
|
||||
"everywhere": "Everywhere"
|
||||
},
|
||||
"default_value": "everywhere",
|
||||
"settable_per_mesh": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue