kicad/pcbnew/plugins
Jeff Young 4afca58ce7 Eagle octagonal pads are regular (~29% chamfered).
Also cleans up setting of KeepTopBottom (which is ignored unless
we're doing optional flahing -- which we're not for Eagle imports).

Fixes https://gitlab.com/kicad/code/kicad/issues/11664
2022-05-23 10:43:34 +01:00
..
altium altium: Create region for items on the KEEP_OUT_LAYER and use new Track unit-tests 2022-04-02 18:17:19 +02:00
cadstar Fix some Coverity uninitialized scalar variable issues. 2022-03-24 13:17:07 -04:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Eagle octagonal pads are regular (~29% chamfered). 2022-05-23 10:43:34 +01:00
fabmaster Implement two-staged zone priority: assigned priority followed by UUID. 2022-03-01 14:53:35 +00:00
geda More wide-string declarations. 2022-02-05 22:26:31 +00:00
kicad (WIP) Teardrop: use a specific attribute in .kicad_pcb file to identify teardrops 2022-05-14 09:50:00 +02:00
legacy Implement two-staged zone priority: assigned priority followed by UUID. 2022-03-01 14:53:35 +00:00
pcad pcad importer: fix a truncation when converting mils to IU. The value in mils is a double, but the function to convert in IU uses int. Fixes #11380 https://gitlab.com/kicad/code/kicad/issues/11380 2022-04-21 10:01:59 +02:00