Update DCDC Footprint

main
Christian Seiler 13 hours ago
parent 1a9dceb21e
commit 021042ac3b
  1. 3141
      UC_Platine_Busanzeiger.kicad_pcb
  2. 18
      UC_Platine_Busanzeiger.kicad_prl
  3. 2
      UC_Platine_Busanzeiger.kicad_sch
  4. 4709
      bom/ibom.html
  5. 6
      busanzeiger-platine-dcdc/DCDC-Board.kicad_prl
  6. 2
      fp-lib-table

File diff suppressed because it is too large Load Diff

@ -17,17 +17,17 @@
}, },
"prototype_zone_fills": false, "prototype_zone_fills": false,
"selection_filter": { "selection_filter": {
"dimensions": true, "dimensions": false,
"footprints": true, "footprints": true,
"graphics": true, "graphics": false,
"keepouts": true, "keepouts": false,
"lockedItems": false, "lockedItems": false,
"otherItems": true, "otherItems": false,
"pads": true, "pads": false,
"text": true, "text": false,
"tracks": true, "tracks": false,
"vias": true, "vias": false,
"zones": true "zones": false
}, },
"visible_items": [ "visible_items": [
"vias", "vias",

@ -6022,7 +6022,7 @@
) )
) )
) )
(property "Footprint" "DCDC_sub:DCDC" (property "Footprint" "DCDC:DCDC"
(at 247.65 30.48 0) (at 247.65 30.48 0)
(hide yes) (hide yes)
(show_name no) (show_name no)

File diff suppressed because one or more lines are too long

@ -1,6 +1,6 @@
{ {
"board": { "board": {
"active_layer": 5, "active_layer": 0,
"active_layer_preset": "All Layers", "active_layer_preset": "All Layers",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
@ -92,8 +92,8 @@
9 9
], ],
"col_widths": [ "col_widths": [
10, 86,
10, 94,
270, 270,
223, 223,
148, 148,

@ -1,6 +1,6 @@
(fp_lib_table (fp_lib_table
(version 7) (version 7)
(lib (name "Library") (type "KiCad") (uri "${KIPRJMOD}/Library.pretty") (options "") (descr "")) (lib (name "Library") (type "KiCad") (uri "${KIPRJMOD}/Library.pretty") (options "") (descr ""))
(lib (name "DCDC") (type "KiCad") (uri "${KIPRJMOD}/DCDC.pretty") (options "") (descr "")) (lib (name "DCDC") (type "KiCad") (uri "${KIPRJMOD}/busanzeiger-platine-dcdc/DCDC.pretty") (options "") (descr ""))
(lib (name "LocalLibrary") (type "KiCad") (uri "${KIPRJMOD}/Library.pretty") (options "") (descr "")) (lib (name "LocalLibrary") (type "KiCad") (uri "${KIPRJMOD}/Library.pretty") (options "") (descr ""))
) )

Loading…
Cancel
Save