mirror of
https://github.com/romychs/Scorpion256TPlus.git
synced 2025-12-10 18:05:58 +03:00
Fix diode footprint. Fix gerbers
This commit is contained in:
parent
4654c06540
commit
00ef322c5e
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 7,
|
||||
"active_layer": 5,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
|
||||
@ -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
106891
KiCAD/fp-info-cache
Normal file
File diff suppressed because it is too large
Load Diff
4
KiCAD/fp-lib-table
Normal file
4
KiCAD/fp-lib-table
Normal file
@ -0,0 +1,4 @@
|
||||
(fp_lib_table
|
||||
(version 7)
|
||||
(lib (name "Scorpion")(type "KiCad")(uri "${KIPRJMOD}/footprints/Scorpion.pretty")(options "")(descr ""))
|
||||
)
|
||||
Binary file not shown.
4
KiCAD/sym-lib-table
Normal file
4
KiCAD/sym-lib-table
Normal 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"))
|
||||
)
|
||||
Loading…
Reference in New Issue
Block a user