← Back to team overview

kicad-developers team mailing list archive

Re: KiCad Library Download Page

 

Should this be something that is served on kicad-pcb.org/downloads ? I am
concerned that we might run into GitHub TOS issues.

I am working on generating the 3D models for download. However this
generates lots of data (multiple gigabytes). It also takes over 1hr for
Travis to build, which exceeds the allowable Travis script runtime.

On Fri, Nov 3, 2017 at 11:31 AM, Oliver Walters <
oliver.henry.walters@xxxxxxxxx> wrote:

> Hi all,
>
> Stage 2 of ? of the library update project is underway.
>
> Idea: A downloads page for the libraries that presents individual
> libraries for download, and users can preview the data available in the
> libraries.
>
> This is auto-built based on the latest library data.
>
> Preview: https://kicad.github.io/symbols/
>
> I have wrangled the GitHub pages tool along with Travis CI to auto-build
> these pages. It provides compressed downloads of symbol libs thus far.
>
> To do:
>
> 1. Downloads for footprint libs
> 2. Downloads for 3D models
> 3. Improve scripts so that data that have not changed are not recompressed
> (reduce build time and also remove useless git updates)
>
> Thoughts?
>
> The general idea is that this page will be linked from
> http://kicad-pcb.org/libraries/download
>
> Cheers,
> Oliver
>

Follow ups

References