微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 天线设计和射频技术 > Refreshing Display in Eagle

Refreshing Display in Eagle

时间:04-05 整理:3721RD 点击:
i am unable to refresh screen in eagle eda layout tool. Ratsnest only work when pouring in board. i want to refresh the connection when placement modification happens. is there anyway to refresh screen like orcad layout?

It should work in all time. Just close and reopen your design.

I have never had that problem. Ratsnest works fine for minimizing airwires when you move a component. It is possible that I/we do not understand the problem you are having.

Can you post a snippet or two showing the problem?

John



After more thought, are you trying to optimize airwires on a board that has a pour, without allowing the pour to happen?

1) If that is the case, a simple way is to delete the polygon for the pour. Of course, if it is a complicated polygon, that can lead to a lot of additional work.

2) You can use the command line to do a ratsnest only for the signal you have modified. Here is a simple example where there is a pour ("GND") and I have modified a signal ("VCC"). The command line is; ratsnest <signal_name>, for example, ratsnest VCC.

Here is the modified brd :



And here is the modified brd after executing, "ratsnest VCC"



Note, the pour does not happen when using that command line, but the airwire is optimized.

If that is not your question, then please illustrate it as requested above.

John

john you understood what was my problem and you gave the answer what i expect thanks for that. airwires updated through command line without pouring, is there any other option to do same operation, by clicking icon?

There may be options I don't know. With a non-optimized airwire, as in the example, simply doing ratsnest without the command line should optimize it, but you also get the pour. So, you then right click the ripup tool near the polygon and select ripup group. That gets rid of the pour and leaves the polygon. Ratsnest does not operate like some other tools that allow you to directly right click on it to select a single item or group.

If you search help for "ratsnest," you will see that the command line allows use of wildcards, so you don't have to list individually every signal you want optimized. You may also want to read the section on making hidden airwires visible. I often hide a class of airwires (e.g, GND) to make routing signals easier. Then, when I am done doing that, I use the ratsnest command to make hidden airwires visible again.

Glad I could help.

John

Hi,

You can assign about any keyboard sequence to a function key.

Also you can generate your own buttons.

Klaus

you explained well. The mistake i did was, board contain board outline polygon defined in bottom layer, then i removed that polygon defined in bottom layer and i clicked ratsnest icon it works fine. if i want to update airwires when polygon defined in board then i should use command line as "ratsnest signal_name". i think i am going right...

If it is something you need to do often, then you may want to assign a key to it, such as Klaus suggested. The Assign dialog is in Options. I typically have ""Show" for my supplies set to various keys as this:

Name:  Capture.PNG
Views: 9
Size:  1.6 KB



For a particular board, I may add other assigns.

John

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top