JSON removal: removed the gap filling option 'skin' (CURA-2306)

This commit is contained in:
Tim Kuipers 2016-11-11 14:59:40 +01:00 committed by Ghostkeeper
parent cc7b2a4901
commit 8dbe018a5b
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -927,8 +927,7 @@
"type": "enum",
"options": {
"nowhere": "Nowhere",
"everywhere": "Everywhere",
"skin": "Skin"
"everywhere": "Everywhere"
},
"default_value": "everywhere",
"settable_per_mesh": true