add_generic_ic
Add a custom rectangular IC symbol to a schematic using a pin list when the part is missing from all installed libraries. Specify pins as number, name, and electrical type.
Instructions
Add a generic rectangular IC symbol by pin list. Use when the part is not in any installed library. pins_json: [[number, name, electrical_type], ...]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_mm | Yes | ||
| y_mm | Yes | ||
| value | No | ||
| lib_id | Yes | ||
| footprint | No | ||
| pins_json | Yes | ||
| reference | No | ||
| schematic_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |