Hi,
I add to 3D library and I see this error.
why would this error happen?
KiCad version? (Help menu -> About dialog.) How did you install it, with the default installer? Also, give the exact steps what you did.
(It wouldn’t hurt to learn to take screenshots or even better, screencasts. Photos are OK but it would be easier for you in the long run. ShareX can take both screenshots and screencast videos.)
my version is 5.0.2.
ı choose pcbnew-> preferences-> Add 3d libraries wizard.
I didn’t even know there’s such wizard.
Can you add a screenshot of the situation just before you click something which opens this Debug Alert?
At least it tells you that it can’t write to that directory. Do you actually have the directory (C:\Users\ARGE etc.) and is it writable?
Could KiCAD have a problem with the 'Arge-2.Arge-2'
part of the path?
this can be possible
how can i install 3d libraries
I don’t know how the paths are organized for the official KiCAD libs, so this is all to take with heaps of salt (explanation: I don’t use those libs, I make my own).
You can see the URL to the libs on github right?
Just download them directly from that location.
Then, once on your machine, put them into a folder that you got access to.
Next is to adjust the KISYS3DMOD path variable via the Configure Paths dialog in KiCAD.
If the footprints are set up with a relative path to the 3D models (which relies on the KISYS3DMOD path to give a complete path), they now should just work.
You give us only little information about your situation and about what you actually want to do and why.
The official lib uses the KISYS3DMOD path variable in the 3d model path settings of all footprints as @Joan_Sparky already mentioned.
This is part of the library convention and conveniently checked with our test scripts. Should any footprint without this still make it into the lib then please report it as that would be a bug.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.