I have recently started using KiCad 7, changing from Express PCB and have a problem with routing- I cannot seem to attach PCB tracks to any of the pins of the downloaded footprints i have, it seems they are locked out somehow, can someone please show me how to solve this? I’m sure its something I’m doing wrong, rather than a bug.
Hi, no I did start with the schematic first.
I downloaded a footprint and symbol of a 35 way Ampseal header, I cannot rout the tracks from say a resistor to any of those pins, it does not allow me to and appears to be locked out…
KiCad’s workflow assumes you have entered a schematic with connections between the symbols to form a list of nets before proceeding to design the layout. Layout will not let yiu draw tracks between pads that are not in the same net.
I would recommend getting acquainted with the workflow in the Getting Started document here:
I have linked all connections via Lables with identical names, this has happened between components such as caps, resistors and transistors but does not seem to work with the plug…
Best you archive the project and attach it to a post for others to examine. If your level does not allow you to create attachments, wait for a moderator to up your level, or increase your level by reading more threads on this forum.
But one thing missing from the pads in your screenshot are the net IDs, even if they are autogenerated. So are they really connected in the schematic? If you have set the grid too fine, they may not really be.
Hi Wombat,
The downloaded footprints are from where?
If not from the Kicad libraries, were they downloaded into personal libraries?
The workflow for Kicad is:
Create a schematic.
Assign the footprint from either Kicad or Personal footprint libraries to each symbol on the schematic through their Symbol Properties (right key click on symbol OR hotkey E)
Annotate the schematic (in Tools)
Update PCB from Schematic (in tools)
Open PCB and start making a board. (everything from the schematic will be present)
Hi
Just throwing an idea out there - you could have the grid setup wrong when compared to component or accidently changed it between placing component and drawing track.
It been a while since I used KiCAD but I’m sure there was an align to grid somewhere (perhaps RMB menu).