There are two DRC/ERC problems I keep on running into when
defining new components. Are there solutions for them ?

1) Some components have pins that are internally connected to
   each other. A simple example would be a U-shaped CR2032
   battery clip that has + on both pins (- is a pad below the
   clip).

   If I give both pins the same number, I can connect to either
   of them, but pcbnew still wants me to make a connection
   between the two pins, too. Is there a way to avoid this ?

2) I have an I/O pin of a microcontroller, declared as
   "bidirectional". When I use it to supply power to another
   chip, ERC complains that power_in is not driven.

   If I put a power flag on the trace, ERC complains about
   "power_out connected to pin BiDir". Is there any way
   around this, short of disabling this warning ?

Thanks,
- Werner

-- 
  _________________________________________________________________________
 / Werner Almesberger, Buenos Aires, Argentina     [EMAIL PROTECTED] /
/_http://www.almesberger.net/____________________________________________/


------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/W4wwlB/TM
--------------------------------------------------------------------~-> 

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 contribute your symbols/modules to the library folder in the group files 
section.
For building Kicad from source and other development questions visit the 
kicad-devel group at http://groups.yahoo.com/group/kicad-devel 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/kicad-users/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to