Loading...
Searching...
No Matches
Go to the documentation of this file.
7" (constraint clearance (min 1.5mm))\n"
8" (condition \"A.hasNetclass('HV')\"))\n"
13" (constraint clearance (min 1.5mm))\n"
14" (condition \"A.hasNetclass('HV')\"))\n"
18" # wider clearance between HV tracks\n"
19" (constraint clearance (min \"1.5mm + 2.0mm\"))\n"
20" (condition \"A.hasNetclass('HV') && B.hasNetclass('HV')\"))\n"
23" (rule HV_unshielded\n"
24" (constraint clearance (min 2mm))\n"
25" (condition \"A.hasNetclass('HV') && !A.enclosedByArea('Shield*')\"))\n"
28" (rule heavy_thermals\n"
29" (constraint thermal_spoke_width (min 0.5mm))\n"
30" (condition \"A.hasNetclass('HV')\"))\n"