From 578b01909483fd087f95bc133a54745af1c807f1 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 16 Dec 2017 21:14:58 +0100 Subject: o Generating footprints for LEDSC 3216. --- gen | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gen') diff --git a/gen b/gen index bf9c706..4de162a 100755 --- a/gen +++ b/gen @@ -104,9 +104,14 @@ capc_heights = { ledsc_heights = { # https://www.digikey.com/products/en/optoelectronics/led-indication-discrete/105?k=&pkeyword=&pv16=4&FV=ffe00069%2C1140003&mnonly=0&ColumnSort=0&page=1&quantity=0&ptm=0&fid=0&pageSize=100 + # 0402 "1005": [0.25, 0.35, 0.40, 0.45, 0.50, 0.52, 0.55, 0.60, 0.70, 0.71], + # 0603 "1608": [0.20, 0.25, 0.28, 0.30, 0.35, 0.39, 0.40, 0.42, 0.45, 0.46, 0.50, 0.52, 0.55, 0.60, 0.65, 0.70, 0.71, 0.75, 0.80, 0.85, 0.90, 0.95, 1.00, 1.05, 1.10, 1.15], + # 0805 "2012": [0.40, 0.45, 0.50, 0.70, 0.75, 0.79, 0.80, 0.84, 0.85, 0.90, 1.00, 1.10, 1.20, 1.25, 1.30, 2.10], + # 1206 + "3216": [0.60, 0.68, 0.69, 0.70, 0.75, 1.00, 1.05, 1.10, 1.20, 1.25, 1.30, 1.38, 1.40, 1.50, 1.60, 1.62, 1.75, 1.80, 1.85, 1.87, 1.90, 1.95, 2.00, 2.05, 2.10], } #resc_dims = [ChipDimensions.from_ipc(p) for p in ipc_sm_782.data["resc"]["dimensions"]] -- cgit v1.2.3