|
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 |
|
|
9a4c0396ec
|
Activate info message when delete via is choosen
|
2022-03-23 13:55:45 +01:00 |
|
|
2437b3c1b9
|
Cleanup
|
2022-03-23 11:24:24 +01:00 |
|
|
3d14eb456d
|
- Fix #27 for 6.0 branch of KiCad.
- Using pcb_group to allow via creation inside a group
- delete of via is no more possible via this pluging. Directly delete the generated pcb_group.
|
2021-07-06 10:13:21 +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 |
|
|
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 |
|
|
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 |
|