Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Added a set of common generic relays #2787

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 6, 2020

  1. Added a set of common generic relays

    I added generic relays to device library of the following popular configurations:
    Relay_DPDT
    Relay_DPST_NC
    Relay_DPST_NO
    Relay_SPDT
    Relay_SPST_NC
    Relay_SPST_NO
    
    All symbols are consistent with the fully specified relays used in the relays library.  Generic relays encounter similar problems to generic op amps regarding pin numbering: every package and every manufactuer uses different conventions. I picked a simple convention to follow in line with generic op amps.
    
    All symbols were tested with the checklib.py script and comply with all KLC guidelines applicable to generic parts.
    
    I have not included any latching relays but I (or someone else) may do this in the future.
    osholt committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    5dab1a5 View commit details
    Browse the repository at this point in the history