pcb_get_drill_table
Retrieve drill table details for a PCB layout, including hole sizes, counts, plating types, and aspect ratios. Use after parsing the layout to review manufacturing specifications.
Instructions
Get drill table: sizes, counts, plating types, aspect ratios.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID from pcb_parse_layout |