mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-04-15 11:59:20 +00:00
Add fp lib table entry and readme
This commit is contained in:
parent
e08592fee3
commit
b2094347fd
15
Connector_Wago.pretty/README.md
Normal file
15
Connector_Wago.pretty/README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# Connector_Wago.pretty
|
||||
This library contains footprints for Wago connectors
|
||||
|
||||
---
|
||||
|
||||
Specialized scripts are used to generate the following connectors:
|
||||
|
||||
- 734 vertical and horizontal
|
||||
|
||||
Script details:
|
||||
|
||||
- author: Poeschl Rene
|
||||
- script location: https://github.com/pointhi/kicad-footprint-generator/tree/master/scripts/Connector/Connector_Wago/
|
||||
- used config file: config_KLCv3.0.yaml
|
||||
- python version: 3.6.2
|
@ -33,6 +33,7 @@
|
||||
(lib (name Connector_Phoenix_MSTB)(type KiCad)(uri ${KISYSMOD}/Connector_Phoenix_MSTB.pretty)(options "")(descr "Phoenix MSTB connector footprints"))
|
||||
(lib (name Connector_RJ)(type KiCad)(uri ${KISYSMOD}/Connector_RJ.pretty)(options "")(descr "Registered Jack (RJ) connector footprints (e.g. RJ11, RJ45, ...)"))
|
||||
(lib (name Connector_USB)(type KiCad)(uri ${KISYSMOD}/Connector_USB.pretty)(options "")(descr "USB connector footprints"))
|
||||
(lib (name Connector_Wago)(type KiCad)(uri ${KISYSMOD}/Connector_Wago.pretty)(options "")(descr "Wago connector footprints"))
|
||||
(lib (name Connector_SATA_SAS)(type KiCad)(uri ${KISYSMOD}/Connector_SATA_SAS.pretty)(options "")(descr "SATA/SAS connector footprints"))
|
||||
(lib (name Connector)(type KiCad)(uri ${KISYSMOD}/Connector.pretty)(options "")(descr "generic/unsorted connector footprints"))
|
||||
(lib (name Crystal)(type KiCad)(uri ${KISYSMOD}/Crystal.pretty)(options "")(descr "Crystal footprints"))
|
||||
|
Loading…
Reference in New Issue
Block a user