KiCad PCB EDA Suite
Loading...
Searching...
No Matches
panel_setup_rules_help_6notes.h
Go to the documentation of this file.
1// Do not edit this file, it is autogenerated by CMake from the .md file
2_HKI( "### Notes\n"
3"\n"
4"Version clause must be the first clause. It indicates the syntax version of the file so that\n"
5"future rules parsers can perform automatic updates. It should be\n"
6"set to \"1\".\n"
7"\n"
8"Rules should be ordered by specificity. Later rules take\n"
9"precedence over earlier rules; once a matching rule is found\n"
10"no further rules will be checked.\n"
11"\n"
12"Use Ctrl+/ to comment or uncomment line(s).\n"
13"\n"
14"### Graphical Rule Editor\n"
15"\n"
16"When loading rules into the graphical editor, constraints are automatically\n"
17"mapped to appropriate editing panels. Rules with multiple constraints may be\n"
18"split across panels, each showing a subset of the rule's constraints.\n"
19"\n"
20"Multi-constraint panels like Via Style (via_diameter + hole_size) and\n"
21"Differential Pair Routing (track_width + diff_pair_gap) are matched first.\n"
22"Single-constraint panels handle the remainder. Unmapped constraints appear\n"
23"in the Custom Rule panel.\n"
24"\n"
25"Rules that are not modified in the graphical editor preserve their original\n"
26"text formatting when saved.\n"
27"<br><br><br>\n"
28"\n"
29"" );
#define _HKI(x)
Definition page_info.cpp:44