Export 3d
export_3dExport PCB designs as 3D models in STEP, STL, VRML, or OBJ, with optional copper, solder mask, silkscreen, and component models.
Instructions
Export the PCB as a 3D model (STEP, STL, VRML or OBJ) including optional copper, solder mask, silkscreen and component 3D models.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | 3D model format | |
| outputPath | Yes | Path to save the 3D model file | |
| includeCopper | No | Whether to include copper layers | |
| includeComponents | No | Whether to include 3D component models | |
| includeSilkscreen | No | Whether to include silkscreen | |
| includeSolderMask | No | Whether to include solder mask |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |