kicad_ctrl_propose_ripup
Enumerate which PCB traces will be removed when ripping up specified nets in a KiCad project, enabling review and approval before executing the rip-up.
Instructions
Station 2: Propose rip-up — enumerate what would be removed.
IMPORTANT: Review the proposal before proceeding. Ask the operator to approve before calling kicad_ctrl_execute_ripup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to .kicad_pro, .kicad_pcb, or project directory | |
| net_names | Yes | Net names to rip up |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||