Commit graph

73 commits

Author SHA1 Message Date
Golubev Alexander 848a09d0cb device: add "Coil" to inductors footprint filters 2016-02-23 18:32:35 +03:00
Golubev Alexander ff27820c64 device: fix inductor footprint filters 2016-02-23 16:25:04 +03:00
Golubev Alexander 15f96e3445 device: simplify and fix led footprint filters 2016-02-23 16:17:26 +03:00
Golubev Alexander 7d17ace410 Fix small polarized capacitor footprint filter 2016-02-23 00:48:06 +03:00
Golubev Alexander 1bfc422411 device: fix polarized capacitor footprint filter 2016-02-22 21:50:41 +03:00
freefood89 23d4f4390b reordered line for diff 2016-01-22 01:50:53 -05:00
freefood89 4f1144583d resized POT 2016-01-22 01:49:45 -05:00
Thomas Pointhuber e4809010fb [fix] scale down diode bridge 2015-11-28 19:13:30 +01:00
carl.poirier.2@gmail.com 710f9d2028 Enforced a maximum pin text and num size of 50mils 2015-11-28 10:01:15 -05:00
carl.poirier.2@gmail.com 8a025c7156 Fix field text sizes to 50mils 2015-11-16 20:39:52 -05:00
Ricardo Crudo f7ddedae7f fix #246: plus signal is using lines now 2015-07-25 11:36:19 +02:00
Ricardo Crudo 6d70370ca4 device.lib: fix led pins numbers 2015-07-07 18:54:37 +02:00
Andrew Jeddeloh 170fa7105a Fixed the transistors in library/device.lib to use P (Passive) instead of C/E (open collector/emitter).
Using C/E causes issues with the ERC whereas P does not. Additionally, this is the value used with the
transistors in the transistors.lib file.
2015-05-24 21:29:11 -07:00
carl.poirier.2@gmail.com 95f7045330 Moved other parts to existing libraries 2015-04-24 19:54:51 -04:00
Ricardo Crudo 9372e0c270 fixing diodes pinout and adding new x2 Schottky diodes (issue #155) 2015-04-14 18:59:53 +02:00
Samuel Dolt 3ff3ba4ba3 Remove NPN_Small 2015-03-05 16:00:15 +01:00
Samuel Dolt 69095081f1 Merge master 2015-03-05 15:50:39 +01:00
Samuel Dolt 0f1685b9ba Remove R_Small2 2015-03-05 14:58:21 +01:00
CarlPoirier 4018fea815 Merge pull request #121 from michal777/master
transistors: permutations and move to transistors
2015-03-01 20:35:00 -05:00
michal777 a5c87e4244 move transistors to device.lib 2015-02-26 20:54:53 +01:00
Samuel Dolt 448fefe75a Remove R_Small and rename R_Small2 to R_Small 2015-02-26 15:40:40 +01:00
Ricardo Crudo 486b443805 applying KLC to RJ45_LEDS, MMBT390x and SP3T parts 2015-02-25 07:29:33 -03:00
Samuel Dolt 51c171f6a7 Merged with upstream master 2015-02-25 11:16:39 +01:00
michal777 a76b7869bb transistors: permutations and move to transistors 2015-02-19 21:52:04 +01:00
Ricardo Crudo fe07cd481d adding switch SP3T 2015-02-18 19:15:40 -02:00
Samuel Dolt 97df88da5f Rework of device.lib 2015-01-19 00:05:12 +01:00
Samuel Dolt 64942fb49e Some rework in device.lib 2015-01-18 18:46:06 +01:00
Samuel Dolt 7b1d112f30 Improved footprint filter for capacitor 2015-01-17 11:33:17 +01:00
Samuel Dolt e332a6257e Added NPN_Small 2015-01-16 14:46:53 +01:00
Samuel Dolt 23fec6da6f Added Led_small and Led_RGB_CA 2015-01-16 14:22:59 +01:00
Samuel Dolt 21d9ad6cfc Fix FP_Small 2015-01-15 17:11:19 +01:00
Samuel Dolt c61020ebba Fix size of F_Small to 200mils 2015-01-15 17:10:06 +01:00
Samuel Dolt e43d836c8c Added D_Schottky_Small in device.lib 2015-01-15 17:01:59 +01:00
Samuel Dolt 6c59cadc74 Added F_Small in device.lib 2015-01-15 16:59:10 +01:00
Samuel Dolt bb4e863cd7 Add Crystal_Small in device.lib 2015-01-15 12:17:17 +01:00
Samuel Dolt 46cc3f92be Added Jumper_NO_Small and Jumper_NC_Small 2015-01-15 11:10:51 +01:00
Samuel Dolt 859536a799 Add C_Small, R_Small, D_Small, L_Small 2015-01-13 21:27:48 +01:00
Samuel Dolt f7488997fb Add CP_Small and CP1_Small 2015-01-13 20:53:56 +01:00
Samuel Dolt b6145ca032 Remove and replace CP by CP2 2015-01-13 20:30:45 +01:00
Mathias Gottschlag 2ec028547b library/device.lib: Add symbol for common-anode RGB LEDs.
Copied from LED_RCBG, renamed LED_RABG and mirrored (except for the three
LED symbols).
2015-01-10 22:30:49 +01:00
Samuel Dolt 34186210e9 library/device.lib: Move some overlap text field 2015-01-10 12:34:49 +01:00
Samuel Dolt a0f215ee02 library/device.lib: Resize fields texts to 50mils 2015-01-10 12:23:09 +01:00
Michał Sałaban c64c8f8043 Remove duplicate 2014-12-08 12:32:41 +01:00
Michał Sałaban 446cd1487c Merge https://github.com/KiCad/kicad-library
Conflicts:
	library/device.lib
2014-12-08 12:28:44 +01:00
Michał Sałaban 3bd8935b34 Rename Photoresistor to Photores to avoid name clash 2014-12-05 06:38:45 +01:00
Michał Sałaban 590415a039 Add photoresistor 2014-12-04 09:22:51 +01:00
Joshua Harlan Lifton 6af77228b0 Renamed common cathod RGB LED to reflect actual pinout. 2014-12-03 21:19:23 -08:00
Joshua Harlan Lifton 4b00d6fe5b Changed LED RGB common cathode pin labels to numbers to match footprint in Diodes_ThroughHole.pretty/Diode_5mm_RGB_LED_Common_Cathode.kicad_mod. 2014-12-01 23:13:26 -08:00
Joshua Harlan Lifton 426ca88fbf Added common cathode RGB LED symbol. 2014-10-26 09:23:58 -07:00
Kerusey Karyu fea4a6b877 Merge pull request #22 from crackerizer/master
Added 3D models provided by Phinitnan Chanasabaeng.
2014-08-30 10:24:52 +02:00