Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Raspberry Pi Footprint #1064

Open
jneiva08 opened this issue Nov 2, 2018 · 13 comments
Open

Raspberry Pi Footprint #1064

jneiva08 opened this issue Nov 2, 2018 · 13 comments
Assignees
Labels
Question Issue: request for clarification or support, PR: There is an open question (by author or maintainer)

Comments

@jneiva08
Copy link
Contributor

jneiva08 commented Nov 2, 2018

Where can find raspberry pi / shield footprint?
If don't exist in witch library should be made?

@evanshultz evanshultz self-assigned this Nov 2, 2018
@evanshultz
Copy link
Collaborator

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.

@jneiva08
Copy link
Contributor Author

jneiva08 commented Nov 3, 2018

not quite.
The idea was to have footprint where can easily can change F.Fab to Edge.Cut to be easy make a shield or simply have idea the size.
Since kicad do not support Edge.Cut on footprints.

I have done the following footprint:
rasp

Where should be placed?

@evanshultz
Copy link
Collaborator

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.

@myfreescalewebpage
Copy link
Collaborator

myfreescalewebpage commented Dec 4, 2018

@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,
Joel

PS : @jneiva08 you should probably push in Module.pretty directory.

@evanshultz
Copy link
Collaborator

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:
image

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.

@poeschlr
Copy link
Collaborator

poeschlr commented Dec 4, 2018

Edge cuts in footprints are partially allowed in version 5 already (they are no longer moved to the silk layer when opening a board footprint.)

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:
https://bugs.launchpad.net/kicad/+bug/1251393

@myfreescalewebpage
Copy link
Collaborator

Edge cuts in footprints are partially allowed in version 5 already (they are no longer moved to the silk layer when opening a footprint.)

No, it is still modified on opening.

@poeschlr
Copy link
Collaborator

poeschlr commented Dec 4, 2018

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

@evanshultz
Copy link
Collaborator

@jneiva08
I may be rather daft, but could you please help to elaborate on my questions at #1064 (comment). I may be missing something but I'm not sure I understand and therefore could help to answer your question.

@bobc
Copy link
Contributor

bobc commented Jun 15, 2019

Module.pretty is for footprints of purchased modules.

The Raspbery Pi Zero is a module which can be purchased.

@antoniovazquezblanco antoniovazquezblanco added the Question Issue: request for clarification or support, PR: There is an open question (by author or maintainer) label Jun 15, 2019
@myfreescalewebpage
Copy link
Collaborator

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!
Joel

@jstjst
Copy link

jstjst commented Jun 20, 2019

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.
Jonas

@jstjst
Copy link

jstjst commented Dec 22, 2019

I (finally) started to work on the footprints. See issue #2016

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Question Issue: request for clarification or support, PR: There is an open question (by author or maintainer)
Projects
None yet
Development

No branches or pull requests

7 participants