Hallo
I'm new to Kicad. I started to work with KiCad with the tutorial. I
did the schematic part. But by the board part I have a problem. The
LED is in the Board not connected (No white lines) but in the netlist
the connection are correct:
EESchema Netlist Version 1.1 created 27.02.2009 14:11:51
(
( /49A6FF5B $noname J1 MYCONN3 {Lib=MYCONN3}
( 1 VCC )
( 2 /INPUTtoR )
( 3 GND )
)
( /49A6FA3A $noname D1 LED {Lib=LED}
( 1 /LEDtoR )
( 2 /uCtoLED )
)
( /49A6F816 $noname U1 PIC12C508A {Lib=PIC12C508A}
( 1 VCC )
( 2 ? )
( 3 ? )
( 4 ? )
( 5 ? )
( 6 /INPUT )
( 7 /uCtoLED )
( 8 GND )
)
( /49A6F79A $noname R1 100 {Lib=R}
( 1 /INPUT )
( 2 /INPUTtoR )
)
( /49A6F644 $noname R2 1K {Lib=R}
( 1 VCC )
( 2 /LEDtoR )
)
)
Is there a problem in the LED Part? I use the 20090216-RC3.
The Footprint of the LED has pins named A and K but the schematic has
pins 1 and 2.
Thanks for help
Thomas