Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Busses #203

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
6b15250
Rename BUS_PCI to BUS_PCI_M and add tags to indicate male-ness.
DavidGriffith Dec 31, 2017
218a16e
Rename BUS_AT to BUS_AT_M and add tags to indicate male-ness.
DavidGriffith Dec 31, 2017
b627813
Add card-edge footprint for 8-bit S100 bus.
DavidGriffith Dec 31, 2017
0e45bc2
Add card-edge footprint for 8-bit PC ISA bus.
DavidGriffith Dec 31, 2017
146c71b
Add courtyard to BUS_S100_M.
DavidGriffith Dec 31, 2017
edc0fa6
Corrected courtyard line gripes from Travis CI.
DavidGriffith Dec 31, 2017
968e5c1
Delete %R from the F.Fab-layer on BUS_*.
DavidGriffith Jan 31, 2018
af25711
Added edge cuts for AT, PC, and S100.
DavidGriffith Jan 31, 2018
9284872
Move edge cuts from silk to edge cut layer for real this time for BUS…
DavidGriffith Jan 31, 2018
0d9b6ed
Adjust courtyards to satisfy the Travis build thingy that likes 0.01m…
DavidGriffith Jan 31, 2018
7cc0814
Added Pin-1 dots for S100, PC, and AT card edges.
DavidGriffith Feb 4, 2018
1fda3d7
Added pin-1 dots on front and back for BUS_PCI_M.
DavidGriffith Aug 4, 2018
c20d619
Moved center of footprint to middle of S100 edge.
DavidGriffith Aug 4, 2018
8d16712
Add little triangle pin-1 indicator.
DavidGriffith Aug 4, 2018
b24442a
Change pin-1 indicator to a little triangle.
DavidGriffith Aug 4, 2018
377a680
Change center of footprint to middle.
DavidGriffith Aug 4, 2018
d3a3763
Pin-1 indicator for ISA 8-bit is now a triangle.
DavidGriffith Aug 4, 2018
06b70f1
Move center of ISA 16-bit footprint to middle.
DavidGriffith Aug 4, 2018
f5a8b35
Change pin-1 indicator to a triangle.
DavidGriffith Aug 4, 2018
81c8156
Move center of footprint closer to middle.
DavidGriffith Aug 4, 2018
10cb32c
Add pin-1 indicator as a little triangle.
DavidGriffith Aug 4, 2018
f9fab23
Fix courtyard for S100_M.
DavidGriffith Aug 5, 2018
c9defcc
Removed stray edge cut lines.
DavidGriffith Aug 6, 2018
abb4a10
Adjust dimensions slightly so the resulting card isn't too tight.
DavidGriffith Aug 7, 2018
67ef264
Chamfer corners of S100_M.
DavidGriffith Aug 7, 2018
6336ed2
Put soldermask holes over fingers.
DavidGriffith Aug 7, 2018
3070736
Add bevels in F.Fab and B.Fab.
DavidGriffith Aug 7, 2018
58aad93
Re-adjust courtyard to make Travis-CI happy.
DavidGriffith Aug 7, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added Pin-1 dots for S100, PC, and AT card edges.
  • Loading branch information
DavidGriffith committed Feb 4, 2018
commit 7cc0814ca559f338c6638e054fbee34bad7a403a
3 changes: 2 additions & 1 deletion Connector_PCBEdge.pretty/BUS_AT_M.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(module BUS_AT_M (layer F.Cu) (tedit 5A71AA74)
(module BUS_AT_M (layer F.Cu) (tedit 5A770C30)
(descr "AT ISA 16 bits Bus Edge Connector")
(tags "BUS ISA AT Edge connector male")
(attr virtual)
Expand All @@ -8,6 +8,7 @@
(fp_text value BUS_AT_M (at -81.91 -6.99) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 -6.5) (end 0.5 -6.5) (layer B.SilkS) (width 1))
(fp_line (start -78.74 3.81) (end 2.54 3.81) (layer Edge.Cuts) (width 0.12))
(fp_line (start -132.08 3.81) (end -83.82 3.81) (layer Edge.Cuts) (width 0.12))
(fp_line (start 2.54 3.81) (end 2.54 -5.08) (layer Edge.Cuts) (width 0.12))
Expand Down
3 changes: 2 additions & 1 deletion Connector_PCBEdge.pretty/BUS_PC_M.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(module BUS_PC_M (layer F.Cu) (tedit 5A71A8B0)
(module BUS_PC_M (layer F.Cu) (tedit 5A770C02)
(descr "PC ISA 8 bits Bus Edge Connector")
(tags "BUS ISA PC Edge connector male")
(attr virtual)
Expand All @@ -8,6 +8,7 @@
(fp_text value BUS_PC_M (at -49.53 -6.99) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 -6.5) (end 0.5 -6.5) (layer B.SilkS) (width 1))
(fp_line (start -78.74 3.81) (end 2.54 3.81) (layer Edge.Cuts) (width 0.12))
(fp_line (start -78.8 -5.1) (end -78.8 3.9) (layer F.CrtYd) (width 0.05))
(fp_line (start 2.54 -5.08) (end 3.175 -5.08) (layer Edge.Cuts) (width 0.12))
Expand Down
3 changes: 2 additions & 1 deletion Connector_PCBEdge.pretty/BUS_S100_M.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(module BUS_S100_M (layer F.Cu) (tedit 5A71A948)
(module BUS_S100_M (layer F.Cu) (tedit 5A770BB2)
(descr "S100 8 bits Bus Edge Connector S100")
(tags "S100 Bus Edge Connector Male")
(attr virtual)
Expand All @@ -8,6 +8,7 @@
(fp_text value BUS_S100_M (at 90 -11) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 2.5 -11.25) (end 3 -11.25) (layer F.SilkS) (width 1))
(fp_line (start -0.1 0.1) (end 162 0.1) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.1 -9.6) (end 162 -9.6) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.1 0.1) (end -0.1 -9.6) (layer F.CrtYd) (width 0.05))
Expand Down