• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. PCB Design
  3. Changing silkscreen symbol from solid fill to unfilled

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 166
  • Views 14708
  • Members are here 0
More Content
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Changing silkscreen symbol from solid fill to unfilled

MichaelV
MichaelV over 10 years ago

I'm using OrCAD PCB Designer Professional 16.5 in Windows 7. I'd really like to know how to change a silkscreened circle from solid fill to unfilled. In other words, just have a hollow circle where I can specify the line width.

Here's the information from Show Element:

 

LISTING: 1 element(s)

             < SHAPE >

       class         PACKAGE GEOMETRY        subclass      SILKSCREEN_TOP

  Shape is solid filled   Area:   0.0491  (sq in)

Exterior boundary:   arc seg:xy (795.00 1785.00) xy (795.00 1785.00) width (0.00)     center-xy:  (670.00 1785.00) radius (125.00)   CW

  • Cancel
  • Randy R
    Randy R over 10 years ago

    Can you use a line instead to get the same effect?  Here's a script you can try.  Then you can change the line width to whatever you need.

    setwindow pcb
    trapsize 667
    etchedit
    add line
    setwindow form.mini
    FORM mini class PACKAGE GEOMETRY
    FORM mini subclass SILKSCREEN_TOP
    FORM mini lock_mode Arc
    FORM mini line_width 20.00
    setwindow pcb
    pick 670 1660
    ipick 125 iy 125
    ipick -125 iy 125
    ipick -125 iy -125
    ipick 125 iy -125
    prepopup 685.55 1919.22
    done
    etchedit

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • SevenFortyOneB
    SevenFortyOneB over 10 years ago

    Another thing you could try is to decompose the shape in your footprint and then refresh the part in your design.  

    Try the following:

    Open the footprint (.dra file) from your library or wherever the part is stored.

    Under the "shape" pull-down menu, select "decompose shape"

    Select the shape you wish to convert

    Under the options tab check the "delete shape after decompose" option and uncheck the "delete existing lines/arcs on dest layer" option

    RIght click in the work area and chose "done".

    The shape should now be gone and replaced with a line

    CHenage the width of the line if you desire

    Save and close the .DRA file.

    In your layout, go to the "place" pull-down and select "Update Symbols"

    Expnad "Package Symbols"

    find the symbol(s) you have edited and check them

    review the options and check or uncheck them as appropriate

    CLick the "refresh" button.

    Now, all of the shapes in your footprints should now be changed from shapes to lines.

     

     

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Cadence Guidelines

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information