diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json index ee69e99221..3dc5a23252 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -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",