Panel Footprint from catalogue not found in file paths

bkehn
Explorer
Explorer

Panel Footprint from catalogue not found in file paths

bkehn
Explorer
Explorer

Good afternoon ACAD E,

I have what I think is a simple issue. I can navigate the footprint catalog browser and insert a CR from the table onto my panel. 

bkehn_1-1636573521992.png

 

Then, I try to insert a FP from the schematic list which is not yet associated with a footprint block. When prompted I select Option 3, "Pick" and then select the FP on my panel which is similar in size to the one I want to now insert.

 

bkehn_2-1636573682082.png

 

In this example, the existing FP block name is "ABCRC340". I get an error message that "ABCRC340.dwg" is not found. And it lists the 20 different paths that it searched in. Why couldn't AutoCAD find the FP if it exists in the catalog browser? It clearly exists somewhere, but I don't understand how to point to it. 

Thanks for any help you can provide.

 

bkehn_0-1636573422073.png

 

0 Likes
Reply
Accepted solutions (1)
1,111 Views
8 Replies
Replies (8)

chenj
Advisor
Advisor
Accepted solution

Hi,You can try the following steps:

1.Select "Panel">"Footprint Database Editor"

chenj_0-1636607359194.png

2. Click "Edit Existing Table"(If the manufacturer table already exists) or "Create New Table"(If the manufacturer table does not exist).

chenj_1-1636607463720.png

3. In this example, select "Edit Existing Table", and then select "AB".

chenj_2-1636607727893.png

4. As shown in the following figure, you can add, delete and edit records.

chenj_3-1636607764261.png

5. Enter the Catalog Number and select "Browse" to find the path where the panel symbol block is located.

chenj_4-1636607851935.png

Note: The Catalog Number may contain wildcards. Wildcard characters include

  *——match any characters

  ?——match any single character

  #——match any single numeric digit

  @——match any single alphabetic character

6. Finally, you can insert a panel symbol block file from the schematic list.

chenj_5-1636608114518.png

 

 

 

rhesusminus
Mentor
Mentor

So, the file ABCRC340.dwg does not exist in any of the 20 paths searched. Where IS it located? You don't write anything about this...


Trond Hasse Lie
EPLAN Expert and ex-AutoCAD Electrical user.
Ctrl Alt El
Please select "Accept Solution" if this post answers your question. 'Likes' won't hurt either. 😉
0 Likes

bkehn
Explorer
Explorer

Thanks Chenj. That is a good step by step explanation of how to edit a db if I had possession of a .dwg that I wanted to use. In this case I'm more confused about finding where a dwg is coming from. 

0 Likes

bkehn
Explorer
Explorer

Thanks Rhesusminus. I was actually under the impression that the catalog browser was a giant database of parts that all had footprints already imported and stored in Autocad's file structure on my C drive somehow. But the more I look into this, the more I doubt that that is the case. So I probably need to close this thread and keep learning about the SW. 

 

But here's another set of screen shots/error messages. I tried to duplicate my procedure this morning: 

1.) On the schematic tab, I selected insert from catalog browser and when I hover over the symbol it shows that there's no symbol associated with this item. 

 

bkehn_1-1636725268593.png

So it directs me to this screen where I select my familiar "Coil" symbol. 

 

bkehn_2-1636725310128.png

 

Then I get this error message which I don't understand. 

 

bkehn_0-1636725091706.png

 

bkehn_3-1636725348627.png

I move to a panel dwg, and insert FP from schematic list

bkehn_4-1636725431372.png

Here is my block and it's name. But like I said before, I have no idea what the path is for this block. Maybe it doesn't matter. 

bkehn_5-1636725652843.png

 

-BK

0 Likes

PeytonHarriss
Advocate
Advocate

@bkehn 

C:\Users\Public\Documents\Autodesk\(Your version of Autocad)\Libs\panel

Make sure you have footprint libraries in the path above.

0 Likes

Icemanau
Mentor
Mentor

To specify which libraries to use, go to the Project Properties and in the first tab, set them to look at the appropriate directories.

 

ACADE will search the libraries in the listed order for a dwg file matching the name of the part you are trying to insert. This includes footprints in either the Panel or Panel_mm libraries.

Side note - each schematic library has essentially the same files but with different scaling/attributes depending on the library selected. These are based on the various common dwg standards.

 

Regards Brad

>

Brad Coleman, Electrical Draftsman
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes

bkehn
Explorer
Explorer

Thanks Icemanau, 

I wonder if I could have the wrong paths listed in the project settings. Can they search subfolders? 

For example, this is the paths list from my project settings. 

 

bkehn_1-1637161748486.png

But my actual C drive directory looks like this, with sub folders for AB, ABB, etc. (Then inside "AB" is another large set of subfolders before the .dwg files are found. )

bkehn_0-1637161632347.png

 

0 Likes

PeytonHarriss
Advocate
Advocate

For some of these entries, you'll want to change the manufacturer to AB instead of Allen Bradley unless you have a special folder for Allen Bradley that has that MFG tag associated with it.  

PeytonHarriss_0-1637179253219.png

you might want to go to your schematic and do a catalog check to see if your symbol is being associated to the right part of you database.

 

PeytonHarriss_1-1637179287484.png

 

0 Likes