33 changed files with 195101 additions and 52075 deletions
-
5933demos/video/bus_pci.kicad_sch
-
2826demos/video/bus_pci.sch
-
2684demos/video/esvideo.kicad_sch
-
26demos/video/fp-lib-table
-
4110demos/video/graphic.kicad_sch
-
1724demos/video/graphic.sch
-
18demos/video/libs/footprints.pretty/CV3-30PF.kicad_mod
-
39demos/video/libs/footprints.pretty/LED_D3.0mm.kicad_mod
-
29demos/video/libs/footprints.pretty/LRTDK.kicad_mod
-
169demos/video/libs/footprints.pretty/PLCC68.kicad_mod
-
201demos/video/libs/footprints.pretty/PLCC84.kicad_mod
-
177demos/video/libs/footprints.pretty/sim72.kicad_mod
-
34demos/video/libs/footprints.pretty/subclick.kicad_mod
-
BINdemos/video/libs/fp.3dshapes/subclick_horiz.wings
-
1086demos/video/libs/fp.3dshapes/subclick_horiz.wrl
-
3demos/video/libs/video_schlib.dcm
-
5876demos/video/libs/video_schlib.kicad_sym
-
1720demos/video/libs/video_schlib.lib
-
2066demos/video/modul.kicad_sch
-
997demos/video/modul.sch
-
1572demos/video/muxdata.kicad_sch
-
669demos/video/muxdata.sch
-
3077demos/video/pal-ntsc.kicad_sch
-
1511demos/video/pal-ntsc.sch
-
2862demos/video/rams.kicad_sch
-
1763demos/video/rams.sch
-
2demos/video/sym-lib-table
-
1714demos/video/video-cache.lib
-
199352demos/video/video.kicad_pcb
-
446demos/video/video.kicad_pro
-
3185demos/video/video.kicad_sch
-
283demos/video/video.pro
-
1022demos/video/video.sch
5933
demos/video/bus_pci.kicad_sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
2826
demos/video/bus_pci.sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
2684
demos/video/esvideo.kicad_sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -1,14 +1,16 @@ |
|||
(fp_lib_table |
|||
(lib (name footprints)(type KiCad)(uri ${KIPRJMOD}/libs/footprints.pretty)(options "")(descr "footprints specific to this project")) |
|||
(lib (name Discret)(type KiCad)(uri "$(KISYSMOD)/Discret.pretty")(options "")(descr "")) |
|||
(lib (name Connector_PinHeader_2.54mm)(type KiCad)(uri ${KISYSMOD}/Connector_PinHeader_2.54mm.pretty)(options "")(descr "")) |
|||
(lib (name Package_SO)(type KiCad)(uri ${KISYSMOD}/Package_SO.pretty)(options "")(descr "")) |
|||
(lib (name Crystal)(type KiCad)(uri ${KISYSMOD}/Crystal.pretty)(options "")(descr "")) |
|||
(lib (name Package_DIP)(type KiCad)(uri ${KISYSMOD}/Package_DIP.pretty)(options "")(descr "")) |
|||
(lib (name Package_LCC)(type KiCad)(uri ${KISYSMOD}/Package_LCC.pretty)(options "")(descr "")) |
|||
(lib (name Package_QFP)(type KiCad)(uri ${KISYSMOD}/Package_QFP.pretty)(options "")(descr "")) |
|||
(lib (name Resistor_SMD)(type KiCad)(uri ${KISYSMOD}/Resistor_SMD.pretty)(options "")(descr "")) |
|||
(lib (name Resistor_THT)(type KiCad)(uri ${KISYSMOD}/Resistor_THT.pretty)(options "")(descr "")) |
|||
(lib (name Package_TO_SOT_SMD)(type KiCad)(uri ${KISYSMOD}/Package_TO_SOT_SMD.pretty)(options "")(descr "")) |
|||
(lib (name Capacitor_Tantalum_SMD)(type KiCad)(uri ${KISYSMOD}/Capacitor_Tantalum_SMD.pretty)(options "")(descr "")) |
|||
(lib (name "footprints")(type "KiCad")(uri "${KIPRJMOD}/libs/footprints.pretty")(options "")(descr "footprints specific to this project")) |
|||
(lib (name "Connector_PinHeader_2.54mm")(type "KiCad")(uri "${KISYSMOD}/Connector_PinHeader_2.54mm.pretty")(options "")(descr "")) |
|||
(lib (name "Package_SO")(type "KiCad")(uri "${KISYSMOD}/Package_SO.pretty")(options "")(descr "")) |
|||
(lib (name "Crystal")(type "KiCad")(uri "${KISYSMOD}/Crystal.pretty")(options "")(descr "")) |
|||
(lib (name "Package_DIP")(type "KiCad")(uri "${KISYSMOD}/Package_DIP.pretty")(options "")(descr "")) |
|||
(lib (name "Package_LCC")(type "KiCad")(uri "${KISYSMOD}/Package_LCC.pretty")(options "")(descr "")) |
|||
(lib (name "Package_QFP")(type "KiCad")(uri "${KISYSMOD}/Package_QFP.pretty")(options "")(descr "")) |
|||
(lib (name "Resistor_SMD")(type "KiCad")(uri "${KISYSMOD}/Resistor_SMD.pretty")(options "")(descr "")) |
|||
(lib (name "Resistor_THT")(type "KiCad")(uri "${KISYSMOD}/Resistor_THT.pretty")(options "")(descr "")) |
|||
(lib (name "Package_TO_SOT_SMD")(type "KiCad")(uri "${KISYSMOD}/Package_TO_SOT_SMD.pretty")(options "")(descr "")) |
|||
(lib (name "Capacitor_Tantalum_SMD")(type "KiCad")(uri "${KISYSMOD}/Capacitor_Tantalum_SMD.pretty")(options "")(descr "")) |
|||
(lib (name "Capacitor_THT")(type "KiCad")(uri "${KISYSMOD}/Capacitor_THT.pretty")(options "")(descr "")) |
|||
(lib (name "Diode_THT")(type "KiCad")(uri "${KISYSMOD}/Diode_THT.pretty")(options "")(descr "")) |
|||
(lib (name "Potentiometer_SMD")(type "KiCad")(uri "${KISYSMOD}/Potentiometer_SMD.pretty")(options "")(descr "")) |
|||
) |
4110
demos/video/graphic.kicad_sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
1724
demos/video/graphic.sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -0,0 +1,18 @@ |
|||
(module "CV3-30PF" (layer "F.Cu") (tedit 5FA958AB) |
|||
(descr "Ajjustable capacitor") |
|||
(tags "C") |
|||
(attr through_hole) |
|||
(fp_text reference "CV1" (at 2.667 -4.191) (layer "F.SilkS") |
|||
(effects (font (size 1.016 1.016) (thickness 0.2032))) |
|||
(tstamp 764e7467-a2a1-4183-b843-5bde98f0b7bf) |
|||
) |
|||
(fp_text value "5-30pF" (at 0 4.445) (layer "F.Fab") |
|||
(effects (font (size 1.016 1.016) (thickness 0.2032))) |
|||
(tstamp a186c98d-6d85-437e-b345-b5734ed90c24) |
|||
) |
|||
(fp_circle (center 0 0) (end 3.556 0) (layer "F.SilkS") (width 0.2) (tstamp 2595ca23-5f58-454b-9ada-5885e855527c)) |
|||
(fp_circle (center 0 0) (end 0.898026 0) (layer "F.SilkS") (width 0.2) (tstamp 7db68cb0-9aaa-4456-9ec2-ba126bea7c38)) |
|||
(fp_circle (center 0 0) (end 3.556 -1.016) (layer "F.CrtYd") (width 0.12) (tstamp 329d339e-957b-4a23-8ff4-732328d0d015)) |
|||
(pad "1" thru_hole circle (at 2.54 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 8aded4b5-e443-4495-b7f4-c671e9add98d)) |
|||
(pad "2" thru_hole circle (at -2.54 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 1c4aefe9-29f1-498c-ab2a-0357ae17d84c)) |
|||
) |
@ -0,0 +1,39 @@ |
|||
(module "LED_D3.0mm" (layer "F.Cu") (tedit 5FA93CAE) |
|||
(descr "LED, diameter 3.0mm, 2 pins") |
|||
(tags "LED diameter 3.0mm 2 pins") |
|||
(property "Fichier de feuille" "graphic.kicad_sch") |
|||
(property "Nom feuille" "graphic") |
|||
(attr through_hole) |
|||
(fp_text reference "D6" (at 1.27 -2.96) (layer "F.SilkS") |
|||
(effects (font (size 1 1) (thickness 0.15))) |
|||
(tstamp 93de76dd-501a-4959-bcfc-4ecf9d66b891) |
|||
) |
|||
(fp_text value "LED" (at 1.27 2.96) (layer "F.Fab") |
|||
(effects (font (size 1 1) (thickness 0.15))) |
|||
(tstamp 39612f73-062e-46dd-a5ce-6dd523885ced) |
|||
) |
|||
(fp_line (start -0.29 -1.236) (end -0.29 -1.08) (layer "F.SilkS") (width 0.12) (tstamp 9ae25633-238a-4afe-8a98-b21a0256644e)) |
|||
(fp_line (start -0.29 1.08) (end -0.29 1.236) (layer "F.SilkS") (width 0.12) (tstamp c5151b01-26ee-4221-a7af-7ef1e894e42c)) |
|||
(fp_arc (start 1.27 0) (end -0.29 1.235516) (angle -108.8) (layer "F.SilkS") (width 0.12) (tstamp 3a8c9054-d957-4c0f-9942-fefee41f572b)) |
|||
(fp_arc (start 1.27 0) (end 0.229039 1.08) (angle -87.9) (layer "F.SilkS") (width 0.12) (tstamp 466513d2-2e43-460b-b76f-d6e389bb3f2f)) |
|||
(fp_arc (start 1.27 0) (end 0.229039 -1.08) (angle 87.9) (layer "F.SilkS") (width 0.12) (tstamp a89a0a44-59fc-4a21-a83f-41bb102f0aa2)) |
|||
(fp_arc (start 1.27 0) (end -0.29 -1.235516) (angle 108.8) (layer "F.SilkS") (width 0.12) (tstamp c6082568-74e3-4cc8-a8b2-68da5e93ae58)) |
|||
(fp_line (start 3.429 -1.651) (end 3.429 1.397) (layer "F.CrtYd") (width 0.05) (tstamp 16bfd923-ba35-45bc-b752-91f765403a24)) |
|||
(fp_line (start -0.381 -2.159) (end 2.921 -2.159) (layer "F.CrtYd") (width 0.05) (tstamp 1bf4cbfc-0866-4519-a443-e7b48a04bcfe)) |
|||
(fp_line (start -0.889 1.524) (end -0.889 -1.524) (layer "F.CrtYd") (width 0.05) (tstamp 3a48e196-cec8-4ff4-81bb-33c5f9e0d764)) |
|||
(fp_line (start 2.921 2.032) (end -0.381 2.032) (layer "F.CrtYd") (width 0.05) (tstamp 44b71c4f-0fdd-473c-8746-e46f3584812b)) |
|||
(fp_line (start 3.429 1.397) (end 2.921 2.032) (layer "F.CrtYd") (width 0.05) (tstamp 61d6d523-c4f8-47ea-89c6-8c2fc7e475f2)) |
|||
(fp_line (start -0.889 -1.524) (end -0.381 -2.159) (layer "F.CrtYd") (width 0.05) (tstamp 72f92e1f-5f11-4f82-8e9a-a68b7ea4ac71)) |
|||
(fp_line (start 2.921 -2.159) (end 3.429 -1.651) (layer "F.CrtYd") (width 0.05) (tstamp 8614c3b7-8f5f-43e1-b5d2-68c90ae16404)) |
|||
(fp_line (start -0.381 2.032) (end -0.889 1.524) (layer "F.CrtYd") (width 0.05) (tstamp f7bd13f8-5daf-4079-baa6-d7cc4880f198)) |
|||
(fp_line (start -0.23 -1.16619) (end -0.23 1.16619) (layer "F.Fab") (width 0.1) (tstamp 75831dc9-d829-4061-9bfe-407cb2181e13)) |
|||
(fp_arc (start 1.27 0) (end -0.23 -1.16619) (angle 284.3) (layer "F.Fab") (width 0.1) (tstamp 8478ba51-a91c-406d-b9a9-c4b7a27e7cda)) |
|||
(fp_circle (center 1.27 0) (end 2.77 0) (layer "F.Fab") (width 0.1) (tstamp 60e9d024-e3a1-459f-b5b0-40e7d9a4c6b5)) |
|||
(pad "1" thru_hole rect (at 0 0) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask) (tstamp 066359ae-ac5c-44c9-88d6-4c2453034ec3)) |
|||
(pad "2" thru_hole circle (at 2.54 0) (size 1.8 1.8) (drill 0.9) (layers *.Cu *.Mask) (tstamp 6fe3b3bf-975b-42d5-8059-a707b099c3da)) |
|||
(model "${KISYS3DMOD}/LED_THT.3dshapes/LED_D3.0mm.wrl" |
|||
(offset (xyz 0 0 0)) |
|||
(scale (xyz 1 1 1)) |
|||
(rotate (xyz 0 0 0)) |
|||
) |
|||
) |
@ -1,20 +1,19 @@ |
|||
(module LRTDK (layer F.Cu) (tedit 54018D02) |
|||
(fp_text reference L6 (at -0.381 -5.08 180) (layer F.SilkS) |
|||
(module "LRTDK" (layer "F.Cu") (tedit 5FA94926) |
|||
(attr through_hole) |
|||
(fp_text reference "L6" (at -0.381 -5.08 180) (layer "F.SilkS") |
|||
(effects (font (size 1.524 1.016) (thickness 0.254))) |
|||
(tstamp b6a8ff72-ba3d-4664-b248-86d5c8d046a7) |
|||
) |
|||
(fp_text value 470nS (at 0.1 -8.3) (layer F.SilkS) |
|||
(fp_text value "470nS" (at 0.1 -8.3) (layer "F.SilkS") |
|||
(effects (font (size 1.524 1.016) (thickness 0.254))) |
|||
(tstamp db1460b9-c524-4c5d-9178-d5dbd67a6d3c) |
|||
) |
|||
(fp_line (start 12.7 -1.27) (end 12.7 0) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start 7.62 -1.27) (end 7.62 0) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -10.16 0) (end -10.16 -1.27) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -12.7 0) (end -12.7 -1.27) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -15.24 -1.27) (end -15.24 -11.43) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -15.24 -11.43) (end 15.24 -11.43) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start 15.24 -11.43) (end 15.24 -1.27) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -15.24 -1.27) (end 15.24 -1.27) (layer F.SilkS) (width 0.381)) |
|||
(pad 1 thru_hole circle (at -12.7 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 3 thru_hole circle (at -10.16 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 3 thru_hole circle (at 7.62 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 2 thru_hole circle (at 12.7 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(fp_line (start -15.24 -1.27) (end -15.24 -11.43) (layer "F.SilkS") (width 0.381) (tstamp 1034a5ba-4b9f-4d97-ac6a-920a1d1a80c7)) |
|||
(fp_line (start 15.24 -11.43) (end 15.24 -1.27) (layer "F.SilkS") (width 0.381) (tstamp 627ede6e-7c1e-413d-9ada-caaad768bc7d)) |
|||
(fp_line (start -15.24 -11.43) (end 15.24 -11.43) (layer "F.SilkS") (width 0.381) (tstamp 71a2ef0f-cfa6-4044-8cf8-d7fa0afaed05)) |
|||
(fp_line (start -15.24 -1.27) (end 15.24 -1.27) (layer "F.SilkS") (width 0.381) (tstamp f31c9214-9cfa-46a5-a33b-ba08869f9014)) |
|||
(pad "1" thru_hole circle (at -12.7 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 911b4134-590a-42ac-a627-c11ab2e2d020)) |
|||
(pad "2" thru_hole circle (at 12.7 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask) (tstamp ee434bd5-c718-4e6f-8c6c-f35bab7ba627)) |
|||
(pad "3" thru_hole circle (at 7.62 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 03ac10c6-e2d9-4439-a830-b1c18bac9451)) |
|||
(pad "3" thru_hole circle (at -10.16 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 0dd669d0-f1a8-47e8-b313-2569b7f9f843)) |
|||
) |
@ -1,91 +1,94 @@ |
|||
(module PLCC68 (layer F.Cu) (tedit 200000) |
|||
(module "PLCC68" (layer "F.Cu") (tedit 5FA9490A) |
|||
(descr "Support Plcc 68 pins, pads ronds") |
|||
(tags PLCC) |
|||
(fp_text reference U*** (at 0 -2.54) (layer F.SilkS) |
|||
(tags "PLCC") |
|||
(attr through_hole) |
|||
(fp_text reference "U***" (at 0 -2.54) (layer "F.SilkS") |
|||
(effects (font (size 2.56794 1.50622) (thickness 0.3048))) |
|||
(tstamp 10436e5b-8a77-4462-96cc-88ae5a5f4171) |
|||
) |
|||
(fp_text value PLCC68 (at 0 2.54) (layer F.SilkS) |
|||
(fp_text value "PLCC68" (at 0 2.54) (layer "F.SilkS") |
|||
(effects (font (size 2.55778 1.48844) (thickness 0.3048))) |
|||
(tstamp 374a9615-1f32-4c4d-9131-69d5f0f11069) |
|||
) |
|||
(fp_line (start -13.97 -13.97) (end 13.97 -13.97) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start 13.97 -13.97) (end 13.97 13.97) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start 13.97 13.97) (end -13.97 13.97) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -13.97 13.97) (end -13.97 -13.97) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -7.62 -7.62) (end 7.62 -7.62) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start 7.62 -7.62) (end 7.62 7.62) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start 7.62 7.62) (end -5.08 7.62) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -5.08 7.62) (end -7.62 5.08) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -7.62 5.08) (end -7.62 -7.62) (layer F.SilkS) (width 0.381)) |
|||
(pad 1 thru_hole rect (at -12.7 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 2 thru_hole circle (at -10.16 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 3 thru_hole circle (at -12.7 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 4 thru_hole circle (at -10.16 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 5 thru_hole circle (at -12.7 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 6 thru_hole circle (at -10.16 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 7 thru_hole circle (at -12.7 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 8 thru_hole circle (at -10.16 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 9 thru_hole circle (at -12.7 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 10 thru_hole circle (at -10.16 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 11 thru_hole circle (at -10.16 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 12 thru_hole circle (at -7.62 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 13 thru_hole circle (at -7.62 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 14 thru_hole circle (at -5.08 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 15 thru_hole circle (at -5.08 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 16 thru_hole circle (at -2.54 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 17 thru_hole circle (at -2.54 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 18 thru_hole circle (at 0 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 19 thru_hole circle (at 0 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 20 thru_hole circle (at 2.54 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 21 thru_hole circle (at 2.54 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 22 thru_hole circle (at 5.08 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 23 thru_hole circle (at 5.08 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 24 thru_hole circle (at 7.62 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 25 thru_hole circle (at 7.62 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 26 thru_hole circle (at 10.16 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 27 thru_hole circle (at 12.7 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 28 thru_hole circle (at 10.16 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 29 thru_hole circle (at 12.7 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 30 thru_hole circle (at 10.16 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 31 thru_hole circle (at 12.7 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 32 thru_hole circle (at 10.16 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 33 thru_hole circle (at 12.7 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 34 thru_hole circle (at 10.16 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 35 thru_hole circle (at 12.7 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 36 thru_hole circle (at 10.16 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 37 thru_hole circle (at 12.7 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 38 thru_hole circle (at 10.16 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 39 thru_hole circle (at 12.7 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 40 thru_hole circle (at 10.16 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 41 thru_hole circle (at 12.7 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 42 thru_hole circle (at 10.16 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 43 thru_hole circle (at 12.7 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 44 thru_hole circle (at 10.16 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 45 thru_hole circle (at 10.16 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 46 thru_hole circle (at 7.62 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 47 thru_hole circle (at 7.62 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 48 thru_hole circle (at 5.08 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 49 thru_hole circle (at 5.08 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 50 thru_hole circle (at 2.54 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 51 thru_hole circle (at 2.54 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 52 thru_hole circle (at 0 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 53 thru_hole circle (at 0 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 54 thru_hole circle (at -2.54 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 55 thru_hole circle (at -2.54 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 56 thru_hole circle (at -5.08 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 57 thru_hole circle (at -5.08 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 58 thru_hole circle (at -7.62 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 59 thru_hole circle (at -7.62 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 60 thru_hole circle (at -10.16 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 61 thru_hole circle (at -12.7 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 62 thru_hole circle (at -10.16 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 63 thru_hole circle (at -12.7 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 64 thru_hole circle (at -10.16 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 65 thru_hole circle (at -12.7 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 66 thru_hole circle (at -10.16 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 67 thru_hole circle (at -12.7 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 68 thru_hole circle (at -10.16 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(model support/supp_plcc68.wrl |
|||
(at (xyz 0 0 0)) |
|||
(fp_line (start 7.62 7.62) (end -5.08 7.62) (layer "F.SilkS") (width 0.381) (tstamp 14e33dbd-01fe-4905-bf4b-d13596f00d57)) |
|||
(fp_line (start -5.08 7.62) (end -7.62 5.08) (layer "F.SilkS") (width 0.381) (tstamp 15c24a4b-b7c9-44a2-bc28-616458b3223e)) |
|||
(fp_line (start 13.97 13.97) (end -13.97 13.97) (layer "F.SilkS") (width 0.381) (tstamp 1c65ab57-7ed3-4267-afa5-479731c163b8)) |
|||
(fp_line (start -7.62 5.08) (end -7.62 -7.62) (layer "F.SilkS") (width 0.381) (tstamp 2131cdff-a144-48ef-8ee6-8a420a01062b)) |
|||
(fp_line (start -13.97 -13.97) (end 13.97 -13.97) (layer "F.SilkS") (width 0.381) (tstamp 24c51289-e6c1-45b6-897f-ba519de850b3)) |
|||
(fp_line (start -7.62 -7.62) (end 7.62 -7.62) (layer "F.SilkS") (width 0.381) (tstamp 61e1d570-912f-4247-a957-8c36f7553f7f)) |
|||
(fp_line (start 13.97 -13.97) (end 13.97 13.97) (layer "F.SilkS") (width 0.381) (tstamp 7d815f00-3468-4d38-8ca6-37d75ebe1b46)) |
|||
(fp_line (start -13.97 13.97) (end -13.97 -13.97) (layer "F.SilkS") (width 0.381) (tstamp a9351d07-3203-4a00-8d6d-0d0a2e1288d0)) |
|||
(fp_line (start 7.62 -7.62) (end 7.62 7.62) (layer "F.SilkS") (width 0.381) (tstamp dd3e5b3d-0990-4271-a414-f663ec54b97f)) |
|||
(pad "1" thru_hole rect (at -12.7 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 55e68d16-d782-49e6-8102-1835bf0f1117)) |
|||
(pad "2" thru_hole circle (at -10.16 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp ab59af8e-1d89-43a6-af8f-43ce8f32fe37)) |
|||
(pad "3" thru_hole circle (at -12.7 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp ca4def8c-e4ae-49c4-acf1-48748fed5808)) |
|||
(pad "4" thru_hole circle (at -10.16 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 891ccb9e-dd2a-4558-9cbc-819b8bccf881)) |
|||
(pad "5" thru_hole circle (at -12.7 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 2df5d9bd-156c-4eb2-9909-8843a9d27d1f)) |
|||
(pad "6" thru_hole circle (at -10.16 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp b24812c4-d58d-401c-9076-3a48ea2ed2c6)) |
|||
(pad "7" thru_hole circle (at -12.7 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp f9511c30-db1c-4626-bdbb-fbc6d7da08c0)) |
|||
(pad "8" thru_hole circle (at -10.16 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp ed55716e-ee8f-46ae-af28-df8a73bbc792)) |
|||
(pad "9" thru_hole circle (at -12.7 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp d5fedc5e-8a46-4624-a211-6e4ab5c3d84c)) |
|||
(pad "10" thru_hole circle (at -10.16 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 6972195b-54f6-4955-a0db-650ac056bae4)) |
|||
(pad "11" thru_hole circle (at -10.16 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 403b8863-dba1-4c3e-812a-99ac28c31294)) |
|||
(pad "12" thru_hole circle (at -7.62 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 682051c4-880a-459c-8109-17af1e6ac7d7)) |
|||
(pad "13" thru_hole circle (at -7.62 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 182ede47-8abd-43e1-b998-0ff2c57d3df3)) |
|||
(pad "14" thru_hole circle (at -5.08 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp be09e026-fda8-47b9-88aa-6dbb872d8d0c)) |
|||
(pad "15" thru_hole circle (at -5.08 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 63f408a9-50a3-4ede-b59b-f53df4e50a38)) |
|||
(pad "16" thru_hole circle (at -2.54 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 61177ea2-15c2-4535-bb84-f4ff83f3a823)) |
|||
(pad "17" thru_hole circle (at -2.54 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 2e99565d-7004-46b8-8a87-e2632fef8d84)) |
|||
(pad "18" thru_hole circle (at 0 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 2f2800f6-bca0-4c68-b2ae-39ca6b347f1a)) |
|||
(pad "19" thru_hole circle (at 0 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 390919ee-9ce5-43f3-b42c-931fc5a4d946)) |
|||
(pad "20" thru_hole circle (at 2.54 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 08a4c10d-3b8f-4ab3-b27c-9d31bc820ed3)) |
|||
(pad "21" thru_hole circle (at 2.54 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp d19a58d2-4b24-420e-be61-cb38a749c4d6)) |
|||
(pad "22" thru_hole circle (at 5.08 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp b04678ae-5330-4861-a8ce-36842d79d85d)) |
|||
(pad "23" thru_hole circle (at 5.08 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 97f8114e-db89-4ee2-9c16-5f4f3edc446f)) |
|||
(pad "24" thru_hole circle (at 7.62 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 92e5b5cb-1317-42e3-90ee-f77d3ba3d121)) |
|||
(pad "25" thru_hole circle (at 7.62 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp b44febad-3f47-474a-ae02-ccba1f276b94)) |
|||
(pad "26" thru_hole circle (at 10.16 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 6c11e26c-8656-461d-8bb9-b85ce83839f2)) |
|||
(pad "27" thru_hole circle (at 12.7 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 47b1f0e8-12c4-44d8-9478-cd07cd23071b)) |
|||
(pad "28" thru_hole circle (at 10.16 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp da6e168a-c46b-416e-9b40-b03fcf921c5c)) |
|||
(pad "29" thru_hole circle (at 12.7 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 3a4b7e63-5118-4781-8834-ccb7e7a98216)) |
|||
(pad "30" thru_hole circle (at 10.16 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp a2c993be-a872-40b8-8653-2a460c21ad5b)) |
|||
(pad "31" thru_hole circle (at 12.7 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 80e4b04a-2870-4bc4-ab20-7f12a2601ca5)) |
|||
(pad "32" thru_hole circle (at 10.16 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 2cea59ff-482c-493d-a55c-f8f6dcf704b7)) |
|||
(pad "33" thru_hole circle (at 12.7 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 4c1add3b-a352-4c57-8e35-fee49fc0e6b2)) |
|||
(pad "34" thru_hole circle (at 10.16 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 338cbb5f-ccb0-42fc-8bdf-17cc047b5ffd)) |
|||
(pad "35" thru_hole circle (at 12.7 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 2ef8c283-1b9b-4ece-9e38-098c9a4f3fbb)) |
|||
(pad "36" thru_hole circle (at 10.16 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp da92e491-b61b-4e6f-af34-491b2ab37a34)) |
|||
(pad "37" thru_hole circle (at 12.7 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp e6182640-2383-4357-92e4-c97faa6001fd)) |
|||
(pad "38" thru_hole circle (at 10.16 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 5c7052fe-b764-4cdd-bc97-8dc380f3d68e)) |
|||
(pad "39" thru_hole circle (at 12.7 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp f003533a-8af9-4b54-9b1d-0bf1b9dd89f5)) |
|||
(pad "40" thru_hole circle (at 10.16 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp c1187fe4-0d4b-40d9-8444-78b8b4071230)) |
|||
(pad "41" thru_hole circle (at 12.7 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 9fade64f-05ab-425c-813f-17053b5b1387)) |
|||
(pad "42" thru_hole circle (at 10.16 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp fe52f4a1-d36b-4366-b0fb-f793654fdded)) |
|||
(pad "43" thru_hole circle (at 12.7 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp e184b52c-0066-48b3-a519-4eff4677be2c)) |
|||
(pad "44" thru_hole circle (at 10.16 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp bb4b0c10-9819-4228-923b-711c536554d2)) |
|||
(pad "45" thru_hole circle (at 10.16 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp bce85998-ca88-4ed8-bbbb-9bd7e540e0fc)) |
|||
(pad "46" thru_hole circle (at 7.62 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 9ef105e4-1194-4003-81f8-d82d213be3b6)) |
|||
(pad "47" thru_hole circle (at 7.62 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp ec407c18-2f93-42b0-b99d-526e02bd3285)) |
|||
(pad "48" thru_hole circle (at 5.08 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 5ff890e3-d62c-4fb3-a28b-a0879e6983f1)) |
|||
(pad "49" thru_hole circle (at 5.08 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 59e0b72b-ff53-4017-8d5b-b3f1b2ee1e4a)) |
|||
(pad "50" thru_hole circle (at 2.54 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 8b55d153-763a-4a9c-8ba4-05aa209c872b)) |
|||
(pad "51" thru_hole circle (at 2.54 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 9c4a7b2f-a009-4af6-b775-ccb8aca0e810)) |
|||
(pad "52" thru_hole circle (at 0 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp e4a5a3e0-932a-43c1-ba09-38fcb3f3180d)) |
|||
(pad "53" thru_hole circle (at 0 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp ed893144-b518-49cc-86c1-3408126c913c)) |
|||
(pad "54" thru_hole circle (at -2.54 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp ac84c86d-f89e-4e4b-8431-269872b51fc9)) |
|||
(pad "55" thru_hole circle (at -2.54 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 02bc1fe4-0a7e-4059-b920-ac613d40818a)) |
|||
(pad "56" thru_hole circle (at -5.08 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp cbe1d0ca-2c0c-44b4-9703-abaa6b2e0fa2)) |
|||
(pad "57" thru_hole circle (at -5.08 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 82c13028-4c0a-48b2-832f-040c0e301f21)) |
|||
(pad "58" thru_hole circle (at -7.62 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 58c61aa6-0dba-4e2e-a51d-78383e35c575)) |
|||
(pad "59" thru_hole circle (at -7.62 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp f7b83e3d-3e69-4d96-bb9f-b344703372e1)) |
|||
(pad "60" thru_hole circle (at -10.16 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 84539b61-87d3-47fa-86d0-bbea31a1c7b9)) |
|||
(pad "61" thru_hole circle (at -12.7 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 1429f098-b4d8-487a-abff-4cdda7c846c3)) |
|||
(pad "62" thru_hole circle (at -10.16 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 7d7b45e8-2ee1-4947-8188-9fd84ece678d)) |
|||
(pad "63" thru_hole circle (at -12.7 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 4218016b-1b33-4add-b221-002ecf33eaa5)) |
|||
(pad "64" thru_hole circle (at -10.16 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp ef9f7187-fda6-4aeb-b44f-403e402bf254)) |
|||
(pad "65" thru_hole circle (at -12.7 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 34a46b58-c4be-40dc-9c8d-9ee7645d6bea)) |
|||
(pad "66" thru_hole circle (at -10.16 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp b890c20a-3162-45a0-b55b-609b1b61324d)) |
|||
(pad "67" thru_hole circle (at -12.7 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 777e1112-f763-4aad-8600-119486ca6d1c)) |
|||
(pad "68" thru_hole circle (at -10.16 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp df7f03df-e823-4e5e-bb7b-dd2d5a7cdb80)) |
|||
(model "support/supp_plcc68.wrl" |
|||
(offset (xyz 0 0 0)) |
|||
(scale (xyz 1 1 1)) |
|||
(rotate (xyz 0 0 0)) |
|||
) |
|||
|
@ -1,107 +1,110 @@ |
|||
(module PLCC84 (layer F.Cu) (tedit 200000) |
|||
(module "PLCC84" (layer "F.Cu") (tedit 5FA948F4) |
|||
(descr "Support Plcc 84 pins, pads ronds") |
|||
(tags PLCC) |
|||
(fp_text reference U*** (at 0 -2.54) (layer F.SilkS) |
|||
(tags "PLCC") |
|||
(attr through_hole) |
|||
(fp_text reference "U***" (at 0 -2.54) (layer "F.SilkS") |
|||
(effects (font (size 3.33756 1.94818) (thickness 0.3048))) |
|||
(tstamp 8e15e18e-78d4-4c1d-b5be-caab66573d76) |
|||
) |
|||
(fp_text value PLCC84 (at 0 3.81) (layer F.SilkS) |
|||
(fp_text value "PLCC84" (at 0 3.81) (layer "F.SilkS") |
|||
(effects (font (size 2.90576 1.69672) (thickness 0.3048))) |
|||
(tstamp 20ce1694-aff8-40a0-b8e8-58de13851130) |
|||
) |
|||
(fp_line (start -10.16 6.35) (end -7.62 10.16) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -7.62 10.16) (end 10.16 10.16) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start 10.16 10.16) (end 10.16 -10.16) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start 10.16 -10.16) (end -10.16 -10.16) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -16.51 -16.51) (end -16.51 16.51) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -16.51 16.51) (end 16.51 16.51) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start 16.51 16.51) (end 16.51 -16.51) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start 16.51 -16.51) (end -16.51 -16.51) (layer F.SilkS) (width 0.381)) |
|||
(fp_line (start -10.16 -10.16) (end -10.16 6.35) (layer F.SilkS) (width 0.381)) |
|||
(pad 1 thru_hole rect (at -15.24 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 2 thru_hole circle (at -12.7 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 3 thru_hole circle (at -15.24 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 4 thru_hole circle (at -12.7 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 5 thru_hole circle (at -15.24 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 6 thru_hole circle (at -12.7 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 7 thru_hole circle (at -15.24 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 8 thru_hole circle (at -12.7 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 9 thru_hole circle (at -15.24 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 10 thru_hole circle (at -12.7 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 11 thru_hole circle (at -15.24 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 12 thru_hole circle (at -12.7 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 13 thru_hole circle (at -12.7 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 14 thru_hole circle (at -10.16 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 15 thru_hole circle (at -10.16 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 16 thru_hole circle (at -7.62 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 17 thru_hole circle (at -7.62 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 18 thru_hole circle (at -5.08 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 19 thru_hole circle (at -5.08 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 20 thru_hole circle (at -2.54 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 21 thru_hole circle (at -2.54 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 22 thru_hole circle (at 0 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 23 thru_hole circle (at 0 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 24 thru_hole circle (at 2.54 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 25 thru_hole circle (at 2.54 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 26 thru_hole circle (at 5.08 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 27 thru_hole circle (at 5.08 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 28 thru_hole circle (at 7.62 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 29 thru_hole circle (at 7.62 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 30 thru_hole circle (at 10.16 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 31 thru_hole circle (at 10.16 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 32 thru_hole circle (at 12.7 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 33 thru_hole circle (at 15.24 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 34 thru_hole circle (at 12.7 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 35 thru_hole circle (at 15.24 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 36 thru_hole circle (at 12.7 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 37 thru_hole circle (at 15.24 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 38 thru_hole circle (at 12.7 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 39 thru_hole circle (at 15.24 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 40 thru_hole circle (at 12.7 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 41 thru_hole circle (at 15.24 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 42 thru_hole circle (at 12.7 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 43 thru_hole circle (at 15.24 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 44 thru_hole circle (at 12.7 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 45 thru_hole circle (at 15.24 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 46 thru_hole circle (at 12.7 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 47 thru_hole circle (at 15.24 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 48 thru_hole circle (at 12.7 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 49 thru_hole circle (at 15.24 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 50 thru_hole circle (at 12.7 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 51 thru_hole circle (at 15.24 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 52 thru_hole circle (at 12.7 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 53 thru_hole circle (at 15.24 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 54 thru_hole circle (at 12.7 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 55 thru_hole circle (at 12.7 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 56 thru_hole circle (at 10.16 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 57 thru_hole circle (at 10.16 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 58 thru_hole circle (at 7.62 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 59 thru_hole circle (at 7.62 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 60 thru_hole circle (at 5.08 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 61 thru_hole circle (at 5.08 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 62 thru_hole circle (at 2.54 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 63 thru_hole circle (at 2.54 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 64 thru_hole circle (at 0 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 65 thru_hole circle (at 0 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 66 thru_hole circle (at -2.54 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 67 thru_hole circle (at -2.54 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 68 thru_hole circle (at -5.08 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 69 thru_hole circle (at -5.08 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 70 thru_hole circle (at -7.62 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 71 thru_hole circle (at -7.62 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 72 thru_hole circle (at -10.16 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 73 thru_hole circle (at -10.16 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 74 thru_hole circle (at -12.7 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 75 thru_hole circle (at -15.24 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 76 thru_hole circle (at -12.7 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 77 thru_hole circle (at -15.24 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 78 thru_hole circle (at -12.7 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 79 thru_hole circle (at -15.24 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 80 thru_hole circle (at -12.7 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 81 thru_hole circle (at -15.24 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 82 thru_hole circle (at -12.7 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 83 thru_hole circle (at -15.24 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 84 thru_hole circle (at -12.7 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS)) |
|||
(model support/supp_plcc84.wrl |
|||
(at (xyz 0 0 0)) |
|||
(fp_line (start -7.62 10.16) (end 10.16 10.16) (layer "F.SilkS") (width 0.381) (tstamp 48f8858c-7a0d-4f7d-9dc1-5cc4170d63f2)) |
|||
(fp_line (start -10.16 -10.16) (end -10.16 6.35) (layer "F.SilkS") (width 0.381) (tstamp 570f2446-d05b-4c86-8ebc-851b107dcb0b)) |
|||
(fp_line (start -10.16 6.35) (end -7.62 10.16) (layer "F.SilkS") (width 0.381) (tstamp 7b4e9c6b-4ebd-4766-9ab1-f001e522ab15)) |
|||
(fp_line (start -16.51 16.51) (end 16.51 16.51) (layer "F.SilkS") (width 0.381) (tstamp 82ec1ebe-584a-48e3-ab09-3344539d4082)) |
|||
(fp_line (start 10.16 -10.16) (end -10.16 -10.16) (layer "F.SilkS") (width 0.381) (tstamp 928dceef-cc14-4aee-b9b4-7c4061003f17)) |
|||
(fp_line (start 16.51 16.51) (end 16.51 -16.51) (layer "F.SilkS") (width 0.381) (tstamp 92b83b7a-2932-47e1-92e8-e48475568f44)) |
|||
(fp_line (start 16.51 -16.51) (end -16.51 -16.51) (layer "F.SilkS") (width 0.381) (tstamp c51bdf7c-9ed9-4d07-878e-4f73c1c483e8)) |
|||
(fp_line (start -16.51 -16.51) (end -16.51 16.51) (layer "F.SilkS") (width 0.381) (tstamp d9513f9a-56c4-4d11-b422-299ce3b3d8fa)) |
|||
(fp_line (start 10.16 10.16) (end 10.16 -10.16) (layer "F.SilkS") (width 0.381) (tstamp e31e5cc6-e642-4bbe-99fc-66125851fae3)) |
|||
(pad "1" thru_hole rect (at -15.24 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 6b9b723d-35e0-458a-b386-3923859f0e8e)) |
|||
(pad "2" thru_hole circle (at -12.7 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 050d0a52-b89b-4123-852e-ae25d91a1dca)) |
|||
(pad "3" thru_hole circle (at -15.24 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 14239964-6ef7-4376-bda5-08e5546e1a18)) |
|||
(pad "4" thru_hole circle (at -12.7 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp a58578cc-bfe6-45a5-824a-e63f1836c76f)) |
|||
(pad "5" thru_hole circle (at -15.24 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 184d00a2-9ff4-4aae-af12-04c6ef3d7952)) |
|||
(pad "6" thru_hole circle (at -12.7 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 16055550-2560-4970-bfc7-7e914e08f55c)) |
|||
(pad "7" thru_hole circle (at -15.24 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 3c927b3a-f584-414e-b85f-e3b323fef072)) |
|||
(pad "8" thru_hole circle (at -12.7 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 041ddbb2-2025-4ef4-9b2f-d9fa2309cea2)) |
|||
(pad "9" thru_hole circle (at -15.24 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 96ce1fed-8442-49d0-84f0-7d674424acdc)) |
|||
(pad "10" thru_hole circle (at -12.7 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp e1fe882c-b2aa-41be-bf3a-55a1b7883ce7)) |
|||
(pad "11" thru_hole circle (at -15.24 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 3b6c771b-6496-4d73-a0bb-e034c4a99d61)) |
|||
(pad "12" thru_hole circle (at -12.7 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp f9b2794b-9230-4801-9d8c-d915ec94520e)) |
|||
(pad "13" thru_hole circle (at -12.7 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp b48ce1db-7a4f-4a06-b4ae-fbaffc3bda20)) |
|||
(pad "14" thru_hole circle (at -10.16 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 4f688dbe-b81b-42d2-8c3a-6ca3b95605e9)) |
|||
(pad "15" thru_hole circle (at -10.16 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 48db63d9-12fd-4ef4-87ac-adf603683f58)) |
|||
(pad "16" thru_hole circle (at -7.62 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 5936b5e8-e933-4b28-b019-5a586d043286)) |
|||
(pad "17" thru_hole circle (at -7.62 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp e1cb4b97-2523-46c4-962b-8bc8cedd6608)) |
|||
(pad "18" thru_hole circle (at -5.08 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 712d460c-ab7c-4c23-b6ca-db5bbd06facd)) |
|||
(pad "19" thru_hole circle (at -5.08 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 39ecd363-881a-49b4-8170-7ee2fc7fd92c)) |
|||
(pad "20" thru_hole circle (at -2.54 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp b4827103-7cd0-404f-8839-675c014dce31)) |
|||
(pad "21" thru_hole circle (at -2.54 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 16e9e58e-946a-49ab-970a-edcf3042f9ca)) |
|||
(pad "22" thru_hole circle (at 0 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 72d88e22-a8ff-4718-b9c8-ddbb67c4cae1)) |
|||
(pad "23" thru_hole circle (at 0 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 1f684db2-7dcd-4c52-8c9b-1f90e0c7f2a9)) |
|||
(pad "24" thru_hole circle (at 2.54 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp c262a927-d594-43a2-93a2-a2121e610aa7)) |
|||
(pad "25" thru_hole circle (at 2.54 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 5a5a72ef-81cd-4ac3-8827-74d87fef4720)) |
|||
(pad "26" thru_hole circle (at 5.08 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 2c8dfb42-bd08-4297-9645-9998996e1f72)) |
|||
(pad "27" thru_hole circle (at 5.08 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 88f21970-2967-4eff-8971-46008a0ff816)) |
|||
(pad "28" thru_hole circle (at 7.62 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 4ded3089-9514-4091-a4ec-50eec1424af1)) |
|||
(pad "29" thru_hole circle (at 7.62 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 20019da8-134e-4e2c-9902-fb88050cf80e)) |
|||
(pad "30" thru_hole circle (at 10.16 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 2d9fefc2-89cf-451b-b7bc-f002c4dea451)) |
|||
(pad "31" thru_hole circle (at 10.16 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 3f5e30b1-037b-4f65-b591-b7be460d5891)) |
|||
(pad "32" thru_hole circle (at 12.7 15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp f3fa7519-99bb-4f5a-b335-11f032528a41)) |
|||
(pad "33" thru_hole circle (at 15.24 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 0274ede9-b31a-4309-9189-633cadf5f4a9)) |
|||
(pad "34" thru_hole circle (at 12.7 12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 0bf5fec1-d589-4439-a791-443af077e110)) |
|||
(pad "35" thru_hole circle (at 15.24 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 3eb5201c-2ae6-4f5a-aca8-87346ce8fbd0)) |
|||
(pad "36" thru_hole circle (at 12.7 10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp b2e9c01b-6410-4087-8c78-a9d5101d0a32)) |
|||
(pad "37" thru_hole circle (at 15.24 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 313d9599-26ea-4b0c-8033-23a01e921f0d)) |
|||
(pad "38" thru_hole circle (at 12.7 7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp d81713dd-550e-471e-97ae-27996bfdf1d8)) |
|||
(pad "39" thru_hole circle (at 15.24 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 26dcc9f6-d2c3-4daf-b8c5-28e1d987fd15)) |
|||
(pad "40" thru_hole circle (at 12.7 5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 6ad9f670-225f-4317-bd83-d89e02b88a4e)) |
|||
(pad "41" thru_hole circle (at 15.24 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp a68fe2be-da7d-433e-b050-e5906ebf64ec)) |
|||
(pad "42" thru_hole circle (at 12.7 2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 8aa3f647-7516-4ec6-89f4-e46be4d62610)) |
|||
(pad "43" thru_hole circle (at 15.24 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp dde62d22-0ade-4b61-8e1e-490df8a1c665)) |
|||
(pad "44" thru_hole circle (at 12.7 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 1c7d6548-db5f-4586-b594-e608437ca49f)) |
|||
(pad "45" thru_hole circle (at 15.24 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 472caa67-e124-401f-8491-d138be3efbf2)) |
|||
(pad "46" thru_hole circle (at 12.7 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp c852c540-a353-4dd2-8d0b-082d9237e340)) |
|||
(pad "47" thru_hole circle (at 15.24 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 16f15ed4-e0ec-4644-b836-32eec5c25c30)) |
|||
(pad "48" thru_hole circle (at 12.7 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp b2582848-77f1-4c21-818c-e0918a6ed316)) |
|||
(pad "49" thru_hole circle (at 15.24 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 35112be4-c099-4652-9ac7-4941290b84d2)) |
|||
(pad "50" thru_hole circle (at 12.7 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 48a44e2e-a30c-4ca0-867a-e17f84fb3943)) |
|||
(pad "51" thru_hole circle (at 15.24 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp c860494e-a465-45c6-b72e-0eca2751a98c)) |
|||
(pad "52" thru_hole circle (at 12.7 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp f86be6e4-f9f8-446a-ba1b-c89796a03d7c)) |
|||
(pad "53" thru_hole circle (at 15.24 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 1a486b9c-bee4-4304-9080-9b3708b97624)) |
|||
(pad "54" thru_hole circle (at 12.7 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 17a3c377-4474-4382-8432-a17ee44afd46)) |
|||
(pad "55" thru_hole circle (at 12.7 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 84c94455-0205-4067-a056-41ef706f1fa9)) |
|||
(pad "56" thru_hole circle (at 10.16 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 6715db72-78d4-4d5b-8970-b3ab9703efff)) |
|||
(pad "57" thru_hole circle (at 10.16 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 64cdd595-0e12-406b-9af3-06c5585de176)) |
|||
(pad "58" thru_hole circle (at 7.62 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp d610c780-2465-47f4-bf4e-d6fcdd4fa45a)) |
|||
(pad "59" thru_hole circle (at 7.62 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 049b3927-6078-44b3-bcaa-27e509ef000f)) |
|||
(pad "60" thru_hole circle (at 5.08 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp e748e186-dcd3-4528-b8a7-017606004061)) |
|||
(pad "61" thru_hole circle (at 5.08 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp cf03a468-6d73-406c-94e3-867e40485bb4)) |
|||
(pad "62" thru_hole circle (at 2.54 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp d65851f9-7b11-4db2-8c1a-032b6c045958)) |
|||
(pad "63" thru_hole circle (at 2.54 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 045bdfed-3693-4873-9772-be8b84875e82)) |
|||
(pad "64" thru_hole circle (at 0 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp da05e161-bfcc-41be-8519-cd3f47f8452b)) |
|||
(pad "65" thru_hole circle (at 0 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 403f6c27-9566-4c0c-82cb-60281d5ebc6d)) |
|||
(pad "66" thru_hole circle (at -2.54 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 13ba9ed9-b74b-4290-a15f-8fc350238ed0)) |
|||
(pad "67" thru_hole circle (at -2.54 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp fe0eba22-fac1-4eb2-89b3-d43cc65c99fc)) |
|||
(pad "68" thru_hole circle (at -5.08 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 4e095d1c-62ab-4de4-b185-42854204ecee)) |
|||
(pad "69" thru_hole circle (at -5.08 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 20d6a858-6015-4773-ace1-5e703c22b024)) |
|||
(pad "70" thru_hole circle (at -7.62 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp dd778c0c-f6ef-401d-88d1-eda0b58d09af)) |
|||
(pad "71" thru_hole circle (at -7.62 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 083fadcc-f4cb-4ac3-aa76-cf551b26fb67)) |
|||
(pad "72" thru_hole circle (at -10.16 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 7794b860-039e-4e9a-8725-a0cb45b69668)) |
|||
(pad "73" thru_hole circle (at -10.16 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 0238339a-6b37-4ff0-b472-723ea8b5e51d)) |
|||
(pad "74" thru_hole circle (at -12.7 -15.24) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 57057cfe-34ef-44e7-b282-c91ed6c559f9)) |
|||
(pad "75" thru_hole circle (at -15.24 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp f782acfa-d4a0-4949-92fd-94946c2c18df)) |
|||
(pad "76" thru_hole circle (at -12.7 -12.7) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 29b93b62-bbd3-4336-aee8-b29bdb349130)) |
|||
(pad "77" thru_hole circle (at -15.24 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 1b614364-29ec-44a2-8ab3-a2a4e364b11f)) |
|||
(pad "78" thru_hole circle (at -12.7 -10.16) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp b75d3de9-4950-4e5f-83a5-a6a5bb5d9e6b)) |
|||
(pad "79" thru_hole circle (at -15.24 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 0a51e2bf-f5c9-4b70-a2f7-919d0300de29)) |
|||
(pad "80" thru_hole circle (at -12.7 -7.62) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 89444600-b067-4c22-bbb1-5f632eea6a46)) |
|||
(pad "81" thru_hole circle (at -15.24 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp fd21f907-f5b4-49a2-a718-09e34ac64f34)) |
|||
(pad "82" thru_hole circle (at -12.7 -5.08) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp 7d208cca-fe1c-4cf3-9899-4055c14fda33)) |
|||
(pad "83" thru_hole circle (at -15.24 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp ec87291c-78ca-4ea5-83eb-b807af8fe5f9)) |
|||
(pad "84" thru_hole circle (at -12.7 -2.54) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask) (tstamp fa6e3aae-7d8c-458c-8c64-7c174421356c)) |
|||
(model "support/supp_plcc84.wrl" |
|||
(offset (xyz 0 0 0)) |
|||
(scale (xyz 1 1 1)) |
|||
(rotate (xyz 0 0 0)) |
|||
) |
|||
|
@ -1,91 +1,94 @@ |
|||
(module SIM72 (layer F.Cu) (tedit 200000) |
|||
(module "sim72" (layer "F.Cu") (tedit 5FA94BDC) |
|||
(descr "Support 72 pins pour barettes SIMM 32 bits") |
|||
(tags SIMM) |
|||
(fp_text reference U19 (at -18.542 -3.302) (layer F.SilkS) |
|||
(effects (font (size 2.032 2.032) (thickness 0.3048))) |
|||
(tags "SIMM") |
|||
(attr through_hole) |
|||
(fp_text reference "U19" (at -18.542 -3.175) (layer "F.SilkS") |
|||
(effects (font (size 1.5 1.5) (thickness 0.3048))) |
|||
(tstamp 360d646f-4b36-4d0a-a3e7-c25faa80c073) |
|||
) |
|||
(fp_text value SIM4X32 (at 11.176 -3.302) (layer F.SilkS) |
|||
(effects (font (size 2.032 2.032) (thickness 0.3048))) |
|||
(fp_text value "SIM4X32" (at 14.224 -3.048) (layer "F.SilkS") |
|||
(effects (font (size 1.5 1.5) (thickness 0.3048))) |
|||
(tstamp aec8712a-278a-4ced-b146-6bec9775ff8e) |
|||
) |
|||
(fp_line (start 57.785 -4.445) (end -57.785 -4.445) (layer F.SilkS) (width 0.3048)) |
|||
(fp_line (start -57.785 -4.445) (end -57.785 3.175) (layer F.SilkS) (width 0.3048)) |
|||
(fp_line (start -57.785 3.175) (end 57.785 3.175) (layer F.SilkS) (width 0.3048)) |
|||
(fp_line (start 57.785 3.175) (end 57.785 -4.445) (layer F.SilkS) (width 0.3048)) |
|||
(fp_line (start 46.99 3.175) (end 47.625 1.905) (layer F.SilkS) (width 0.3048)) |
|||
(fp_line (start 47.625 1.905) (end 48.26 3.175) (layer F.SilkS) (width 0.3048)) |
|||
(pad "" thru_hole circle (at 0 0) (size 3.048 3.048) (drill 2.54) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad "" thru_hole circle (at -55.88 0) (size 3.048 3.048) (drill 2.54) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad "" thru_hole circle (at 55.88 0) (size 3.048 3.048) (drill 2.54) (layers *.Cu *.Mask F.SilkS)) |
|||
(pad 1 thru_hole rect (at 47.625 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 2 thru_hole circle (at 46.355 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 3 thru_hole circle (at 45.085 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 4 thru_hole circle (at 43.815 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 5 thru_hole circle (at 42.545 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 6 thru_hole circle (at 41.275 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 7 thru_hole circle (at 40.005 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 8 thru_hole circle (at 38.735 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 9 thru_hole circle (at 37.465 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 10 thru_hole circle (at 36.195 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 11 thru_hole circle (at 34.925 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 12 thru_hole circle (at 33.655 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 13 thru_hole circle (at 32.385 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 14 thru_hole circle (at 31.115 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 15 thru_hole circle (at 29.845 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 16 thru_hole circle (at 28.575 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 17 thru_hole circle (at 27.305 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 18 thru_hole circle (at 26.035 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 19 thru_hole circle (at 24.765 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 20 thru_hole circle (at 23.495 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 21 thru_hole circle (at 22.225 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 22 thru_hole circle (at 20.955 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 23 thru_hole circle (at 19.685 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 24 thru_hole circle (at 18.415 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 25 thru_hole circle (at 17.145 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 26 thru_hole circle (at 15.875 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 27 thru_hole circle (at 14.605 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 28 thru_hole circle (at 13.335 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 29 thru_hole circle (at 12.065 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 30 thru_hole circle (at 10.795 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 31 thru_hole circle (at 9.525 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 32 thru_hole circle (at 8.255 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 33 thru_hole circle (at 6.985 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 34 thru_hole circle (at 5.715 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 35 thru_hole circle (at 4.445 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 36 thru_hole circle (at 3.175 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 37 thru_hole circle (at -3.175 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 38 thru_hole circle (at -4.445 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 39 thru_hole circle (at -5.715 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 40 thru_hole circle (at -6.985 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 41 thru_hole circle (at -8.255 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 42 thru_hole circle (at -9.525 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 43 thru_hole circle (at -10.795 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 44 thru_hole circle (at -12.065 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 45 thru_hole circle (at -13.335 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 46 thru_hole circle (at -14.605 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 47 thru_hole circle (at -15.875 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 48 thru_hole circle (at -17.145 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 49 thru_hole circle (at -18.415 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 50 thru_hole circle (at -19.685 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 51 thru_hole circle (at -20.955 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 52 thru_hole circle (at -22.225 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 53 thru_hole circle (at -23.495 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 54 thru_hole circle (at -24.765 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 55 thru_hole circle (at -26.035 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 56 thru_hole circle (at -27.305 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 57 thru_hole circle (at -28.575 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 58 thru_hole circle (at -29.845 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 59 thru_hole circle (at -31.115 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 60 thru_hole circle (at -32.385 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 61 thru_hole circle (at -33.655 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 62 thru_hole circle (at -34.925 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 63 thru_hole circle (at -36.195 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 64 thru_hole circle (at -37.465 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 65 thru_hole circle (at -38.735 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 66 thru_hole circle (at -40.005 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 67 thru_hole circle (at -41.275 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 68 thru_hole circle (at -42.545 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 69 thru_hole circle (at -43.815 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 70 thru_hole circle (at -45.085 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 71 thru_hole circle (at -46.355 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(pad 72 thru_hole circle (at -47.625 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.SilkS *.Mask)) |
|||
(fp_line (start -57.785 3.175) (end 57.785 3.175) (layer "F.SilkS") (width 0.3048) (tstamp 119523bf-6702-4fcf-bcf1-a2e8da13774c)) |
|||
(fp_line (start 46.99 3.175) (end 47.625 2.159) (layer "F.SilkS") (width 0.3048) (tstamp 2704809e-0535-4a73-a7fe-cadc83127dca)) |
|||
(fp_line (start 47.625 2.159) (end 48.26 3.175) (layer "F.SilkS") (width 0.3048) (tstamp 58914f47-98e0-4b19-8abd-28d1850d49db)) |
|||
(fp_line (start -57.785 -4.445) (end -57.785 3.175) (layer "F.SilkS") (width 0.3048) (tstamp c7e721ed-51a7-40dd-9b26-1fcd25b44e75)) |
|||
(fp_line (start 57.785 3.175) (end 57.785 -4.445) (layer "F.SilkS") (width 0.3048) (tstamp f8126f46-4629-439f-82fb-8460d5740006)) |
|||
(fp_line (start 57.785 -4.445) (end -57.785 -4.445) (layer "F.SilkS") (width 0.3048) (tstamp fc43d336-dad0-4274-92cb-150b71a15585)) |
|||
(pad "" thru_hole circle (at -55.88 0) (size 3 3) (drill 2.5) (layers *.Cu *.Mask) (tstamp 42dbc0b9-3bbc-4145-ae83-15d6dec7afa5)) |
|||
(pad "" thru_hole circle (at 55.88 0) (size 3 3) (drill 2.5) (layers *.Cu *.Mask) (tstamp 62e6c4fb-17db-43fd-a956-3cec455d8eb4)) |
|||
(pad "" thru_hole circle (at 0 0) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp e609da98-90e8-4008-9be9-1c817b9cbd31)) |
|||
(pad "1" thru_hole rect (at 47.625 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp d126fa40-76ae-4471-9733-20985b18b4a6)) |
|||
(pad "2" thru_hole circle (at 46.355 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 967d639b-9292-4250-a406-0fe2944c5a45)) |
|||
(pad "3" thru_hole circle (at 45.085 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 3f234914-852d-4732-9593-d002d6d93354)) |
|||
(pad "4" thru_hole circle (at 43.815 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 3e36a649-2db5-4bfb-ae32-d3550a4c85db)) |
|||
(pad "5" thru_hole circle (at 42.545 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp bbad82fd-2afc-4ef2-b53c-db03e5ff33a5)) |
|||
(pad "6" thru_hole circle (at 41.275 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp f986a57c-2c16-4b6e-8972-024f44d20ef5)) |
|||
(pad "7" thru_hole circle (at 40.005 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 6a331b35-89a2-40da-bc88-163ccd4ff23b)) |
|||
(pad "8" thru_hole circle (at 38.735 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 76fd4c28-c1e6-4382-b79f-95fc09698417)) |
|||
(pad "9" thru_hole circle (at 37.465 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 31a710b2-8a1f-4ed4-859f-10af0f4e63db)) |
|||
(pad "10" thru_hole circle (at 36.195 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp b295de0c-fd52-4b7e-ba96-b1e9f97f48ab)) |
|||
(pad "11" thru_hole circle (at 34.925 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp c4fe6445-0ec4-4f80-bc5d-61335d21d767)) |
|||
(pad "12" thru_hole circle (at 33.655 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 3b1e63eb-f157-496f-8d74-28a30cfa4dc7)) |
|||
(pad "13" thru_hole circle (at 32.385 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 7efee57c-55ee-486c-b3b2-2d69f70ce423)) |
|||
(pad "14" thru_hole circle (at 31.115 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 6b51594b-d12e-4553-a09f-954da4c13246)) |
|||
(pad "15" thru_hole circle (at 29.845 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp fa41481d-2a37-4a25-8e8c-c3f23ccc56c6)) |
|||
(pad "16" thru_hole circle (at 28.575 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 3df8f4e3-26f2-413f-bc45-5c30fc69d4b7)) |
|||
(pad "17" thru_hole circle (at 27.305 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 3a8ae1ce-f138-402d-9089-ed7a72d68edf)) |
|||
(pad "18" thru_hole circle (at 26.035 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp ec8e887e-9933-4287-ac7c-7b61dec88bd2)) |
|||
(pad "19" thru_hole circle (at 24.765 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp f7abc4a9-b147-48ed-aeae-964681dec399)) |
|||
(pad "20" thru_hole circle (at 23.495 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp ae9344b8-6d38-481d-b174-2e133bab79e2)) |
|||
(pad "21" thru_hole circle (at 22.225 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 74391a31-7f93-4127-b448-55406a76d47a)) |
|||
(pad "22" thru_hole circle (at 20.955 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 2a1da5aa-d679-4d34-91fb-0318d5e1616b)) |
|||
(pad "23" thru_hole circle (at 19.685 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp fcc1a073-d850-4cab-a359-8b7938fba55a)) |
|||
(pad "24" thru_hole circle (at 18.415 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 3eeba1a6-6095-4ae6-8d9e-16ad3e9b85ad)) |
|||
(pad "25" thru_hole circle (at 17.145 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 0756622a-863e-4388-a044-2891676224f5)) |
|||
(pad "26" thru_hole circle (at 15.875 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 1b806f2a-64dd-4bd2-b772-57923728771a)) |
|||
(pad "27" thru_hole circle (at 14.605 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 0530cbb3-79d5-45ea-8808-3d7e853ffc65)) |
|||
(pad "28" thru_hole circle (at 13.335 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 41dbd8a3-bf03-45dd-80b2-9d002e8bb991)) |
|||
(pad "29" thru_hole circle (at 12.065 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp b9ea7923-304d-42fe-987f-7d53a73b437a)) |
|||
(pad "30" thru_hole circle (at 10.795 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp e071864a-f10c-415a-9a50-9979a6f0a5b6)) |
|||
(pad "31" thru_hole circle (at 9.525 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 4f6b68c1-01f5-47dc-95d7-217d00cc0a4a)) |
|||
(pad "32" thru_hole circle (at 8.255 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 3a1e716e-eb5d-4bde-8f27-86acd7304436)) |
|||
(pad "33" thru_hole circle (at 6.985 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 6089a587-939f-4a0f-82e7-688ad496e5fd)) |
|||
(pad "34" thru_hole circle (at 5.715 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp e5541914-cdd5-49f1-9e10-ab3968300788)) |
|||
(pad "35" thru_hole circle (at 4.445 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp bf918bd6-890c-4be5-9084-b79dae65ab2a)) |
|||
(pad "36" thru_hole circle (at 3.175 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp ea1f29c4-4d9d-4064-9b4f-93122402a3b1)) |
|||
(pad "37" thru_hole circle (at -3.175 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp fe3164f2-a61e-4710-91ba-bffc802da65e)) |
|||
(pad "38" thru_hole circle (at -4.445 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 7f93677f-4664-40ab-99b0-5186021474ba)) |
|||
(pad "39" thru_hole circle (at -5.715 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 707f07d0-eb07-47e4-95b3-b1c43f3e27b1)) |
|||
(pad "40" thru_hole circle (at -6.985 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 2284fdfa-9a8b-4fd6-90a4-f54f7cb0e397)) |
|||
(pad "41" thru_hole circle (at -8.255 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp febcf599-0fc2-4de9-9da2-cd1d76742600)) |
|||
(pad "42" thru_hole circle (at -9.525 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp f8cc24eb-4a97-4211-9b56-8e3bbc400ab2)) |
|||
(pad "43" thru_hole circle (at -10.795 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 14c9bf0e-6415-4e19-8fe1-555ecb11ae6f)) |
|||
(pad "44" thru_hole circle (at -12.065 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp dad84ce7-77f2-4af7-b571-d0e8de64ef86)) |
|||
(pad "45" thru_hole circle (at -13.335 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp e4cb439a-4e64-4405-ad22-9e58770e435d)) |
|||
(pad "46" thru_hole circle (at -14.605 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp be6b0119-ac67-41b5-8508-6584aed5392c)) |
|||
(pad "47" thru_hole circle (at -15.875 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 86b5ea77-da63-47dd-a7b6-69b334ecc8c8)) |
|||
(pad "48" thru_hole circle (at -17.145 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 1937190d-588a-4b53-84a7-d1eda7e4ac9d)) |
|||
(pad "49" thru_hole circle (at -18.415 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 80a37fe8-754d-48b5-890a-af98da88ec7e)) |
|||
(pad "50" thru_hole circle (at -19.685 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 1a1c5e18-d639-4325-831e-83af26543634)) |
|||
(pad "51" thru_hole circle (at -20.955 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 913b19e3-b2a3-42a6-ad24-7e505e1a2071)) |
|||
(pad "52" thru_hole circle (at -22.225 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 04a91340-f325-4bb3-aa8a-e490b37b476c)) |
|||
(pad "53" thru_hole circle (at -23.495 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 27daff4d-2cd8-4187-807a-f75f38c0e5ed)) |
|||
(pad "54" thru_hole circle (at -24.765 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp c1ddf97f-87d4-4035-b68e-3a5115cd8ccc)) |
|||
(pad "55" thru_hole circle (at -26.035 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 6a8aa12a-84fb-4078-affc-becb3af2ad4f)) |
|||
(pad "56" thru_hole circle (at -27.305 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 1675fdb2-73ee-4388-939a-722041367ce1)) |
|||
(pad "57" thru_hole circle (at -28.575 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp e4e8a76f-2fe8-409d-89b2-1ae4d650fb2b)) |
|||
(pad "58" thru_hole circle (at -29.845 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 86b39df1-4566-46d1-8ae9-0fe141eb8ccd)) |
|||
(pad "59" thru_hole circle (at -31.115 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp acecf435-11cf-4817-9deb-5389b14b9de6)) |
|||
(pad "60" thru_hole circle (at -32.385 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 1b709cdc-4f15-43ab-bfa3-afde51da7943)) |
|||
(pad "61" thru_hole circle (at -33.655 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 3463cb8b-2425-4a4d-bc1d-1aab9808a712)) |
|||
(pad "62" thru_hole circle (at -34.925 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 29f6b6db-a838-4d22-81aa-b0a15c6aa74c)) |
|||
(pad "63" thru_hole circle (at -36.195 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 28aaebc7-0126-4396-b26b-a42f43878c51)) |
|||
(pad "64" thru_hole circle (at -37.465 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 9ad0a59f-13a7-485d-b713-de139a7df4b4)) |
|||
(pad "65" thru_hole circle (at -38.735 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 1b268fa7-7ddf-42ef-b45c-73158878c481)) |
|||
(pad "66" thru_hole circle (at -40.005 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp a6417c31-1aec-4b34-a459-7d78b73bfca9)) |
|||
(pad "67" thru_hole circle (at -41.275 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 9af563af-8779-4aad-80d6-7da0b2882ac8)) |
|||
(pad "68" thru_hole circle (at -42.545 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 121a37e6-f464-42ca-9442-73a029706e29)) |
|||
(pad "69" thru_hole circle (at -43.815 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 1841e770-e482-4d11-b68c-d90f9723f5c6)) |
|||
(pad "70" thru_hole circle (at -45.085 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 075888ae-a0f9-4b26-bf57-7c5c3506374b)) |
|||
(pad "71" thru_hole circle (at -46.355 1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp fc209170-15be-406b-b3c1-c60f9520bd81)) |
|||
(pad "72" thru_hole circle (at -47.625 -1.27) (size 1.143 1.143) (drill 0.635) (layers *.Cu *.Mask) (tstamp 2bea6cdb-88ba-43b5-805a-c71a7ce66822)) |
|||
) |
@ -0,0 +1,34 @@ |
|||
(module "subclick" (layer "F.Cu") (tedit 5FA9482B) |
|||
(descr "Connecteur Subclick") |
|||
(tags "CONN DEV") |
|||
(attr through_hole) |
|||
(fp_text reference "P8" (at 0 6.35) (layer "F.SilkS") |
|||
(effects (font (size 1.524 1.016) (thickness 0.3048))) |
|||
(tstamp e5135cdc-1cd8-47dc-a02f-908c7e2c5a44) |
|||
) |
|||
(fp_text value "BNC" (at -0.254 -6.35) (layer "F.SilkS") |
|||
(effects (font (size 2.032 1.27) (thickness 0.3048))) |
|||
(tstamp 269ceebc-568c-4483-9373-43fe24da02db) |
|||
) |
|||
(fp_line (start -5.08 3.81) (end -5.08 -3.81) (layer "F.SilkS") (width 0.3048) (tstamp 00b05d7e-14e4-4420-9322-d6263148d67a)) |
|||
(fp_line (start 4.826 -2.54) (end 13.843 -2.54) (layer "F.SilkS") (width 0.3048) (tstamp 04ba2747-9f1f-4d94-8d75-bf41d3b6848a)) |
|||
(fp_line (start 13.843 -2.54) (end 13.843 2.54) (layer "F.SilkS") (width 0.3048) (tstamp 147908bc-1427-4b69-bfd2-295eb170cc8b)) |
|||
(fp_line (start 5.08 3.81) (end 3.81 5.08) (layer "F.SilkS") (width 0.3048) (tstamp 429f1255-f65a-4937-ac35-e230373ba722)) |
|||
(fp_line (start 13.843 2.54) (end 4.953 2.54) (layer "F.SilkS") (width 0.3048) (tstamp 753c9526-ce13-485a-949a-a9bf871d81db)) |
|||
(fp_line (start -5.08 -3.81) (end -3.81 -5.08) (layer "F.SilkS") (width 0.3048) (tstamp 8b38fa6f-8f46-4834-b3d9-3a5799ac5e4d)) |
|||
(fp_line (start 3.81 -5.08) (end 5.08 -3.81) (layer "F.SilkS") (width 0.3048) (tstamp a098190d-758a-4594-8d7b-8acbd740fb78)) |
|||
(fp_line (start 3.81 5.08) (end -3.81 5.08) (layer "F.SilkS") (width 0.3048) (tstamp b68b3136-5c9b-41e4-9042-ad771b049182)) |
|||
(fp_line (start -3.81 -5.08) (end 3.81 -5.08) (layer "F.SilkS") (width 0.3048) (tstamp d8282406-6ad9-45c0-bcaf-48132342b306)) |
|||
(fp_line (start 5.08 -3.81) (end 5.08 3.81) (layer "F.SilkS") (width 0.3048) (tstamp e5da2bf3-d31c-4fcd-9a34-0c7b23060ab1)) |
|||
(fp_line (start -3.81 5.08) (end -5.08 3.81) (layer "F.SilkS") (width 0.3048) (tstamp ef630dc9-802b-45d1-8112-894b44942bec)) |
|||
(pad "1" thru_hole circle (at 0 0) (size 1.778 1.778) (drill 1.016) (layers *.Cu *.Mask) (tstamp 2bd31bd0-ba76-4f53-9b08-0a0ef1ca698f)) |
|||
(pad "2" thru_hole circle (at -2.54 -2.54) (size 3.048 3.048) (drill 1.524) (layers *.Cu *.Mask) (tstamp 1fadece7-c86a-4124-89c8-53fe1b15a141)) |
|||
(pad "2" thru_hole circle (at -2.54 2.54) (size 3.048 3.048) (drill 1.524) (layers *.Cu *.Mask) (tstamp 293f05d3-4a23-4d7f-9b06-66bf396eb139)) |
|||
(pad "2" thru_hole circle (at 2.54 -2.54) (size 3.048 3.048) (drill 1.524) (layers *.Cu *.Mask) (tstamp 38833e99-4816-4f80-af95-6a17db04aec1)) |
|||
(pad "2" thru_hole circle (at 2.54 2.54) (size 3.048 3.048) (drill 1.524) (layers *.Cu *.Mask) (tstamp 63cde946-e347-4710-95d8-f1592bed878d)) |
|||
(model "${KIPRJMOD}/libs/fp.3dshapes/subclick_horiz.wrl" |
|||
(offset (xyz 0 0 0)) |
|||
(scale (xyz 1 1 1)) |
|||
(rotate (xyz 0 0 0)) |
|||
) |
|||
) |
1086
demos/video/libs/fp.3dshapes/subclick_horiz.wrl
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -1,3 +0,0 @@ |
|||
EESchema-DOCLIB Version 2.0 |
|||
# |
|||
#End Doc Library |
5876
demos/video/libs/video_schlib.kicad_sym
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
1720
demos/video/libs/video_schlib.lib
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
2066
demos/video/modul.kicad_sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -1,997 +0,0 @@ |
|||
EESchema Schematic File Version 5 |
|||
EELAYER 33 0 |
|||
EELAYER END |
|||
$Descr A4 11693 8268 |
|||
encoding utf-8 |
|||
Sheet 6 8 |
|||
Title "Video" |
|||
Date "Sun 22 Mar 2015" |
|||
Rev "2.0B" |
|||
Comp "Kicad EDA" |
|||
Comment1 "" |
|||
Comment2 "" |
|||
Comment3 "" |
|||
Comment4 "" |
|||
Comment5 "" |
|||
Comment6 "" |
|||
Comment7 "" |
|||
Comment8 "" |
|||
Comment9 "" |
|||
$EndDescr |
|||
Connection ~ 2500 1800 |
|||
Connection ~ 7100 1200 |
|||
Connection ~ 6900 2700 |
|||
Connection ~ 5200 3000 |
|||
Connection ~ 5800 3000 |
|||
Connection ~ 6800 3850 |
|||
Connection ~ 3900 1500 |
|||
Connection ~ 5500 4600 |
|||
Connection ~ 9800 4700 |
|||
Connection ~ 9800 3100 |
|||
Connection ~ 9800 1500 |
|||
Connection ~ 3500 1500 |
|||
Connection ~ 7200 1200 |
|||
NoConn ~ 2600 3000 |
|||
NoConn ~ 2600 3100 |
|||
NoConn ~ 2600 2900 |
|||
NoConn ~ 2600 2800 |
|||
Wire Wire Line |
|||
950 3200 950 3450 |
|||
Wire Wire Line |
|||
950 3900 950 3850 |
|||
Wire Wire Line |
|||
1500 3900 2600 3900 |
|||
Wire Wire Line |
|||
1500 3950 1500 3900 |
|||
Wire Wire Line |
|||
1500 4400 1500 4350 |
|||
Wire Wire Line |
|||
1600 3600 1550 3600 |
|||
Wire Wire Line |
|||
1950 3300 2000 3300 |
|||
Wire Wire Line |
|||
2100 3500 1550 3500 |
|||
Wire Wire Line |
|||
2100 3700 1550 3700 |
|||
Wire Wire Line |
|||
2100 4100 2100 4500 |
|||
Wire Wire Line |
|||
2100 5150 2100 5100 |
|||
Wire Wire Line |
|||
2100 5600 2100 5550 |
|||
Wire Wire Line |
|||
2400 1800 2500 1800 |
|||
Wire Wire Line |
|||
2500 1800 2500 1950 |
|||
Wire Wire Line |
|||
2500 1800 2700 1800 |
|||
Wire Wire Line |
|||
2500 2350 2500 2600 |
|||
Wire Wire Line |
|||
2500 2600 2600 2600 |
|||
Wire Wire Line |
|||
2500 3300 2600 3300 |
|||
Wire Wire Line |
|||
2600 3200 950 3200 |
|||
Wire Wire Line |
|||
2600 3500 2500 3500 |
|||
Wire Wire Line |
|||
2600 3600 2000 3600 |
|||
Wire Wire Line |
|||
2600 3700 2500 3700 |
|||
Wire Wire Line |
|||
2600 4100 2100 4100 |
|||
Wire Wire Line |
|||
3300 1800 3200 1800 |
|||
Wire Wire Line |
|||
3300 1850 3300 1800 |
|||
Wire Wire Line |
|||
3500 1450 3500 1500 |
|||
Wire Wire Line |
|||
3500 1500 3500 2250 |
|||
Wire Wire Line |
|||
3500 1500 3900 1500 |
|||
Wire Wire Line |
|||
3500 4500 3500 4450 |
|||
Wire Wire Line |
|||
3900 1500 3900 1600 |
|||
Wire Wire Line |
|||
3900 1500 4000 1500 |
|||
Wire Wire Line |
|||
3900 2050 3900 2000 |
|||
Wire Wire Line |
|||
4400 2700 6900 2700 |
|||
Wire Wire Line |
|||
4400 3000 5200 3000 |
|||
Wire Wire Line |
|||
4400 3200 4900 3200 |
|||
Wire Wire Line |
|||
4400 3300 4900 3300 |
|||
Wire Wire Line |
|||
4400 3400 4900 3400 |
|||
Wire Wire Line |
|||
4400 3600 5500 3600 |
|||
Wire Wire Line |
|||
4400 3700 5500 3700 |
|||
Wire Wire Line |
|||
4400 3900 4500 3900 |
|||
Wire Wire Line |
|||
4450 3800 4400 3800 |
|||
Wire Wire Line |
|||
4500 2400 4500 2600 |
|||
Wire Wire Line |
|||
4500 2600 4400 2600 |
|||
Wire Wire Line |
|||
4500 3900 4500 4000 |
|||
Wire Wire Line |
|||
4500 4450 4500 4400 |
|||
Wire Wire Line |
|||
4600 1500 4700 1500 |
|||
Wire Wire Line |
|||
4600 2400 4500 2400 |
|||
Wire Wire Line |
|||
5100 2400 5350 2400 |
|||
Wire Wire Line |
|||
5200 3000 5200 3100 |
|||
Wire Wire Line |
|||
5200 3000 5800 3000 |
|||
Wire Wire Line |
|||
5500 3700 5500 3900 |
|||
Wire Wire Line |
|||
5500 4500 5500 4600 |
|||
Wire Wire Line |
|||
5500 4600 5500 4700 |
|||
Wire Wire Line |
|||
5500 5150 5500 5100 |
|||
Wire Wire Line |
|||
5800 3000 5800 3300 |
|||
Wire Wire Line |
|||
5800 3000 6300 3000 |
|||
Wire Wire Line |
|||
5800 3300 5900 3300 |
|||
Wire Wire Line |
|||
5950 2400 6900 2400 |
|||
Wire Wire Line |
|||
6000 3600 6100 3600 |
|||
Wire Wire Line |
|||
6200 4600 5500 4600 |
|||
Wire Wire Line |
|||
6200 4700 6200 4600 |
|||
Wire Wire Line |
|||
6200 5100 6200 5150 |
|||
Wire Wire Line |
|||
6350 3750 6350 3850 |
|||
Wire Wire Line |
|||
6350 3850 6800 3850 |
|||
Wire Wire Line |
|||
6800 3600 6600 3600 |
|||
Wire Wire Line |
|||
6800 3850 6800 3600 |
|||
Wire Wire Line |
|||
6800 3950 6800 3850 |
|||
Wire Wire Line |
|||
6900 1200 7100 1200 |
|||
Wire Wire Line |
|||
6900 2400 6900 2700 |
|||
Wire Wire Line |
|||
6900 2700 6900 3000 |
|||
Wire Wire Line |
|||
6900 3000 6800 3000 |
|||
Wire Wire Line |
|||
7100 1200 7100 1100 |
|||
Wire Wire Line |
|||
7100 1200 7200 1200 |
|||
Wire Wire Line |
|||
7200 1200 7200 1300 |
|||
Wire Wire Line |
|||
7200 1200 7300 1200 |
|||
Wire Wire Line |
|||
7200 1750 7200 1700 |
|||
Wire Wire Line |
|||
7900 1200 8000 1200 |
|||
Wire Wire Line |
|||
8400 1200 8900 1200 |
|||
Wire Wire Line |
|||
8400 4400 8900 4400 |
|||
Wire Wire Line |
|||
8500 2800 8900 2800 |
|||
Wire Wire Line |
|||
9400 1200 9500 1200 |
|||
Wire Wire Line |
|||
9400 2800 9500 2800 |
|||
Wire Wire Line |
|||
9400 4400 9500 4400 |
|||
Wire Wire Line |
|||
9800 900 9800 1000 |
|||
Wire Wire Line |
|||
9800 1400 9800 1500 |
|||
Wire Wire Line |
|||
9800 1500 9800 1600 |
|||
Wire Wire Line |
|||
9800 1500 10000 1500 |
|||
Wire Wire Line |
|||
9800 2150 9800 2100 |
|||
Wire Wire Line |
|||
9800 2500 9800 2600 |
|||
Wire Wire Line |
|||
9800 3000 9800 3100 |
|||
Wire Wire Line |
|||
9800 3100 9800 3200 |
|||
Wire Wire Line |
|||
9800 3100 10000 3100 |
|||
Wire Wire Line |
|||
9800 3750 9800 3700 |
|||
Wire Wire Line |
|||
9800 4100 9800 4200 |
|||
Wire Wire Line |
|||
9800 4600 9800 4700 |
|||
Wire Wire Line |
|||
9800 4700 9800 4800 |
|||
Wire Wire Line |
|||
9800 4700 10000 4700 |
|||
Wire Wire Line |
|||
9800 5350 9800 5300 |
|||
Wire Wire Line |
|||
10500 3100 10600 3100 |
|||
Wire Wire Line |
|||
10500 4700 10600 4700 |
|||
Wire Wire Line |
|||
10600 1500 10500 1500 |
|||
Text Notes 1100 4900 0 60 ~ 0 |
|||
NTSC: |
|||
Text Notes 1100 5000 0 60 ~ 0 |
|||
3.579545MHz |
|||
Text Label 4500 3400 0 60 ~ 0 |
|||
CHROM |
|||
Text Label 4550 3300 0 60 ~ 0 |
|||
CVBS |
|||
Text Label 4600 3200 0 60 ~ 0 |
|||
LUM |
|||
Text Label 8400 1200 0 60 ~ 0 |
|||
CHROM |
|||
Text Label 8500 2800 0 60 ~ 0 |
|||
LUM |
|||
Text Label 8500 4400 0 60 ~ 0 |
|||
CVBS |
|||
Text HLabel 1550 3500 0 60 Input ~ 0 |
|||
RED |
|||
Text HLabel 1550 3600 0 60 Input ~ 0 |
|||
GREEN |
|||
Text HLabel 1550 3700 0 60 Input ~ 0 |
|||
BLUE |
|||
Text HLabel 1900 1800 0 60 Input ~ 0 |
|||
CSYNC-OUT |
|||
Text HLabel 10600 1500 2 60 Output ~ 0 |
|||
COUT |
|||
Text HLabel 10600 3100 2 60 Output ~ 0 |
|||
YOUT |
|||
Text HLabel 10600 4700 2 60 Output ~ 0 |
|||
CVBSOUT |
|||
$Comp |
|||
L video_schlib:VCC #PWR011 |
|||
U 1 1 33A51A5E |
|||
P 1950 3300 |
|||
F 0 "#PWR011" H 1950 3500 40 0001 C CNN |
|||
F 1 "VCC" V 1950 3450 40 0000 C CNN |
|||
F 2 "" H 1950 3300 60 0001 C CNN |
|||
F 3 "" H 1950 3300 60 0001 C CNN |
|||
1 1950 3300 |
|||
0 -1 -1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:VCC #VCC028 |
|||
U 1 1 4BF036B3 |
|||
P 4700 1500 |
|||
F 0 "#VCC028" H 4700 1600 30 0001 C CNN |
|||
F 1 "VCC" H 4700 1600 30 0000 C CNN |
|||
F 2 "" H 4700 1500 60 0001 C CNN |
|||
F 3 "" H 4700 1500 60 0001 C CNN |
|||
1 4700 1500 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:VCC #VCC033 |
|||
U 1 1 4BF0369D |
|||
P 8000 1200 |
|||
F 0 "#VCC033" H 8000 1300 30 0001 C CNN |
|||
F 1 "VCC" H 8000 1300 30 0000 C CNN |
|||
F 2 "" H 8000 1200 60 0001 C CNN |
|||
F 3 "" H 8000 1200 60 0001 C CNN |
|||
1 8000 1200 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:+5F #+030 |
|||
U 1 1 4BF036B1 |
|||
P 7100 1100 |
|||
F 0 "#+030" H 7100 1300 40 0001 C CNN |
|||
F 1 "+5F" H 7100 1250 40 0000 C CNN |
|||
F 2 "" H 7100 1100 60 0001 C CNN |
|||
F 3 "" H 7100 1100 60 0001 C CNN |
|||
1 7100 1100 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:+5F #+029 |
|||
U 1 1 4BF036B2 |
|||
P 9800 900 |
|||
F 0 "#+029" H 9800 1100 40 0001 C CNN |
|||
F 1 "+5F" H 9800 1050 40 0000 C CNN |
|||
F 2 "" H 9800 900 60 0001 C CNN |
|||
F 3 "" H 9800 900 60 0001 C CNN |
|||
1 9800 900 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:+5F #+031 |
|||
U 1 1 4BF036B0 |
|||
P 9800 2500 |
|||
F 0 "#+031" H 9800 2700 40 0001 C CNN |
|||
F 1 "+5F" H 9800 2650 40 0000 C CNN |
|||
F 2 "" H 9800 2500 60 0001 C CNN |
|||
F 3 "" H 9800 2500 60 0001 C CNN |
|||
1 9800 2500 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:+5F #+032 |
|||
U 1 1 4BF0369E |
|||
P 9800 4100 |
|||
F 0 "#+032" H 9800 4300 40 0001 C CNN |
|||
F 1 "+5F" H 9800 4250 40 0000 C CNN |
|||
F 2 "" H 9800 4100 60 0001 C CNN |
|||
F 3 "" H 9800 4100 60 0001 C CNN |
|||
1 9800 4100 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND015 |
|||
U 1 1 22760F9E |
|||
P 950 3900 |
|||
F 0 "#GND015" H 950 3900 40 0001 C CNN |
|||
F 1 "GND" H 950 3830 40 0001 C CNN |
|||
F 2 "" H 950 3900 60 0001 C CNN |
|||
F 3 "" H 950 3900 60 0001 C CNN |
|||
1 950 3900 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND014 |
|||
U 1 1 22760F94 |
|||
P 1500 4400 |
|||
F 0 "#GND014" H 1500 4400 40 0001 C CNN |
|||
F 1 "GND" H 1500 4330 40 0001 C CNN |
|||
F 2 "" H 1500 4400 60 0001 C CNN |
|||
F 3 "" H 1500 4400 60 0001 C CNN |
|||
1 1500 4400 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND016 |
|||
U 1 1 22760FAD |
|||
P 2100 5600 |
|||
F 0 "#GND016" H 2100 5700 60 0001 C CNN |
|||
F 1 "GND" H 2100 5500 60 0001 C CNN |
|||
F 2 "" H 2100 5600 60 0001 C CNN |
|||
F 3 "" H 2100 5600 60 0001 C CNN |
|||
1 2100 5600 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND020 |
|||
U 1 1 22760FE9 |
|||
P 3300 1850 |
|||
F 0 "#GND020" H 3300 1950 60 0001 C CNN |
|||
F 1 "GND" H 3300 1750 60 0001 C CNN |
|||
F 2 "" H 3300 1850 60 0001 C CNN |
|||
F 3 "" H 3300 1850 60 0001 C CNN |
|||
1 3300 1850 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND012 |
|||
U 1 1 22760F6C |
|||
P 3500 4500 |
|||
F 0 "#GND012" H 3500 4600 60 0001 C CNN |
|||
F 1 "GND" H 3500 4400 60 0001 C CNN |
|||
F 2 "" H 3500 4500 60 0001 C CNN |
|||
F 3 "" H 3500 4500 60 0001 C CNN |
|||
1 3500 4500 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND013 |
|||
U 1 1 22760F7B |
|||
P 3900 2050 |
|||
F 0 "#GND013" H 3900 2150 60 0001 C CNN |
|||
F 1 "GND" H 3900 1950 60 0001 C CNN |
|||
F 2 "" H 3900 2050 60 0001 C CNN |
|||
F 3 "" H 3900 2050 60 0001 C CNN |
|||
1 3900 2050 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #PWR010 |
|||
U 1 1 33CF5737 |
|||
P 4450 3800 |
|||
F 0 "#PWR010" H 4450 3800 40 0001 C CNN |
|||
F 1 "GND" H 4450 3700 40 0001 C CNN |
|||
F 2 "" H 4450 3800 60 0001 C CNN |
|||
F 3 "" H 4450 3800 60 0001 C CNN |
|||
1 4450 3800 |
|||
0 -1 -1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND019 |
|||
U 1 1 22760FDA |
|||
P 4500 4450 |
|||
F 0 "#GND019" H 4500 4550 60 0001 C CNN |
|||
F 1 "GND" H 4500 4350 60 0001 C CNN |
|||
F 2 "" H 4500 4450 60 0001 C CNN |
|||
F 3 "" H 4500 4450 60 0001 C CNN |
|||
1 4500 4450 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND018 |
|||
U 1 1 22760FD0 |
|||
P 5200 3500 |
|||
F 0 "#GND018" H 5200 3600 60 0001 C CNN |
|||
F 1 "GND" H 5050 3450 60 0001 C CNN |
|||
F 2 "" H 5200 3500 60 0001 C CNN |
|||
F 3 "" H 5200 3500 60 0001 C CNN |
|||
1 5200 3500 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND021 |
|||
U 1 1 22761002 |
|||
P 5500 5150 |
|||
F 0 "#GND021" H 5500 5250 60 0001 C CNN |
|||
F 1 "GND" H 5500 5050 60 0001 C CNN |
|||
F 2 "" H 5500 5150 60 0001 C CNN |
|||
F 3 "" H 5500 5150 60 0001 C CNN |
|||
1 5500 5150 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #PWR09 |
|||
U 1 1 349FB5CD |
|||
P 5650 2600 |
|||
F 0 "#PWR09" H 5650 2600 40 0001 C CNN |
|||
F 1 "GND" H 5650 2530 40 0001 C CNN |
|||
F 2 "" H 5650 2600 60 0001 C CNN |
|||
F 3 "" H 5650 2600 60 0001 C CNN |
|||
1 5650 2600 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND022 |
|||
U 1 1 22761007 |
|||
P 6200 5150 |
|||
F 0 "#GND022" H 6200 5250 60 0001 C CNN |
|||
F 1 "GND" H 6200 5050 60 0001 C CNN |
|||
F 2 "" H 6200 5150 60 0001 C CNN |
|||
F 3 "" H 6200 5150 60 0001 C CNN |
|||
1 6200 5150 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND017 |
|||
U 1 1 22760FC6 |
|||
P 6300 3300 |
|||
F 0 "#GND017" H 6300 3400 60 0001 C CNN |
|||
F 1 "GND" H 6300 3200 60 0000 C CNN |
|||
F 2 "" H 6300 3300 60 0001 C CNN |
|||
F 3 "" H 6300 3300 60 0001 C CNN |
|||
1 6300 3300 |
|||
0 -1 -1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND027 |
|||
U 1 1 227610A2 |
|||
P 6800 3950 |
|||
F 0 "#GND027" H 6800 4050 60 0001 C CNN |
|||
F 1 "GND" H 6800 3850 60 0001 C CNN |
|||
F 2 "" H 6800 3950 60 0001 C CNN |
|||
F 3 "" H 6800 3950 60 0001 C CNN |
|||
1 6800 3950 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND024 |
|||
U 1 1 2276105C |
|||
P 7200 1750 |
|||
F 0 "#GND024" H 7200 1850 60 0001 C CNN |
|||
F 1 "GND" H 7200 1650 60 0001 C CNN |
|||
F 2 "" H 7200 1750 60 0001 C CNN |
|||
F 3 "" H 7200 1750 60 0001 C CNN |
|||
1 7200 1750 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND023 |
|||
U 1 1 2276104D |
|||
P 9800 2150 |
|||
F 0 "#GND023" H 9800 2250 60 0001 C CNN |
|||
F 1 "GND" H 9800 2050 60 0001 C CNN |
|||
F 2 "" H 9800 2150 60 0001 C CNN |
|||
F 3 "" H 9800 2150 60 0001 C CNN |
|||
1 9800 2150 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND025 |
|||
U 1 1 2276106B |
|||
P 9800 3750 |
|||
F 0 "#GND025" H 9800 3850 60 0001 C CNN |
|||
F 1 "GND" H 9800 3650 60 0001 C CNN |
|||
F 2 "" H 9800 3750 60 0001 C CNN |
|||
F 3 "" H 9800 3750 60 0001 C CNN |
|||
1 9800 3750 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:GND #GND026 |
|||
U 1 1 22761084 |
|||
P 9800 5350 |
|||
F 0 "#GND026" H 9800 5450 60 0001 C CNN |
|||
F 1 "GND" H 9800 5250 60 0001 C CNN |
|||
F 2 "" H 9800 5350 60 0001 C CNN |
|||
F 3 "" H 9800 5350 60 0001 C CNN |
|||
1 9800 5350 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:PWR_FLAG #FLG07 |
|||
U 1 1 4174D92E |
|||
P 3500 1450 |
|||
F 0 "#FLG07" H 3500 1720 30 0001 C CNN |
|||
F 1 "PWR_FLAG" H 3500 1680 30 0000 C CNN |
|||
F 2 "" H 3500 1450 60 0001 C CNN |
|||
F 3 "" H 3500 1450 60 0001 C CNN |
|||
1 3500 1450 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:PWR_FLAG #FLG08 |
|||
U 1 1 4174D923 |
|||
P 6900 1200 |
|||
F 0 "#FLG08" H 6900 1470 30 0001 C CNN |
|||
F 1 "PWR_FLAG" H 6900 1430 30 0000 C CNN |
|||
F 2 "" H 6900 1200 60 0001 C CNN |
|||
F 3 "" H 6900 1200 60 0001 C CNN |
|||
1 6900 1200 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:INDUCTOR L2 |
|||
U 1 1 22760F71 |
|||
P 4300 1500 |
|||
F 0 "L2" V 4500 1500 50 0000 C CNN |
|||
F 1 "22uH" V 4400 1500 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1812_4532Metric_Pad1.24x3.50mm_HandSolder" H 4300 1500 60 0001 C CNN |
|||
F 3 "" H 4300 1500 60 0001 C CNN |
|||
1 4300 1500 |
|||
0 1 -1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:INDUCTOR L1 |
|||
U 1 1 22760FF3 |
|||
P 5500 4200 |
|||
F 0 "L1" V 5450 4200 40 0000 C CNN |
|||
F 1 "2,2uH" V 5600 4200 40 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1812_4532Metric_Pad1.24x3.50mm_HandSolder" H 5500 4200 60 0001 C CNN |
|||
F 3 "" H 5500 4200 60 0001 C CNN |
|||
1 5500 4200 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:INDUCTOR L3 |
|||
U 1 1 22761052 |
|||
P 7600 1200 |
|||
F 0 "L3" V 7800 1200 50 0000 C CNN |
|||
F 1 "22uH" V 7700 1200 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1812_4532Metric_Pad1.24x3.50mm_HandSolder" H 7600 1200 60 0001 C CNN |
|||
F 3 "" H 7600 1200 60 0001 C CNN |
|||
1 7600 1200 |
|||
0 1 -1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R30 |
|||
U 1 1 22760FE4 |
|||
P 2150 1800 |
|||
F 0 "R30" V 2230 1800 50 0000 C CNN |
|||
F 1 "3,3K" V 2150 1800 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 2150 1800 60 0001 C CNN |
|||
F 3 "" H 2150 1800 60 0001 C CNN |
|||
1 2150 1800 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R4 |
|||
U 1 1 33A51A4E |
|||
P 2250 3300 |
|||
F 0 "R4" V 2330 3300 50 0000 C CNN |
|||
F 1 "10K" V 2250 3300 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 2250 3300 60 0001 C CNN |
|||
F 3 "" H 2250 3300 60 0001 C CNN |
|||
F 4 "~" V 2250 3220 50 0001 C CNN "Champ7" |
|||
1 2250 3300 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R31 |
|||
U 1 1 22760FDF |
|||
P 2950 1800 |
|||
F 0 "R31" V 3030 1800 50 0000 C CNN |
|||
F 1 "470" V 2950 1800 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 2950 1800 60 0001 C CNN |
|||
F 3 "" H 2950 1800 60 0001 C CNN |
|||
1 2950 1800 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R10 |
|||
U 1 1 22760F80 |
|||
P 4850 2400 |
|||
F 0 "R10" V 4930 2400 50 0000 C CNN |
|||
F 1 "1K" V 4850 2400 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 4850 2400 60 0001 C CNN |
|||
F 3 "" H 4850 2400 60 0001 C CNN |
|||
1 4850 2400 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R9 |
|||
U 1 1 22761098 |
|||
P 5750 3600 |
|||
F 0 "R9" V 5830 3600 50 0000 C CNN |
|||
F 1 "150K" V 5750 3600 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 5750 3600 60 0001 C CNN |
|||
F 3 "" H 5750 3600 60 0001 C CNN |
|||
1 5750 3600 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R11 |
|||
U 1 1 22760FBC |
|||
P 6550 3000 |
|||
F 0 "R11" V 6630 3000 50 0000 C CNN |
|||
F 1 "1K" V 6550 3000 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 6550 3000 60 0001 C CNN |
|||
F 3 "" H 6550 3000 60 0001 C CNN |
|||
1 6550 3000 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R16 |
|||
U 1 1 2276103E |
|||
P 9150 1200 |
|||
F 0 "R16" V 9230 1200 50 0000 C CNN |
|||
F 1 "220" V 9150 1200 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 9150 1200 60 0001 C CNN |
|||
F 3 "" H 9150 1200 60 0001 C CNN |
|||
1 9150 1200 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R17 |
|||
U 1 1 2276107A |
|||
P 9150 2800 |
|||
F 0 "R17" V 9230 2800 50 0000 C CNN |
|||
F 1 "220" V 9150 2800 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 9150 2800 60 0001 C CNN |
|||
F 3 "" H 9150 2800 60 0001 C CNN |
|||
1 9150 2800 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R18 |
|||
U 1 1 22761093 |
|||
P 9150 4400 |
|||
F 0 "R18" V 9230 4400 50 0000 C CNN |
|||
F 1 "220" V 9150 4400 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 9150 4400 60 0001 C CNN |
|||
F 3 "" H 9150 4400 60 0001 C CNN |
|||
1 9150 4400 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R32 |
|||
U 1 1 22761043 |
|||
P 9800 1850 |
|||
F 0 "R32" V 9880 1850 50 0000 C CNN |
|||
F 1 "470" V 9800 1850 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 9800 1850 60 0001 C CNN |
|||
F 3 "" H 9800 1850 60 0001 C CNN |
|||
1 9800 1850 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R33 |
|||
U 1 1 22761070 |
|||
P 9800 3450 |
|||
F 0 "R33" V 9880 3450 50 0000 C CNN |
|||
F 1 "470" V 9800 3450 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 9800 3450 60 0001 C CNN |
|||
F 3 "" H 9800 3450 60 0001 C CNN |
|||
1 9800 3450 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R34 |
|||
U 1 1 22761089 |
|||
P 9800 5050 |
|||
F 0 "R34" V 9880 5050 50 0000 C CNN |
|||
F 1 "470" V 9800 5050 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 9800 5050 60 0001 C CNN |
|||
F 3 "" H 9800 5050 60 0001 C CNN |
|||
1 9800 5050 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R39 |
|||
U 1 1 22761048 |
|||
P 10250 1500 |
|||
F 0 "R39" V 10330 1500 50 0000 C CNN |
|||
F 1 "68" V 10250 1500 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 10250 1500 60 0001 C CNN |
|||
F 3 "" H 10250 1500 60 0001 C CNN |
|||
1 10250 1500 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R40 |
|||
U 1 1 22761075 |
|||
P 10250 3100 |
|||
F 0 "R40" V 10350 3100 60 0000 C CNN |
|||
F 1 "68" V 10250 3100 60 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 10250 3100 60 0001 C CNN |
|||
F 3 "" H 10250 3100 60 0001 C CNN |
|||
1 10250 3100 |
|||
0 -1 -1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:R R41 |
|||
U 1 1 2276108E |
|||
P 10250 4700 |
|||
F 0 "R41" V 10330 4700 50 0000 C CNN |
|||
F 1 "68" V 10250 4700 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 10250 4700 60 0001 C CNN |
|||
F 3 "" H 10250 4700 60 0001 C CNN |
|||
1 10250 4700 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:CP C54 |
|||
U 1 1 22760F76 |
|||
P 3900 1800 |
|||
F 0 "C54" H 4050 1950 50 0000 C CNN |
|||
F 1 "4.7uF" H 4050 1650 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 3900 1800 60 0001 C CNN |
|||
F 3 "" H 3900 1800 60 0001 C CNN |
|||
1 3900 1800 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:CP C64 |
|||
U 1 1 22760FC1 |
|||
P 6100 3300 |
|||
F 0 "C64" V 6250 3450 50 0000 C CNN |
|||
F 1 "6,8uF" V 6250 3150 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1210_3225Metric_Pad1.24x2.70mm_HandSolder" H 6100 3300 60 0001 C CNN |
|||
F 3 "" H 6100 3300 60 0001 C CNN |
|||
1 6100 3300 |
|||
0 -1 -1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:CP C55 |
|||
U 1 1 22761057 |
|||
P 7200 1500 |
|||
F 0 "C55" H 7350 1600 50 0000 C CNN |
|||
F 1 "4.7uF" H 7350 1400 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1210_3225Metric_Pad1.24x2.70mm_HandSolder" H 7200 1500 60 0001 C CNN |
|||
F 3 "" H 7200 1500 60 0001 C CNN |
|||
1 7200 1500 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:C C44 |
|||
U 1 1 22760F99 |
|||
P 950 3650 |
|||
F 0 "C44" H 1100 3750 50 0000 C CNN |
|||
F 1 "220nF" H 1100 3550 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 950 3650 60 0001 C CNN |
|||
F 3 "" H 950 3650 60 0001 C CNN |
|||
1 950 3650 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:C C43 |
|||
U 1 1 22760F8F |
|||
P 1500 4150 |
|||
F 0 "C43" H 1650 4250 50 0000 C CNN |
|||
F 1 "220nF" H 1650 4050 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 1500 4150 60 0001 C CNN |
|||
F 3 "" H 1500 4150 60 0001 C CNN |
|||
1 1500 4150 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:C C59 |
|||
U 1 1 22760F62 |
|||
P 1800 3600 |
|||
F 0 "C59" V 1850 3750 50 0000 C CNN |
|||
F 1 "47nF" V 1850 3450 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 1800 3600 60 0001 C CNN |
|||
F 3 "" H 1800 3600 60 0001 C CNN |
|||
1 1800 3600 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:C C60 |
|||
U 1 1 22760F67 |
|||
P 2300 3500 |
|||
F 0 "C60" V 2350 3650 50 0000 C CNN |
|||
F 1 "47nF" V 2350 3350 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 2300 3500 60 0001 C CNN |
|||
F 3 "" H 2300 3500 60 0001 C CNN |
|||
1 2300 3500 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:C C58 |
|||
U 1 1 22760F53 |
|||
P 2300 3700 |
|||
F 0 "C58" V 2350 3850 50 0000 C CNN |
|||
F 1 "47nF" V 2350 3550 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 2300 3700 60 0001 C CNN |
|||
F 3 "" H 2300 3700 60 0001 C CNN |
|||
1 2300 3700 |
|||
0 1 1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:C C61 |
|||
U 1 1 22760F8A |
|||
P 2500 2150 |
|||
F 0 "C61" H 2600 2250 50 0000 C CNN |
|||
F 1 "47nF" H 2600 2050 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 2500 2150 60 0001 C CNN |
|||
F 3 "" H 2500 2150 60 0001 C CNN |
|||
1 2500 2150 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:C C45 |
|||
U 1 1 22760FD5 |
|||
P 4500 4200 |
|||
F 0 "C45" H 4650 4300 50 0000 C CNN |
|||
F 1 "220nF" H 4650 4050 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 4500 4200 60 0001 C CNN |
|||
F 3 "" H 4500 4200 60 0001 C CNN |
|||
1 4500 4200 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:C C48 |
|||
U 1 1 22760FCB |
|||
P 5200 3300 |
|||
F 0 "C48" H 5100 3200 50 0000 C CNN |
|||
F 1 "22nF" H 5100 3400 50 0000 C CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 5200 3300 60 0001 C CNN |
|||
F 3 "" H 5200 3300 60 0001 C CNN |
|||
1 5200 3300 |
|||
-1 0 0 1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:C C53 |
|||
U 1 1 22760FF8 |
|||
P 5500 4900 |
|||
F 0 "C53" H 5550 5000 50 0000 L CNN |
|||
F 1 "330pF" H 5550 4800 50 0000 L CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 5500 4900 60 0001 C CNN |
|||
F 3 "" H 5500 4900 60 0001 C CNN |
|||
1 5500 4900 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:C C46 |
|||
U 1 1 22760FFD |
|||
P 6200 4900 |
|||
F 0 "C46" H 6250 5000 50 0000 L CNN |
|||
F 1 "220pF" H 6250 4800 50 0000 L CNN |
|||
F 2 "Resistor_SMD:R_1206_3216Metric_Pad1.24x1.80mm_HandSolder" H 6200 4900 60 0001 C CNN |
|||
F 3 "" H 6200 4900 60 0001 C CNN |
|||
1 6200 4900 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:CTRIM CV1 |
|||
U 1 1 22760FA8 |
|||
P 2100 5350 |
|||
F 0 "CV1" H 2230 5270 50 0000 C CNN |
|||
F 1 "5/30pF" H 2250 5190 50 0000 C CNN |
|||
F 2 "Discret:CV3-30PF" H 2100 5350 60 0001 C CNN |
|||
F 3 "" H 2100 5350 60 0001 C CNN |
|||
1 2100 5350 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:POT POT1 |
|||
U 1 1 2276109D |
|||
P 6350 3600 |
|||
F 0 "POT1" H 6150 3750 60 0000 C CNN |
|||
F 1 "100K" H 6350 3500 60 0000 C CNN |
|||
F 2 "lib_smd:POT_CMS" H 6350 3600 60 0001 C CNN |
|||
F 3 "" H 6350 3600 60 0001 C CNN |
|||
1 6350 3600 |
|||
1 0 0 1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:CRYSTAL X3 |
|||
U 1 1 22760FA3 |
|||
P 2100 4800 |
|||
F 0 "X3" V 2300 4900 60 0000 C CNN |
|||
F 1 "4.433618MHz" V 1900 4450 60 0000 C CNN |
|||
F 2 "Crystal:Crystal_HC18-U_Horizontal" H 2100 4800 60 0001 C CNN |
|||
F 3 "" H 2100 4800 60 0001 C CNN |
|||
1 2100 4800 |
|||
0 -1 -1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:NPN Q1 |
|||
U 1 1 22761039 |
|||
P 9700 1200 |
|||
F 0 "Q1" H 9600 1450 50 0000 C CNN |
|||
F 1 "BC848" H 9600 1350 50 0000 C CNN |
|||
F 2 "lib_smd:SOT23EBC" H 9700 1200 60 0001 C CNN |
|||
F 3 "" H 9700 1200 60 0001 C CNN |
|||
1 9700 1200 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:NPN Q2 |
|||
U 1 1 22761066 |
|||
P 9700 2800 |
|||
F 0 "Q2" H 9600 3050 50 0000 C CNN |
|||
F 1 "BC848" H 9600 2950 50 0000 C CNN |
|||
F 2 "lib_smd:SOT23EBC" H 9700 2800 60 0001 C CNN |
|||
F 3 "" H 9700 2800 60 0001 C CNN |
|||
1 9700 2800 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:NPN Q3 |
|||
U 1 1 2276107F |
|||
P 9700 4400 |
|||
F 0 "Q3" H 9600 4650 50 0000 C CNN |
|||
F 1 "BC848" H 9600 4550 50 0000 C CNN |
|||
F 2 "lib_smd:SOT23EBC" H 9700 4400 60 0001 C CNN |
|||
F 3 "" H 9700 4400 60 0001 C CNN |
|||
1 9700 4400 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:LIGNE_A_RETARD L6 |
|||
U 1 1 349FB562 |
|||
P 5650 2400 |
|||
F 0 "L6" V 5850 2400 50 0000 C CNN |
|||
F 1 "470ns" V 5750 2400 50 0000 C CNN |
|||
F 2 "footprints:LRTDK" H 5650 2400 60 0001 C CNN |
|||
F 3 "" H 5650 2400 60 0001 C CNN |
|||
1 5650 2400 |
|||
0 -1 -1 0 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:TDA8501 U20 |
|||
U 1 1 22760F4E |
|||
P 3500 3400 |
|||
F 0 "U20" H 3500 3500 60 0000 C CNN |
|||
F 1 "TDA8501" H 3500 3300 60 0000 C CNN |
|||
F 2 "Package_SO:SOIC-24W_7.5x15.4mm_P1.27mm" H 3500 3400 60 0001 C CNN |
|||
F 3 "" H 3500 3400 60 0001 C CNN |
|||
1 3500 3400 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$EndSCHEMATC |
1572
demos/video/muxdata.kicad_sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -1,669 +0,0 @@ |
|||
EESchema Schematic File Version 5 |
|||
EELAYER 33 0 |
|||
EELAYER END |
|||
$Descr A4 11693 8268 |
|||
encoding utf-8 |
|||
Sheet 2 8 |
|||
Title "Video" |
|||
Date "Sun 22 Mar 2015" |
|||
Rev "2.0B" |
|||
Comp "Kicad EDA" |
|||
Comment1 "" |
|||
Comment2 "" |
|||
Comment3 "" |
|||
Comment4 "" |
|||
Comment5 "" |
|||
Comment6 "" |
|||
Comment7 "" |
|||
Comment8 "" |
|||
Comment9 "" |
|||
$EndDescr |
|||
Connection ~ 2500 3200 |
|||
Connection ~ 2550 3300 |
|||
Connection ~ 2550 4500 |
|||
Connection ~ 2500 4400 |
|||
Connection ~ 2500 5600 |
|||
Connection ~ 2550 5700 |
|||
Connection ~ 6100 1700 |
|||
Connection ~ 6100 1600 |
|||
NoConn ~ 6100 4800 |
|||
NoConn ~ 8000 4300 |
|||
NoConn ~ 8000 4200 |
|||
NoConn ~ 6100 3100 |
|||
NoConn ~ 6100 2300 |
|||
NoConn ~ 6100 4000 |
|||
NoConn ~ 6100 3900 |
|||
NoConn ~ 6100 3800 |
|||
NoConn ~ 6100 3500 |
|||
NoConn ~ 6100 3000 |
|||
NoConn ~ 6100 2900 |
|||
NoConn ~ 6100 2800 |
|||
NoConn ~ 6100 2600 |
|||
NoConn ~ 8000 3600 |
|||
Wire Wire Line |
|||
2400 5600 2500 5600 |
|||
Wire Wire Line |
|||
2500 2000 2600 2000 |
|||
Wire Wire Line |
|||
2500 3200 2500 2000 |
|||
Wire Wire Line |
|||
2500 4400 2500 3200 |
|||
Wire Wire Line |
|||
2500 5600 2500 4400 |
|||
Wire Wire Line |
|||
2500 5600 2600 5600 |
|||
Wire Wire Line |
|||
2550 2100 2600 2100 |
|||
Wire Wire Line |
|||
2550 3300 2550 2100 |
|||
Wire Wire Line |
|||
2550 4500 2550 3300 |
|||
Wire Wire Line |
|||
2550 5700 2400 5700 |
|||
Wire Wire Line |
|||
2550 5700 2550 4500 |
|||
Wire Wire Line |
|||
2600 1100 2050 1100 |
|||
Wire Wire Line |
|||
2600 1200 2050 1200 |
|||
Wire Wire Line |
|||
2600 1300 2050 1300 |
|||
Wire Wire Line |
|||
2600 1400 2050 1400 |
|||
Wire Wire Line |
|||
2600 1500 2050 1500 |
|||
Wire Wire Line |
|||
2600 1600 2050 1600 |
|||
Wire Wire Line |
|||
2600 1700 2050 1700 |
|||
Wire Wire Line |
|||
2600 1800 2050 1800 |
|||
Wire Wire Line |
|||
2600 2300 2050 2300 |
|||
Wire Wire Line |
|||
2600 2400 2050 2400 |
|||
Wire Wire Line |
|||
2600 2500 2050 2500 |
|||
Wire Wire Line |
|||
2600 2600 2050 2600 |
|||
Wire Wire Line |
|||
2600 2700 2050 2700 |
|||
Wire Wire Line |
|||
2600 2800 2050 2800 |
|||
Wire Wire Line |
|||
2600 2900 2050 2900 |
|||
Wire Wire Line |
|||
2600 3000 2050 3000 |
|||
Wire Wire Line |
|||
2600 3200 2500 3200 |
|||
Wire Wire Line |
|||
2600 3300 2550 3300 |
|||
Wire Wire Line |
|||
2600 3500 2050 3500 |
|||
Wire Wire Line |
|||
2600 3600 2050 3600 |
|||
Wire Wire Line |
|||
2600 3700 2050 3700 |
|||
Wire Wire Line |
|||
2600 3800 2050 3800 |
|||
Wire Wire Line |
|||
2600 3900 2050 3900 |
|||
Wire Wire Line |
|||
2600 4000 2050 4000 |
|||
Wire Wire Line |
|||
2600 4100 2050 4100 |
|||
Wire Wire Line |
|||
2600 4200 2050 4200 |
|||
Wire Wire Line |
|||
2600 4400 2500 4400 |
|||
Wire Wire Line |
|||
2600 4500 2550 4500 |
|||
Wire Wire Line |
|||
2600 4700 2050 4700 |
|||
Wire Wire Line |
|||
2600 4800 2050 4800 |
|||
Wire Wire Line |
|||
2600 4900 2050 4900 |
|||
Wire Wire Line |
|||
2600 5000 2050 5000 |
|||
Wire Wire Line |
|||
2600 5100 2050 5100 |
|||
Wire Wire Line |
|||
2600 5200 2050 5200 |
|||
Wire Wire Line |
|||
2600 5300 2050 5300 |
|||
Wire Wire Line |
|||
2600 5400 2050 5400 |
|||
Wire Wire Line |
|||
2600 5700 2550 5700 |
|||
Wire Wire Line |
|||
4000 1100 4550 1100 |
|||
Wire Wire Line |
|||
4000 1200 4550 1200 |
|||
Wire Wire Line |
|||
4000 1300 4550 1300 |
|||
Wire Wire Line |
|||
4000 1400 4550 1400 |
|||
Wire Wire Line |
|||
4000 1500 4550 1500 |
|||
Wire Wire Line |
|||
4000 1600 4550 1600 |
|||
Wire Wire Line |
|||
4000 1700 4550 1700 |
|||
Wire Wire Line |
|||
4000 1800 4550 1800 |
|||
Wire Wire Line |
|||
4000 2300 4550 2300 |
|||
Wire Wire Line |
|||
4000 2400 4550 2400 |
|||
Wire Wire Line |
|||
4000 2500 4550 2500 |
|||
Wire Wire Line |
|||
4000 2600 4550 2600 |
|||
Wire Wire Line |
|||
4000 2700 4550 2700 |
|||
Wire Wire Line |
|||
4000 2800 4550 2800 |
|||
Wire Wire Line |
|||
4000 2900 4550 2900 |
|||
Wire Wire Line |
|||
4000 3000 4550 3000 |
|||
Wire Wire Line |
|||
4000 3500 4550 3500 |
|||
Wire Wire Line |
|||
4000 3600 4550 3600 |
|||
Wire Wire Line |
|||
4000 3700 4550 3700 |
|||
Wire Wire Line |
|||
4000 3800 4550 3800 |
|||
Wire Wire Line |
|||
4000 3900 4550 3900 |
|||
Wire Wire Line |
|||
4000 4000 4550 4000 |
|||
Wire Wire Line |
|||
4000 4100 4550 4100 |
|||
Wire Wire Line |
|||
4000 4200 4550 4200 |
|||
Wire Wire Line |
|||
4000 4700 4550 4700 |
|||
Wire Wire Line |
|||
4000 4800 4550 4800 |
|||
Wire Wire Line |
|||
4000 4900 4550 4900 |
|||
Wire Wire Line |
|||
4000 5000 4550 5000 |
|||
Wire Wire Line |
|||
4000 5100 4550 5100 |
|||
Wire Wire Line |
|||
4000 5200 4550 5200 |
|||
Wire Wire Line |
|||
4000 5300 4550 5300 |
|||
Wire Wire Line |
|||
4000 5400 4550 5400 |
|||
Wire Wire Line |
|||
5650 2500 6100 2500 |
|||
Wire Wire Line |
|||
5650 4100 6100 4100 |
|||
Wire Wire Line |
|||
5650 4200 6100 4200 |
|||
Wire Wire Line |
|||
5650 4300 6100 4300 |
|||
Wire Wire Line |
|||
5650 4400 6100 4400 |
|||
Wire Wire Line |
|||
5650 5000 6100 5000 |
|||
Wire Wire Line |
|||
5650 5400 6100 5400 |
|||
Wire Wire Line |
|||
5650 5500 6100 5500 |
|||
Wire Wire Line |
|||
5650 5600 6100 5600 |
|||
Wire Wire Line |
|||
5650 5700 6100 5700 |
|||
Wire Wire Line |
|||
5650 5900 6100 5900 |
|||
Wire Wire Line |
|||
5650 6000 6100 6000 |
|||
Wire Wire Line |
|||
6100 1600 6100 1550 |
|||
Wire Wire Line |
|||
6100 1700 6100 1600 |
|||
Wire Wire Line |
|||
6100 1800 6100 1700 |
|||
Wire Wire Line |
|||
6100 2400 5600 2400 |
|||
Wire Wire Line |
|||
6100 4500 5350 4500 |
|||
Wire Wire Line |
|||
6100 5200 5650 5200 |
|||
Wire Wire Line |
|||
6100 5300 5650 5300 |
|||
Wire Wire Line |
|||
8000 1800 8450 1800 |
|||
Wire Wire Line |
|||
8000 1900 8450 1900 |
|||
Wire Wire Line |
|||
8000 2000 8450 2000 |
|||
Wire Wire Line |
|||
8000 2100 8450 2100 |
|||
Wire Wire Line |
|||
8000 2200 8450 2200 |
|||
Wire Wire Line |
|||
8000 2300 8450 2300 |
|||
Wire Wire Line |
|||
8000 2600 8450 2600 |
|||
Wire Wire Line |
|||
8000 2700 8450 2700 |
|||
Wire Wire Line |
|||
8000 2800 8450 2800 |
|||
Wire Wire Line |
|||
8000 2900 8450 2900 |
|||
Wire Wire Line |
|||
8000 3000 8450 3000 |
|||
Wire Wire Line |
|||
8000 3100 8450 3100 |
|||
Wire Wire Line |
|||
8000 3400 8500 3400 |
|||
Wire Wire Line |
|||
8000 3500 8450 3500 |
|||
Wire Wire Line |
|||
8000 3700 8450 3700 |
|||
Wire Wire Line |
|||
8000 3800 8450 3800 |
|||
Wire Wire Line |
|||
8000 3900 8450 3900 |
|||
Wire Wire Line |
|||
8000 4000 8450 4000 |
|||
Wire Wire Line |
|||
8000 4100 8450 4100 |
|||
Wire Wire Line |
|||
8000 4700 8450 4700 |
|||
Wire Wire Line |
|||
8000 4800 8450 4800 |
|||
Wire Wire Line |
|||
8000 4900 8450 4900 |
|||
Wire Wire Line |
|||
8000 5000 8450 5000 |
|||
Wire Wire Line |
|||
8000 5100 8450 5100 |
|||
Wire Wire Line |
|||
8000 5400 8450 5400 |
|||
Wire Wire Line |
|||
8000 5500 8450 5500 |
|||
Wire Wire Line |
|||
8000 5600 8450 5600 |
|||
Wire Wire Line |
|||
8000 5700 8450 5700 |
|||
Wire Wire Line |
|||
8000 5800 8450 5800 |
|||
Wire Wire Line |
|||
8000 5900 8450 5900 |
|||
Wire Wire Line |
|||
8600 1600 8000 1600 |
|||
Wire Wire Line |
|||
8600 1700 8000 1700 |
|||
Wire Wire Line |
|||
8600 2400 8000 2400 |
|||
Wire Wire Line |
|||
8600 2500 8000 2500 |
|||
Wire Wire Line |
|||
8600 3200 8000 3200 |
|||
Wire Wire Line |
|||
8600 3300 8000 3300 |
|||
Wire Wire Line |
|||
8600 4400 8000 4400 |
|||
Wire Wire Line |
|||
8600 4500 8000 4500 |
|||
Wire Wire Line |
|||
8600 4600 8000 4600 |
|||
Wire Wire Line |
|||
8600 5200 8000 5200 |
|||
Wire Wire Line |
|||
8600 5300 8000 5300 |
|||
Wire Wire Line |
|||
8600 6000 8000 6000 |
|||
Wire Wire Line |
|||
8600 6100 8000 6100 |
|||
Text Label 2100 1100 0 60 ~ 0 |
|||
DPC0 |
|||
Text Label 2100 1200 0 60 ~ 0 |
|||
DPC1 |
|||
Text Label 2100 1300 0 60 ~ 0 |
|||
DPC2 |
|||
Text Label 2100 1400 0 60 ~ 0 |
|||
DPC3 |
|||
Text Label 2100 1500 0 60 ~ 0 |
|||
DPC4 |
|||
Text Label 2100 1600 0 60 ~ 0 |
|||
DPC5 |
|||
Text Label 2100 1700 0 60 ~ 0 |
|||
DPC6 |
|||
Text Label 2100 1800 0 60 ~ 0 |
|||
DPC7 |
|||
Text Label 2100 2300 0 60 ~ 0 |
|||
DPC8 |
|||
Text Label 2100 2400 0 60 ~ 0 |
|||
DPC9 |
|||
Text Label 2100 2500 0 60 ~ 0 |
|||
DPC10 |
|||
Text Label 2100 2600 0 60 ~ 0 |
|||
DPC11 |
|||
Text Label 2100 2700 0 60 ~ 0 |
|||
DPC12 |
|||
Text Label 2100 2800 0 60 ~ 0 |
|||
DPC13 |
|||
Text Label 2100 2900 0 60 ~ 0 |
|||
DPC14 |
|||
Text Label 2100 3000 0 60 ~ 0 |
|||
DPC15 |
|||
Text Label 2100 3500 0 60 ~ 0 |
|||
DPC16 |
|||
Text Label 2100 3600 0 60 ~ 0 |
|||
DPC17 |
|||
Text Label 2100 3700 0 60 ~ 0 |
|||
DPC18 |
|||
Text Label 2100 3800 0 60 ~ 0 |
|||
DPC19 |
|||
Text Label 2100 3900 0 60 ~ 0 |
|||
DPC20 |
|||
Text Label 2100 4000 0 60 ~ 0 |
|||
DPC21 |
|||
Text Label 2100 4100 0 60 ~ 0 |
|||
DPC22 |
|||
Text Label 2100 4200 0 60 ~ 0 |
|||
DPC23 |
|||
Text Label 2100 4700 0 60 ~ 0 |
|||
DPC24 |
|||
Text Label 2100 4800 0 60 ~ 0 |
|||
DPC25 |
|||
Text Label 2100 4900 0 60 ~ 0 |
|||
DPC26 |
|||
Text Label 2100 5000 0 60 ~ 0 |
|||
DPC27 |
|||
Text Label 2100 5100 0 60 ~ 0 |
|||
DPC28 |
|||
Text Label 2100 5200 0 60 ~ 0 |
|||
DPC29 |
|||
Text Label 2100 5300 0 60 ~ 0 |
|||
DPC30 |
|||
Text Label 2100 5400 0 60 ~ 0 |
|||
DPC31 |
|||
Text Label 4100 1100 0 60 ~ 0 |
|||
VRAM0 |
|||
Text Label 4100 1200 0 60 ~ 0 |
|||
VRAM1 |
|||
Text Label 4100 1300 0 60 ~ 0 |
|||
VRAM2 |
|||
Text Label 4100 1400 0 60 ~ 0 |
|||
VRAM3 |
|||
Text Label 4100 1500 0 60 ~ 0 |
|||
VRAM4 |
|||
Text Label 4100 1600 0 60 ~ 0 |
|||
VRAM5 |
|||
Text Label 4100 1700 0 60 ~ 0 |
|||
VRAM6 |
|||
Text Label 4100 1800 0 60 ~ 0 |
|||
VRAM7 |
|||
Text Label 4100 2300 0 60 ~ 0 |
|||
VRAM8 |
|||
Text Label 4100 2400 0 60 ~ 0 |
|||
VRAM9 |
|||
Text Label 4100 2500 0 60 ~ 0 |
|||
VRAM10 |
|||
Text Label 4100 2600 0 60 ~ 0 |
|||
VRAM11 |
|||
Text Label 4100 2700 0 60 ~ 0 |
|||
VRAM12 |
|||
Text Label 4100 2800 0 60 ~ 0 |
|||
VRAM13 |
|||
Text Label 4100 2900 0 60 ~ 0 |
|||
VRAM14 |
|||
Text Label 4100 3000 0 60 ~ 0 |
|||
VRAM15 |
|||
Text Label 4100 3500 0 60 ~ 0 |
|||
VRAM16 |
|||
Text Label 4100 3600 0 60 ~ 0 |
|||
VRAM17 |
|||
Text Label 4100 3700 0 60 ~ 0 |
|||
VRAM18 |
|||
Text Label 4100 3800 0 60 ~ 0 |
|||
VRAM19 |
|||
Text Label 4100 3900 0 60 ~ 0 |
|||
VRAM20 |
|||
Text Label 4100 4000 0 60 ~ 0 |
|||
VRAM21 |
|||
Text Label 4100 4100 0 60 ~ 0 |
|||
VRAM22 |
|||
Text Label 4100 4200 0 60 ~ 0 |
|||
VRAM23 |
|||
Text Label 4100 4700 0 60 ~ 0 |
|||
VRAM24 |
|||
Text Label 4100 4800 0 60 ~ 0 |
|||
VRAM25 |
|||
Text Label 4100 4900 0 60 ~ 0 |
|||
VRAM26 |
|||
Text Label 4100 5000 0 60 ~ 0 |
|||
VRAM27 |
|||
Text Label 4100 5100 0 60 ~ 0 |
|||
VRAM28 |
|||
Text Label 4100 5200 0 60 ~ 0 |
|||
VRAM29 |
|||
Text Label 4100 5300 0 60 ~ 0 |
|||
VRAM30 |
|||
Text Label 4100 5400 0 60 ~ 0 |
|||
VRAM31 |
|||
Text Label 5350 4500 0 60 ~ 0 |
|||
ACCES_RAM- |
|||
Text Label 5650 5200 0 60 ~ 0 |
|||
VRAM6 |
|||
Text Label 5650 5300 0 60 ~ 0 |
|||
VRAM7 |
|||
Text Label 5700 2500 0 60 ~ 0 |
|||
VRAM4 |
|||
Text Label 5700 4100 0 60 ~ 0 |
|||
VRAM0 |
|||
Text Label 5700 4200 0 60 ~ 0 |
|||
VRAM3 |
|||
Text Label 5700 4300 0 60 ~ 0 |
|||
VRAM1 |
|||
Text Label 5700 4400 0 60 ~ 0 |
|||
VRAM2 |
|||
Text Label 5700 5000 0 60 ~ 0 |
|||
VRAM5 |
|||
Text Label 5700 5400 0 60 ~ 0 |
|||
VRAM8 |
|||
Text Label 5700 5500 0 60 ~ 0 |
|||
VRAM9 |
|||
Text Label 5700 5600 0 60 ~ 0 |
|||
VRAM10 |
|||
Text Label 5700 5700 0 60 ~ 0 |
|||
VRAM11 |
|||
Text Label 5700 5900 0 60 ~ 0 |
|||
VRAM12 |
|||
Text Label 5700 6000 0 60 ~ 0 |
|||
VRAM13 |
|||
Text Label 8050 4700 0 60 ~ 0 |
|||
VRAM28 |
|||
Text Label 8050 4800 0 60 ~ 0 |
|||
VRAM27 |
|||
Text Label 8050 4900 0 60 ~ 0 |
|||
VRAM26 |
|||
Text Label 8050 5000 0 60 ~ 0 |
|||
VRAM25 |
|||
Text Label 8050 5100 0 60 ~ 0 |
|||
VRAM24 |
|||
Text Label 8050 5400 0 60 ~ 0 |
|||
VRAM21 |
|||
Text Label 8050 5500 0 60 ~ 0 |
|||
VRAM20 |
|||
Text Label 8050 5600 0 60 ~ 0 |
|||
VRAM19 |
|||
Text Label 8050 5700 0 60 ~ 0 |
|||
VRAM18 |
|||
Text Label 8050 5800 0 60 ~ 0 |
|||
VRAM17 |
|||
Text Label 8050 5900 0 60 ~ 0 |
|||
VRAM16 |
|||
Text Label 8100 1800 0 60 ~ 0 |
|||
TVB5 |
|||
Text Label 8100 1900 0 60 ~ 0 |
|||
TVB4 |
|||
Text Label 8100 2000 0 60 ~ 0 |
|||
TVB3 |
|||
Text Label 8100 2100 0 60 ~ 0 |
|||
TVB2 |
|||
Text Label 8100 2200 0 60 ~ 0 |
|||
TVB1 |
|||
Text Label 8100 2300 0 60 ~ 0 |
|||
TVB0 |
|||
Text Label 8100 2600 0 60 ~ 0 |
|||
TVR5 |
|||
Text Label 8100 2700 0 60 ~ 0 |
|||
TVR4 |
|||
Text Label 8100 2800 0 60 ~ 0 |
|||
TVR3 |
|||
Text Label 8100 2900 0 60 ~ 0 |
|||
TVR2 |
|||
Text Label 8100 3000 0 60 ~ 0 |
|||
TVR1 |
|||
Text Label 8100 3100 0 60 ~ 0 |
|||
TVR0 |
|||
Text Label 8100 3500 0 60 ~ 0 |
|||
TVG5 |
|||
Text Label 8100 3700 0 60 ~ 0 |
|||
TVG4 |
|||
Text Label 8100 3800 0 60 ~ 0 |
|||
TVG3 |
|||
Text Label 8100 3900 0 60 ~ 0 |
|||
TVG2 |
|||
Text Label 8100 4000 0 60 ~ 0 |
|||
TVG1 |
|||
Text Label 8100 4100 0 60 ~ 0 |
|||
TVG0 |
|||
Text Label 8100 4400 0 60 ~ 0 |
|||
VRAM31 |
|||
Text Label 8100 5200 0 60 ~ 0 |
|||
VRAM23 |
|||
Text Label 8100 6000 0 60 ~ 0 |
|||
VRAM15 |
|||
Text Label 8150 1600 0 60 ~ 0 |
|||
TVB7 |
|||
Text Label 8150 1700 0 60 ~ 0 |
|||
TVB6 |
|||
Text Label 8150 2400 0 60 ~ 0 |
|||
TVR7 |
|||
Text Label 8150 2500 0 60 ~ 0 |
|||
TVR6 |
|||
Text Label 8150 3200 0 60 ~ 0 |
|||
TVG7 |
|||
Text Label 8150 3300 0 60 ~ 0 |
|||
TVG6 |
|||
Text Label 8150 4500 0 60 ~ 0 |
|||
VRAM30 |
|||
Text Label 8150 4600 0 60 ~ 0 |
|||
VRAM29 |
|||
Text Label 8150 5300 0 60 ~ 0 |
|||
VRAM22 |
|||
Text Label 8150 6100 0 60 ~ 0 |
|||
VRAM14 |
|||
Text HLabel 2350 900 0 60 BiDi ~ 0 |
|||
DPC[0..31] |
|||
Text HLabel 2400 5600 0 60 Input ~ 0 |
|||
DATA_WR |
|||
Text HLabel 2400 5700 0 60 Input ~ 0 |
|||
ACCES_RAM- |
|||
Text HLabel 5600 2400 0 60 Input ~ 0 |
|||
X_CLK |
|||
Text HLabel 6100 2000 0 60 Input ~ 0 |
|||
X_PROG- |
|||
Text HLabel 6100 2100 0 60 Output ~ 0 |
|||
X_DONE |
|||
Text HLabel 6100 2200 0 60 Input ~ 0 |
|||
X_DIN |
|||
Text HLabel 6100 2700 0 60 Input ~ 0 |
|||
CLKCAD |
|||
Text HLabel 6100 3200 0 60 Input ~ 0 |
|||
CLAMP |
|||
Text HLabel 6100 3300 0 60 Input ~ 0 |
|||
BLANK- |
|||
Text HLabel 6100 3400 0 60 Input ~ 0 |
|||
CSYNC-OUT |
|||
Text HLabel 6100 3700 0 60 Input ~ 0 |
|||
ACQ_ON |
|||
Text HLabel 8500 3400 2 60 Input ~ 0 |
|||
CLKCDA |
|||
Text HLabel 9500 1000 2 60 BiDi ~ 0 |
|||
VRAM[0..31] |
|||
Text HLabel 9500 1100 2 60 BiDi ~ 0 |
|||
TVR[0..7] |
|||
Text HLabel 9500 1200 2 60 BiDi ~ 0 |
|||
TVG[0..7] |
|||
Text HLabel 9500 1300 2 60 BiDi ~ 0 |
|||
TVB[0..7] |
|||
$Comp |
|||
L video_schlib:VCC #PWR06 |
|||
U 1 1 33A567E7 |
|||
P 6100 1550 |
|||
F 0 "#PWR06" H 6100 1750 40 0001 C CNN |
|||
F 1 "VCC" H 6100 1700 40 0000 C CNN |
|||
F 2 "" H 6100 1550 60 0001 C CNN |
|||
F 3 "" H 6100 1550 60 0001 C CNN |
|||
1 6100 1550 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:74LS245 U3 |
|||
U 1 1 33A7E303 |
|||
P 3300 1600 |
|||
F 0 "U3" H 3300 1400 60 0000 C CNN |
|||
F 1 "74LS245" H 3300 1300 60 0000 C CNN |
|||
F 2 "Package_SO:SOIC-20W_7.5x12.8mm_P1.27mm" H 3300 1600 60 0001 C CNN |
|||
F 3 "" H 3300 1600 60 0001 C CNN |
|||
1 3300 1600 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:74LS245 U4 |
|||
U 1 1 4BF036D7 |
|||
P 3300 2800 |
|||
F 0 "U4" H 3300 2600 60 0000 C CNN |
|||
F 1 "74LS245" H 3300 2500 60 0000 C CNN |
|||
F 2 "Package_SO:SOIC-20W_7.5x12.8mm_P1.27mm" H 3300 2800 60 0001 C CNN |
|||
F 3 "" H 3300 2800 60 0001 C CNN |
|||
1 3300 2800 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:74LS245 U5 |
|||
U 1 1 4BF036D6 |
|||
P 3300 4000 |
|||
F 0 "U5" H 3300 3800 60 0000 C CNN |
|||
F 1 "74LS245" H 3300 3700 60 0000 C CNN |
|||
F 2 "Package_SO:SOIC-20W_7.5x12.8mm_P1.27mm" H 3300 4000 60 0001 C CNN |
|||
F 3 "" H 3300 4000 60 0001 C CNN |
|||
1 3300 4000 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:74LS245 U6 |
|||
U 1 1 4BF036D5 |
|||
P 3300 5200 |
|||
F 0 "U6" H 3300 5000 60 0000 C CNN |
|||
F 1 "74LS245" H 3300 4900 60 0000 C CNN |
|||
F 2 "Package_SO:SOIC-20W_7.5x12.8mm_P1.27mm" H 3300 5200 60 0001 C CNN |
|||
F 3 "" H 3300 5200 60 0001 C CNN |
|||
1 3300 5200 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$Comp |
|||
L video_schlib:XC4003-VQ100 U22 |
|||
U 1 1 33A567B8 |
|||
P 7050 3850 |
|||
F 0 "U22" H 7050 3950 70 0000 C CNN |
|||
F 1 "XC4003-VQ100" H 7050 3750 70 0000 C CNN |
|||
F 2 "Package_QFP:TQFP-100_14x14mm_P0.5mm" H 7050 3850 60 0001 C CNN |
|||
F 3 "" H 7050 3850 60 0001 C CNN |
|||
1 7050 3850 |
|||
1 0 0 -1 |
|||
$EndComp |
|||
$EndSCHEMATC |
3077
demos/video/pal-ntsc.kicad_sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
1511
demos/video/pal-ntsc.sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
2862
demos/video/rams.kicad_sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
1763
demos/video/rams.sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -1,3 +1,3 @@ |
|||
(sym_lib_table |
|||
(lib (name video_schlib)(type Legacy)(uri ${KIPRJMOD}/libs/video_schlib.lib)(options "")(descr "")) |
|||
(lib (name "video_schlib")(type "KiCad")(uri "${KIPRJMOD}/libs/video_schlib.kicad_sym")(options "")(descr "")) |
|||
) |
1714
demos/video/video-cache.lib
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
199352
demos/video/video.kicad_pcb
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -0,0 +1,446 @@ |
|||
{ |
|||
"board": { |
|||
"design_settings": { |
|||
"defaults": { |
|||
"board_outline_line_width": 0.2032, |
|||
"copper_line_width": 0.30479999999999996, |
|||
"copper_text_italic": false, |
|||
"copper_text_size_h": 1.524, |
|||
"copper_text_size_v": 1.524, |
|||
"copper_text_thickness": 0.2032, |
|||
"copper_text_upright": true, |
|||
"courtyard_line_width": 0.049999999999999996, |
|||
"dimension_precision": 1, |
|||
"dimension_units": 0, |
|||
"dimensions": { |
|||
"arrow_length": 1270000, |
|||
"extension_offset": 500000, |
|||
"keep_text_aligned": true, |
|||
"suppress_zeroes": false, |
|||
"text_position": 0, |
|||
"units_format": 1 |
|||
}, |
|||
"fab_line_width": 0.09999999999999999, |
|||
"fab_text_italic": false, |
|||
"fab_text_size_h": 1.0, |
|||
"fab_text_size_v": 1.0, |
|||
"fab_text_thickness": 0.15, |
|||
"fab_text_upright": false, |
|||
"other_line_width": 0.09999999999999999, |
|||
"other_text_italic": false, |
|||
"other_text_size_h": 1.0, |
|||
"other_text_size_v": 1.0, |
|||
"other_text_thickness": 0.15, |
|||
"other_text_upright": true, |
|||
"pads": { |
|||
"drill": 0.75, |
|||
"height": 1.4, |
|||
"width": 1.4 |
|||
}, |
|||
"silk_line_width": 0.30479999999999996, |
|||
"silk_text_italic": false, |
|||
"silk_text_size_h": 1.27, |
|||
"silk_text_size_v": 1.27, |
|||
"silk_text_thickness": 0.2032, |
|||
"silk_text_upright": true, |
|||
"zones": { |
|||
"45_degree_only": false, |
|||
"min_clearance": 0.508 |
|||
} |
|||
}, |
|||
"diff_pair_dimensions": [ |
|||
{ |
|||
"gap": 0.0, |
|||
"via_gap": 0.0, |
|||
"width": 0.0 |
|||
} |
|||
], |
|||
"drc_exclusions": [], |
|||
"meta": { |
|||
"version": 1 |
|||
}, |
|||
"rule_severities": { |
|||
"annular_width": "error", |
|||
"clearance": "error", |
|||
"copper_edge_clearance": "error", |
|||
"courtyards_overlap": "error", |
|||
"diff_pair_gap_out_of_range": "error", |
|||
"diff_pair_uncoupled_length_too_long": "error", |
|||
"drill_too_small": "error", |
|||
"duplicate_footprints": "warning", |
|||
"extra_footprint": "warning", |
|||
"hole_clearance": "error", |
|||
"hole_near_hole": "error", |
|||
"invalid_outline": "error", |
|||
"item_on_disabled_layer": "error", |
|||
"items_not_allowed": "error", |
|||
"keepout": "error", |
|||
"length_out_of_range": "error", |
|||
"malformed_courtyard": "error", |
|||
"microvia_drill_too_small": "error", |
|||
"missing_courtyard": "ignore", |
|||
"missing_footprint": "warning", |
|||
"net_conflict": "warning", |
|||
"npth_inside_courtyard": "ignore", |
|||
"padstack": "error", |
|||
"pth_inside_courtyard": "ignore", |
|||
"shorting_items": "error", |
|||
"silk_over_copper": "error", |
|||
"silk_overlap": "error", |
|||
"skew_out_of_range": "error", |
|||
"too_many_vias": "error", |
|||
"track_dangling": "warning", |
|||
"track_width": "error", |
|||
"tracks_crossing": "error", |
|||
"unconnected_items": "error", |
|||
"unresolved_variable": "error", |
|||
"via_dangling": "warning", |
|||
"via_hole_larger_than_pad": "error", |
|||
"zone_has_empty_net": "error", |
|||
"zones_intersect": "error" |
|||
}, |
|||
"rule_severitieslegacy_courtyards_overlap": true, |
|||
"rule_severitieslegacy_no_courtyard_defined": false, |
|||
"rules": { |
|||
"allow_blind_buried_vias": false, |
|||
"allow_microvias": false, |
|||
"max_error": 0.01, |
|||
"min_clearance": 0.0, |
|||
"min_copper_edge_clearance": 0.01, |
|||
"min_hole_to_hole": 0.25, |
|||
"min_microvia_diameter": 0.508, |
|||
"min_microvia_drill": 0.127, |
|||
"min_silk_clearance": 0.0, |
|||
"min_through_hole_diameter": 0.39999999999999997, |
|||
"min_track_width": 0.19999999999999998, |
|||
"min_via_annular_width": 0.049999999999999996, |
|||
"min_via_diameter": 0.7999999999999999, |
|||
"solder_mask_clearance": 0.09999999999999999, |
|||
"solder_mask_min_width": 0.0, |
|||
"solder_paste_clearance": 0.0, |
|||
"solder_paste_margin_ratio": -0.0 |
|||
}, |
|||
"track_widths": [ |
|||
0.0 |
|||
], |
|||
"via_dimensions": [ |
|||
{ |
|||
"diameter": 0.0, |
|||
"drill": 0.0 |
|||
} |
|||
], |
|||
"zones_allow_external_fillets": false, |
|||
"zones_use_no_outline": true |
|||
}, |
|||
"layer_presets": [] |
|||
}, |
|||
"boards": [], |
|||
"cvpcb": { |
|||
"equivalence_files": [] |
|||
}, |
|||
"erc": { |
|||
"meta": { |
|||
"version": 0 |
|||
}, |
|||
"pin_map": [ |
|||
[ |
|||
0, |
|||
0, |
|||
0, |
|||
0, |
|||
0, |
|||
1, |
|||
0, |
|||
0, |
|||
0, |
|||
0, |
|||
2 |
|||
], |
|||
[ |
|||
0, |
|||
2, |
|||
0, |
|||
1, |
|||
0, |
|||
1, |
|||
0, |
|||
2, |
|||
2, |
|||
2, |
|||
2 |
|||
], |
|||
[ |
|||
0, |
|||
0, |
|||
0, |
|||
0, |
|||
0, |
|||
1, |
|||
0, |
|||
1, |
|||
0, |
|||
1, |
|||
2 |
|||
], |
|||
[ |
|||
0, |
|||
1, |
|||
0, |
|||
0, |
|||
0, |
|||
1, |
|||
1, |
|||
2, |
|||
1, |
|||
1, |
|||
2 |
|||
], |
|||
[ |
|||
0, |
|||
0, |
|||
0, |
|||
0, |
|||
0, |
|||
1, |
|||
0, |
|||
0, |
|||
0, |
|||
0, |
|||
2 |
|||
], |
|||
[ |
|||
1, |
|||
1, |
|||
1, |
|||
1, |
|||
1, |
|||
1, |
|||
1, |
|||
1, |
|||
1, |
|||
1, |
|||
2 |
|||
], |
|||
[ |
|||
0, |
|||
0, |
|||
0, |
|||
1, |
|||
0, |
|||
1, |
|||
0, |
|||
0, |
|||
0, |
|||
0, |
|||
2 |
|||
], |
|||
[ |
|||
0, |
|||
2, |
|||
1, |
|||
2, |
|||
0, |
|||
1, |
|||
0, |
|||
2, |
|||
2, |
|||
2, |
|||
2 |
|||
], |
|||
[ |
|||
0, |
|||
2, |
|||
0, |
|||
1, |
|||
0, |
|||
1, |
|||
0, |
|||
2, |
|||
0, |
|||
0, |
|||
2 |
|||
], |
|||
[ |
|||
0, |
|||
2, |
|||
1, |
|||
1, |
|||
0, |
|||
1, |
|||
0, |
|||
2, |
|||
0, |
|||
0, |
|||
2 |
|||
], |
|||
[ |
|||
2, |
|||
2, |
|||
2, |
|||
2, |
|||
2, |
|||
2, |
|||
2, |
|||
2, |
|||
2, |
|||
2, |
|||
2 |
|||
] |
|||
], |
|||
"rule_severities": { |
|||
"bus_definition_conflict": "error", |
|||
"bus_label_syntax": "error", |
|||
"bus_to_bus_conflict": "error", |
|||
"bus_to_net_conflict": "error", |
|||
"different_unit_footprint": "error", |
|||
"different_unit_net": "error", |
|||
"duplicate_sheet_names": "error", |
|||
"global_label_dangling": "warning", |
|||
"hier_label_mismatch": "error", |
|||
"label_dangling": "error", |
|||
"lib_symbol_issues": "warning", |
|||
"multiple_net_names": "warning", |
|||
"net_not_bus_member": "warning", |
|||
"no_connect_connected": "warning", |
|||
"no_connect_dangling": "warning", |
|||
"pin_not_connected": "error", |
|||
"pin_not_driven": "error", |
|||
"pin_to_pin": "error", |
|||
"power_pin_not_driven": "error", |
|||
"similar_labels": "warning", |
|||
"unresolved_variable": "error", |
|||
"wire_dangling": "warning" |
|||
} |
|||
}, |
|||
"libraries": { |
|||
"pinned_footprint_libs": [], |
|||
"pinned_symbol_libs": [] |
|||
}, |
|||
"meta": { |
|||
"filename": "video.kicad_pro", |
|||
"version": 1 |
|||
}, |
|||
"net_settings": { |
|||
"classes": [ |
|||
{ |
|||
"bus_width": 12.0, |
|||
"clearance": 0.2, |
|||
"diff_pair_gap": 0.25, |
|||
"diff_pair_via_gap": 0.25, |
|||
"diff_pair_width": 0.2, |
|||
"line_style": 0, |
|||
"microvia_diameter": 0.508, |
|||
"microvia_drill": 0.127, |
|||
"name": "Default", |
|||
"pcb_color": "rgba(0, 0, 0, 0.000)", |
|||
"schematic_color": "rgba(0, 0, 0, 0.000)", |
|||
"track_width": 0.2, |
|||
"via_diameter": 0.889, |
|||
"via_drill": 0.4, |
|||
"wire_width": 6.0 |
|||
}, |
|||
{ |
|||
"bus_width": 12.0, |
|||
"clearance": 0.2, |
|||
"diff_pair_gap": 0.25, |
|||
"diff_pair_via_gap": 0.25, |
|||
"diff_pair_width": 0.2, |
|||
"line_style": 0, |
|||
"microvia_diameter": 0.508, |
|||
"microvia_drill": 0.127, |
|||
"name": "pwr", |
|||
"nets": [ |
|||
"+12V", |
|||
"+3.3V", |
|||
"+5F" |
|||
], |
|||
"pcb_color": "rgba(0, 0, 0, 0.000)", |
|||
"schematic_color": "rgba(0, 0, 0, 0.000)", |
|||
"track_width": 0.23, |
|||
"via_diameter": 0.889, |
|||
"via_drill": 0.4, |
|||
"wire_width": 6.0 |
|||
} |
|||
], |
|||
"meta": { |
|||
"version": 0 |
|||
}, |
|||
"net_colors": null |
|||
}, |
|||
"pcbnew": { |
|||
"last_paths": { |
|||
"gencad": "", |
|||
"idf": "", |
|||
"netlist": "video.net", |
|||
"specctra_dsn": "", |
|||
"step": "", |
|||
"vmrl": "", |
|||
"vrml": "" |
|||
}, |
|||
"page_layout_descr_file": "" |
|||
}, |
|||
"schematic": { |
|||
"drawing": { |
|||
"default_bus_thickness": 12.0, |
|||
"default_junction_size": 36.0, |
|||
"default_line_thickness": 6.0, |
|||
"default_text_size": 50.0, |
|||
"default_wire_thickness": 6.0, |
|||
"field_names": [], |
|||
"intersheets_ref_prefix": "", |
|||
"intersheets_ref_short": false, |
|||
"intersheets_ref_show": false, |
|||
"intersheets_ref_suffix": "", |
|||
"junction_size_choice": 3, |
|||
"pin_symbol_size": 25.0, |
|||
"text_offset_ratio": 0.3 |
|||
}, |
|||
"legacy_lib_dir": "", |
|||
"legacy_lib_list": [], |
|||
"meta": { |
|||
"version": 0 |
|||
}, |
|||
"net_format_name": "Pcbnew", |
|||
"page_layout_descr_file": "", |
|||
"plot_directory": "", |
|||
"spice_adjust_passive_values": false, |
|||
"spice_external_command": "spice \"%I\"", |
|||
"subpart_first_id": 65, |
|||
"subpart_id_separator": 0 |
|||
}, |
|||
"sheets": [ |
|||
[ |
|||
"de3d0648-a3c3-49b3-a349-a5c142612f81", |
|||
"" |
|||
], |
|||
[ |
|||
"00000000-0000-0000-0000-00004bf03687", |
|||
"buspci.sch" |
|||
], |
|||
[ |
|||
"00000000-0000-0000-0000-00004bf03683", |
|||
"graphic" |
|||
], |
|||
[ |
|||
"00000000-0000-0000-0000-00004bf03689", |
|||
"ESVIDEO-RVB" |
|||
], |
|||
[ |
|||
"00000000-0000-0000-0000-00004bf03681", |
|||
"pal-ntsc.sch" |
|||
], |
|||
[ |
|||
"00000000-0000-0000-0000-00004bf03685", |
|||
"RAMS" |
|||
], |
|||
[ |
|||
"00000000-0000-0000-0000-00004bf0367d", |
|||
"muxdata" |
|||
], |
|||
[ |
|||
"00000000-0000-0000-0000-00004bf0367f", |
|||
"modul" |
|||
] |
|||
], |
|||
"text_variables": {} |
|||
} |
3185
demos/video/video.kicad_sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -1,283 +0,0 @@ |
|||
update=15/04/2020 18:01:37 |
|||
version=1 |
|||
last_client=kicad |
|||
[general] |
|||
version=1 |
|||
RootSch=video.sch |
|||
BoardNm=video.brd |
|||
[cvpcb] |
|||
version=1 |
|||
NetIExt=net |
|||
[cvpcb/libraries] |
|||
EquName1=devcms |
|||
[eeschema] |
|||
version=1 |
|||
LibDir= |
|||
[schematic_editor] |
|||
version=1 |
|||
PageLayoutDescrFile= |
|||
PlotDirectoryName= |
|||
SubpartIdSeparator=0 |
|||
SubpartFirstId=65 |
|||
NetFmtName=Pcbnew |
|||
SpiceAjustPassiveValues=0 |
|||
LabSize=50 |
|||
ERC_WriteFile=0 |
|||
ERC_TestSimilarLabels=1 |
|||
ERC_CheckUniqueGlobalLabels=1 |
|||
ERC_CheckBusDriverConflicts=1 |
|||
ERC_CheckBusEntryConflicts=1 |
|||
ERC_CheckBusToBusConflicts=1 |
|||
ERC_CheckBusToNetConflicts=1 |
|||
[sheetnames] |
|||
1=00000000-0000-0000-0000-00005e977db2: |
|||
2=00000000-0000-0000-0000-00004bf03681:pal-ntsc.sch |
|||
3=00000000-0000-0000-0000-00004bf03689:ESVIDEO-RVB |
|||
4=00000000-0000-0000-0000-00004bf03685:RAMS |
|||
5=00000000-0000-0000-0000-00004bf0367f:modul |
|||
6=00000000-0000-0000-0000-00004bf0367d:muxdata |
|||
7=00000000-0000-0000-0000-00004bf03683:graphic |
|||
8=00000000-0000-0000-0000-00004bf03687:buspci.sch |
|||
[pcbnew] |
|||
version=1 |
|||
PageLayoutDescrFile= |
|||
LastNetListRead=video.net |
|||
LastSTEPExportPath= |
|||
LastIDFExportPath= |
|||
LastVRMLExportPath= |
|||
LastSpecctraDSNExportPath= |
|||
LastGenCADExportPath= |
|||
CopperLayerCount=4 |
|||
BoardThickness=1.6002 |
|||
AllowMicroVias=0 |
|||
AllowBlindVias=0 |
|||
MinTrackWidth=0.2 |
|||
MinViaDiameter=0.7999999999999999 |
|||
MinViaDrill=0.4 |
|||
MinMicroViaDiameter=0.508 |
|||
MinMicroViaDrill=0.127 |
|||
MinHoleToHole=0.25 |
|||
RequireCourtyardDefinitions=0 |
|||
ProhibitOverlappingCourtyards=1 |
|||
CopperEdgeClearance=0.01 |
|||
TrackWidth1=0.2 |
|||
ViaDiameter1=0.889 |
|||
ViaDrill1=0.4 |
|||
dPairWidth1=0.2 |
|||
dPairGap1=0.25 |
|||
dPairViaGap1=0.25 |
|||
SilkLineWidth=0.3048 |
|||
SilkTextSizeV=1.27 |
|||
SilkTextSizeH=1.27 |
|||
SilkTextSizeThickness=0.2032 |
|||
SilkTextItalic=0 |
|||
SilkTextUpright=1 |
|||
CopperLineWidth=0.3048 |
|||
CopperTextSizeV=1.524 |
|||
CopperTextSizeH=1.524 |
|||
CopperTextThickness=0.2032 |
|||
CopperTextItalic=0 |
|||
CopperTextUpright=1 |
|||
EdgeCutLineWidth=0.2032 |
|||
CourtyardLineWidth=0.05 |
|||
OthersLineWidth=0.09999999999999999 |
|||
OthersTextSizeV=1 |
|||
OthersTextSizeH=1 |
|||
OthersTextSizeThickness=0.15 |
|||
OthersTextItalic=0 |
|||
OthersTextUpright=1 |
|||
DimensionUnits=0 |
|||
DimensionPrecision=1 |
|||
SolderMaskClearance=0.254 |
|||
SolderMaskMinWidth=0.25 |
|||
SolderPasteClearance=0 |
|||
SolderPasteRatio=0 |
|||
[pcbnew/Layer.F.Cu] |
|||
Name=top_copper |
|||
Type=0 |
|||
Enabled=1 |
|||
[pcbnew/Layer.In1.Cu] |
|||
Name=GND_layer |
|||
Type=0 |
|||
Enabled=1 |
|||
[pcbnew/Layer.In2.Cu] |
|||
Name=VCC_layer |
|||
Type=0 |
|||
Enabled=1 |
|||
[pcbnew/Layer.In3.Cu] |
|||
Name=In3.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In4.Cu] |
|||
Name=In4.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In5.Cu] |
|||
Name=In5.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In6.Cu] |
|||
Name=In6.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In7.Cu] |
|||
Name=In7.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In8.Cu] |
|||
Name=In8.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In9.Cu] |
|||
Name=In9.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In10.Cu] |
|||
Name=In10.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In11.Cu] |
|||
Name=In11.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In12.Cu] |
|||
Name=In12.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In13.Cu] |
|||
Name=In13.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In14.Cu] |
|||
Name=In14.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In15.Cu] |
|||
Name=In15.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In16.Cu] |
|||
Name=In16.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In17.Cu] |
|||
Name=In17.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In18.Cu] |
|||
Name=In18.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In19.Cu] |
|||
Name=In19.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In20.Cu] |
|||
Name=In20.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In21.Cu] |
|||
Name=In21.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In22.Cu] |
|||
Name=In22.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In23.Cu] |
|||
Name=In23.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In24.Cu] |
|||
Name=In24.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In25.Cu] |
|||
Name=In25.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In26.Cu] |
|||
Name=In26.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In27.Cu] |
|||
Name=In27.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In28.Cu] |
|||
Name=In28.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In29.Cu] |
|||
Name=In29.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.In30.Cu] |
|||
Name=In30.Cu |
|||
Type=0 |
|||
Enabled=0 |
|||
[pcbnew/Layer.B.Cu] |
|||
Name=bottom_copper |
|||
Type=0 |
|||
Enabled=1 |
|||
[pcbnew/Layer.B.Adhes] |
|||
Enabled=1 |
|||
[pcbnew/Layer.F.Adhes] |
|||
Enabled=1 |
|||
[pcbnew/Layer.B.Paste] |
|||
Enabled=1 |
|||
[pcbnew/Layer.F.Paste] |
|||
Enabled=1 |
|||
[pcbnew/Layer.B.SilkS] |
|||
Enabled=1 |
|||
[pcbnew/Layer.F.SilkS] |
|||
Enabled=1 |
|||
[pcbnew/Layer.B.Mask] |
|||
Enabled=1 |
|||
[pcbnew/Layer.F.Mask] |
|||
Enabled=1 |
|||
[pcbnew/Layer.Dwgs.User] |
|||
Enabled=1 |
|||
[pcbnew/Layer.Cmts.User] |
|||
Enabled=1 |
|||
[pcbnew/Layer.Eco1.User] |
|||
Enabled=1 |
|||
[pcbnew/Layer.Eco2.User] |
|||
Enabled=1 |
|||
[pcbnew/Layer.Edge.Cuts] |
|||
Enabled=1 |
|||
[pcbnew/Layer.Margin] |
|||
Enabled=1 |
|||
[pcbnew/Layer.B.CrtYd] |
|||
Enabled=1 |
|||
[pcbnew/Layer.F.CrtYd] |
|||
Enabled=1 |
|||
[pcbnew/Layer.B.Fab] |
|||
Enabled=1 |
|||
[pcbnew/Layer.F.Fab] |
|||
Enabled=1 |
|||
[pcbnew/Layer.Rescue] |
|||
Enabled=0 |
|||
[pcbnew/Netclasses] |
|||
[pcbnew/Netclasses/Default] |
|||
Name=Default |
|||
Clearance=0.2 |
|||
TrackWidth=0.2 |
|||
ViaDiameter=0.889 |
|||
ViaDrill=0.4 |
|||
uViaDiameter=0.508 |
|||
uViaDrill=0.127 |
|||
dPairWidth=0.2 |
|||
dPairGap=0.25 |
|||
dPairViaGap=0.25 |
|||
[pcbnew/Netclasses/1] |
|||
Name=pwr |
|||
Clearance=0.2 |
|||
TrackWidth=0.23 |
|||
ViaDiameter=0.889 |
|||
ViaDrill=0.4 |
|||
uViaDiameter=0.508 |
|||
uViaDrill=0.127 |
|||
dPairWidth=0.2 |
|||
dPairGap=0.25 |
|||
dPairViaGap=0.25 |
1022
demos/video/video.sch
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue