blender_export_stl
Export 3D scenes or selected objects to STL format for 3D printing, with optional ASCII output, scaling, selection-only, and modifier application.
Instructions
Export scene or selected objects to STL format (for 3D printing)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ascii | No | Export as ASCII (larger file, human-readable) | |
| scale | No | Global scale factor | |
| filepath | Yes | Output file path | |
| selected_only | No | Export selected objects only | |
| apply_modifiers | No | Apply modifiers |