EEVblog Electronics Community Forum

Electronics => PCB/EDA/CAD => Circuit Studio => Topic started by: JoseR on March 25, 2020, 10:45:35 am

Title: Basic question: how to modify multiple pads at the same time
Post by: JoseR on March 25, 2020, 10:45:35 am
Hello,

It's a basic question, but I don't find the way to do that.

If I'm making a custom footprint, how can I modify multiple footprints at the same time? (For example, for changing the x or y size)

If I select one pad, it's called Free-1, and if I select the other pad, I see it's called Free-2, and I can modify each of them independently.

Is there a way to asign "Free-1" for both pads or to edit both "Free-1" and "Free-2" at the same time?
Title: Re: Basic question: how to modify multiple pads at the same time
Post by: voltsandjolts on March 25, 2020, 01:17:48 pm
Select all pads then use the inspector panel to change attributes.
http://documentation.circuitstudio.com/display/CSTU/PCB_Pnl-PCBInspector((PCB+Inspector))_CS (http://documentation.circuitstudio.com/display/CSTU/PCB_Pnl-PCBInspector((PCB+Inspector))_CS)
Title: Re: Basic question: how to modify multiple pads at the same time
Post by: JoseR on March 25, 2020, 01:27:13 pm
Thank you! I found it on View - PCB Library - Object Inspector.