• 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. how to create user padstack layers

Stats

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

how to create user padstack layers

Ejlersen
Ejlersen over 9 years ago

Hi

I've looked for a way to create a layer like "PIN/mymask_top" but not been able to do so

axlLayerCreateNonConductor does not allow me to create subclasses on PIN.

Anyone with an idea how this can be accomplished?

Best regards

Ole

  • Sign in to reply
  • Cancel
Parents
  • Johan J
    Johan J over 9 years ago

    Hi Ole,

    The only way I know of is to add the pask layer to a padstack!

    This can be done with a script. Then just update the board with the updated padstack and you woul have the new subclass in your design.

    Script example.

    setwindow pcb
    trapsize 89
    setwindow form.padedit
    FORM padedit grid rpopup soldermask_top Insert
    FORM padedit grid row unnamed_mask1
    FORM padedit grid change unnamed_mask1,1 May_MASK1
    FORM padedit grid row may_mask1
    FORM padedit geometry Rectangle
    FORM padedit width 1
    FORM padedit height 0.650
    pse_save

    //Johan J

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Johan J
    Johan J over 9 years ago

    Hi Ole,

    The only way I know of is to add the pask layer to a padstack!

    This can be done with a script. Then just update the board with the updated padstack and you woul have the new subclass in your design.

    Script example.

    setwindow pcb
    trapsize 89
    setwindow form.padedit
    FORM padedit grid rpopup soldermask_top Insert
    FORM padedit grid row unnamed_mask1
    FORM padedit grid change unnamed_mask1,1 May_MASK1
    FORM padedit grid row may_mask1
    FORM padedit geometry Rectangle
    FORM padedit width 1
    FORM padedit height 0.650
    pse_save

    //Johan J

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