io_export_stl
Export Blender models to STL format for 3D printing. Control export of selected objects, modifier application, and binary or ASCII format.
Instructions
Export to STL format (3D printing).
Args: filepath: Output .stl path selected_only: Export only selected apply_modifiers: Apply modifiers ascii_format: ASCII STL (True) or binary (False, smaller file)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| ascii_format | No | ||
| selected_only | No | ||
| apply_modifiers | No |