Hi all,

It recently got brought up that on some platforms it is currently easy to
install KiCad without also installing the symbols and footprints.  This
causes issues for unexpecting users, because KiCad doesn't currently do a
good job of allowing users to recover from this situation after they've
already set up a blank library table.

While we'd like to fix that on the code side for V8, we also think that for
best user experiences the KiCad libraries should be distributed by default
with KiCad for all platforms.  In other words, users should have to do
something out of the ordinary to get KiCad without the libraries, rather
than being able to forget to do a step that installs the libraries.

We understand that the libraries are sometimes excluded by default due to
their size.  We recommend in this case treating the 3D models (which are
the majority of the size) separately as an optional dependency, since there
is no problem with installing 3D models after the fact.  The key is to get
the symbols and footprints (with the corresponding default symbol and
footprint library tables) at the same time as KiCad.

Best,
Jon

-- 
You received this message because you are subscribed to the Google Groups 
"KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to devlist+unsubscr...@kicad.org.
To view this discussion on the web visit 
https://groups.google.com/a/kicad.org/d/msgid/devlist/CA%2BqGbCB9Yx9_X_Bw_nZQpXWUg_cG15WXLTRu5t_9Mo5ZoxYcTA%40mail.gmail.com.

Reply via email to