|
1bf5a22925
|
Allow placing vias on tracks covered by areas of the same net
|
2024-06-19 12:11:56 +02:00 |
|
|
c9039bc737
|
Create FUNDING.yml
|
2024-04-11 10:11:04 +02:00 |
|
|
ada62f8c9b
|
Error in VECTOR2I create. Float is not a valid option for parameters... Should FIX #71
|
2024-03-24 16:47:41 +01:00 |
|
|
a7120d73d4
|
Reformat + set parameters of VECTOR2I as int
|
2024-01-21 15:00:05 +01:00 |
|
|
54a4b78d19
|
Adding details for V8.0
|
2024-01-18 10:09:32 +01:00 |
|
|
63c6ac8e1d
|
Merge pull request #70 from craftyjon/viastitching-v8
Update ViaStitching for KiCad 8
|
2024-01-18 10:08:41 +01:00 |
|
|
4360336714
|
Merge remote-tracking branch 'origin/v7.0'
|
2024-01-18 10:08:03 +01:00 |
|
|
bde5922682
|
Merge branch 'v7.0'
|
2024-01-18 10:06:07 +01:00 |
|
|
9392b49b85
|
Merge remote-tracking branch 'origin/master' into v7.0
|
2024-01-18 10:04:44 +01:00 |
|
|
13f5a564f8
|
Update ViaStitching for KiCad 8
Inflate/Deflate APIs changed, and wxWidgets geometry classes are no longer used.
|
2024-01-17 17:03:55 -05:00 |
|
|
2bad25eb28
|
Merge pull request #66 from bobatsar/doc-fix
Fix documentation typo
|
2023-08-30 09:20:03 +02:00 |
|
|
e6ee48a983
|
Fix documentation typo
|
2023-08-04 10:15:00 +02:00 |
|
|
680af4efb8
|
Fix some crash due to refill zone. Fix #61
|
2023-06-08 12:26:39 +02:00 |
|
|
076e720387
|
Merge branch 'master' into v7.0
|
2023-06-08 11:25:19 +02:00 |
|
|
ab8ce5f996
|
Merge pull request #63 from vowstar/fix-kicad7.0-viastitching
ViaStitching/FillArea.py: fix no vias placed under KiCad 7.0
|
2023-05-04 15:23:26 +02:00 |
|
|
bacdd3b4ab
|
ViaStitching/FillArea.py: fix error on kicad version
Signed-off-by: Huang Rui <vowstar@gmail.com>
|
2023-04-06 20:14:03 +08:00 |
|
|
438f38c3a6
|
ViaStitching/FillArea.py: fix no vias placed under KiCad 7.0
- Call the API corresponding to kicad according to different versions
Closes: https://github.com/jsreynaud/kicad-action-scripts/issues/62
Signed-off-by: Huang Rui <vowstar@gmail.com>
|
2023-04-06 20:01:05 +08:00 |
|
|
64a689d6c5
|
Merge pull request #59 from CGrassin/fix/issue-58
Fix/issue 58
|
2023-03-01 08:19:21 +01:00 |
|
|
be7d2bce25
|
Changed call to get tracks/pad clearance
|
2023-02-28 17:59:24 +01:00 |
|
|
e353cc9b27
|
Merge pull request #2 from jsreynaud/master
Sync Forked repo
|
2023-02-22 10:38:06 +01:00 |
|
|
965d39acbb
|
Merge pull request #57 from CGrassin/fix/random-offset
Fix random offset bound (Issue #56)
|
2023-02-22 10:04:32 +01:00 |
|
|
602a4ddc44
|
Merge pull request #52 from CGrassin/feature/add-checkbox-to-ignore-rule-areas
Added checkbox to ignore areas on other layers (implement #40)
|
2023-02-22 10:03:50 +01:00 |
|
|
0886294180
|
Fix issue #56 with safe random offset bound
|
2023-02-21 15:04:31 +01:00 |
|
|
a2ab339cea
|
Merge pull request #1 from jsreynaud/master
Sync Forked repo
|
2023-02-21 14:03:57 +01:00 |
|
|
ee90dca5ec
|
typo
|
2023-02-21 13:32:07 +01:00 |
|
|
1facc8a3dc
|
typo
|
2023-02-21 13:31:54 +01:00 |
|
|
7de7d5c667
|
Adding v6.0 and v7.0 details branches
|
2023-02-21 13:29:39 +01:00 |
|
|
04cca51036
|
Adding v6.0 and v7.0 details branches
|
2023-02-21 13:29:12 +01:00 |
|
|
a3896a5b5a
|
Merge pull request #54 from CGrassin/fix/viastitching-kicad7
Fixed the Via Stitching plugin for KiCad 7
|
2023-02-21 13:24:25 +01:00 |
|
|
b15abb571d
|
Fixed "Star" via pattern
|
2023-02-19 22:54:18 +01:00 |
|
|
aa38784fd7
|
Fix: hit_test_area is now performed on every layer of each zone
|
2023-02-19 22:33:35 +01:00 |
|
|
dd2e49e020
|
Fixed pads and tracks processing (BOX2I and VECTOR2I)
|
2023-02-19 21:57:48 +01:00 |
|
|
6eb833e991
|
Fixed issue on zone HitTest
|
2023-02-19 21:32:18 +01:00 |
|
|
3679fdb4de
|
Cast wxPoint to VECTOR2I and fix area priority call
|
2023-02-19 20:01:10 +01:00 |
|
|
f4230bbd70
|
Added checkbox to ignore areas on other layers (implement #40)
|
2023-02-14 11:38:28 +01:00 |
|
|
f9ead29ac2
|
Correct handle of rules area (Fix #51)
|
2023-01-23 11:39:18 +01:00 |
|
|
a019d9bf5c
|
Set rectangular method as default
|
2022-06-27 12:41:04 +02:00 |
|
|
9b1908db18
|
Remove deletion (not yet stable in KiCad python interface)
|
2022-06-27 12:40:24 +02:00 |
|
|
0bffb4d82d
|
Merge pull request #49 from arjanmels/AM_Concentric_Fill
Add support for concentric filling
|
2022-06-27 09:34:29 +02:00 |
|
|
acf74b7bc0
|
Corrected distance to only 1 clearance
Corrected same outline check for holes
|
2022-06-26 16:20:53 +02:00 |
|
|
89dca8193a
|
Added FILL_TYPE_OUTLINE_NO_HOLES
|
2022-06-26 15:45:12 +02:00 |
|
|
9c4e414ef3
|
Implemented via deletion
|
2022-06-26 15:37:30 +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 |
|
|
ba61bcd3bc
|
Only list nets with zones
|
2022-06-26 13:14:17 +02:00 |
|
|
e53ef69148
|
Avoid the board edge by CopperEdgeCLearance amount
|
2022-06-25 22:28:40 +02:00 |
|
|
1b5c7acf87
|
Fix circular zone for KiCad v6.0. Fix #47
|
2022-04-27 16:34:57 +02:00 |
|
|
9b9ec5c153
|
Remove DOS EOL...
|
2022-03-23 14:03:17 +01:00 |
|
|
395c3fce80
|
Update doc according KiCad V6.0 (still work with master) and via deletion
|
2022-03-23 13:59:43 +01:00 |
|
|
9a4c0396ec
|
Activate info message when delete via is choosen
|
2022-03-23 13:55:45 +01:00 |
|