mirror of
https://github.com/Board-Folk/NeoGeoAES-3.5.git
synced 2024-11-15 02:27:38 +01:00
Ongoing PCB work
This commit is contained in:
parent
68be70dbce
commit
c8b9e69cfd
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 31,
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
@ -18,7 +18,7 @@
|
||||
"selection_filter": {
|
||||
"dimensions": true,
|
||||
"footprints": true,
|
||||
"graphics": true,
|
||||
"graphics": false,
|
||||
"keepouts": true,
|
||||
"lockedItems": true,
|
||||
"otherItems": true,
|
||||
|
@ -35,8 +35,8 @@
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.8,
|
||||
"height": 1.4,
|
||||
"width": 1.4
|
||||
"height": 1.3,
|
||||
"width": 1.3
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
@ -45,7 +45,7 @@
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"min_clearance": 0.508
|
||||
"min_clearance": 0.254
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
|
@ -1,4 +1,4 @@
|
||||
20755435436777083
|
||||
20758778466873922
|
||||
1_NeoGeoLibrary
|
||||
43256
|
||||
|
||||
@ -133,6 +133,20 @@ NEO-G0
|
||||
64
|
||||
64
|
||||
1_NeoGeoLibrary
|
||||
PAL
|
||||
|
||||
|
||||
0
|
||||
2
|
||||
2
|
||||
1_NeoGeoLibrary
|
||||
PST518B
|
||||
|
||||
|
||||
0
|
||||
3
|
||||
3
|
||||
1_NeoGeoLibrary
|
||||
RN2
|
||||
8-pin Resistor SIP pack
|
||||
R
|
||||
|
30
libs/1_NeoGeoLibrary.pretty/PAL.kicad_mod
Normal file
30
libs/1_NeoGeoLibrary.pretty/PAL.kicad_mod
Normal file
@ -0,0 +1,30 @@
|
||||
(footprint "PAL" (version 20221018) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(attr through_hole)
|
||||
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp b6b601c3-c646-4ce8-afa6-530dba26be8f)
|
||||
)
|
||||
(fp_text value "PAL" (at 0 1 unlocked) (layer "F.Fab")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp a0a41694-e0ae-44ae-b1b1-804a28b6a65e)
|
||||
)
|
||||
(fp_text user "${REFERENCE}" (at 0 2.5 unlocked) (layer "F.Fab")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 87221e64-87f3-4cad-accd-c576b5750307)
|
||||
)
|
||||
(fp_line (start -2.62 -2.5) (end 2.45 -2.5)
|
||||
(stroke (width 0.3) (type solid)) (layer "F.SilkS") (tstamp 8f623d18-4d62-4d62-8609-6739a56ee3e2))
|
||||
(fp_line (start -3.65 -3.55) (end -3.65 -1.45)
|
||||
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 777370da-339b-4aa9-b453-0dd0f9d1964f))
|
||||
(fp_line (start -3.65 -1.45) (end 3.43 -1.45)
|
||||
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 8e437458-815b-4c08-9d4b-dfd03eb00a8c))
|
||||
(fp_line (start 3.43 -3.55) (end -3.65 -3.55)
|
||||
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 3c59d723-66c2-4b1f-9e2b-5fca4690fb89))
|
||||
(fp_line (start 3.43 -1.45) (end 3.43 -3.55)
|
||||
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 1e4f1d61-d0ce-4aee-a8d7-5a5774e1d41c))
|
||||
(fp_line (start -2.6 -2.5) (end 2.48 -2.5)
|
||||
(stroke (width 0.1) (type solid)) (layer "F.Fab") (tstamp bdfecadf-5580-44aa-9996-f1944f86a021))
|
||||
(pad "1" thru_hole circle (at -2.6 -2.5) (size 1.4 1.4) (drill 0.7) (layers *.Mask "F.Cu" "In1.Cu" "B.Cu") (tstamp d72099c3-13f4-409c-8a1a-caf9fae9c097))
|
||||
(pad "2" thru_hole oval (at 2.48 -2.5) (size 1.4 1.4) (drill 0.7) (layers *.Mask "F.Cu" "In1.Cu" "B.Cu") (tstamp 034af98f-d478-4a3b-91fe-30e27512a9f2))
|
||||
)
|
39
libs/1_NeoGeoLibrary.pretty/PST518B.kicad_mod
Normal file
39
libs/1_NeoGeoLibrary.pretty/PST518B.kicad_mod
Normal file
@ -0,0 +1,39 @@
|
||||
(footprint "PST518B" (version 20221018) (generator pcbnew)
|
||||
(layer "F.Cu")
|
||||
(property "Sheetfile" "sheets/graphics.kicad_sch")
|
||||
(property "Sheetname" "GRAPHICS")
|
||||
(attr through_hole)
|
||||
(fp_text reference "U14" (at 0 -0.5 unlocked) (layer "F.SilkS")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp ea3dee35-a874-4911-a6c1-91a674ee8f20)
|
||||
)
|
||||
(fp_text value "PST518B" (at 0 1 unlocked) (layer "F.Fab")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp 5ff36977-82e8-4163-821a-de45b946a0ac)
|
||||
)
|
||||
(fp_text user "${REFERENCE}" (at 0 2.5 unlocked) (layer "F.Fab")
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
(tstamp e15a621b-c058-4161-bd17-4d2eb4e331c3)
|
||||
)
|
||||
(fp_line (start -1.84 -1.61) (end 1.76 -1.61)
|
||||
(stroke (width 0.3) (type solid)) (layer "F.SilkS") (tstamp 8d8aab10-ebbb-4841-b945-a867864558a7))
|
||||
(fp_arc (start -2.4064 -3.678807) (mid -1.446979 -4.772817) (end -0.05 -5.18)
|
||||
(stroke (width 0.3) (type solid)) (layer "F.SilkS") (tstamp a8b96f25-81f6-4ec2-9189-69864573edfd))
|
||||
(fp_arc (start -1.84 -1.609328) (mid -2.1339 -1.950002) (end -2.364184 -2.336533)
|
||||
(stroke (width 0.3) (type solid)) (layer "F.SilkS") (tstamp c02fdc8c-9348-4a7f-880a-afa5fd9f62f6))
|
||||
(fp_arc (start -0.05 -5.18) (mid 1.346979 -4.772818) (end 2.3064 -3.678807)
|
||||
(stroke (width 0.3) (type solid)) (layer "F.SilkS") (tstamp a04a8079-ac83-4b44-823a-9155a6ce76fb))
|
||||
(fp_arc (start 2.280281 -2.336533) (mid 2.050003 -1.949998) (end 1.756097 -1.609328)
|
||||
(stroke (width 0.3) (type solid)) (layer "F.SilkS") (tstamp 925edae5-06fe-4353-b27d-170c94d009c6))
|
||||
(fp_line (start -3.59 -5.61) (end -3.59 -0.87)
|
||||
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp faca8104-96aa-48ca-a9f0-a67869ccad0f))
|
||||
(fp_line (start -3.59 -5.61) (end 3.51 -5.61)
|
||||
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 33cfc28d-f134-4ec9-8431-1adcde9b2546))
|
||||
(fp_line (start 3.51 -0.87) (end -3.59 -0.87)
|
||||
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 905b4cf3-fd5e-4dd4-9c2b-794ec2fa9570))
|
||||
(fp_line (start 3.51 -0.87) (end 3.51 -5.61)
|
||||
(stroke (width 0.05) (type solid)) (layer "F.CrtYd") (tstamp 2e552045-da55-445b-ade4-213733c8e43c))
|
||||
(pad "1" thru_hole circle (at -2.58 -2.88) (size 1.5 1.5) (drill 0.8) (layers *.Mask "F.Cu" "In1.Cu" "B.Cu") (tstamp 8b1be962-4a88-4b3d-b052-5ee2ef4ad0fd))
|
||||
(pad "2" thru_hole circle (at 2.5 -2.88) (size 1.5 1.5) (drill 0.8) (layers *.Mask "F.Cu" "In1.Cu" "B.Cu") (tstamp 60279bb7-331e-4416-9788-668f3b90a6e0))
|
||||
(pad "3" thru_hole circle (at -0.04 -2.88) (size 1.5 1.5) (drill 0.8) (layers *.Mask "F.Cu" "In1.Cu" "B.Cu") (tstamp c6315a38-914b-4821-bdbb-49d22b058845))
|
||||
)
|
Loading…
Reference in New Issue
Block a user