Export Bom
export_bomGenerate a Bill of Materials (BOM) from your PCB in CSV, XML, HTML, or JSON format for efficient manufacturing and documentation.
Instructions
Export a Bill of Materials (BOM) from the PCB in CSV, XML, HTML or JSON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | BOM file format | |
| outputPath | Yes | Path to save the BOM file | |
| groupByValue | No | Whether to group components by value | |
| includeAttributes | No | Optional array of additional attributes to include |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |