Updated the Surface Mode description

Fixes CURA-850
This commit is contained in:
Simon Edwards 2016-04-06 13:56:23 +02:00
parent 3fa19e576b
commit a15d864f0f

View file

@ -1839,7 +1839,7 @@
},
"magic_mesh_surface_mode": {
"label": "Surface Mode",
"description": "Print the surface instead of the volume. No infill, no top/bottom skin, just a single wall of which the middle coincides with the surface of the mesh. It's also possible to do both: print the insides of a closed volume as normal, but print all polygons not part of a closed volume as surface.",
"description": "Treat the model as a surface only, a volume, or volumes with loose surfaces. The normal print mode only prints enclosed volumes. \"Surface\" prints a single wall tracing the mesh surface with no infill and no top/bottom skin. \"Both\" prints enclosed volumes like normal and any remaining polygons as surfaces.",
"type": "enum",
"options": {
"normal": "Normal",