Showing posts with label altium designer. Show all posts
Showing posts with label altium designer. Show all posts

Tuesday, April 13, 2010

Order component designators sequentially in Altium Designer

Heres one thing that I often have to do and always forget how it went.

Its annoying, but we're gonna have to deal: when you place components in Altium, the component designator is NOT automatically set to be the next one in sequential order. Ie, you just finished placing a few 0805 package resistors, the final one with the designator R105, and you switch to a MELF resistor. As long as the parts you are placing have the same component name (and perhaps the same logical symbol), the numbering of the designators will take up where you left off, with R106. If you start using a component with a NEW name, suddenly Altium doesnt suggest designator R106, but rather 'R?'. Yep.. annoying.

Good news, this can be easily fixed:
  1. Tools >> Annotate Schematics
  2. Click Reset All to reset all designators to R?
  3. Click Update Changes List to generate new proposed designators
  4. Click Accept Changes --> Execute Changes
This feature is documented on the Altium Wiki under Annotation and Re-Annotation.

Friday, November 27, 2009

Altium Designer: Smart-pasting descending net labels

some; using Altium's "smart paste" (control-shift v) you can paste just about anything in one form to another form. This works great if you want to get a bunch of net labels by using only the bus label...

Wednesday, November 25, 2009

Easy way to create new components in Altium Designer libraries.

Citizens of the earth:

If your life is like mine, you are trying to create new components in an Altium Designer library. Here's a faster way than punching everything in manually. A lot of this could be scripted to make it even faster...