From a9a9956114af63ee295b83e9c6603fdfbdfae351 Mon Sep 17 00:00:00 2001 From: matei jordache Date: Sat, 4 Apr 2026 15:33:11 -0700 Subject: [PATCH] update view3d node help --- docs/nodes/3D View.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/nodes/3D View.md b/docs/nodes/3D View.md index de486c8..6801067 100644 --- a/docs/nodes/3D View.md +++ b/docs/nodes/3D View.md @@ -31,3 +31,4 @@ Interactive 3D surface view of a DATA_FIELD. Use the mesh input for geometry and - Resolution is applied by uniform subsampling; fine features smaller than one mesh step may be lost. - Non-square pixels emit a warning and the 3D surface represents physical scan area, not pixel grid. - Very high resolution values (close to 512) with large fields may be slow to render. +- Make Solid can be used to generate a mesh that is valid for 3D printing, just save the mesh as an STL and import into your slicer.