Fix diode footprint. Fix gerbers

This commit is contained in:
boykovra 2025-12-08 21:22:18 +03:00
parent 4654c06540
commit 00ef322c5e
7 changed files with 107260 additions and 362 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"board": {
"active_layer": 7,
"active_layer": 5,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],

View File

@ -4,13 +4,13 @@
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 4.064 0 0)
(at 3.556 0 0)
(layer "F.SilkS")
(uuid "831b46d7-8447-4355-9f36-4ec85ea5573c")
(effects
(font
(size 0.8636 0.8636)
(thickness 0.127)
(size 0.889 0.889)
(thickness 0.111125)
)
)
)
@ -114,16 +114,6 @@
(layer "F.SilkS")
(uuid "28daa519-e847-4067-aad2-ea96411b0dae")
)
(fp_line
(start 2.286 -0.762)
(end 2.286 0.762)
(stroke
(width 0.2032)
(type default)
)
(layer "F.SilkS")
(uuid "0dbe4e81-29ce-49d6-b118-bdc55375e415")
)
(fp_line
(start 5.08 -0.762)
(end 5.842 -0.762)
@ -144,6 +134,16 @@
(layer "F.SilkS")
(uuid "44b0adfe-bd40-4b8f-a03d-b66400e27f3d")
)
(fp_line
(start 5.334 -0.762)
(end 5.334 0.762)
(stroke
(width 0.2032)
(type default)
)
(layer "F.SilkS")
(uuid "0dbe4e81-29ce-49d6-b118-bdc55375e415")
)
(fp_line
(start 5.842 -0.762)
(end 5.842 0)

106891
KiCAD/fp-info-cache Normal file

File diff suppressed because it is too large Load Diff

4
KiCAD/fp-lib-table Normal file
View File

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

4
KiCAD/sym-lib-table Normal file
View File

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