Export Model
export_modelExport OpenSCAD projects to STL, 3MF, OFF, AMF, DXF, or SVG by specifying a project ID and output format, enabling 3D printing and 2D drafting.
Instructions
Export STL, 3MF, OFF, AMF, DXF or SVG with fixed CLI arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| output_format | No | stl |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| tool | Yes | ||
| errors | No | ||
| success | No | ||
| warnings | No | ||
| artifacts | No | ||
| project_id | No | ||
| duration_ms | No |