Commit Graph

81 Commits

Author SHA1 Message Date
d0d29196b4 Merge pull request #16 from Bouni/fix-#15
Add support for KiCAD 6.99 (VECTOR2I / wxPoint + GetOrientation().AsDegrees())
2023-03-02 18:25:20 +01:00
4889e01401 improved fix 2022-12-28 13:39:37 +00:00
fd60d70cda add support for KiCAD 6.99 (VECTOR2I / wxPoint + GetOrientation().AsDegrees()) 2022-06-10 15:46:08 +02:00
a1cdcb2002 minot fix 2021-12-27 15:54:13 +01:00
d2b903f4c3 fixing missing 're' 2021-12-09 18:58:01 +01:00
3fcfd4ea14 adding a message before loading the plugin with a try except 2021-11-29 16:50:17 +01:00
0cc3e586dc fixing positions for auxorigin kv6.0 2021-11-27 11:10:34 +01:00
d42403820b fixing small diff from 5.99 to 6 2021-11-26 17:30:33 +01:00
2ad23ce39b improving readme and icon 2021-11-24 11:21:20 +01:00
69e4880376 adding icon.png 2021-11-23 18:49:08 +01:00
27768e7a91 Delete action-tools.png 2021-11-23 18:48:31 +01:00
63102c5904 adding ico files 2021-11-23 18:26:53 +01:00
f643e79a5d improving missing 3d path searching 2021-11-13 15:31:20 +01:00
846cb87d99 a better icon 2021-11-11 17:09:57 +01:00
9a9f58c841 Merge pull request #4 from qvarker/master
Added Pin 1 X and Y coordinates to avoid mistakes in PCBA
2021-09-17 17:55:59 +02:00
8c3067b7ab Update README.md 2021-09-01 18:13:33 +02:00
1f53ad91e9 Update README.md 2021-09-01 18:12:49 +02:00
0b31bc4098 Added Pin 1 X and Y coordinates to avoid mistakes in PCBA
Also changed some spacing to better fit some names, and added a line that avoids troubles when using a project inside a path with non-ascii characters in Windows like the spanish 'ñ'.
2021-08-08 21:55:47 +02:00
2842432641 fixing annular on vias for kv6 2021-07-26 16:25:02 +02:00
25cfd8326a adding a report AR checking file 2021-07-23 14:45:30 +02:00
a92e77e2fe aligning to kv6 2021-07-23 09:26:16 +02:00
2b08d94bc7 minor fix 2021-07-22 21:56:08 +02:00
4e1747cb47 kv6 compatibility 2021-07-22 21:44:02 +02:00
f42374814b move to layer kv6 compatibility 2021-07-22 16:33:50 +02:00
8b61aa907a minor fix on annular checking for kv6 2021-07-22 16:06:49 +02:00
3bfc530d18 fixing 5.99 compatibility 2021-07-22 15:14:21 +02:00
94a5196e5b minor review of README 2021-07-22 12:06:02 +02:00
66e594f347 adding to README 2021-07-22 12:04:24 +02:00
8631dbcb66 adding checking3Dmodels plugin 2021-07-22 11:57:32 +02:00
df24f481f1 adding pcb dimensions in position files 2021-07-22 10:06:35 +02:00
263bac83f3 'Margin' layer added to DXF export 2020-11-25 11:36:00 +01:00
f268b8dfe6 improved Gui
Annular, Positions, Snap
2020-02-25 16:18:48 +01:00
b82024e23d annular tooltip fix 2020-02-25 14:18:49 +01:00
68fc268b70 Annular Checker & Snap2Grid update 2020-02-24 11:50:36 +01:00
dad24a7948 Merge pull request #3 from easyw/newmode
full action script support
2020-02-23 18:40:13 +01:00
7e2a635ae1 better ReadMe file 2020-02-23 18:39:09 +01:00
4720c89b41 tiding up the repos 2020-02-23 15:29:08 +01:00
9ca2bea0b4 Annular checker, option to use drill size as finished hole size 2020-02-23 09:37:46 +01:00
8d9b3b285c Result Dialog not Modal 2020-02-22 23:47:14 +01:00
007862f371 report list fixed 2020-02-22 23:36:01 +01:00
9621ddd40a first new dialogs release 2020-02-22 23:30:04 +01:00
11e2ec6366 better messaging for pcb2dxf 2020-02-18 09:56:51 +01:00
7351e00f40 adding version to menu pcb2dxf 2020-02-17 23:22:48 +01:00
98e916e899 adding pcb2dxf action icon 2020-02-17 23:19:37 +01:00
385d115b33 py3 fix for pcb2dxf 2020-02-17 22:46:01 +01:00
d8f6e40f3a fabrication Pos improved 2020-02-17 21:48:12 +01:00
84bba2a186 improving Dialogs 2020-02-17 15:39:00 +01:00
aa58deaf1a better icon 2020-02-16 09:41:19 +01:00
3adb80e746 first Snap2Grid release 2020-02-16 08:17:45 +01:00
75d51c27e2 first new working version 2019-11-04 21:35:33 +01:00