Make sure you run DRC on the circuit diagram before you run cvpcb
That will highlight any errors there.

I would think that it is very likely that the libs you exported are not
correct for what you want to do.

In Kicad, there are libs and mods. The lib is basically the schematic
drawing of the device, and the module is the physical drawing of the
device. The important bit is that both the lib and mod must agree on
names such as pin numbers and such like. In addition to this the pins in
the lib have to be defined as a particular type. (power in, power out,
bidi, ...)

Libs and Mods are almost a set pair, the exception being where one
footprint applies to a range of devices, i.e. a 7805, 7809, 7812 etc.
regulator all use the same footprint module. For things like micros, it's
normally one lib to one module.


Run through the tutorial a couple of times, it takes a bit of practise
at first, especially the part regarding creating your own parts.

Also Try to use the Kicad libs and modules at first, once you get used
to it then try the other libs (if you need them) and check them before
use.

Andy

 
On Wed, 01 Apr 2009 11:37:46 -0000
"joerglesniak" <[email protected]> wrote:

> High together,
> 
> I'm new to kicad and started with a first schematic. Next step I used cvpcb 
> to select the needed footprints of the parts (I exportet lib and mod from the 
> Linux Eagle 5 -Version libraries needed). When opening the board, I see that 
> maybe 20% of the airwires are missing!?
> 
> I'm quite confused where to start to find out what I made wrong. The DRC just 
> gives me errors for unconnected device-pins (I really don't neede these 
> pins). I think there could be something wrong with the lbr/mod-files!? But 
> what?
> 
> Could please anyone help me out? I'm stuck
> 
> Thanks a lot and regards
> 
> Nukem36
> 
> 
> 
> ------------------------------------
> 
> Please read the Kicad FAQ in the group files section before posting your 
> question.
> Please post your bug reports here. They will be picked up by the creator of 
> Kicad.
> Please visit http://www.kicadlib.org for details of how to contribute your 
> symbols/modules to the kicad library.
> For building Kicad from source and other development questions visit the 
> kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups 
> Links
> 
> 
> 

Reply via email to