kicad/pcbnew/plugins
Jeff Young 37aa42d1e3 Don't allow Edge_Cuts or Margin in footprint private layers.
Fixes https://gitlab.com/kicad/code/kicad/issues/11431
2022-04-27 17:14:33 +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 Import radial dimensions from Eagle. 2022-04-12 15:47:39 +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 Don't allow Edge_Cuts or Margin in footprint private layers. 2022-04-27 17:14:33 +01: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