• 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. Change text block size, Allegro script and skill

Stats

  • Replies 17
  • Subscribers 164
  • Views 23791
  • Members are here 0
More Content

Change text block size, Allegro script and skill

skillnewbie
skillnewbie over 16 years ago

hi,

I want to change a text block size (#16). i run a script recording and get this from the *.scr 

 setwindow pcb
trapsize 302
define text
setwindow form.textblock
FORM textblock 16 width 0.1000
FORM textblock 16 height 0.1000
FORM textblock 16 line_spacing 0.0200
FORM textblock 16 photoplot_width 0.0100
FORM textblock done 
setwindow pcb

just wonder what the FORM means in a script file...it is not a valid command in Allegro

 is it possible to enclose the FORM statements in skill code?

  • Sign in to reply
  • Cancel
  • eDave
    eDave over 15 years ago

    Hi Sam,

    Stop the script by using the menu: file ->script ->stop.

    Of course, resetting the text blocks in your library won't help unless those text blocks match your designs. The best method is to reserve and standardise the first 16 (minimum) text blocks across your company. The Cadence defaults might be OK. We use blocks 1, 2 and 3 (customised) for library reference designators (depending on the size of the part) and 17 for silkscreen text.

    I have some Skill that might help do what you want. However, running utilities across an entire library isn't for the faint hearted. If you have parts created in older versions of Allegro you will have to run dbdoctor on those parts before you start- easy if they are in one folder - not so easy otherwise. You should take a backup copy of each library before updating it.

    Good luck, Dave

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • charales
    charales over 15 years ago

    our board text sizes are all the same, I usually start with a previous board file where everything is already set up, makes life simple. When i get the other sites, brd files then the text sizes are different. I'm trying to get them something other than a screen shot of my "text setup". I'm also trying to sync the parts' text blocks with the boards text blocks. Thanks for your response i'll try the script again.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rahays
    rahays over 14 years ago

    Dave,

    Are you willing to share your skill code?

     

    Thanks,

    Robert Hays

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • eDave
    eDave over 14 years ago

    Hi Robert,

    See the attached code. It's just been cobbled together from existing code and I haven't tested any part of it. It can be used to run a function on all dra's in your library. It can't be used without modification as, at least, your own library paths will neet to be used.

    Running dbDoctorAll will bring all your dra's up to the version you are currently running - use with care.

    Note the commented out actionFunction(). This should be used to run whatever command you need to update each symbol.

    Regards,

    Dave

    libraryUpdate.il
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rahays
    rahays over 14 years ago

    Thanks very much, Dave! BTW how are things in Christchurch? I know that it has been tough.

     Bob

    • 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