Hi,

See below for comments.

Tom Hausherr wrote:
Phillip Restall - [EMAIL PROTECTED] wrote a program to change
the silkscreen outline to a special line width in the PADS library
and then, once the library is in Protel, we are globally moving that
special line width to the correct layer Protel layer. Then we are
changing the silkscreen line width back to the normal line width. Please contact Phillip directly if you know of any quick fix for this
solution.

Use a query in 'list', like: "IsTrack and OnTopSilkscreen and (AsMM(Width)=XXX)" where "XXX" is temporary width of line for Assembly drawings. Then use Inspector to change layer and width to what it should be. Querys can be applied (and are by default) to whole library, not just single footprint. This makes 18*3=54 hand operations instead of 9000. This all could be automated by script, thou.

Regards,
Indrek

--
 Indrek Rebane           |      Borthwick-Pignon
 Electronics Engineer    |    Tartu Science Park
 Phone: (+372) 7 302 641 | Riia 185, 51014 Tartu
 Fax:   (+372) 7 383 041 |               Estonia
 [EMAIL PROTECTED]        |         www.bps.co.ee





* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* To post a message: mailto:[EMAIL PROTECTED]
*
* To leave this list visit:
* http://www.techservinc.com/protelusers/leave.html
*
* Contact the list manager:
* mailto:[EMAIL PROTECTED]
*
* Forum Guidelines Rules:
* http://www.techservinc.com/protelusers/forumrules.html
*
* Browse or Search previous postings:
* http://www.mail-archive.com/[EMAIL PROTECTED]
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Reply via email to