Thanks Pedro, you were absolutely right. More specifically, I chose the wrong TO92/TO220 modules in CVpcb. I didn't realize there were ones which specified GDS/DSG/GSD, which is what my schematic was using.
--- In [email protected], Pedro Martin <pki...@...> wrote: > > Hi, > > Usually this type of error is due to a different pin numbers in the component > (eeschema) and the module (pcbnew). > > Check if pins are numbered, for example, 1,2,3 in the component and A,B,C in > the module. > > Pedro. > > > I'm working on a dual H-Bridge motor controller Arduino shield. I have the > circuit complete in EESchema and the ERC is happy and all that good stuff. In > PCBnew, I'm able to import all my components by reading the netlist, but not > everything is connected by the rat nest. > > > > Interestingly enough, its only the MOSFETs that didn't get connected. Eight > TO220 and four TO92. Everything else seems to be connected correctly. > > > > Any ideas? I'm very new to KiCad (been using it for a whole 8 hours now), > > so > it's very likely I've just done something wrong. I can post screenshots if > that would help. Thanks! > > > > >
