• 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. paste mask openings only for populated components

Stats

  • Replies 7
  • Subscribers 160
  • Views 17047
  • Members are here 0
More Content

paste mask openings only for populated components

DrHell
DrHell over 5 years ago

Is there a way to plot or copy paste mask openings only for populated components (i.e. components that do not carry the attribute 'do not populate') automatically?

Can you reference any pre-existing SKILL code that can be modified for this purpose?

  • Sign in to reply
  • Cancel
  • DrHell
    DrHell over 5 years ago in reply to B Bruekers

    Excellent! Yes, I only have about 40 padstacks for which I have several unpopulated components. As far as I understand, I don't have to create new padstacks without the pastemask manually as this is done automatically by your code, correct?

    Also, as far as I can see, the code does not check whether the refdes linked to the pad carries the attribute 'note' with the value 'do not populate', right? It seems the code runs over all existing refdes which would include the components that won't be populated. Or am I missing something? Alternatively, I could easily create a list with the refdes that will be populated, but then this list need to be loaded at some point in the code?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • B Bruekers
    B Bruekers over 5 years ago in reply to DrHell

    The code will do everything, so create new padstacks and change them. 

    Use this SKILL command:  axlDBCloak('_RemovePasteMask(list("C100" "U100")) '(shape ignoreFixed)) 

    Change the list("C100" "U100")  with the correct refdesses of which you want to remove the pastemask. 

    ps. there is no undo-function, so backup the design before running this code or change them back by hand/force update of footprints. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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