Compare commits
4 commits
24b3018b9b
...
58e3c08bcb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
58e3c08bcb | ||
|
|
008c2ac835 | ||
|
|
e3eb20e4ef | ||
|
|
c81d07ac47 |
10 changed files with 1757 additions and 4 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
|
||||||
|
# Files
|
||||||
|
.bak
|
||||||
118
Capacitors/Capacitors.bak
Normal file
118
Capacitors/Capacitors.bak
Normal file
|
|
@ -0,0 +1,118 @@
|
||||||
|
(kicad_symbol_lib
|
||||||
|
(version 20231120)
|
||||||
|
(generator "kicad_symbol_editor")
|
||||||
|
(generator_version "8.0")
|
||||||
|
(symbol "C"
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(property "Reference" "C"
|
||||||
|
(at 3.75 3.75 0)
|
||||||
|
(do_not_autoplace)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 2.1844 2.1844)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "*"
|
||||||
|
(at 2.5 -3.75 0)
|
||||||
|
(do_not_autoplace)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 2.1844 2.1844)
|
||||||
|
)
|
||||||
|
(justify left bottom)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "C_1_0"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -0.75 4) (xy -0.75 -4)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.3)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0.75 -4) (xy 0.75 4)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.3)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at -5 0 0)
|
||||||
|
(length 4.2)
|
||||||
|
(name "1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at 5 0 180)
|
||||||
|
(length 4.2)
|
||||||
|
(name "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
118
Capacitors/Capacitors.kicad_sym
Normal file
118
Capacitors/Capacitors.kicad_sym
Normal file
|
|
@ -0,0 +1,118 @@
|
||||||
|
(kicad_symbol_lib
|
||||||
|
(version 20231120)
|
||||||
|
(generator "kicad_symbol_editor")
|
||||||
|
(generator_version "8.0")
|
||||||
|
(symbol "C"
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(property "Reference" "C"
|
||||||
|
(at 3.75 3.75 0)
|
||||||
|
(do_not_autoplace)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 2.1844 2.1844)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "*"
|
||||||
|
(at 2.5 -3.75 0)
|
||||||
|
(do_not_autoplace)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 2.1844 2.1844)
|
||||||
|
)
|
||||||
|
(justify left bottom)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "C_1_0"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -0.75 4) (xy -0.75 -4)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.3)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0.75 -4) (xy 0.75 4)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.3)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at -5 0 0)
|
||||||
|
(length 4.2)
|
||||||
|
(name "1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at 5 0 180)
|
||||||
|
(length 4.2)
|
||||||
|
(name "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
206
Capacitors/Capacitors.pretty/C_0805.kicad_mod
Normal file
206
Capacitors/Capacitors.pretty/C_0805.kicad_mod
Normal file
|
|
@ -0,0 +1,206 @@
|
||||||
|
(footprint "C_0805"
|
||||||
|
(version 20240108)
|
||||||
|
(generator "pcbnew")
|
||||||
|
(generator_version "8.0")
|
||||||
|
(layer "F.Cu")
|
||||||
|
(descr "Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator")
|
||||||
|
(tags "capacitor")
|
||||||
|
(property "Reference" "REF**"
|
||||||
|
(at 0 -1.68 0)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "748b2e42-8a67-4fcd-8eff-aa3682e30072")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1 1)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "C_0805"
|
||||||
|
(at 0 1.68 0)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "e1cef26a-9b05-47d0-95ed-57ad6f7a78aa")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1 1)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(unlocked yes)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(hide yes)
|
||||||
|
(uuid "8302005e-f72b-479d-a4e3-f10c21d3c5a8")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(unlocked yes)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(hide yes)
|
||||||
|
(uuid "e409e5d7-234e-4d0f-893c-50687e83593f")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(unlocked yes)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(hide yes)
|
||||||
|
(uuid "9095226d-dc80-4309-b207-ae0b3c84dbbd")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(attr smd)
|
||||||
|
(fp_line
|
||||||
|
(start -0.261252 -0.635)
|
||||||
|
(end 0.261252 -0.635)
|
||||||
|
(stroke
|
||||||
|
(width 0.12)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "e5b89156-25fd-4982-832b-7a101d828db8")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -0.261252 0.635)
|
||||||
|
(end 0.261252 0.635)
|
||||||
|
(stroke
|
||||||
|
(width 0.12)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "a1537c18-e148-4e80-abe3-76952c047734")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -1.7 -0.98)
|
||||||
|
(end 1.7 -0.98)
|
||||||
|
(stroke
|
||||||
|
(width 0.05)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "9fb88c89-f8d6-43df-af23-2e208e786425")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -1.7 0.98)
|
||||||
|
(end -1.7 -0.98)
|
||||||
|
(stroke
|
||||||
|
(width 0.05)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "57f85840-bafd-4eb2-a30f-3aac019a2b34")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 1.7 -0.98)
|
||||||
|
(end 1.7 0.98)
|
||||||
|
(stroke
|
||||||
|
(width 0.05)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "9b846abe-c163-4f56-abb1-1f90b748ef50")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 1.7 0.98)
|
||||||
|
(end -1.7 0.98)
|
||||||
|
(stroke
|
||||||
|
(width 0.05)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "12661fea-1ffa-4545-aaad-52ab7216df74")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -1 -0.625)
|
||||||
|
(end 1 -0.625)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "4604630f-a6a4-4c66-955a-731baf7104b0")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -1 0.625)
|
||||||
|
(end -1 -0.625)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "586b9b4b-d05d-4b12-9dcf-1d926c022460")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 1 -0.625)
|
||||||
|
(end 1 0.625)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "fc264de6-6f0a-480a-b498-0ace3025117e")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 1 0.625)
|
||||||
|
(end -1 0.625)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "8f48e2ee-4bde-4581-b821-e8812a62bf44")
|
||||||
|
)
|
||||||
|
(fp_text user "${REFERENCE}"
|
||||||
|
(at 0 0 0)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "c0d28e02-a811-416e-8ea3-8972062d277d")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0.5 0.5)
|
||||||
|
(thickness 0.08)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pad "1" smd roundrect
|
||||||
|
(at -1.016 0)
|
||||||
|
(size 1.1 1.3)
|
||||||
|
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||||
|
(roundrect_rratio 0.25)
|
||||||
|
(uuid "8fcab996-2ba6-4e37-8313-be9ac1a3cf10")
|
||||||
|
)
|
||||||
|
(pad "2" smd roundrect
|
||||||
|
(at 1.016 0)
|
||||||
|
(size 1.1 1.3)
|
||||||
|
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||||
|
(roundrect_rratio 0.25)
|
||||||
|
(uuid "1e36b295-7e96-456f-a51a-a71b62e7b4c1")
|
||||||
|
)
|
||||||
|
(model "${KICAD8_3DMODEL_DIR}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl"
|
||||||
|
(offset
|
||||||
|
(xyz 0 0 0)
|
||||||
|
)
|
||||||
|
(scale
|
||||||
|
(xyz 1 1 1)
|
||||||
|
)
|
||||||
|
(rotate
|
||||||
|
(xyz 0 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
152
Diodes/Diodes.bak
Normal file
152
Diodes/Diodes.bak
Normal file
|
|
@ -0,0 +1,152 @@
|
||||||
|
(kicad_symbol_lib
|
||||||
|
(version 20231120)
|
||||||
|
(generator "kicad_symbol_editor")
|
||||||
|
(generator_version "8.0")
|
||||||
|
(symbol "DIOD"
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(property "Reference" "VD"
|
||||||
|
(at 4 5.25 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 2.1844 2.1844)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "?"
|
||||||
|
(at 4 2.5 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 2.1844 2.1844)
|
||||||
|
)
|
||||||
|
(justify left bottom)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" "Диод"
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "DIOD_1_0"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -2.48 7.242) (xy 2.52 7.242)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0 2.5) (xy 0 7.5)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0.02 7.242) (xy -2.48 3.242)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0.02 7.242) (xy 2.52 3.242)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 2.52 3.242) (xy -2.48 3.242)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at 0 9.652 270)
|
||||||
|
(length 2.286)
|
||||||
|
(name "1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at 0 0 90)
|
||||||
|
(length 2.286)
|
||||||
|
(name "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
152
Diodes/Diodes.kicad_sym
Normal file
152
Diodes/Diodes.kicad_sym
Normal file
|
|
@ -0,0 +1,152 @@
|
||||||
|
(kicad_symbol_lib
|
||||||
|
(version 20231120)
|
||||||
|
(generator "kicad_symbol_editor")
|
||||||
|
(generator_version "8.0")
|
||||||
|
(symbol "DIOD"
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(property "Reference" "VD"
|
||||||
|
(at 5 6.25 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 2.1844 2.1844)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "*"
|
||||||
|
(at 3.75 2.5 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 2.1844 2.1844)
|
||||||
|
)
|
||||||
|
(justify left bottom)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "DIOD_1_0"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -2.48 7.242) (xy 2.52 7.242)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.3)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0 2.5) (xy 0 7.5)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.3)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0.02 7.242) (xy -2.48 3.242)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.3)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0.02 7.242) (xy 2.52 3.242)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.3)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 2.52 3.242) (xy -2.48 3.242)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0.3)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at 0 10 270)
|
||||||
|
(length 2.4)
|
||||||
|
(name "1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at 0 0 90)
|
||||||
|
(length 2.4)
|
||||||
|
(name "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
308
Diodes/Diodes.pretty/D_SMA.kicad_mod
Normal file
308
Diodes/Diodes.pretty/D_SMA.kicad_mod
Normal file
|
|
@ -0,0 +1,308 @@
|
||||||
|
(footprint "D_SMA"
|
||||||
|
(version 20240108)
|
||||||
|
(generator "pcbnew")
|
||||||
|
(generator_version "8.0")
|
||||||
|
(layer "F.Cu")
|
||||||
|
(descr "Diode SMA (DO-214AC)")
|
||||||
|
(tags "Diode SMA (DO-214AC)")
|
||||||
|
(property "Reference" "REF**"
|
||||||
|
(at 0 -2.5 0)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "78f18f7d-f8a5-43e4-98c1-400155beaace")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1 1)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "D_SMA"
|
||||||
|
(at 0 2.6 0)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "d8100462-8cef-473f-be33-7f843be6851c")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1 1)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(unlocked yes)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(hide yes)
|
||||||
|
(uuid "ce5420fc-064d-4516-b636-65b41996b15c")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(unlocked yes)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(hide yes)
|
||||||
|
(uuid "c4278de3-51d4-45cb-b37b-42a667e66bc5")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(unlocked yes)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(hide yes)
|
||||||
|
(uuid "aa802e2b-7add-4e63-bcb2-5328ca681d3d")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(attr smd)
|
||||||
|
(fp_line
|
||||||
|
(start -2.54 -1.524)
|
||||||
|
(end 2.54 -1.524)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "53fd5ede-59c7-4c1a-a238-96e9dddba307")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -2.54 1.524)
|
||||||
|
(end 2.54 1.524)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "e43f551a-df5c-464d-aa66-d318657a631c")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 2.54 -1.524)
|
||||||
|
(end 2.54 -1.143)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "f39654ff-62ef-4232-af90-b09b09b2837f")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 2.54 1.524)
|
||||||
|
(end 2.54 1.143)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "a68150df-2199-4dc2-b258-efefc572e4c2")
|
||||||
|
)
|
||||||
|
(fp_rect
|
||||||
|
(start -2.54 -1.524)
|
||||||
|
(end -1.27 -1.143)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill solid)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "c212d205-1360-4bf6-b607-5cb8af06d635")
|
||||||
|
)
|
||||||
|
(fp_rect
|
||||||
|
(start -2.54 1.524)
|
||||||
|
(end -1.27 1.143)
|
||||||
|
(stroke
|
||||||
|
(width 0.2)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill solid)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(uuid "092984d7-ce4e-4902-951c-242b10970cbe")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -3.5 -1.75)
|
||||||
|
(end 3.5 -1.75)
|
||||||
|
(stroke
|
||||||
|
(width 0.05)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "dbd4b25f-4fcb-4744-84be-c5e4a4e42837")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -3.5 1.75)
|
||||||
|
(end -3.5 -1.75)
|
||||||
|
(stroke
|
||||||
|
(width 0.05)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "2dd2626e-6f74-400d-9266-48b047137055")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 3.5 -1.75)
|
||||||
|
(end 3.5 1.75)
|
||||||
|
(stroke
|
||||||
|
(width 0.05)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "4ca79e24-2e7b-47bd-871d-fec997d695df")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 3.5 1.75)
|
||||||
|
(end -3.5 1.75)
|
||||||
|
(stroke
|
||||||
|
(width 0.05)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "d08df98a-2ea9-4491-a654-062a8028f290")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -2.3 1.5)
|
||||||
|
(end -2.3 -1.5)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "1431ae02-b3a1-4485-9ca0-26bc320a78c5")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -0.64944 -0.79908)
|
||||||
|
(end -0.64944 0.80112)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "0f99da12-e271-4d4a-8797-6ea6343d195d")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -0.64944 0.00102)
|
||||||
|
(end -1.55114 0.00102)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "f7a8c838-49b4-4488-a08e-d89eb3dc4361")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -0.64944 0.00102)
|
||||||
|
(end 0.50118 -0.79908)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "d558df36-f3a4-4fcf-8ea7-9ca3c5a228aa")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start -0.64944 0.00102)
|
||||||
|
(end 0.50118 0.75032)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "d55225e2-3236-4507-bfd9-80a48f293c40")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 0.50118 0.00102)
|
||||||
|
(end 1.4994 0.00102)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "46fe74cf-81ca-444c-a727-666d0e34a994")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 0.50118 0.75032)
|
||||||
|
(end 0.50118 -0.79908)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "7c1208d5-7637-4920-8943-369f975b8a74")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 2.3 -1.5)
|
||||||
|
(end -2.3 -1.5)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "657b2a01-37ca-4d3c-8004-a75e08aa2032")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 2.3 -1.5)
|
||||||
|
(end 2.3 1.5)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "d13e07f1-e4fe-4d02-b51c-871844057f50")
|
||||||
|
)
|
||||||
|
(fp_line
|
||||||
|
(start 2.3 1.5)
|
||||||
|
(end -2.3 1.5)
|
||||||
|
(stroke
|
||||||
|
(width 0.1)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "f849bb85-eee3-44d9-b881-7f1627d4304a")
|
||||||
|
)
|
||||||
|
(fp_text user "${REFERENCE}"
|
||||||
|
(at 0 -2.5 0)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "84118230-d2f4-4bb3-819b-e1cb088384b6")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1 1)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pad "1" smd roundrect
|
||||||
|
(at -2 0)
|
||||||
|
(size 2 1.8)
|
||||||
|
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||||
|
(roundrect_rratio 0.1388888889)
|
||||||
|
(uuid "e092a9e8-b915-4f8c-82db-96bdde4366ac")
|
||||||
|
)
|
||||||
|
(pad "2" smd roundrect
|
||||||
|
(at 2 0)
|
||||||
|
(size 2 1.8)
|
||||||
|
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||||
|
(roundrect_rratio 0.1388888889)
|
||||||
|
(uuid "7c00314a-7875-4f2e-ac99-32554d25fcd6")
|
||||||
|
)
|
||||||
|
(model "${KICAD8_3DMODEL_DIR}/Diode_SMD.3dshapes/D_SMA.wrl"
|
||||||
|
(offset
|
||||||
|
(xyz 0 0 0)
|
||||||
|
)
|
||||||
|
(scale
|
||||||
|
(xyz 1 1 1)
|
||||||
|
)
|
||||||
|
(rotate
|
||||||
|
(xyz 0 0 0)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
622
Format.kicad_wks
Normal file
622
Format.kicad_wks
Normal file
|
|
@ -0,0 +1,622 @@
|
||||||
|
(kicad_wks
|
||||||
|
(version 20231118)
|
||||||
|
(generator "pl_editor")
|
||||||
|
(generator_version "8.0")
|
||||||
|
(setup
|
||||||
|
(textsize 3 3)
|
||||||
|
(linewidth 0.3)
|
||||||
|
(textlinewidth 0.25)
|
||||||
|
(left_margin 8)
|
||||||
|
(right_margin 5)
|
||||||
|
(top_margin 5)
|
||||||
|
(bottom_margin 5)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm1:Line")
|
||||||
|
(start 0 60 lbcorner)
|
||||||
|
(end 12 60 lbcorner)
|
||||||
|
(linewidth 0.6)
|
||||||
|
(repeat 3)
|
||||||
|
(incry 25)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm3:Line")
|
||||||
|
(start 82 0 ltcorner)
|
||||||
|
(end 82 14 ltcorner)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm6:Line")
|
||||||
|
(start 12 14 ltcorner)
|
||||||
|
(end 82 14 ltcorner)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm7:Line")
|
||||||
|
(start 0 145 lbcorner)
|
||||||
|
(end 12 145 lbcorner)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm8:Line")
|
||||||
|
(start 0 0 lbcorner)
|
||||||
|
(end 12 0 lbcorner)
|
||||||
|
(linewidth 0.6)
|
||||||
|
(repeat 2)
|
||||||
|
(incry 25)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm9:Line")
|
||||||
|
(start 120 55)
|
||||||
|
(end 120 0)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm10:Line")
|
||||||
|
(start 130 55)
|
||||||
|
(end 130 0)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm11:Line")
|
||||||
|
(start 145 55)
|
||||||
|
(end 145 0)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm12:Line")
|
||||||
|
(start 168 55)
|
||||||
|
(end 168 0)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm13:Line")
|
||||||
|
(start 178 55)
|
||||||
|
(end 178 30)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm14:Line")
|
||||||
|
(start 185 40)
|
||||||
|
(end 120 40)
|
||||||
|
(option page1only)
|
||||||
|
(repeat 3)
|
||||||
|
(incry 5)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm15:Line")
|
||||||
|
(start 185 30)
|
||||||
|
(end 120 30)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
(repeat 2)
|
||||||
|
(incry 5)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm16:Line")
|
||||||
|
(start 185 5)
|
||||||
|
(end 120 5)
|
||||||
|
(option page1only)
|
||||||
|
(repeat 5)
|
||||||
|
(incry 5)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm19:Line")
|
||||||
|
(start 185 55)
|
||||||
|
(end 0 55)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm20:Line")
|
||||||
|
(start 0 145 lbcorner)
|
||||||
|
(end 0 0 lbcorner)
|
||||||
|
(linewidth 0.6)
|
||||||
|
(repeat 2)
|
||||||
|
(incrx 5)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm21:Line")
|
||||||
|
(start 45 35)
|
||||||
|
(end 45 20)
|
||||||
|
(option page1only)
|
||||||
|
(repeat 2)
|
||||||
|
(incrx -5)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm22:Line")
|
||||||
|
(start 35 40)
|
||||||
|
(end 35 20)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
(repeat 2)
|
||||||
|
(incrx -17)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm23:Line")
|
||||||
|
(start 50 20)
|
||||||
|
(end 0 20)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
(repeat 2)
|
||||||
|
(incry 15)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm24:Line")
|
||||||
|
(start 50 40)
|
||||||
|
(end 50 0)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm25:Line")
|
||||||
|
(start 120 15)
|
||||||
|
(end 0 15)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm26:Line")
|
||||||
|
(start 120 40)
|
||||||
|
(end 0 40)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm27:Line")
|
||||||
|
(start 185 0)
|
||||||
|
(end 185 55)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(rect
|
||||||
|
(name "rect1:Rect")
|
||||||
|
(start 12 0 lbcorner)
|
||||||
|
(end 0 0 rtcorner)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(tbtext "Лист"
|
||||||
|
(name "text1:Text")
|
||||||
|
(pos 173 32.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "${COMMENT3}"
|
||||||
|
(name "text2:Text")
|
||||||
|
(pos 167.5 22.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(maxlen 21.5)
|
||||||
|
)
|
||||||
|
(tbtext "Пров."
|
||||||
|
(name "text3:Text")
|
||||||
|
(pos 184.5 22.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
)
|
||||||
|
(tbtext "Утв."
|
||||||
|
(name "text4:Text")
|
||||||
|
(pos 184.5 2.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
)
|
||||||
|
(tbtext "Н.контр."
|
||||||
|
(name "text5:Text")
|
||||||
|
(pos 184.5 7.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
)
|
||||||
|
(tbtext "Лит."
|
||||||
|
(name "text6:Text")
|
||||||
|
(pos 42 37.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "${COMMENT1}"
|
||||||
|
(name "text7:Text")
|
||||||
|
(pos 60 47.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A")
|
||||||
|
(linewidth 0.5)
|
||||||
|
(size 5 5) italic)
|
||||||
|
(justify center)
|
||||||
|
(maxlen 119)
|
||||||
|
)
|
||||||
|
(tbtext "${##}"
|
||||||
|
(name "text8:Text")
|
||||||
|
(pos 8 17.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm28:Line")
|
||||||
|
(start 185 15)
|
||||||
|
(end 185 0)
|
||||||
|
(option notonpage1)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm29:Line")
|
||||||
|
(start 185 15)
|
||||||
|
(end 0 15)
|
||||||
|
(option notonpage1)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(tbtext "${COMPANY}"
|
||||||
|
(name "text9:Text")
|
||||||
|
(pos 25 7)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A")
|
||||||
|
(linewidth 0.35)
|
||||||
|
(size 3.5 3.5) italic)
|
||||||
|
(justify center)
|
||||||
|
(maxlen 48)
|
||||||
|
(maxheight 14)
|
||||||
|
)
|
||||||
|
(tbtext "${TITLE}"
|
||||||
|
(name "text10:Text")
|
||||||
|
(pos 85 27.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A")
|
||||||
|
(linewidth 0.35)
|
||||||
|
(size 3.5 3.5) italic)
|
||||||
|
(justify center)
|
||||||
|
(maxlen 67)
|
||||||
|
(maxheight 22)
|
||||||
|
)
|
||||||
|
(tbtext "Листов"
|
||||||
|
(name "text11:Text")
|
||||||
|
(pos 29 17.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
)
|
||||||
|
(tbtext "${COMMENT1}"
|
||||||
|
(name "text12:Text")
|
||||||
|
(pos 47 7 ltcorner)
|
||||||
|
(rotate 180)
|
||||||
|
(font
|
||||||
|
(face "GOST type A")
|
||||||
|
(linewidth 0.35)
|
||||||
|
(size 3.5 3.5) italic)
|
||||||
|
(justify center)
|
||||||
|
(maxlen 69)
|
||||||
|
)
|
||||||
|
(tbtext "${#}"
|
||||||
|
(name "text13:Text")
|
||||||
|
(pos 35 17.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Лист"
|
||||||
|
(name "text14:Text")
|
||||||
|
(pos 49 17.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm30:Line")
|
||||||
|
(start 30 20)
|
||||||
|
(end 30 15)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(tbtext "Масштаб"
|
||||||
|
(name "text15:Text")
|
||||||
|
(pos 9 37.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Масса"
|
||||||
|
(name "text16:Text")
|
||||||
|
(pos 26.5 37.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "${COMMENT4}"
|
||||||
|
(name "text17:Text")
|
||||||
|
(pos 167.5 2.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(maxlen 21.5)
|
||||||
|
)
|
||||||
|
(tbtext "${COMMENT2}"
|
||||||
|
(name "text18:Text")
|
||||||
|
(pos 167.5 27.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(maxlen 21.5)
|
||||||
|
)
|
||||||
|
(tbtext "Разраб."
|
||||||
|
(name "text19:Text")
|
||||||
|
(pos 184.5 27.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
)
|
||||||
|
(tbtext "Дата"
|
||||||
|
(name "text20:Text")
|
||||||
|
(pos 125 32.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Подп."
|
||||||
|
(name "text21:Text")
|
||||||
|
(pos 137 32.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "N°докум."
|
||||||
|
(name "text22:Text")
|
||||||
|
(pos 156.5 32.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Изм."
|
||||||
|
(name "text23:Text")
|
||||||
|
(pos 181.5 32.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
(maxlen 6.5)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm31:Line")
|
||||||
|
(start 0 287 lbcorner)
|
||||||
|
(end 12 287 lbcorner)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
(repeat 3)
|
||||||
|
(incry -60)
|
||||||
|
)
|
||||||
|
(tbtext "Взам.инв.N°"
|
||||||
|
(name "text24:Text")
|
||||||
|
(pos 2.5 72.5 lbcorner)
|
||||||
|
(rotate 90)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Т.контр."
|
||||||
|
(name "text25:Text")
|
||||||
|
(pos 184.5 17.5)
|
||||||
|
(option page1only)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
)
|
||||||
|
(tbtext "Подп. и дата"
|
||||||
|
(name "text26:Text")
|
||||||
|
(pos 2.5 42.5 lbcorner)
|
||||||
|
(rotate 90)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Инв.N°дубл."
|
||||||
|
(name "text27:Text")
|
||||||
|
(pos 2.5 97.5 lbcorner)
|
||||||
|
(rotate 90)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Инв.N°подл."
|
||||||
|
(name "text28:Text")
|
||||||
|
(pos 2.5 12.5 lbcorner)
|
||||||
|
(rotate 90)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm32:Line")
|
||||||
|
(start 0 287 lbcorner)
|
||||||
|
(end 0 167 lbcorner)
|
||||||
|
(option page1only)
|
||||||
|
(linewidth 0.6)
|
||||||
|
(repeat 2)
|
||||||
|
(incrx 5)
|
||||||
|
)
|
||||||
|
(tbtext "Подп. и дата"
|
||||||
|
(name "text29:Text")
|
||||||
|
(pos 2.5 127.5 lbcorner)
|
||||||
|
(rotate 90)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Перв. примен."
|
||||||
|
(name "text30:Text")
|
||||||
|
(pos 2.5 257 lbcorner)
|
||||||
|
(option page1only)
|
||||||
|
(rotate 90)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Справ. N°"
|
||||||
|
(name "text31:Text")
|
||||||
|
(pos 2.5 197 lbcorner)
|
||||||
|
(option page1only)
|
||||||
|
(rotate 90)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "${#}"
|
||||||
|
(name "text32:Text")
|
||||||
|
(pos 5 4)
|
||||||
|
(option notonpage1)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Лист"
|
||||||
|
(name "text33:Text")
|
||||||
|
(pos 5 11.5)
|
||||||
|
(option notonpage1)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Копировал"
|
||||||
|
(name "text34:Text")
|
||||||
|
(pos 110 -2.5)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
)
|
||||||
|
(tbtext "Формат ${PAPER}"
|
||||||
|
(name "text35:Text")
|
||||||
|
(pos 40 -2.5)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
)
|
||||||
|
(tbtext "${COMMENT1}"
|
||||||
|
(name "text36:Text")
|
||||||
|
(pos 65 7.5)
|
||||||
|
(option notonpage1)
|
||||||
|
(font
|
||||||
|
(face "GOST type A")
|
||||||
|
(linewidth 0.5)
|
||||||
|
(size 5 5) italic)
|
||||||
|
(justify center)
|
||||||
|
(maxlen 109)
|
||||||
|
(maxheight 14)
|
||||||
|
)
|
||||||
|
(tbtext "Дата"
|
||||||
|
(name "text37:Text")
|
||||||
|
(pos 125 2.5)
|
||||||
|
(option notonpage1)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Подп."
|
||||||
|
(name "text38:Text")
|
||||||
|
(pos 137.5 2.5)
|
||||||
|
(option notonpage1)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "N°докум."
|
||||||
|
(name "text39:Text")
|
||||||
|
(pos 156.5 2.5)
|
||||||
|
(option notonpage1)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Лист"
|
||||||
|
(name "text40:Text")
|
||||||
|
(pos 173 2.5)
|
||||||
|
(option notonpage1)
|
||||||
|
(font
|
||||||
|
(face "GOST type A") italic)
|
||||||
|
(justify center)
|
||||||
|
)
|
||||||
|
(tbtext "Изм."
|
||||||
|
(name "text41:Text")
|
||||||
|
(pos 181.5 2.5)
|
||||||
|
(option notonpage1)
|
||||||
|
(font italic)
|
||||||
|
(justify center)
|
||||||
|
(maxlen 6.5)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm33:Line")
|
||||||
|
(start 10 8)
|
||||||
|
(end 0 8)
|
||||||
|
(option notonpage1)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm34:Line")
|
||||||
|
(start 10 15)
|
||||||
|
(end 10 0)
|
||||||
|
(option notonpage1)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm35:Line")
|
||||||
|
(start 185 10)
|
||||||
|
(end 120 10)
|
||||||
|
(option notonpage1)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm36:Line")
|
||||||
|
(start 185 5)
|
||||||
|
(end 120 5)
|
||||||
|
(option notonpage1)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm37:Line")
|
||||||
|
(start 120 15)
|
||||||
|
(end 120 0)
|
||||||
|
(option notonpage1)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm38:Line")
|
||||||
|
(start 130 15)
|
||||||
|
(end 130 0)
|
||||||
|
(option notonpage1)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm39:Line")
|
||||||
|
(start 145 15)
|
||||||
|
(end 145 0)
|
||||||
|
(option notonpage1)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm40:Line")
|
||||||
|
(start 168 15)
|
||||||
|
(end 168 0)
|
||||||
|
(option notonpage1)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
(line
|
||||||
|
(name "segm41:Line")
|
||||||
|
(start 178 15)
|
||||||
|
(end 178 0)
|
||||||
|
(option notonpage1)
|
||||||
|
(linewidth 0.6)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
(footprint "R0805"
|
(footprint "R_0805"
|
||||||
(version 20240108)
|
(version 20240108)
|
||||||
(generator "pcbnew")
|
(generator "pcbnew")
|
||||||
(generator_version "8.0")
|
(generator_version "8.0")
|
||||||
|
|
@ -16,7 +16,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "R0805"
|
(property "Value" "R_0805"
|
||||||
(at 0 1.65 0)
|
(at 0 1.65 0)
|
||||||
(layer "F.Fab")
|
(layer "F.Fab")
|
||||||
(uuid "83cd9c78-75b4-4eec-9501-2ff4a6e7a26e")
|
(uuid "83cd9c78-75b4-4eec-9501-2ff4a6e7a26e")
|
||||||
|
|
@ -179,14 +179,14 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(pad "1" smd roundrect
|
(pad "1" smd roundrect
|
||||||
(at -1 0)
|
(at -1.016 0)
|
||||||
(size 1.1 1.3)
|
(size 1.1 1.3)
|
||||||
(layers "F.Cu" "F.Paste" "F.Mask")
|
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||||
(roundrect_rratio 0.243902)
|
(roundrect_rratio 0.243902)
|
||||||
(uuid "9702d628-9b91-4d58-9130-9271bd872f5b")
|
(uuid "9702d628-9b91-4d58-9130-9271bd872f5b")
|
||||||
)
|
)
|
||||||
(pad "2" smd roundrect
|
(pad "2" smd roundrect
|
||||||
(at 1 0)
|
(at 1.016 0)
|
||||||
(size 1.1 1.3)
|
(size 1.1 1.3)
|
||||||
(layers "F.Cu" "F.Paste" "F.Mask")
|
(layers "F.Cu" "F.Paste" "F.Mask")
|
||||||
(roundrect_rratio 0.243902)
|
(roundrect_rratio 0.243902)
|
||||||
74
eda-core.kicad_dbl
Normal file
74
eda-core.kicad_dbl
Normal file
|
|
@ -0,0 +1,74 @@
|
||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"version": 0
|
||||||
|
},
|
||||||
|
"name": "EDA-Core Component Database",
|
||||||
|
"description": "Компоненты из базы EDA-Core (ya.kaban4ik.net.ru)",
|
||||||
|
"source": {
|
||||||
|
"type": "odbc",
|
||||||
|
"dsn": "",
|
||||||
|
"connection_string": "Driver={PostgreSQL Unicode};Server=ya.kaban4ik.net.ru;Port=5432;Database=altium_components;Uid=kicad_readonly;Pwd=KiCadRead2026!;"
|
||||||
|
},
|
||||||
|
"libraries": [
|
||||||
|
{
|
||||||
|
"name": "Резисторы",
|
||||||
|
"table": "kicad_resistors",
|
||||||
|
"key": "id",
|
||||||
|
"symbols": "symbol",
|
||||||
|
"footprints": "footprint",
|
||||||
|
"fields": [
|
||||||
|
{"column": "value", "name": "Value", "visible_on_add": true, "visible_in_chooser": true},
|
||||||
|
{"column": "description", "name": "Description", "visible_on_add": false, "visible_in_chooser": true},
|
||||||
|
{"column": "manufacturer", "name": "Manufacturer", "visible_on_add": false, "visible_in_chooser": false},
|
||||||
|
{"column": "mpn", "name": "MPN", "visible_on_add": false, "visible_in_chooser": true},
|
||||||
|
{"column": "datasheet", "name": "Datasheet", "visible_on_add": false, "visible_in_chooser": false},
|
||||||
|
{"column": "package", "name": "Package", "visible_on_add": false, "visible_in_chooser": true},
|
||||||
|
{"column": "voltage", "name": "Voltage", "visible_on_add": false, "visible_in_chooser": false},
|
||||||
|
{"column": "tolerance", "name": "Tolerance", "visible_on_add": false, "visible_in_chooser": true}
|
||||||
|
],
|
||||||
|
"properties": {
|
||||||
|
"description": "description"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Конденсаторы",
|
||||||
|
"table": "kicad_capacitors",
|
||||||
|
"key": "id",
|
||||||
|
"symbols": "symbol",
|
||||||
|
"footprints": "footprint",
|
||||||
|
"fields": [
|
||||||
|
{"column": "value", "name": "Value", "visible_on_add": true, "visible_in_chooser": true},
|
||||||
|
{"column": "description", "name": "Description", "visible_on_add": false, "visible_in_chooser": true},
|
||||||
|
{"column": "manufacturer", "name": "Manufacturer", "visible_on_add": false, "visible_in_chooser": false},
|
||||||
|
{"column": "mpn", "name": "MPN", "visible_on_add": false, "visible_in_chooser": true},
|
||||||
|
{"column": "datasheet", "name": "Datasheet", "visible_on_add": false, "visible_in_chooser": false},
|
||||||
|
{"column": "package", "name": "Package", "visible_on_add": false, "visible_in_chooser": true},
|
||||||
|
{"column": "voltage", "name": "Voltage", "visible_on_add": false, "visible_in_chooser": true},
|
||||||
|
{"column": "tolerance", "name": "Tolerance", "visible_on_add": false, "visible_in_chooser": true}
|
||||||
|
],
|
||||||
|
"properties": {
|
||||||
|
"description": "description"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Диоды",
|
||||||
|
"table": "kicad_diodes",
|
||||||
|
"key": "id",
|
||||||
|
"symbols": "symbol",
|
||||||
|
"footprints": "footprint",
|
||||||
|
"fields": [
|
||||||
|
{"column": "value", "name": "Value", "visible_on_add": true, "visible_in_chooser": true},
|
||||||
|
{"column": "description", "name": "Description", "visible_on_add": false, "visible_in_chooser": true},
|
||||||
|
{"column": "manufacturer", "name": "Manufacturer", "visible_on_add": false, "visible_in_chooser": false},
|
||||||
|
{"column": "mpn", "name": "MPN", "visible_on_add": false, "visible_in_chooser": true},
|
||||||
|
{"column": "datasheet", "name": "Datasheet", "visible_on_add": false, "visible_in_chooser": false},
|
||||||
|
{"column": "package", "name": "Package", "visible_on_add": false, "visible_in_chooser": true},
|
||||||
|
{"column": "voltage", "name": "Voltage", "visible_on_add": false, "visible_in_chooser": true},
|
||||||
|
{"column": "tolerance", "name": "Tolerance", "visible_on_add": false, "visible_in_chooser": false}
|
||||||
|
],
|
||||||
|
"properties": {
|
||||||
|
"description": "description"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue