• 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 81843
  • 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
  • soori3
    0 soori3 over 13 years ago

    Hello Dave,

     At present the CDS_ROOT maps to D:\adw\local_tools\spb_162 

      

    Thanks & Regards,

    Suresh Annam

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • eDave
    0 eDave over 13 years ago

    CDSROOT should point to your Cadence installation (c:\cadence\spb_16.5)

    ALLEGRO_SITE should point to your site setup folder: eg. X:\CadenceSetup\pcb

    A Skill folder should exist below this. eg.  X:\CadenceSetup\pcb\Skill

    Place your Skill files (including  allegro.ilinit and context files) in there 

    In Skill (or allegro.ilinit):

    loadContext("EDAVE_clearPinSilk.cxt")

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

    Type  clear pin silk on the command line to execute the code.

     Regards,

    Dave 

     

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • soonlin
    0 soonlin over 13 years ago

     Hi, Dave, do i need to put in the following statement in the skill command

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

    It shown W- *WARNING* (reader): extra ')' ignored at line 1 of string ""interactive")"
    "interactive"

    and when i type in the command line with clear pin silk

    error command is

    E- Command not found: clear pin silk

     

    Please advise.

     

    Thanks & regards,

     

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • eDave
    0 eDave over 13 years ago

    Type these three lines (one at a time) into your Allegro console window: 

    skill loadContext("EDAVE_clearPinSilk.cxt")

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

    clear pin silk 

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • soori3
    0 soori3 over 13 years ago

    Hello Dave,

     i have placed the cxt file in the skill folder

    and if i execute iam getting the below error

    Skill >  loadContext("EDAVE_clearPinSilk.cxt")
    E- *Error* loadContext: could not open file - "EDAVE_clearPinSilk.cxt"
    ERROR
    Skill >

    If i enter the three lines(one at a time) into your Allegro console window

    Skill > skill loadContext("EDAVE_clearPinSilk.cxt")

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

    clear pin silk 0.24 0.2
    E- *Error* eval: unbound variable - pin
    ERROR

     

    Thanks,

    Suresh Annam

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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