ncarandini / KiCad-RP-Pico

A simple repository of files needed to add a 3D footprint of the Raspberry Pi Pico board to KiCad.
Other
445 stars 91 forks source link

Pin 38 (GND) needs to be set to "power input" #21

Open shreekumar3d opened 3 months ago

shreekumar3d commented 3 months ago

I am using the symbol and footprint with KiCAD 8 on my board.

When I do an ERC, I get an error due to Pin 38. It's a GND pin, set as "bidirectional". All the other GND pins in the symbol are setup as "power input" - which seems like the right value.

Changing pin 38 to "power input" gets rid of the ERC.