Skip to content

Added Omron G6A relay series

Patrick Baus requested to merge PatrickBaus/kicad-symbols:add_Omron_G6Ax into master

This MR adds the Omron G6A series of relays.

This series consists of 3 types of relays. single-side stable (G6A), single-winding latching (G6AU) and double-winding latching (G6AK). I have based the symbol off 3 existing symbols:

  • G6A: Directly inherited from Relay_DPDT
  • G6AU: Reused the symbol from G6SU-2, but changed the pin numbers
  • G6AK: Reused the symbol from G6KU-2, but changed the pin numbers
Omron G6A

Symbol

G6A_symbol

Properties

G6A_properties

Omron G6AU

Symbol

G6AU_symbol

Properties

G6AU_properties

Omron G6AK

Symbol

G6AK_symbol

Properties

G6AK_properties

All symbols come with footprints and 3D models:

Datahsheet: https://omronfs.omron.com/en_US/ecb/products/pdf/en-g6a.pdf

Footprint MR: kicad-footprints!3590 (merged)

3D model MR: kicad-packages3D!993 (merged)

Edit: Updated symbols.


  • Remove the instructional content of this template
  • Provide a URL to a datasheet for the symbol(s) you are contributing
  • An example screenshot image is very helpful
  • Ensure that the associated footprints match the official footprint library
    • A new fitting footprint must be submitted if the library does not yet contain one.
  • If there are matching footprint PRs, provide link(s) as appropriate
  • Check the output of the automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.
Edited by Patrick Baus

Merge request reports