Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to open .sch file on Kicad, symbols display question marks #9

Open
miguelangelramirez opened this issue Apr 24, 2019 · 7 comments

Comments

@miguelangelramirez
Copy link

miguelangelramirez commented Apr 24, 2019

Symbols seem to be not displaying correctly, I'm using Kicad 5.1 BTW. I've done some research and most of it points that I need some libraries to be installed. Could you point me to the ones needed to the project?

Thanks for the files too!

@miguelangelramirez miguelangelramirez changed the title Trying to open .chm file on Kicad, symbols display question marks Trying to open .sch file on Kicad, symbols display question marks Apr 24, 2019
@nicholasterr24
Copy link

Hey, I am almost a complete beginner at keyboards, KiCad, and electronics, but I think this is a fix for most of the symbols. When you double click them on the schematic go to the Symbol library and type in whatever the symbol is supposed to be and find the correct library. For example, for the USB connector on the top left of the schematic, it says conn: USB_OTG, so i click on the browse library button and look up USB_OTG and it gives me the correct symbol. A lot of them also say "device: [something]" and you just have to change them to Device: [something] with a capital D instead of device: [something]. The only symbol I have not found so far is the ATMEGA328-PU or the GS2 symbols.

@hsgw
Copy link
Owner

hsgw commented May 7, 2019

Hi,

As @nicholasterr24 says, please collect footprint library name.

I think that the cause of this is changing kicad footprint name.
So I should fix this soon.

Thanks.

@hsgw
Copy link
Owner

hsgw commented May 7, 2019

I fixed this issue.
Can anyone try this schematic file?
https://github.com/hsgw/plaid/tree/kicad_sch

@nicholasterr24
Copy link

Yeah, I just opened it and everything seems to look good, all of the symbols show up correctly

@miguelangelramirez
Copy link
Author

Hello all, @nicholasterr24 and @hsgw. Got around to fix it during the weekend using the same method double clicking the symbols. THANKS!

@bjvanst
Copy link

bjvanst commented Jun 11, 2019

I fixed this issue.
Can anyone try this schematic file?
https://github.com/hsgw/plaid/tree/kicad_sch

That version of the project loads the symbols automatically for me in KiCad 5.1.2.

@matthewwiese
Copy link

I fixed this issue.
Can anyone try this schematic file?
https://github.com/hsgw/plaid/tree/kicad_sch

This also fixed my "??" missing symbol problem as well — I am using KiCad version 5.1.5

It seems like a fix to me. Should this be merged with master and the issue closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants