-
Notifications
You must be signed in to change notification settings - Fork 711
Raspberry Pi Footprint #1064
Comments
I think you're looking for https://github.com/KiCad/kicad-templates. These templates should be installed with KiCad by default and available when creating a new project from a template. If that's not what you wanted please let me know. |
So you want to make a shield or hat for a Raspberry Pi Zero and this is to capture the board outline so you can add the circuitry for your shield/hat? I feel like I'm not understanding you so sorry that I'm slow. |
@evanshultz : @jneiva08 wants to have a symbol + footprint to easily create RPi HATs. Meaning with the PCB dimensions included in the footprint itself to avoid future issues when creating the board. I have exactly the same need on Mini-PCIe I have pull requested few days ago : #1124. I have created the Edge.Cuts lines with a text editor, not with the footprint editor, so when inserting the symbol in my schematic, then going to PCB editor, I get the correct dimensions of the board immediately and there is no possible mistake since the footprint is validated. That's really help. There is no KLC about this subject (Edge.Cuts in the footprint) and it would be nice to unlock it in the footprint editor. To be discussed but probably all developers working with Arduino, RPi etc etc will be happy with that ! Cheers, PS : @jneiva08 you should probably push in Module.pretty directory. |
I'm still not sure why a template won't work. As I mentioned above, I feel like I'm just not getting something and it's probably my issue. But I still am not sure where a template is falling short. Here is the interface for selecting a RPi Hat which does include a base schematic, board with outline, and circuitry pushed from the schematic. On top of this base, more parts can be added to the schematic to make all different kinds of Hats: You will need to contact the devs about allowing Edge.Cuts layer on footprints. They are available at https://bugs.launchpad.net/kicad. There was discussion a while ago about it so perhaps you will have momentum on your side? Module.pretty is for footprints of purchased modules. I understand this request to be for a canvas on which a project can be designed. |
Edge cuts in footprints are partially allowed in version 5 already (they are no longer moved to the silk layer when opening a The edge cuts layer will always stay partly unsupported to communicate the fact that this is a dangerous layer to be used in footprints. (It will be grayed out but one will be able to move drawings to it using the properties menu.) More details see: |
No, it is still modified on opening. |
Not in current nightly. But don't open the properties dialog for such an element. It will crash the footprint editor. Reported this as a new bug https://bugs.launchpad.net/kicad/+bug/1806748 |
@jneiva08 |
The Raspbery Pi Zero is a module which can be purchased. |
There is a work in progress about this subject on the symbols, issue is at KiCad/kicad-symbols#1772. Several PR has been submitted by @jstjst and I expect that he will be able to provide footprints too, but of course anyone can help on the subject! |
I hope I will be able to get the remaining symbols pushed in near future. If someone would like to help with the footprints, I would appreciate it, so feel free. |
I (finally) started to work on the footprints. See issue #2016 |
Where can find raspberry pi / shield footprint?
If don't exist in witch library should be made?
The text was updated successfully, but these errors were encountered: