mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Updated the Surface Mode description
Fixes CURA-850
This commit is contained in:
parent
3fa19e576b
commit
a15d864f0f
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue