scad_import_stl
Generate an OpenSCAD snippet to import an STL file, enabling Blender-to-SCAD handoff or parametric edits. Includes a path caveat for render-mode.
Instructions
Return an OpenSCAD snippet that imports the given STL — for Blender→SCAD handoff or further parametric modification.
Returned snippet includes a NOTE about the --render-mode path caveat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stl_path | Yes | ||
| convexity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |