18 Commits

Author SHA1 Message Date
1bf5a22925 Allow placing vias on tracks covered by areas of the same net 2024-06-19 12:11:56 +02:00
f4230bbd70 Added checkbox to ignore areas on other layers (implement #40) 2023-02-14 11:38:28 +01:00
a019d9bf5c Set rectangular method as default 2022-06-27 12:41:04 +02:00
89dca8193a Added FILL_TYPE_OUTLINE_NO_HOLES 2022-06-26 15:45:12 +02:00
b36fe79bbf Corrected dialog height 2022-06-26 15:07:21 +02:00
cddc38c8b2 Implemented Concentric and Outline fill modes 2022-06-26 14:50:34 +02:00
943ad974e1 allowing resizing of the dialog, getting Via default values from board 2019-10-21 12:26:59 +02:00
84fa07e8fe fixing py2 incompatibility inside the wxForm generated dialog
with this workaround the script can run both with py2 & py3 environment
we should fix this issue inside the main code...
2019-10-05 01:06:10 +02:00
dd1b053f91 Fix net select size. Set net select as read only 2019-10-01 14:09:26 +02:00
cf498962d7 dialog resized 2019-10-01 12:51:51 +02:00
cf437269a1 adding stitching help image 2019-10-01 12:41:00 +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
ec30f72cc8 Fix delete; backport Dialog modification to FillAreaTpl.fbp 2018-03-30 15:55:23 +02:00
44c2f10520 Move delete to a button 2017-06-13 13:13:31 +02:00
a88918ecf2 better description for delete vias checkbox 2017-06-12 17:25:42 +03:00
5c5166c46e fixed project template and generated code by using wxformbuilder 2017-06-12 14:14:13 +03: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