Automatically renumbering components in Eagle

Hello,

I often copy and paste bits of schematics from other designs to create new schematics, and end up with designs that have components that have different numbering. Say the lowest resistor number is R25 etc.

I would like to be able to rename all the components of a schematic so the lowest resistor name always starts from R1, and subsequent names follow as R2, R3 etc.

Is there a way to do this automagically in Eagle, or do I have to rename all the components by hand?

Thanks!

I don’t use Eagle, but there is probably a ULP to do that sort of thing.

Leon

Yes, there is a ULP for it, and it comes with the standard isntallation of EAGLE and is called renumber-sch.

XorXaX:
Yes, there is a ULP for it, and it comes with the standard isntallation of EAGLE and is called renumber-sch.

Just ran it. Thanks!