mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Update auto-generated file.
This commit is contained in:
parent
6b797420d5
commit
678a64f97c
@ -264,6 +264,11 @@ _HKI( "### Top-level Clauses\n"
|
||||
" (constraint thermal_spoke_width (min 12mil))\n"
|
||||
" (condition \"A.Name == 'zone_GND' || A.Name == 'zone_PWR'\"))\n"
|
||||
"\n"
|
||||
" # Prevent copper fills under the courtyards of capacitors\n"
|
||||
" (rule no_copper_under_caps\n"
|
||||
" (constraint physical_clearance (min 0mm))\n"
|
||||
" (condition \"A.Type == 'Zone' && B.Reference == 'C*'\"))\n"
|
||||
"\n"
|
||||
"\n"
|
||||
" # Prevent solder wicking from SMD pads\n"
|
||||
" (rule holes_in_pads\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user