• 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. Allegro X PCB Editor
  3. Clear silkscreen from pins in Allegro Package

Stats

  • State Suggested Answer
  • Replies 110
  • Answers 2
  • Subscribers 171
  • Views 81725
  • Members are here 0
More Content

Clear silkscreen from pins in Allegro Package

chads108
chads108 over 13 years ago

 Does anyone have some SKILL code that will clear silkscreen lines back x distance from pins, either as a group or individually?  I want to use this during footprint building.  Currently I have to use delete and cut to remove pieces of lines that run through pads.

  • Sign in to reply
  • Cancel
Parents
  • eDave
    0 eDave over 13 years ago

    See attached.

    It's a context file in the meantime. Load it by using the commands:

    In Skill (or allegro.ilinit):

    loadContext("EDAVE_clearPinSilk.cxt")

    axlCmdRegister("clear pin silk" 'EDAVE_clearPinSilk ?cmdType "interactive")

    Type  "clear pin silk 0.25 0.2" on the command line to use a soldermask clearance of 0.25 and a minimum line length of 0.2 (These are mm, you should use appropriate values for your units. eg "clear pin silk 10 8" for mils.

    You can incorporate the call into your Skill routine by calling the function EDAVE_clearPinSilk. Eg EDAVE_clearPinSilk(0.25 0.2)

    The default for sm clearance is 0.25mm and for minimum line length - 0.21mm

    Post a message if you have any problems. 

     

    EDAVE_clearPinSilk.zip
    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Reply
  • eDave
    0 eDave over 13 years ago

    See attached.

    It's a context file in the meantime. Load it by using the commands:

    In Skill (or allegro.ilinit):

    loadContext("EDAVE_clearPinSilk.cxt")

    axlCmdRegister("clear pin silk" 'EDAVE_clearPinSilk ?cmdType "interactive")

    Type  "clear pin silk 0.25 0.2" on the command line to use a soldermask clearance of 0.25 and a minimum line length of 0.2 (These are mm, you should use appropriate values for your units. eg "clear pin silk 10 8" for mils.

    You can incorporate the call into your Skill routine by calling the function EDAVE_clearPinSilk. Eg EDAVE_clearPinSilk(0.25 0.2)

    The default for sm clearance is 0.25mm and for minimum line length - 0.21mm

    Post a message if you have any problems. 

     

    EDAVE_clearPinSilk.zip
    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
Children
No Data
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