--- In [email protected], "benjaminrohland" <benjaminrohl...@...> wrote: > > Hello, I used modedit to create two double-rows of smd-pads, because I > want to biuld a one-to-one adapter for a C-Plug. My Problem is that I > can't connect the bottomsided pads. If I start a track on one pad and > double-click on another there should be a connection, but the track > doesn't cling to the other pad. What could be the reason?
I guessing that you didn't also make a schematic for the project and then create a netlist. If PCBnew doesn't have a netlist *and* if DRC (design rule checking) is also turned on then everything is "denied" as a DRC violation. (This is actually A Good Thing.) Either do a schematic and then create and import a netlist into PCBnew or you can turn off DRC within PCBnew -- which pretty much lets you operate freehand and connect anything to anything else. The DRC button is at the top of the left-hand button bar. If you turn it off, then a lot of the built-in safety checking is lost.
