3
1
Back

'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'pad' && (B.Type == 'text' || B.Type == 'graphic')" (condition "A.Type == 'track'" (condition "A.Type == 'via' && B.Type == 'track'" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'" condition "A.Type == 'track'")) # This would override board outline and milled areas # (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'track'" condition "A.Type == 'via'" condition "A.Type == 'pad' && !A.isPlated()" condition "A.isPlated() && B.Type == 'graphic')" # This would override board outline and milled areas # (condition "A.Type == 'pad' && B.Type == 'track'" condition "A.Type == 'via'" (condition "A.Type == 'pad' && !A.isPlated()" (condition "A.Type == 'via' && B.Type == 'track'" From f12031bb4117bdc0bfa93734f5e1f978a14297b0 Mon Sep 17 00:00:00 2001 Subject: [PATCH] NPTH new version of package Relay DPDT IM-relay FRT5 Kemet signal relay, DPDT, non-latching, single coil latching surface mount PLCC, 52 pins, through hole M3, height 11.6, Wuerth electronics 9774100982 (https://katalog.we-online.de/em/datasheet/9774100982.pdf), generated with kicad-footprint-generator Soldered wire connection, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter.

New Pull Request