hello i am outside the kicad

This commit is contained in:
Maix0 2026-05-12 17:06:49 +02:00
parent 17de7bef3e
commit 61b0c9d922
9 changed files with 7233 additions and 5012 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
*.bak
*.zip

View file

@ -1,2 +0,0 @@
(kicad_pcb (version 20260206) (generator "pcbnew") (generator_version "10.0")
)

View file

@ -217,6 +217,7 @@
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "warning",
"ground_pin_not_ground": "warning",
"hier_label_mismatch": "error",
"isolated_pin_label": "warning",
@ -407,9 +408,17 @@
"meta": {
"version": 1
},
"net_format_name": "",
"page_layout_descr_file": "",
"plot_directory": "",
"reuse_designators": true,
"space_save_all_events": true,
"spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0,
"top_level_sheets": [
@ -424,7 +433,7 @@
},
"sheets": [
[
"0d9cf32f-631b-40cb-a349-656358fac577",
"fcf6aae8-d22c-403c-9378-9d84a70783ba",
"Root"
]
],

File diff suppressed because it is too large Load diff

4
fp-lib-table Normal file
View file

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

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,106 @@
(footprint "0603"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -4.85 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "93f1fc00-89be-48be-b133-81738adaf5aa")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "0603"
(at 0 -3.35 0)
(unlocked yes)
(layer "F.Fab")
(uuid "ec4ce2fa-7f0a-4ed6-8c13-87a60324ae96")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "0f737046-f493-492b-b253-7895569cce3f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "999fbe19-8b11-439d-98a5-addcb7c8977a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_rect
(start -1.55 -0.75)
(end 1.55 0.75)
(stroke
(width 0.05)
(type default)
)
(fill no)
(layer "F.CrtYd")
(uuid "1809d108-a0a5-414c-8a55-7171eb0b0bc9")
)
(fp_rect
(start -0.8 -0.4)
(end 0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "96e9a89f-dcc3-40d6-bfb7-b6e1ba72a935")
)
(fp_text user "${REFERENCE}"
(at 0 -1.85 0)
(unlocked yes)
(layer "F.Fab")
(uuid "7b5e351d-1620-4216-bfd4-b57aacdab207")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -0.8 0 270)
(size 0.9 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "3e473b9f-38b8-4312-8c58-b8074183ebc8")
)
(pad "2" smd roundrect
(at 0.8 0 270)
(size 0.9 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "98a1c027-36e0-4d87-9823-960dafa6530f")
)
(embedded_fonts no)
)

View file

@ -0,0 +1,168 @@
(footprint "0603_Polarized"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -4.85 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "93f1fc00-89be-48be-b133-81738adaf5aa")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "0603_Polarized"
(at 0 -3.35 0)
(unlocked yes)
(layer "F.Fab")
(uuid "ec4ce2fa-7f0a-4ed6-8c13-87a60324ae96")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "0f737046-f493-492b-b253-7895569cce3f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "999fbe19-8b11-439d-98a5-addcb7c8977a")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -1.4 -0.4)
(end -1.4 0)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "67da162f-3a82-4cc0-9bf3-5bd3caa41742")
)
(fp_line
(start -1.4 0.4)
(end -1.4 0)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "5bd911ce-636b-443d-888c-9b43a9ea6224")
)
(fp_line
(start -0.95 -0.55)
(end -1.25 -0.55)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "91f8332c-4a15-4b87-868f-c90daa05568f")
)
(fp_line
(start -0.95 0.55)
(end -1.25 0.55)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "a7ba56e3-d888-43ca-b74e-11a32acb5a77")
)
(fp_curve
(pts
(xy -1.25 -0.55) (xy -1.4 -0.55) (xy -1.4 -0.4) (xy -1.4 -0.4)
)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "88eb0733-d5b6-4e7c-8c4e-8aad958a708d")
)
(fp_curve
(pts
(xy -1.25 0.55) (xy -1.4 0.55) (xy -1.4 0.4) (xy -1.4 0.4)
)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "d3174de3-3ee3-4ee2-931a-0e5bef8bf1f3")
)
(fp_rect
(start -1.55 -0.75)
(end 1.55 0.75)
(stroke
(width 0.05)
(type default)
)
(fill no)
(layer "F.CrtYd")
(uuid "1809d108-a0a5-414c-8a55-7171eb0b0bc9")
)
(fp_rect
(start -0.8 -0.4)
(end 0.8 0.4)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "96e9a89f-dcc3-40d6-bfb7-b6e1ba72a935")
)
(fp_text user "${REFERENCE}"
(at 0 -1.85 0)
(unlocked yes)
(layer "F.Fab")
(uuid "7b5e351d-1620-4216-bfd4-b57aacdab207")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -0.8 0 270)
(size 0.9 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "3e473b9f-38b8-4312-8c58-b8074183ebc8")
)
(pad "2" smd roundrect
(at 0.8 0 270)
(size 0.9 0.95)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(uuid "98a1c027-36e0-4d87-9823-960dafa6530f")
)
(embedded_fonts no)
)

View file

@ -0,0 +1,177 @@
(footprint "B3U-1000"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at -0.05 -11.25 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "0062e3f0-83cd-4ea1-8085-467af2e66a8a")
(effects
(font
(size 1 1)
(thickness 0.1)
)
)
)
(property "Value" "SwitchNoBoss"
(at -0.05 -9.75 0)
(unlocked yes)
(layer "F.Fab")
(uuid "f0deeb0a-43cd-4c4f-8042-09349f23430d")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "c8c5b0e1-4bbc-4ee3-abb2-490e06d4aa65")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "53537b57-62d9-4953-955d-e2d91f607b22")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -1.75 -1.4)
(end 1.75 -1.4)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "59c7ba56-0b61-495e-8035-b8cd91494155")
)
(fp_line
(start -1.75 -1.15)
(end -1.75 -1.4)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "db0670c5-88a8-4512-90c8-70d2dd852e50")
)
(fp_line
(start -1.75 1.425)
(end -1.75 1.175)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "0e092094-031c-4e80-a7cd-6fb80afa748e")
)
(fp_line
(start 1.75 -1.4)
(end 1.75 -1.15)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "e94dad57-7245-43ca-a363-00f41c55286b")
)
(fp_line
(start 1.75 1.175)
(end 1.75 1.425)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "43c67ece-503f-4e02-8c2e-8aeaf16adb79")
)
(fp_line
(start 1.75 1.425)
(end -1.75 1.425)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "0a03ac17-cd6e-48a1-b17b-3d4056676fde")
)
(fp_rect
(start -2.5 -1.5)
(end 2.5 1.5)
(stroke
(width 0.1)
(type default)
)
(fill no)
(layer "Margin")
(uuid "31670924-ceca-4384-a28e-0012202ac554")
)
(fp_rect
(start -1.5 -1.25)
(end 1.5 1.25)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "f7b77d98-40d6-4e52-9309-d8d75a032b18")
)
(fp_circle
(center 0 0)
(end 0.75 0)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
(uuid "e13b3b82-910c-41a8-9653-a9409ad50186")
)
(fp_text user "${REFERENCE}"
(at -0.05 -8.25 0)
(unlocked yes)
(layer "F.Fab")
(uuid "884e42c8-7dae-4596-b73e-8a6f0ad0166f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -1.8 0)
(size 1 1.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.15)
(uuid "428af45d-406b-4aac-84bb-48ce2123026e")
)
(pad "1" smd roundrect
(at 1.8 0 180)
(size 1 1.7)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.15)
(uuid "7be1c9ac-f34c-45fb-83bf-711878f19a74")
)
(embedded_fonts no)
)