Initial commit: MIKILAB KiCad personal library
Self-contained KiCad library (symbols, footprints, 3D models, docs,
import/check tooling) with no dependency on kicad-personal-library.
- Fixed sym-lib-table/fp-lib-table: single (version 7) header, one entry
per library, MIKILAB_<name> nicknames, ${KIPRJMOD}-relative URIs
- Resolved the SOT95P280X145-5N footprint collision (TPS7A2012PDBVR vs
TPS7A2018PDBVR): confirmed byte-identical modulo KiCad's internal
tedit timestamp, unified into one shared footprint
- Resolved a case-insensitive filename collision between the official
Diode.kicad_sym and a custom diode.kicad_sym
- Wrapped standalone footprints (ESP32-S31-WROOM-3, IC_TPS63020DSJT,
SOT95P280X145-5N) into their own .pretty libraries so they're
actually registered in fp-lib-table
- Fixed broken symbol->footprint references (including one pointing at
a nonexistent easyeda2kicad library)
- Added scripts/check_library.py, import_component.py, add_component.py,
import_batch.py, and lib_common.py
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
(module IPC_SOT23-3P95_237X112L50X42N (layer F.Cu) (tedit 6009D9E8)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0.00 0.00) (layer F.SilkS)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text value IPC_SOT23-3P95_237X112L50X42N (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text user %R (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.025)))
|
||||
)
|
||||
(fp_line (start -0.65 -1.46) (end 0.65 -1.46) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.65 -1.46) (end 0.65 1.46) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.65 1.46) (end -0.65 1.46) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -0.65 1.46) (end -0.65 -1.46) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -1.56 -1.44) (end -0.71 -1.44) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.71 -1.44) (end -0.71 -1.52) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.71 -1.52) (end 0.71 -1.52) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.71 -1.52) (end 0.71 -0.49) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.71 0.49) (end 0.71 1.52) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.71 1.52) (end -0.71 1.52) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.71 1.52) (end -0.71 1.44) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.71 0.46) (end -0.71 -0.46) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.71 -1.44) (end -0.71 -1.44) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.88 -1.71) (end 1.88 -1.71) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.88 -1.71) (end 1.88 1.71) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.88 1.71) (end -1.88 1.71) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.88 1.71) (end -1.88 -1.71) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at -1.000000 -0.950000 270.0) (size 0.62 1.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -1.000000 0.950000 270.0) (size 0.62 1.25) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at 1.000000 0.000000 90.0) (size 0.62 1.25) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-23.step (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)))
|
||||
)
|
||||
@@ -0,0 +1,33 @@
|
||||
(module IPC_SOT23-3P95_260X130L40X42N (layer F.Cu) (tedit 6009D9E9)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0.00 0.00) (layer F.SilkS)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text value IPC_SOT23-3P95_260X130L40X42N (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text user %R (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.025)))
|
||||
)
|
||||
(fp_line (start -0.74 -1.45) (end 0.74 -1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.74 -1.45) (end 0.74 1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.74 1.45) (end -0.74 1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -0.74 1.45) (end -0.74 -1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -1.74 -1.44) (end -0.80 -1.44) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.80 -1.44) (end -0.80 -1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.80 -1.51) (end 0.80 -1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.80 -1.51) (end 0.80 -0.49) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.80 0.49) (end 0.80 1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.80 1.51) (end -0.80 1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.80 1.51) (end -0.80 1.44) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.80 0.46) (end -0.80 -0.46) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.80 -1.44) (end -0.80 -1.44) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.05 -1.70) (end 2.05 -1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.05 -1.70) (end 2.05 1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.05 1.70) (end -2.05 1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.05 1.70) (end -2.05 -1.70) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at -1.160000 -0.950000 270.0) (size 0.62 1.28) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -1.160000 0.950000 270.0) (size 0.62 1.28) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at 1.160000 0.000000 90.0) (size 0.62 1.28) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-23.step (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)))
|
||||
)
|
||||
@@ -0,0 +1,35 @@
|
||||
(module IPC_SOT23-5P65_210X110L36X22N (layer F.Cu) (tedit 6009D9EB)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0.00 0.00) (layer F.SilkS)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text value IPC_SOT23-5P65_210X110L36X22N (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text user %R (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.025)))
|
||||
)
|
||||
(fp_line (start -0.62 -1.00) (end 0.62 -1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.62 -1.00) (end 0.62 1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.62 1.00) (end -0.62 1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -0.62 1.00) (end -0.62 -1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -1.40 -1.02) (end -0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.02) (end -0.69 -1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.06) (end 0.69 -1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 -1.06) (end 0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 -0.28) (end 0.69 0.28) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 1.02) (end 0.69 1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 1.06) (end -0.69 1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 1.06) (end -0.69 1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.02) (end -0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.71 -1.25) (end 1.71 -1.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.71 -1.25) (end 1.71 1.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.71 1.25) (end -1.71 1.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.71 1.25) (end -1.71 -1.25) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at -0.910000 -0.650000 270.0) (size 0.38 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -0.910000 0.000000 270.0) (size 0.38 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at -0.910000 0.650000 270.0) (size 0.38 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 0.910000 0.650000 90.0) (size 0.38 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 0.910000 -0.650000 90.0) (size 0.38 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-353_SC-70-5.step (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)))
|
||||
)
|
||||
@@ -0,0 +1,35 @@
|
||||
(module IPC_SOT23-5P65_212X110L33X22N (layer F.Cu) (tedit 6009D9EA)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0.00 0.00) (layer F.SilkS)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text value IPC_SOT23-5P65_212X110L33X22N (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text user %R (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.025)))
|
||||
)
|
||||
(fp_line (start -0.62 -1.02) (end 0.62 -1.02) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.62 -1.02) (end 0.62 1.02) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.62 1.02) (end -0.62 1.02) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -0.62 1.02) (end -0.62 -1.02) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -1.32 -1.02) (end -0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.02) (end -0.69 -1.08) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.08) (end 0.69 -1.08) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 -1.08) (end 0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 -0.28) (end 0.69 0.28) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 1.02) (end 0.69 1.08) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 1.08) (end -0.69 1.08) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 1.08) (end -0.69 1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.02) (end -0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.64 -1.27) (end 1.64 -1.27) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.64 -1.27) (end 1.64 1.27) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.64 1.27) (end -1.64 1.27) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.64 1.27) (end -1.64 -1.27) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at -0.925000 -0.650000 270.0) (size 0.38 0.92) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -0.925000 0.000000 270.0) (size 0.38 0.92) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at -0.925000 0.650000 270.0) (size 0.38 0.92) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 0.925000 0.650000 90.0) (size 0.38 0.92) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 0.925000 -0.650000 90.0) (size 0.38 0.92) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-353_SC-70-5.step (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)))
|
||||
)
|
||||
@@ -0,0 +1,37 @@
|
||||
(module IPC_SOT23-5P95_275X135L40X40N (layer F.Cu) (tedit 6009D9E9)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0.00 0.00) (layer F.SilkS)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text value IPC_SOT23-5P95_275X135L40X40N (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text user %R (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.025)))
|
||||
)
|
||||
(fp_line (start -0.82 -1.45) (end 0.82 -1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.82 -1.45) (end 0.82 1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.82 1.45) (end -0.82 1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -0.82 1.45) (end -0.82 -1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -1.79 -1.42) (end -0.89 -1.42) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.89 -1.42) (end -0.89 -1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.89 -1.51) (end 0.89 -1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.89 -1.51) (end 0.89 -1.42) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.89 -0.48) (end 0.89 0.48) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.89 1.42) (end 0.89 1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.89 1.51) (end -0.89 1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.89 1.51) (end -0.89 1.42) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.89 0.48) (end -0.89 0.47) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.89 -0.47) (end -0.89 -0.48) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.89 -1.42) (end -0.89 -1.42) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.11 -1.70) (end 2.11 -1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.11 -1.70) (end 2.11 1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.11 1.70) (end -2.11 1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.11 1.70) (end -2.11 -1.70) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at -1.165000 -0.950000 270.0) (size 0.59 1.38) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -1.165000 0.000000 270.0) (size 0.59 1.38) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at -1.165000 0.950000 270.0) (size 0.59 1.38) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 1.165000 0.950000 90.0) (size 0.59 1.38) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 1.165000 -0.950000 90.0) (size 0.59 1.38) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-23-5.step (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)))
|
||||
)
|
||||
@@ -0,0 +1,35 @@
|
||||
(module IPC_SOT23-5P95_280X100L45X40N (layer F.Cu) (tedit 6009D9E8)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0.00 0.00) (layer F.SilkS)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text value IPC_SOT23-5P95_280X100L45X40N (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text user %R (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.025)))
|
||||
)
|
||||
(fp_line (start -0.80 -1.45) (end 0.80 -1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.80 -1.45) (end 0.80 1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.80 1.45) (end -0.80 1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -0.80 1.45) (end -0.80 -1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -1.71 -1.44) (end -0.86 -1.44) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.86 -1.44) (end -0.86 -1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.86 -1.51) (end 0.86 -1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.86 -1.51) (end 0.86 -1.43) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.86 -0.47) (end 0.86 0.47) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.86 1.43) (end 0.86 1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.86 1.51) (end -0.86 1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.86 1.51) (end -0.86 1.43) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.86 -1.43) (end -0.86 -1.44) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.02 -1.70) (end 2.02 -1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.02 -1.70) (end 2.02 1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.02 1.70) (end -2.02 1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.02 1.70) (end -2.02 -1.70) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at -1.220000 -0.950000 270.0) (size 0.61 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -1.220000 0.000000 270.0) (size 0.61 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at -1.220000 0.950000 270.0) (size 0.61 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 1.220000 0.950000 90.0) (size 0.61 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 1.220000 -0.950000 90.0) (size 0.61 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISBLIB}/ipc_sot.pretty/UJ_5.step (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)))
|
||||
)
|
||||
@@ -0,0 +1,35 @@
|
||||
(module IPC_SOT23-6P65_210X110L30X25N (layer F.Cu) (tedit 6053D973)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0.00 0.00) (layer F.SilkS)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text value IPC_SOT23-6P65_210X110L30X25N (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text user %R (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.025)))
|
||||
)
|
||||
(fp_line (start -0.62 -1.00) (end 0.62 -1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.62 -1.00) (end 0.62 1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.62 1.00) (end -0.62 1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -0.62 1.00) (end -0.62 -1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -1.30 -1.02) (end -0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.02) (end -0.69 -1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.06) (end 0.69 -1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 -1.06) (end 0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 1.02) (end 0.69 1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 1.06) (end -0.69 1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 1.06) (end -0.69 1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.02) (end -0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.61 -1.25) (end 1.61 -1.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.61 -1.25) (end 1.61 1.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.61 1.25) (end -1.61 1.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.61 1.25) (end -1.61 -1.25) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at -0.920000 -0.650000 270.0) (size 0.39 0.89) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -0.920000 0.000000 270.0) (size 0.39 0.89) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at -0.920000 0.650000 270.0) (size 0.39 0.89) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 0.920000 0.650000 90.0) (size 0.39 0.89) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 0.920000 0.000000 90.0) (size 0.39 0.89) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 6 smd rect (at 0.920000 -0.650000 90.0) (size 0.39 0.89) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-363_SC-70-6.step (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)))
|
||||
)
|
||||
@@ -0,0 +1,35 @@
|
||||
(module IPC_SOT23-6P65_210X110L36X22N (layer F.Cu) (tedit 6009D9EA)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0.00 0.00) (layer F.SilkS)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text value IPC_SOT23-6P65_210X110L36X22N (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text user %R (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.025)))
|
||||
)
|
||||
(fp_line (start -0.62 -1.00) (end 0.62 -1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.62 -1.00) (end 0.62 1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.62 1.00) (end -0.62 1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -0.62 1.00) (end -0.62 -1.00) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -1.40 -1.02) (end -0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.02) (end -0.69 -1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.06) (end 0.69 -1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 -1.06) (end 0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 1.02) (end 0.69 1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.69 1.06) (end -0.69 1.06) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 1.06) (end -0.69 1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.69 -1.02) (end -0.69 -1.02) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -1.71 -1.25) (end 1.71 -1.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.71 -1.25) (end 1.71 1.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.71 1.25) (end -1.71 1.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.71 1.25) (end -1.71 -1.25) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at -0.910000 -0.650000 270.0) (size 0.38 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -0.910000 0.000000 270.0) (size 0.38 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at -0.910000 0.650000 270.0) (size 0.38 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 0.910000 0.650000 90.0) (size 0.38 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 0.910000 0.000000 90.0) (size 0.38 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 6 smd rect (at 0.910000 -0.650000 90.0) (size 0.38 1.09) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-363_SC-70-6.step (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)))
|
||||
)
|
||||
@@ -0,0 +1,39 @@
|
||||
(module IPC_SOT23-6P95_275X110L40X32N (layer F.Cu) (tedit 6009D9EA)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0.00 0.00) (layer F.SilkS)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text value IPC_SOT23-6P95_275X110L40X32N (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text user %R (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.025)))
|
||||
)
|
||||
(fp_line (start -0.75 -1.45) (end 0.75 -1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.75 -1.45) (end 0.75 1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.75 1.45) (end -0.75 1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -0.75 1.45) (end -0.75 -1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -1.79 -1.38) (end -0.81 -1.38) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.81 -1.38) (end -0.81 -1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.81 -1.51) (end 0.81 -1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.81 -1.51) (end 0.81 -1.38) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.81 -0.52) (end 0.81 -0.43) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.81 0.43) (end 0.81 0.52) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.81 1.38) (end 0.81 1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.81 1.51) (end -0.81 1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.81 1.51) (end -0.81 1.38) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.81 0.52) (end -0.81 0.43) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.81 -0.43) (end -0.81 -0.52) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.81 -1.38) (end -0.81 -1.38) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.11 -1.70) (end 2.11 -1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.11 -1.70) (end 2.11 1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.11 1.70) (end -2.11 1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.11 1.70) (end -2.11 -1.70) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at -1.245000 -0.950000 270.0) (size 0.50 1.22) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -1.245000 0.000000 270.0) (size 0.50 1.22) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at -1.245000 0.950000 270.0) (size 0.50 1.22) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 1.245000 0.950000 90.0) (size 0.50 1.22) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 1.245000 0.000000 90.0) (size 0.50 1.22) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 6 smd rect (at 1.245000 -0.950000 90.0) (size 0.50 1.22) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-23-6.step (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)))
|
||||
)
|
||||
@@ -0,0 +1,39 @@
|
||||
(module IPC_SOT23-6P95_280X100L40X37N (layer F.Cu) (tedit 6009D9E9)
|
||||
(attr smd)
|
||||
(fp_text reference REF** (at 0.00 0.00) (layer F.SilkS)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text value IPC_SOT23-6P95_280X100L40X37N (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.12)))
|
||||
)
|
||||
(fp_text user %R (at 0.00 0.00) (layer F.Fab)
|
||||
(effects (font (size 0.61 0.61) (thickness 0.025)))
|
||||
)
|
||||
(fp_line (start -0.81 -1.45) (end 0.81 -1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.81 -1.45) (end 0.81 1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start 0.81 1.45) (end -0.81 1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -0.81 1.45) (end -0.81 -1.45) (layer F.Fab) (width 0.03))
|
||||
(fp_line (start -1.80 -1.41) (end -0.87 -1.41) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.87 -1.41) (end -0.87 -1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.87 -1.51) (end 0.87 -1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.87 -1.51) (end 0.87 -1.40) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.87 -0.50) (end 0.87 -0.45) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.87 0.45) (end 0.87 0.50) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.87 1.40) (end 0.87 1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start 0.87 1.51) (end -0.87 1.51) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.87 1.51) (end -0.87 1.40) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.87 0.50) (end -0.87 0.45) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.87 -0.45) (end -0.87 -0.50) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -0.87 -1.40) (end -0.87 -1.41) (layer F.SilkS) (width 0.12))
|
||||
(fp_line (start -2.11 -1.70) (end 2.11 -1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.11 -1.70) (end 2.11 1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.11 1.70) (end -2.11 1.70) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.11 1.70) (end -2.11 -1.70) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 smd rect (at -1.190000 -0.950000 270.0) (size 0.55 1.34) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 2 smd rect (at -1.190000 0.000000 270.0) (size 0.55 1.34) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 3 smd rect (at -1.190000 0.950000 270.0) (size 0.55 1.34) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 4 smd rect (at 1.190000 0.950000 90.0) (size 0.55 1.34) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 5 smd rect (at 1.190000 0.000000 90.0) (size 0.55 1.34) (layers F.Cu F.Paste F.Mask))
|
||||
(pad 6 smd rect (at 1.190000 -0.950000 90.0) (size 0.55 1.34) (layers F.Cu F.Paste F.Mask))
|
||||
(model ${KISYS3DMOD}/Package_TO_SOT_SMD.3dshapes/SOT-23-6.step (offset (xyz 0 0 0)) (scale (xyz 1 1 1)) (rotate (xyz 0 0 0)))
|
||||
)
|
||||
Reference in New Issue
Block a user