add files for project lib tables; add FuseX too isouart4.pretty

This commit is contained in:
Nedko Arnaudov 2023-12-07 13:13:35 +02:00
parent f036278827
commit 6d874d3e0f
3 changed files with 55 additions and 0 deletions

4
fp-lib-table Normal file
View File

@ -0,0 +1,4 @@
(fp_lib_table
(version 7)
(lib (name "isouart4")(type "KiCad")(uri "${KIPRJMOD}/isouart4.pretty")(options "")(descr ""))
)

View File

@ -0,0 +1,47 @@
(footprint "FuseX" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(property "Sheetfile" "isouart4.kicad_sch")
(property "Sheetname" "")
(property "ki_description" "Fuse, small symbol")
(property "ki_keywords" "fuse")
(attr through_hole)
(fp_text reference "F1" (at 2 -5) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 69dbe905-05a8-40af-8775-548dc849fab1)
)
(fp_text value "500mA" (at 2 1) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a68f0894-641c-4b81-a0cc-2bae7ec26135)
)
(fp_line (start -0.254 -4.064) (end -0.254 0.254)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp 1e92bcb0-6040-4d60-b4df-d811a21ac302))
(fp_line (start -0.254 -4.064) (end 10.922 -4.064)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp d2f61e4f-349b-4128-8363-baf6f9db0f4f))
(fp_line (start -0.254 0.254) (end -0.254 -4.064)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp acd0ac8e-3189-4232-bb8e-af6881491c58))
(fp_line (start -0.254 0.254) (end 4.445 0.254)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp 015dae8e-4122-4147-8c53-5f4b0410b9e2))
(fp_line (start -0.254 0.254) (end 10.922 0.254)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp d67b91d8-ecd1-4f6f-bc9e-c60eba84dd9f))
(fp_line (start 4.445 -4.064) (end -0.254 -4.064)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp bd4e5045-0235-4b2e-8e15-227ac22fb36b))
(fp_line (start 4.445 0.254) (end 4.445 -4.064)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp aa3c01cc-a30b-4d0e-b7b0-e632345dd1b6))
(fp_line (start 6.096 -4.064) (end 6.096 0.254)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp fe34440c-7f20-447f-97ed-8f932b72121e))
(fp_line (start 6.096 0.254) (end 10.922 0.254)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp ab697826-9a75-4294-b491-ce9f3ebc97a4))
(fp_line (start 10.922 -4.064) (end 6.096 -4.064)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp 6ae59470-2e62-48a0-b539-e305c5236d4d))
(fp_line (start 10.922 0.254) (end 10.922 -4.064)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp 1a7240a4-22ea-4eaf-b31e-7a82ffacdf91))
(fp_line (start 10.922 0.254) (end 10.922 -4.064)
(stroke (width 0.2) (type solid)) (layer "F.SilkS") (tstamp 27a41ca3-1b1a-4a5f-b3f9-f01dc7dfad03))
(pad "1" smd rect (at 2.1 -1.9) (size 4.24 3.81) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 8a6f7e52-799b-4a74-a39a-31df0cf84d9a))
(pad "2" smd rect (at 8.5 -1.9) (size 4.24 3.81) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp cff0f165-4b17-48c2-9a03-34848dbd029a))
(model "/home/nedko/git/isouart4/anotherfuse/fuseasm.STEP"
(offset (xyz 5.5 2.5 -8.75))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)

4
sym-lib-table Normal file
View File

@ -0,0 +1,4 @@
(sym_lib_table
(version 7)
(lib (name "isouart4")(type "KiCad")(uri "${KIPRJMOD}/isouart4.kicad_sym")(options "")(descr ""))
)