add symbols
This commit is contained in:
parent
e757ea9321
commit
ecead3f212
37
README.md
37
README.md
@ -8,6 +8,7 @@
|
|||||||
- [MyCustomLib – KiCad Symbol Library](#mycustomlib--kicad-symbol-library)
|
- [MyCustomLib – KiCad Symbol Library](#mycustomlib--kicad-symbol-library)
|
||||||
- [Direkteinbindung in KiCad 9](#direkteinbindung-in-kicad-9)
|
- [Direkteinbindung in KiCad 9](#direkteinbindung-in-kicad-9)
|
||||||
- [**Fertiger sym-lib-table-Ausschnitt**](#fertiger-sym-lib-table-ausschnitt)
|
- [**Fertiger sym-lib-table-Ausschnitt**](#fertiger-sym-lib-table-ausschnitt)
|
||||||
|
- [Abkürzungen Elektronik](#abkürzungen-elektronik)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
## Informationen
|
## Informationen
|
||||||
@ -50,6 +51,42 @@ Diese Bibliothek enthält Symbole für Bauteile aus dem Schaltschrankbau.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Abkürzungen Elektronik
|
||||||
|
|
||||||
|
```plaintext
|
||||||
|
| Abkürzung | Bauteil | Beschreibung |
|
||||||
|
|-----------|-------------------------|----------------------------------|
|
||||||
|
| R | Widerstand | Elektrischer Widerstand |
|
||||||
|
| C | Kondensator | Elektrischer Kondensator |
|
||||||
|
| L | Spule / Induktivität | Induktive Bauelemente |
|
||||||
|
| D | Diode | Halbleiter-Diode |
|
||||||
|
| Q | Transistor (BJT) | Bipolartransistor |
|
||||||
|
| M | MOSFET | Metall-Oxid-Halbleiter-FET |
|
||||||
|
| U | IC (Integrierter Schaltkreis) | Integrierte Schaltung |
|
||||||
|
| J | Anschluss / Verbindung | Jumper, Stecker, Verbindung |
|
||||||
|
| F | Sicherung | Schmelzsicherung |
|
||||||
|
| S | Schalter | Schalter |
|
||||||
|
| T | Transformator | Elektrischer Transformator |
|
||||||
|
| Z | Z-Diode / Zener-Diode | Spannungsstabilisierende Diode |
|
||||||
|
| B | Batterie | Stromquelle |
|
||||||
|
| K | Relais / Kontakt | Elektromechanischer Schalter |
|
||||||
|
| G | Masse / Ground | Bezugspotential / Masse |
|
||||||
|
| X | Bauteil, sonstiges | Allgemeiner Platzhalter |
|
||||||
|
| IC | Integrierter Schaltkreis| Synonym für U, oft verwendet |
|
||||||
|
| OPT | Optokoppler | Optische Kopplungseinheit |
|
||||||
|
| LED | Leuchtdiode | Lichtemittierende Diode |
|
||||||
|
| SW | Schalter (Switch) | Manuell bedienbarer Schalter |
|
||||||
|
| VR | Variabler Widerstand | Potentiometer oder Trimmer |
|
||||||
|
| SCR | Thyristor | Steuerbare Halbleiterdiode |
|
||||||
|
| MOS | MOSFET | Metall-Oxid-Halbleiter-FET |
|
||||||
|
| MCU | Mikrocontroller | Mikroprozessor mit Peripherie |
|
||||||
|
| SENSOR | Sensor | Sensorisches Bauelement |
|
||||||
|
| REL | Relais | Elektromechanischer Schalter |
|
||||||
|
| BUZ | Power MOSFET (Bezeichnung häufig verwendet) | Spezielle MOSFET-Familie |
|
||||||
|
```
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
(c) 2025 - Adam Skotarczak
|
(c) 2025 - Adam Skotarczak
|
||||||
|
File diff suppressed because it is too large
Load Diff
235
symlib/elektronik.kicad_sym
Normal file
235
symlib/elektronik.kicad_sym
Normal file
@ -0,0 +1,235 @@
|
|||||||
|
(kicad_symbol_lib
|
||||||
|
(version 20241209)
|
||||||
|
(generator "kicad_symbol_editor")
|
||||||
|
(generator_version "9.0")
|
||||||
|
(symbol "Diode_D"
|
||||||
|
(pin_names
|
||||||
|
(offset 0)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(property "Reference" "-D"
|
||||||
|
(at -5.842 4.318 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "Diode_D_1_1"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 2.54 -3.81) (xy 0 -3.81) (xy -2.54 0) (xy 2.54 0) (xy 0 -3.81) (xy -2.54 -3.81)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin input line
|
||||||
|
(at 0 3.81 270)
|
||||||
|
(length 3.81)
|
||||||
|
(name "Anode"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin output line
|
||||||
|
(at 0 -7.62 90)
|
||||||
|
(length 3.81)
|
||||||
|
(name "Kathode"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(embedded_fonts no)
|
||||||
|
)
|
||||||
|
(symbol "Diode_LED_D"
|
||||||
|
(pin_names
|
||||||
|
(offset 0)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(property "Reference" "-LED"
|
||||||
|
(at -14.224 9.652 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "Diode_LED_D_1_1"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 2.286 1.27) (xy 5.334 -1.016) (xy 4.8311 -0.1196) (xy 4.318 -0.762) (xy 5.334 -1.016)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type outline)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 2.54 0) (xy 0 0) (xy -2.54 3.81) (xy 2.54 3.81) (xy 0 0) (xy -2.54 0)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 3.048 2.286) (xy 6.096 0) (xy 5.5931 0.8964) (xy 5.08 0.254) (xy 6.096 0)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type outline)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin input line
|
||||||
|
(at 0 7.62 270)
|
||||||
|
(length 3.81)
|
||||||
|
(name "Anode"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin output line
|
||||||
|
(at 0 -3.81 90)
|
||||||
|
(length 3.81)
|
||||||
|
(name "Kathode"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(embedded_fonts no)
|
||||||
|
)
|
||||||
|
)
|
@ -3851,6 +3851,214 @@
|
|||||||
)
|
)
|
||||||
(embedded_fonts no)
|
(embedded_fonts no)
|
||||||
)
|
)
|
||||||
|
(symbol "Sensor_(S)_NO"
|
||||||
|
(pin_numbers
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
(pin_names
|
||||||
|
(offset 0)
|
||||||
|
)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(property "Reference" "-S"
|
||||||
|
(at -5.334 6.096 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "Sensor_(S)_NO_0_1"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0 1.27) (xy 0 1.27)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0 -1.27) (xy -1.27 1.27)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 3.81 1.27) (xy 3.81 1.27)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "Sensor_(S)_NO_1_1"
|
||||||
|
(rectangle
|
||||||
|
(start -6.35 4.445)
|
||||||
|
(end 5.08 -4.445)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type dash)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -4.445 -1.27) (xy -3.81 -1.27) (xy -3.81 -2.54) (xy -5.08 -2.54) (xy -5.08 2.54) (xy -3.81 2.54)
|
||||||
|
(xy -3.81 1.27) (xy -4.445 1.27) (xy -4.445 -1.27)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type outline)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(circle
|
||||||
|
(center -3.175 0)
|
||||||
|
(radius 0.635)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -2.54 0) (xy -0.635 0)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type dash)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 2.54 -1.905) (xy 1.905 -1.905) (xy 1.905 -3.175) (xy 1.27 -3.175)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.254)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin input line
|
||||||
|
(at 0 5.08 270)
|
||||||
|
(length 3.81)
|
||||||
|
(name "24V"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "24V"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.508 0.508)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin output line
|
||||||
|
(at 0 -5.08 90)
|
||||||
|
(length 3.81)
|
||||||
|
(name "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.508 0.508)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin output line
|
||||||
|
(at 3.81 5.08 270)
|
||||||
|
(length 3.81)
|
||||||
|
(name "0V"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "0V"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.762 0.762)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(embedded_fonts no)
|
||||||
|
)
|
||||||
(symbol "Sensor_(S)_PILZ_NO_NC"
|
(symbol "Sensor_(S)_PILZ_NO_NC"
|
||||||
(pin_numbers
|
(pin_numbers
|
||||||
(hide yes)
|
(hide yes)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user