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

Change label of pins #4

Closed bablokb closed 2 years ago

bablokb commented 3 years ago

Not really an issue, more a feature-request/suggestion: change the labels of the pins, e.g. GPIO0/TX

ncarandini commented 3 years ago

Labels are not part of the 3D Model, I'll investigate on how to change them in the other libraries. thanks anyway for the suggestion. Moreover labels are in the bottom face of the real device, so I'll investigate more also on this.

ncarandini commented 2 years ago

I've checked the Pin illustration for Raspberry Pi Pico and I dont think is a good idea to change label of pins as you suggested. As an example, for GP0 we have UART0-TX and SPI0-RX. So I've decided to not change the label of pins.

image