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

Wrong 3D Model for ESP-12E_SMD.kicad_mod #28

Open
alexwhittemore opened this issue Aug 9, 2017 · 2 comments
Open

Wrong 3D Model for ESP-12E_SMD.kicad_mod #28

alexwhittemore opened this issue Aug 9, 2017 · 2 comments

Comments

@alexwhittemore
Copy link

It looks like the 3D model associated in this footprint is ESP-12.wrl when it should be ESP-12E.wrl.

Caveat: I'm an extremely novice kicad user JUST jumping in to 3D and have no idea what I'm doing. Also, on that subject: this library makes use of "${ESPLIB}" for defining the path to the 3D models. How does that work? Where does it get defined? I've installed this library with a "git clone" to Users/Me/KiCad/Libraries/kicad-ESP8266 (this is windows), and none of the 3D models get found until I manually add them at the footprint level with the absolute path... what am I doing wrong? I'd love a pointer.

@jdunmire
Copy link
Owner

I tend to agree, but I won't be able to confirm it for awhile. Meantime if you can test out the ESP-12E.wrl, make the change and submit a pull request I would be happy to merge it.

You might also try contacting Stephen Legge here on GitHub. He submitted the patch to add the ESP-12E_SMD.kicad_mod.

@WereCatf
Copy link

@alexwhittemore ; Say, if your project was in C:\Users\alex\fancyproject, you'd place the ESP8266.3dshapes-folder in C:\Users\alex\fancyproject\ESP8266.3dshapes. Now, open up footprint-editor, then select Preferences -> Configure Paths, then click Add and type ESPLIB on the left box and the full path to your project on the right one, ie. C:\Users\alex\fancyproject -- note that you do not add the full path to the 3dshapes-folder, just the upper-level folder.

@jdunmire I came here to say the same thing as Alex there, it seems the ESP-12E SMD-footprint has the wrong model associated with it. ESP-12E.wrl seems to be the correct one to use.

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

3 participants