Run electrical rule check
easyeda_erc_runRun the native electrical rule check to detect unconnected pins and other electrical rule violations in your PCB design.
Instructions
Run the native electrical rule check (ERC). Native counts are coarse; inferred_floating_pins supplements them with located, unconnected pins from this bridge's own inference (best-effort — other categories still need the DRC panel).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | No | ||
| projectId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| passed | Yes | ||
| project_id | Yes | ||
| violations | Yes | ||
| error_count | Yes | ||
| detail_source | No | ||
| not_available | No | ||
| warning_count | Yes | ||
| total_violations | Yes | ||
| inferred_floating_pins | No |