Is there anyway to search and jump to a part on a schematic or board?
Protel had a "jump to" option that you could for example search for "R1"
and it would move the cursor to the part. Helpful when you have a
pretty dense layout. Thanks.
Is there anyway to search and jump to a part on a schematic or board?
Protel had a "jump to" option that you could for example search for "R1"
and it would move the cursor to the part. Helpful when you have a
pretty dense layout. Thanks.
On 11/10/2011 1:04 PM, John Friede wrote:
Is there anyway to search and jump to a part on a schematic or board?
Protel had a "jump to" option that you could for example search for "R1"
and it would move the cursor to the part. Helpful when you have a pretty
dense layout. Thanks.
Hi John,
In version 5, use show @ instead of the find.ulp. So let's you want to
find R1, type:
show @ R1 -> Enter
EAGLE will draw a little frame around the part so that you can find it
easily.
Best Regards,
Jorge Garcia
On 11/10/2011 12:31 PM, Jorge Garcia wrote:
On 11/10/2011 1:04 PM, John Friede wrote:
>> Is there anyway to search and jump to a part on a schematic or board?
>> Protel had a "jump to" option that you could for example search for "R1"
>> and it would move the cursor to the part. Helpful when you have a pretty
>> dense layout. Thanks.
Hi John,
In version 5, use show @ instead of the find.ulp. So let's you want to
find R1, type:
show @ R1 -> Enter
EAGLE will draw a little frame around the part so that you can find it
easily.
Best Regards,
Jorge Garcia
Great. Thanks!
I have assigned
Show_@_
(where _ is a space)
to Control-F as this is the usual windows shortcut.
Then you just press Ctrl-F, type R1 and enter and it shows it nicely.
Jerome
I have assigned
Show_@_
(where _ is a space)
to Control-F as this is the usual windows shortcut.
Then you just press Ctrl-F, type R1 and enter and it shows it nicely.
Jerome