Hi
When laying out boards with say twenty 14 & 16 smd packages, is there a
way of turning off the airwires for the supply and ground , so that the
only unrouted are the signal lines.
TIA
Richard
Hi
When laying out boards with say twenty 14 & 16 smd packages, is there a
way of turning off the airwires for the supply and ground , so that the
only unrouted are the signal lines.
TIA
Richard
Richard.bown wrote:
Hi
When laying out boards with say twenty 14 & 16 smd packages, is there
a way of turning off the airwires for the supply and ground , so that
the only unrouted are the signal lines.
TIA
Richard
In Eagle V5 you can do this with the ratsnest command (see "help ratsnest").
For instance:
RATSNEST ! GND
will disable display of the GND airwires.
--
Bert Menkveld
Bert Menkveld wrote:
Richard.bown wrote:
Hi
When laying out boards with say twenty 14 & 16 smd packages, is there
a way of turning off the airwires for the supply and ground , so that
the only unrouted are the signal lines.
TIA
Richard
In Eagle V5 you can do this with the ratsnest command (see "help ratsnest").
For instance:
RATSNEST ! GND
will disable display of the GND airwires.
--
Bert Menkveld
Thanks Bert