Skip to content

Move generic Triacs with pin mappings to Triac_Thyristor

John Beard requested to merge johnbeard/kicad-symbols:generic_triacs into master

First of, presumably, many generic symbol changes. Starting with something fairly tractable and small-scale for opinions. There are only 6 3-lead Triacs with generic root-able symbols.

This does not get into actually deriving any atomic parts from the symbols, which would take a lot more reviewing.

image.png

  • Move the six pin-mapped variants to Triac_Thyristor , rename to Generic_Triac_....
  • Delete them from Device, leaving only one specimen called Q_Triac with the pin numbers changed to be the names (so A1=A1, B2=B2, G=G)
  • Minor fix: thicken the graphics to 10mil, which seems to be our default for "thick" symbol lines now (was 8). (Also I think it looks better)

Merge request reports