unknown
|
c2fd462dd6
|
Footprint generators in Python: add a rounding method to put a coordinate on a grid (PutOnGridMM and PutOnGridMils) .
|
2016-02-18 18:53:39 +01:00 |
unknown
|
fb17b3fa17
|
Set SMD attribute in footprint python generators
|
2016-02-18 15:29:30 +01:00 |
unknown
|
450c2e4371
|
fix Tickness typo
|
2016-02-11 16:02:37 +01:00 |
unknown
|
4726f51ba0
|
Set the courtyard width to 0.05mm to comply with KLC in the following python footprint generators: bga,qfp,sdip and zip
|
2016-02-09 10:10:17 +01:00 |
jean-pierre charras
|
c94a5dd46f
|
Footprint wizard: fixes and enhancements in python scripts.
|
2015-10-31 12:54:48 +01:00 |
jean-pierre charras
|
ad2c4b807b
|
footprint generators python plugins: fix a few issues, and make them more compliant with the KiCad Library Convention 0.11
|
2015-10-29 18:35:52 +01:00 |
unknown
|
d6b1aa764e
|
kicad footprint plugins wizards: avoid spaces in generated footprint names (which often creates issues in filenames)
|
2015-08-23 14:44:56 +02:00 |
unknown
|
c1e0a8d067
|
Patch for the Python footprint wizard helpers. This adds a few more drawing functions, such as for circles, and also uses a matrix-based transform stack with greatly simplifies constructing footprints consisting of regularly spaced elements (e.g. in lines, grids, circles, or some list of points that you specify).
This fixes bug #1366299
|
2014-09-14 18:29:10 +02:00 |
john.j.
|
32c676540d
|
Fix issue in bga footprint wizard.
|
2014-05-02 08:28:40 +02:00 |
John Beard
|
38f36ae45c
|
Add John Beard's patch: new and useful footprint wizards (SIP/SIP, SOIC/SSOP/TSSOP/MSOP and BGA).
Add Python utility tools to make wizard scripts more easy to write.
|
2014-04-23 18:36:31 +02:00 |