Commit Graph

23 Commits

Author SHA1 Message Date
f4230bbd70 Added checkbox to ignore areas on other layers (implement #40) 2023-02-14 11:38:28 +01:00
cddc38c8b2 Implemented Concentric and Outline fill modes 2022-06-26 14:50:34 +02:00
ba61bcd3bc Only list nets with zones 2022-06-26 13:14:17 +02:00
2437b3c1b9 Cleanup 2022-03-23 11:24:24 +01:00
3e5e1b5f66 Fix #31. 2021-07-06 11:44:47 +02:00
c863e5e6a8 Porting to via creation in master branch (target: v6)
Know issues

 - Unable to delete VIA (since The old method - used in 5.1 - don't
   work anymore)
 - Via are invisible after plugin run. Need to save and reopen file to
   see them
2021-02-01 12:27:34 +01:00
da2a1335e2 removing vias from a copy of the list to avoid to invalidate the iterators in C++ 2019-11-05 10:07:20 +01:00
a56313f509 FIX: #17: random was alway enabled 2019-10-22 13:35:00 +02:00
943ad974e1 allowing resizing of the dialog, getting Via default values from board 2019-10-21 12:26:59 +02:00
cf437269a1 adding stitching help image 2019-10-01 12:41:00 +02:00
f7a22eb8b4 adding info on via placed, allowing ',' for decimal separator on inputs 2019-09-28 09:52:46 +02:00
cc2f35eba2 adding butto to toolbar 2019-09-27 10:10:02 +02:00
367e7488f3 update name 2019-09-26 23:55:20 +02:00
8c29a5f573 k 5.14 compatibility (py2&3)
Fix compatibilty issues with:
KiCAD 5.1.4
Py2
Py3
Added Net Combo box
Added button icon image
2019-09-26 23:34:59 +02:00
c3f4dfbc25 Fix import issues 2019-05-27 12:23:57 +02:00
28f90ac661 Fix for KiCad 5.1 2019-04-19 18:27:27 +02:00
57a8755e89 Rewrote Via Stitching 2018-08-16 16:45:19 +02:00
c15f6fe3bd * Changed circle pads into actual Vias
* Added Star Pattern for basic RF stiching
* Changed Default Via sizes and drill to a more standard fab size.
2018-03-29 12:50:56 -04:00
a21e69dac7 Fix incorrect loading in module footprint 2017-10-25 17:24:51 +02:00
35f89092d2 - Fix ViaStitching to follow change in python API
- Adding the circular zone tools
2017-06-26 11:50:45 +02:00
44c2f10520 Move delete to a button 2017-06-13 13:13:31 +02:00
574e6ff803 added delete vias option 2017-06-12 12:21:53 +03:00
65296cb5e5 Fix some spells 2017-06-05 17:36:20 +02:00