CoretechR / OMOTE

Open Source Remote Using ESP32 and LVGL
https://hackaday.io/project/191752
GNU General Public License v3.0
1.02k stars 114 forks source link

Some parts models are missing from the kicad project #19

Closed Dark1886 closed 7 months ago

Dark1886 commented 11 months ago

Some of the footprints/models for components are pointing to a /mkern/ library that does not seem to be stock in the kicad application. If these are custom footprints, can those models be shared?

CoretechR commented 11 months ago

Hi, these are custom made footprints. I can add them to the repository when I get back to my PC. The footprints should also be included in the KiCad pcb file, they are just not directly accessible.

Dark1886 commented 11 months ago

@CoretechR Just pinging you again in case you forgot. I'd like to try and update some of the footprints and create a package that will be more easily 'drag-and-drop'ed into JLCPCB or PCBWay without needing to do additional part orientation/placement updates.

CoretechR commented 11 months ago

@Dark1886 I am still new to KiCad so it took a while :) The missing files are now inside "omoteLib" as a project-specific library. Maybe you can check if everything's accounted for.

Dark1886 commented 11 months ago

No Problem, I'll take a look at that in the near future. The issue will close once I confirmed all footprints.

CoretechR commented 9 months ago

@Dark1886 Did you have time to look at the footprints?

Dark1886 commented 9 months ago

I did load the files you added as custom parts and it did load in correctly.