Commit graph

151 commits

Author SHA1 Message Date
Oliver Walters
ae9b973aac Added lib-table entry for Connectors_USB library 2017-03-10 13:17:05 +11:00
Oliver Walters
823b74fb15 Added missing library table entries 2017-03-03 15:00:17 +11:00
Wayne Stambaugh
5294e7fc4d Symbol library table updates.
Add sym-lib-table to list of files that get installed in the template
folder.

Update sym-lib-table with new symbol libraries.
2017-02-18 13:11:59 -05:00
Oliver
5ae749d506 Added missing parenthesis 2017-02-13 13:53:17 +11:00
Oliver
2b93956ca4 line endings for .pro files 2017-02-09 23:49:59 +11:00
Oliver
be7a2a3bd7 Line endings for .net files 2017-02-09 23:48:38 +11:00
Oliver
173cfbbc45 Changed line endings for .dcm files 2017-02-09 22:29:09 +11:00
Oliver
888ed02ff9 Fixed line endings for .lib files 2017-02-09 22:27:25 +11:00
Oliver
1fae130e60 Update fp-lib-table.for-pretty 2017-02-06 18:22:16 +11:00
Oliver
e3d93c0484 Update fp-lib-table.for-github 2017-02-06 18:21:57 +11:00
Oliver Walters
b39f9dcb5a More improvements 2017-02-06 12:47:05 +11:00
Oliver Walters
0b4c1a428b Fixed descripton for SOIC 2017-02-06 12:43:55 +11:00
Oliver Walters
5727c5d66f Improved description for SIP 2017-02-06 12:43:18 +11:00
Oliver Walters
4d457d27f1 Added entry for Housings_LCC 2017-02-06 12:42:10 +11:00
Oliver Walters
a62057d2ea Added entry for Housings_PGA 2017-02-06 12:40:17 +11:00
Oliver Walters
e3beae6451 Improved description for BGA 2017-02-06 12:39:13 +11:00
Oliver Walters
53873e6b5b Added Housings_LGA 2017-02-06 12:38:31 +11:00
t3hcatpaw
acb11a2a18 Update fp-lib-table.for-pretty
add missing '_SMD' and '_THT' to inductor lib names to fix crash (nighly build r7567)
2017-02-02 10:02:28 +01:00
CarlPoirier
78d368a85a Merge pull request #921 from SchrodingersGat/fp-lib
fp-lib-table update for a few additions and for more libraries rework
2017-01-31 21:32:30 -05:00
Oliver Walters
4501cbb42b Added entry for Modules.pretty 2017-01-31 11:08:59 +11:00
Oliver
71dd7370a5 Improved lib descriptions 2017-01-29 22:43:42 +11:00
Oliver
58bb700a16 Added entry for BGA packages 2017-01-29 22:31:01 +11:00
Oliver
4cddfff747 Changed SMD_Packages from deprecated to read-only 2017-01-29 22:29:49 +11:00
Oliver
0bd4e6ff36 Spelling fix 2017-01-21 15:58:34 +11:00
Oliver
740b047737 Marked *SMD_Packages* as deprecated 2017-01-21 15:55:49 +11:00
Oliver
b9ae12d201 Fixed descriptions for Valves and Varistors 2017-01-21 13:41:23 +11:00
Oliver
1c0ded0737 Fixed description for Housings_SOIC 2017-01-21 13:39:54 +11:00
Oliver
0ae2cd66d3 Marked NF-Transformers_ETAL as deprecated 2017-01-21 13:39:40 +11:00
Oliver
c8c2789efa Marked Filters_HF_Coils_NEOSID as deprecated 2017-01-21 13:35:14 +11:00
Oliver
432476790e Added lib table entry for Enclosures.pretty 2017-01-21 12:11:45 +11:00
Oliver
1a63d4e652 Added references to transformer libs 2017-01-18 23:10:52 +11:00
Ashton Johnson
5f329e7646 Template Arduino : Fix pin order SS, MOSI, MISO, SCK 2017-01-17 20:19:36 -06:00
Oliver
dd2c043e9a Removed *Choke_THT* reference 2017-01-17 22:51:22 +11:00
Oliver
37632a5062 Marked "air coils" as deprecated 2017-01-17 08:30:54 +11:00
Oliver
46a1bb25a5 Updated Inductor references 2017-01-17 08:26:11 +11:00
Oliver
2cfa7957e8 Updated Choke references 2017-01-17 08:22:38 +11:00
Ashton Johnson
f40c8ca7a9 Merge pull request #811 from dpifke/master
Align grid with BeagleBone pins
2017-01-15 13:37:29 -06:00
Ashton Johnson
ac91d0a7f0 Merge pull request #592 from mwelling/master
Add minnowboard lowspeed lure template
2017-01-04 22:55:59 -06:00
Oliver
745ed8b834 Merge pull request #853 from SchrodingersGat/jp-template-patch
JP template patch
2017-01-05 10:09:08 +11:00
Ashton Johnson
32fd8ffe8a reverted keeout boxes to dwg layer. 2017-01-03 22:00:25 -06:00
Ashton Johnson
fd0f1ec58d updated keepout areas to add 1mm margin, and to make it possible to easily convert to edge cuts. 2017-01-03 21:39:21 -06:00
Ashton Johnson
dc5e3f4ec6 updated board edge dimensions on RHS. 2017-01-03 20:31:07 -06:00
Michael Welling
4974cda750 Update the keepout regions
The keepout notation in the user drawing layer is now more accurate.

Signed-off-by: Michael Welling <mwelling@ieee.org>
2017-01-03 19:59:19 -06:00
Michael Welling
19b34d6bc4 Update the icon file
Was mistakenly a jpeg file named .png

Signed-off-by: Michael Welling <mwelling@ieee.org>
2017-01-03 19:30:48 -06:00
Ashton Johnson
7c6627ee32 Updated mounting holes from circular edge cuts to actual mounting holes.
Added mounting hole symbols to schematic.
2016-12-30 21:15:24 -06:00
Ashton Johnson
9e32dd3b5a Merge https://github.com/KiCad/kicad-library into template_1593K 2016-12-30 21:05:19 -06:00
Michael Welling
77f6e0b9dd Add new mounting hole symbols to schematic
Signed-off-by: Michael Welling <mwelling@ieee.org>
2016-12-27 21:48:05 -06:00
jean-pierre charras
3323f04b39 Add missing files 2016-12-18 10:00:45 +11:00
jean-pierre charras
4d795f2eb3 fix template 2016-12-18 10:00:37 +11:00
Dave Pifke
ddf2b6b28b
Align grid with BeagleBone pins
This change sets the grid origin to the first pin on P9.  This allows
us to easily place components with the same pin spacing and alignment.
2016-12-02 00:34:46 +01:00