KiCad 6 configure paths: multiple paths possible?

Hi all,
In Preferences → Configure Paths is it possible to use multiple paths like

KICAD6_3DMODEL_DIR /usr/share/kicad/3dmodels/;/home/brutus/kicad/3dmodels/ ?

Thanks

No. Just register the two libraries separately.

Do separate lines, for example:
KICAD6_3DMODEL_DIR /usr/share/kicad/3dmodels/
KICAD6_BRUTUS_LIB /home/brutus/kicad/3dmodels/

or copy the 2nd library to already exisiting paths, like KICAD6_3RD_PARTY, etc.

Ok, thanks. (post must be at least 20 characters)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.