quote_fabrication
Submit a PCB fabrication quote request using a project ID. Specify board quantity, layers, thickness, surface finish, color, and priority.
Instructions
Get a fabrication quote for a project.
Submits a fab quotation request using a project reference. Use upload_gerbers_for_quote to upload gerber files directly instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID to quote | |
| quantity | No | Number of boards (default 5) | |
| layers | No | Number of PCB layers (default 2) | |
| thickness | No | Board thickness in mm (default 1.6) | |
| surface_finish | No | Surface finish (HASL, ENIG, OSP, etc.) | HASL |
| color | No | Solder mask color (green, red, blue, black, white, yellow) | green |
| priority | No | Priority level (low, normal, high) | normal |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||