ea04d75049
fixing readme (rm dxf)
2024-11-09 11:25:19 +01:00
2f02178b29
kicad 8 compat (rm dxf)
2024-11-09 11:21:34 +01:00
89c86cc368
kicad 8 compat
2024-11-09 11:08:47 +01:00
84b9f1e6d8
adding ${KISYS3DMOD} support
2023-07-07 12:08:38 +02:00
da5aa6c9a6
fixing './' relative path for 3D models
2023-07-07 11:49:29 +02:00
70f3aa4873
Merge pull request #23 from gibbz00/move_to_layer
...
Fix #22 :
2023-07-05 12:36:26 +02:00
e26a9c2dfe
Fix #22 :
...
Simply removing the line does it as `LayerStdName` is not being used
anywhere apart from a commented out logging statement. I'm not entirely
sure how this broke, as the binding is still exposed in https://
docs.kicad.org/doxygen-python-nightly/namespacepcbnew.html.
2023-05-07 08:38:16 +02:00
15c0c97518
fab positions compatible kv5,kv6,kv7
2023-03-03 09:45:46 +01:00
94ae19a5f1
better way to check kicad compatibility for snap2grid
2023-03-02 18:31:10 +01:00
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