KiCad / kicad-library

The schematic and 3D libraries for KiCad 4.0. Note that the footprint libraries are the *.pretty repos themselves. This is an orphaned repo, the news about the v5 libs, http://kicad.org/post/kicad-official-libraries/.
Other
746 stars 956 forks source link

Separate 3d modules from schematic symbol libraries #1827

Closed mrnuke closed 6 years ago

mrnuke commented 6 years ago
du -sch *
4.0K    CMakeLists.txt
8.0K    CMakeModules
4.0K    CONTRIBUTING.md
28K     COPYRIGHT.txt
16M     library
4.0K    library-check.sh
3.1G    modules
4.0K    README.md
6.3M    template
3.2G    total

The 3D modules are huge, and bog down the repo. It doesn't make sense to me that these two would be put in the same repo. Why does someone need to pull in the 3D modules if they want to work on a symbol? It doesn't make sense. It's madness.

SchrodingersGat commented 6 years ago

Madness is exactly what it is.

We are currently working on transferring all the kicad library data to new repositories:

There is also now a website where you can download zipped 3D models: https://kicad.github.io/packages3d

This is in preparation for the v5 software release. Please close this issue when you're satisfied with this outcome :)

SchrodingersGat commented 6 years ago

@mrnuke I am closing this issue, as we have now started the process as described above. Please refer to the new repo URLs