Update DCDC Footprint

main
Christian Seiler 10 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,
"selection_filter": {
"dimensions": true,
"dimensions": false,
"footprints": true,
"graphics": true,
"keepouts": true,
"graphics": false,
"keepouts": false,
"lockedItems": false,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
"otherItems": false,
"pads": false,
"text": false,
"tracks": false,
"vias": false,
"zones": false
},
"visible_items": [
"vias",

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

File diff suppressed because one or more lines are too long

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

@ -1,6 +1,6 @@
(fp_lib_table
(version 7)
(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 ""))
)

Loading…
Cancel
Save