7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-24 20:23:45 +00:00

MountingEquipment: moving DIN Rail adapter ()

This commit is contained in:
Joel 2019-01-03 00:46:50 +01:00 committed by Rene Pöschl
parent b59ea9c7c9
commit bf0a1d28f0
2 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,7 @@
(pad "" np_thru_hole circle (at 0 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 12.5 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at -12.5 0) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/MountingHole.3dshapes/DINRailAdapter_3xM3_PhoenixContact_1201578.wrl
(model ${KISYS3DMOD}/MountingEquipment.3dshapes/DINRailAdapter_3xM3_PhoenixContact_1201578.wrl
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))

View File

@ -65,6 +65,7 @@
(lib (name LED_THT)(type KiCad)(uri ${KISYSMOD}/LED_THT.pretty)(options "")(descr "Light emitting diodes (LED), through hole"))
(lib (name Module)(type KiCad)(uri ${KISYSMOD}/Module.pretty)(options "")(descr "Footprints for SoM (System on Module)"))
(lib (name MountingHole)(type KiCad)(uri ${KISYSMOD}/MountingHole.pretty)(options "")(descr "Mechanical fasteners"))
(lib (name MountingEquipment)(type KiCad)(uri ${KISYSMOD}/MountingEquipment.pretty)(options "")(descr "Mechanical parts"))
(lib (name NetTie)(type KiCad)(uri ${KISYSMOD}/NetTie.pretty)(options "")(descr "Net ties"))
(lib (name OptoDevice)(type KiCad)(uri ${KISYSMOD}/OptoDevice.pretty)(options "")(descr "Optical devices (light sensors, opto isolators/interrupters, laser diodes, fiber optical components ...)"))
(lib (name Oscillator)(type KiCad)(uri ${KISYSMOD}/Oscillator.pretty)(options "")(descr "Footprints for oscillator devices"))