Net Width Adjustment
0:48
Search docs: GNDと12Vなど電源ネットだけを1mmに太くする方法.
Object-Specific Rules
As the name suggests, object-specific PCB rules apply only to the selected object. Only Selector-based layout rules can be applied to multiple objects.
Adding an object-specific rule
To add an object-specific rule:
- Select an object by clicking on it or using the "Objects" menu on the left
- Find the "Layout rules" in the right-side menu
- Click on "Edit" → "Add"
- Search for the desired rule and add it
Examples
Let's create a rule for an individual net that requires an especially large current draw.
Method 1: Using the Toolbar (Recommended)
- Select the desired net or trace in your PCB layout
- The toolbar will appear automatically
- Use the "Trace Width" option in the toolbar to set the desired width
Selector-Based Layout Rules
As opposed to Object-specific layout rules, selector-based rules can apply to more than one object. To select which objects a rule will apply to, we use the concept of selectors (heavily inspired by the CSS Selector Syntax).Examples
Let's create a selector-based rule setting a trace width of 2 mm for a series of different power nets.
- Go to the rules tab on the right, add a ruleset, and then navigate to the Selector box located in the inspector panel on the right
- You have two options for selecting power nets:
- Beforehand, set the names of your power nets to something distinct. For example, PWR1, PWR2, and so on. Then, for your new rule, select all power nets by inputting:
#PWR1, #PWR2into the selector input- Another method: beforehand, add a PWR property set to TRUE for all necessary nets. Then automatically select them with a selector input of:
[PWR*=TRUE]- Add a trace width rule set to 5 mm
#GND, #12V(またはプロパティベース)にして幅を 1 mm にすれば、ご要望の設定が可能です。Welcome 👋
Flux accelerates your PCB design with AI.
Create your account to start using this component and bring your ideas to life.