Author Topic: default comment text, position, font  (Read 3051 times)

0 Members and 1 Guest are viewing this topic.

Offline vixoTopic starter

  • Regular Contributor
  • *
  • Posts: 79
default comment text, position, font
« on: April 22, 2016, 11:10:51 am »
Is there a way to define default font and position for a component PCB view? Currently I have to go through EVERY component, changing the font size, stroke -> truetype, then the font, then the position. I waste so much time doing this stuff! Surely there must be a way to do all this by default?

- just realised I can use the PCB editor to change the font and size for everything at once if I match only comment text rather than all strings with a find similar objects search. But I still have to move all the comments to where I want them, which is nearly always the same place on the component! Any ideas? Help much appreciated  :)     
 

Offline D3f1ant

  • Frequent Contributor
  • **
  • Posts: 346
  • Country: nz
  • Doing as little as possible, but no less.
Re: default comment text, position, font
« Reply #1 on: April 22, 2016, 10:33:01 pm »
For any new boards, you can set the defaults in 'preferences->pcb editor->defaults->components.

For existing boards, you can as you have already half discovered, use 'PCB Inspector' to change the fonts and positions for selections.
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 22386
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: default comment text, position, font
« Reply #2 on: April 23, 2016, 01:28:39 am »
Don't forget the PCB Filter panel, so you can do powerful queries like
IsComponent AND (Name Like 'R*')
to select all the resistors.

Then go to Inspector, click the "Designator" link and change the properties, e.g. size, autoposition.

I don't think there's any way to change the autoposition offset, unfortunately.  While you have the Designators selected, you can M,S (Move Selection) to get them closer.  Don't forget to switch them to Manual autopositioning, otherwise their positions will reset next time you move the components.

Or save a step by filtering:
IsDesignator AND (Component Like 'R*')
;)

Or filter by rotation (you can't filter by a designator's component angle; you have to select the components first, then follow the link) and position rotated labels, or... :)

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline D3f1ant

  • Frequent Contributor
  • **
  • Posts: 346
  • Country: nz
  • Doing as little as possible, but no less.
Re: default comment text, position, font
« Reply #3 on: April 23, 2016, 03:00:19 am »
Don't forget the PCB Filter panel, so you can do powerful queries like
IsComponent AND (Name Like 'R*')
to select all the resistors.

Then go to Inspector, click the "Designator" link and change the properties, e.g. size, autoposition.

I don't think there's any way to change the autoposition offset, unfortunately.  While you have the Designators selected, you can M,S (Move Selection) to get them closer.  Don't forget to switch them to Manual autopositioning, otherwise their positions will reset next time you move the components.

Or save a step by filtering:
IsDesignator AND (Component Like 'R*')
;)

Or filter by rotation (you can't filter by a designator's component angle; you have to select the components first, then follow the link) and position rotated labels, or... :)

Tim
Yeah I have requested they add a way adjust offset defaults before,  years ago... still waiting.
At least if you select all the designators, then auto position and rotate you can then  move the whole selection to get a good head start.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf