mirror of
https://github.com/garrettsworkshop/BUSJUMP.git
synced 2025-02-06 12:31:08 +00:00
BUSJUMP
This commit is contained in:
parent
f191f38af4
commit
df5d632414
28
.gitignore
vendored
Normal file
28
.gitignore
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
|
||||
# Format documentation: http://kicad-pcb.org/help/file-formats/
|
||||
|
||||
# Temporary files
|
||||
*.000
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
*~
|
||||
_autosave-*
|
||||
*.tmp
|
||||
*-rescue.lib
|
||||
*-save.pro
|
||||
*-save.kicad_pcb
|
||||
fp-info-cache
|
||||
|
||||
# Netlist files (exported from Eeschema)
|
||||
*.net
|
||||
|
||||
# Autorouter files (exported from Pcbnew)
|
||||
*.dsn
|
||||
*.ses
|
||||
|
||||
# Exported BOM files
|
||||
*.xml
|
||||
*.csv
|
||||
|
||||
*.DS_Store
|
628
BUSJUMP.kicad_pcb
Normal file
628
BUSJUMP.kicad_pcb
Normal file
@ -0,0 +1,628 @@
|
||||
(kicad_pcb (version 20171130) (host pcbnew "(5.1.2-1)-1")
|
||||
|
||||
(general
|
||||
(thickness 1.6)
|
||||
(drawings 53)
|
||||
(tracks 20)
|
||||
(zones 0)
|
||||
(modules 10)
|
||||
(nets 49)
|
||||
)
|
||||
|
||||
(page A4)
|
||||
(layers
|
||||
(0 F.Cu signal)
|
||||
(31 B.Cu signal)
|
||||
(32 B.Adhes user)
|
||||
(33 F.Adhes user)
|
||||
(34 B.Paste user)
|
||||
(35 F.Paste user)
|
||||
(36 B.SilkS user)
|
||||
(37 F.SilkS user)
|
||||
(38 B.Mask user)
|
||||
(39 F.Mask user)
|
||||
(40 Dwgs.User user)
|
||||
(41 Cmts.User user)
|
||||
(42 Eco1.User user)
|
||||
(43 Eco2.User user)
|
||||
(44 Edge.Cuts user)
|
||||
(45 Margin user)
|
||||
(46 B.CrtYd user)
|
||||
(47 F.CrtYd user)
|
||||
(48 B.Fab user)
|
||||
(49 F.Fab user)
|
||||
)
|
||||
|
||||
(setup
|
||||
(last_trace_width 0.1524)
|
||||
(user_trace_width 0.2)
|
||||
(user_trace_width 0.254)
|
||||
(user_trace_width 0.508)
|
||||
(user_trace_width 0.762)
|
||||
(user_trace_width 1.27)
|
||||
(user_trace_width 1.524)
|
||||
(trace_clearance 0.1524)
|
||||
(zone_clearance 0.1524)
|
||||
(zone_45_only no)
|
||||
(trace_min 0.1524)
|
||||
(via_size 0.6)
|
||||
(via_drill 0.3)
|
||||
(via_min_size 0.4)
|
||||
(via_min_drill 0.3)
|
||||
(user_via 0.8 0.4)
|
||||
(user_via 1.524 0.762)
|
||||
(uvia_size 0.3)
|
||||
(uvia_drill 0.1)
|
||||
(uvias_allowed no)
|
||||
(uvia_min_size 0.2)
|
||||
(uvia_min_drill 0.1)
|
||||
(edge_width 0.15)
|
||||
(segment_width 0.1524)
|
||||
(pcb_text_width 0.3)
|
||||
(pcb_text_size 1.5 1.5)
|
||||
(mod_edge_width 0.15)
|
||||
(mod_text_size 1 1)
|
||||
(mod_text_width 0.15)
|
||||
(pad_size 2 2)
|
||||
(pad_drill 1.1)
|
||||
(pad_to_mask_clearance 0.0762)
|
||||
(solder_mask_min_width 0.127)
|
||||
(pad_to_paste_clearance -0.0381)
|
||||
(aux_axis_origin 0 0)
|
||||
(visible_elements FFFFFF7F)
|
||||
(pcbplotparams
|
||||
(layerselection 0x010f8_ffffffff)
|
||||
(usegerberextensions true)
|
||||
(usegerberattributes false)
|
||||
(usegerberadvancedattributes false)
|
||||
(creategerberjobfile false)
|
||||
(excludeedgelayer true)
|
||||
(linewidth 0.100000)
|
||||
(plotframeref false)
|
||||
(viasonmask false)
|
||||
(mode 1)
|
||||
(useauxorigin false)
|
||||
(hpglpennumber 1)
|
||||
(hpglpenspeed 20)
|
||||
(hpglpendiameter 15.000000)
|
||||
(psnegative false)
|
||||
(psa4output false)
|
||||
(plotreference true)
|
||||
(plotvalue true)
|
||||
(plotinvisibletext false)
|
||||
(padsonsilk false)
|
||||
(subtractmaskfromsilk true)
|
||||
(outputformat 1)
|
||||
(mirror false)
|
||||
(drillshape 0)
|
||||
(scaleselection 1)
|
||||
(outputdirectory "gerber/"))
|
||||
)
|
||||
|
||||
(net 0 "")
|
||||
(net 1 +5V)
|
||||
(net 2 GND)
|
||||
(net 3 /A4)
|
||||
(net 4 /D7)
|
||||
(net 5 /D6)
|
||||
(net 6 /A8)
|
||||
(net 7 /A7)
|
||||
(net 8 /A6)
|
||||
(net 9 /A5)
|
||||
(net 10 /A3)
|
||||
(net 11 /A2)
|
||||
(net 12 /A1)
|
||||
(net 13 /A0)
|
||||
(net 14 /A9)
|
||||
(net 15 /D1)
|
||||
(net 16 /D5)
|
||||
(net 17 /D0)
|
||||
(net 18 /D2)
|
||||
(net 19 /D3)
|
||||
(net 20 /D4)
|
||||
(net 21 /A10)
|
||||
(net 22 +12V)
|
||||
(net 23 -12V)
|
||||
(net 24 -5V)
|
||||
(net 25 /~IOSEL~)
|
||||
(net 26 /A11)
|
||||
(net 27 /A12)
|
||||
(net 28 /A13)
|
||||
(net 29 /A14)
|
||||
(net 30 /A15)
|
||||
(net 31 /R~W~)
|
||||
(net 32 /~IOSTRB~)
|
||||
(net 33 /RDY)
|
||||
(net 34 /DMA)
|
||||
(net 35 /~NMI~)
|
||||
(net 36 /~IRQ~)
|
||||
(net 37 /~RES~)
|
||||
(net 38 /~INH~)
|
||||
(net 39 /COLORREF)
|
||||
(net 40 /7M)
|
||||
(net 41 /Q3)
|
||||
(net 42 /PHI1)
|
||||
(net 43 /USER1)
|
||||
(net 44 /PHI0)
|
||||
(net 45 /~DEVSEL~)
|
||||
(net 46 /INTin)
|
||||
(net 47 /DMAin)
|
||||
(net 48 /SYNC)
|
||||
|
||||
(net_class Default "This is the default net class."
|
||||
(clearance 0.1524)
|
||||
(trace_width 0.1524)
|
||||
(via_dia 0.6)
|
||||
(via_drill 0.3)
|
||||
(uvia_dia 0.3)
|
||||
(uvia_drill 0.1)
|
||||
(add_net +12V)
|
||||
(add_net +5V)
|
||||
(add_net -12V)
|
||||
(add_net -5V)
|
||||
(add_net /7M)
|
||||
(add_net /A0)
|
||||
(add_net /A1)
|
||||
(add_net /A10)
|
||||
(add_net /A11)
|
||||
(add_net /A12)
|
||||
(add_net /A13)
|
||||
(add_net /A14)
|
||||
(add_net /A15)
|
||||
(add_net /A2)
|
||||
(add_net /A3)
|
||||
(add_net /A4)
|
||||
(add_net /A5)
|
||||
(add_net /A6)
|
||||
(add_net /A7)
|
||||
(add_net /A8)
|
||||
(add_net /A9)
|
||||
(add_net /COLORREF)
|
||||
(add_net /D0)
|
||||
(add_net /D1)
|
||||
(add_net /D2)
|
||||
(add_net /D3)
|
||||
(add_net /D4)
|
||||
(add_net /D5)
|
||||
(add_net /D6)
|
||||
(add_net /D7)
|
||||
(add_net /DMA)
|
||||
(add_net /DMAin)
|
||||
(add_net /INTin)
|
||||
(add_net /PHI0)
|
||||
(add_net /PHI1)
|
||||
(add_net /Q3)
|
||||
(add_net /RDY)
|
||||
(add_net /R~W~)
|
||||
(add_net /SYNC)
|
||||
(add_net /USER1)
|
||||
(add_net /~DEVSEL~)
|
||||
(add_net /~INH~)
|
||||
(add_net /~IOSEL~)
|
||||
(add_net /~IOSTRB~)
|
||||
(add_net /~IRQ~)
|
||||
(add_net /~NMI~)
|
||||
(add_net /~RES~)
|
||||
(add_net GND)
|
||||
)
|
||||
|
||||
(module stdpads:Fiducial (layer F.Cu) (tedit 5CFD71CD) (tstamp 5D108842)
|
||||
(at 117.602 129.54)
|
||||
(descr "Circular Fiducial, 1mm bare copper top; 2mm keepout (Level A)")
|
||||
(tags marker)
|
||||
(path /5D3114E4)
|
||||
(attr smd)
|
||||
(fp_text reference FID1 (at 2.032 0) (layer F.SilkS) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_text value Fiducial (at 0 2) (layer F.Fab) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1 0) (layer F.Fab) (width 0.1))
|
||||
(pad ~ smd circle (at 0 0) (size 1 1) (layers F.Cu F.Mask)
|
||||
(solder_mask_margin 0.5) (clearance 0.575))
|
||||
)
|
||||
|
||||
(module stdpads:Fiducial (layer F.Cu) (tedit 5CFD71CD) (tstamp 5D12A3EE)
|
||||
(at 32.258 93.98 180)
|
||||
(descr "Circular Fiducial, 1mm bare copper top; 2mm keepout (Level A)")
|
||||
(tags marker)
|
||||
(path /5D311D31)
|
||||
(attr smd)
|
||||
(fp_text reference FID3 (at 2.032 0) (layer F.SilkS) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_text value Fiducial (at 0 2) (layer F.Fab) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1 0) (layer F.Fab) (width 0.1))
|
||||
(pad ~ smd circle (at 0 0 180) (size 1 1) (layers F.Cu F.Mask)
|
||||
(solder_mask_margin 0.5) (clearance 0.575))
|
||||
)
|
||||
|
||||
(module stdpads:Fiducial (layer F.Cu) (tedit 5CFD71CD) (tstamp 5D12A2CE)
|
||||
(at 32.258 129.54 180)
|
||||
(descr "Circular Fiducial, 1mm bare copper top; 2mm keepout (Level A)")
|
||||
(tags marker)
|
||||
(path /5D31197E)
|
||||
(attr smd)
|
||||
(fp_text reference FID2 (at 2.032 0) (layer F.SilkS) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_text value Fiducial (at 0 2) (layer F.Fab) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1 0) (layer F.Fab) (width 0.1))
|
||||
(pad ~ smd circle (at 0 0 180) (size 1 1) (layers F.Cu F.Mask)
|
||||
(solder_mask_margin 0.5) (clearance 0.575))
|
||||
)
|
||||
|
||||
(module stdpads:Fiducial (layer F.Cu) (tedit 5CFD71CD) (tstamp 5D1079C0)
|
||||
(at 117.602 93.98 270)
|
||||
(descr "Circular Fiducial, 1mm bare copper top; 2mm keepout (Level A)")
|
||||
(tags marker)
|
||||
(path /5D3119FB)
|
||||
(attr smd)
|
||||
(fp_text reference FID4 (at 0 -1.6 90) (layer F.SilkS) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_text value Fiducial (at 0 2 90) (layer F.Fab) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0 90) (layer F.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1 0) (layer F.Fab) (width 0.1))
|
||||
(pad ~ smd circle (at 0 0 270) (size 1 1) (layers F.Cu F.Mask)
|
||||
(solder_mask_margin 0.5) (clearance 0.575))
|
||||
)
|
||||
|
||||
(module stdpads:AppleIIBus_Edge (layer F.Cu) (tedit 5CFDB600) (tstamp 5C29ECF2)
|
||||
(at 81.28 135.382)
|
||||
(path /5CFC517D)
|
||||
(attr virtual)
|
||||
(fp_text reference J1 (at 25.4 -5.08) (layer F.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value AppleIIBus (at 0 5.207) (layer F.Fab)
|
||||
(effects (font (size 0.8128 0.8128) (thickness 0.1524)))
|
||||
)
|
||||
(fp_line (start -32.512 4.318) (end -32.512 -3.81) (layer B.Fab) (width 0.127))
|
||||
(fp_line (start 32.512 4.318) (end -32.512 4.318) (layer B.Fab) (width 0.127))
|
||||
(fp_line (start 32.512 -3.81) (end 32.512 4.318) (layer F.Fab) (width 0.127))
|
||||
(fp_line (start 32.512 4.318) (end -32.512 4.318) (layer F.Fab) (width 0.127))
|
||||
(fp_line (start -32.512 4.318) (end -32.512 -3.81) (layer F.Fab) (width 0.127))
|
||||
(fp_line (start 32.512 -3.81) (end 32.512 4.318) (layer B.Fab) (width 0.127))
|
||||
(fp_text user J1 (at 25.4 -5.08) (layer B.SilkS) hide
|
||||
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
|
||||
)
|
||||
(pad 26 smd roundrect (at 30.48 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 2 GND))
|
||||
(pad 27 smd roundrect (at 27.94 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 47 /DMAin))
|
||||
(pad 28 smd roundrect (at 25.4 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 46 /INTin))
|
||||
(pad 50 smd roundrect (at -30.48 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 22 +12V))
|
||||
(pad 49 smd roundrect (at -27.94 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 17 /D0))
|
||||
(pad 48 smd roundrect (at -25.4 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 15 /D1))
|
||||
(pad 47 smd roundrect (at -22.86 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 18 /D2))
|
||||
(pad 46 smd roundrect (at -20.32 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 19 /D3))
|
||||
(pad 45 smd roundrect (at -17.78 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 20 /D4))
|
||||
(pad 44 smd roundrect (at -15.24 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 16 /D5))
|
||||
(pad 43 smd roundrect (at -12.7 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 5 /D6))
|
||||
(pad 42 smd roundrect (at -10.16 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 4 /D7))
|
||||
(pad 41 smd roundrect (at -7.62 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 45 /~DEVSEL~))
|
||||
(pad 40 smd roundrect (at -5.08 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 44 /PHI0))
|
||||
(pad 39 smd roundrect (at -2.54 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 43 /USER1))
|
||||
(pad 38 smd roundrect (at 0 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 42 /PHI1))
|
||||
(pad 37 smd roundrect (at 2.54 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 41 /Q3))
|
||||
(pad 36 smd roundrect (at 5.08 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 40 /7M))
|
||||
(pad 35 smd roundrect (at 7.62 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 39 /COLORREF))
|
||||
(pad 34 smd roundrect (at 10.16 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 24 -5V))
|
||||
(pad 33 smd roundrect (at 12.7 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 23 -12V))
|
||||
(pad 32 smd roundrect (at 15.24 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 38 /~INH~))
|
||||
(pad 31 smd roundrect (at 17.78 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 37 /~RES~))
|
||||
(pad 30 smd roundrect (at 20.32 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 36 /~IRQ~))
|
||||
(pad 29 smd roundrect (at 22.86 0 180) (size 1.524 7.54) (layers B.Cu B.Mask) (roundrect_rratio 0.25)
|
||||
(net 35 /~NMI~))
|
||||
(pad 25 smd roundrect (at 30.48 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 1 +5V))
|
||||
(pad 24 smd roundrect (at 27.94 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 47 /DMAin))
|
||||
(pad 23 smd roundrect (at 25.4 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 46 /INTin))
|
||||
(pad 22 smd roundrect (at 22.86 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 34 /DMA))
|
||||
(pad 21 smd roundrect (at 20.32 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 33 /RDY))
|
||||
(pad 20 smd roundrect (at 17.78 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 32 /~IOSTRB~))
|
||||
(pad 19 smd roundrect (at 15.24 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 48 /SYNC))
|
||||
(pad 18 smd roundrect (at 12.7 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 31 /R~W~))
|
||||
(pad 17 smd roundrect (at 10.16 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 30 /A15))
|
||||
(pad 16 smd roundrect (at 7.62 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 29 /A14))
|
||||
(pad 15 smd roundrect (at 5.08 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 28 /A13))
|
||||
(pad 14 smd roundrect (at 2.54 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 27 /A12))
|
||||
(pad 13 smd roundrect (at 0 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 26 /A11))
|
||||
(pad 12 smd roundrect (at -2.54 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 21 /A10))
|
||||
(pad 11 smd roundrect (at -5.08 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 14 /A9))
|
||||
(pad 10 smd roundrect (at -7.62 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 6 /A8))
|
||||
(pad 9 smd roundrect (at -10.16 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 7 /A7))
|
||||
(pad 8 smd roundrect (at -12.7 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 8 /A6))
|
||||
(pad 7 smd roundrect (at -15.24 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 9 /A5))
|
||||
(pad 6 smd roundrect (at -17.78 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 3 /A4))
|
||||
(pad 5 smd roundrect (at -20.32 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 10 /A3))
|
||||
(pad 4 smd roundrect (at -22.86 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 11 /A2))
|
||||
(pad 3 smd roundrect (at -25.4 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 12 /A1))
|
||||
(pad 2 smd roundrect (at -27.94 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 13 /A0))
|
||||
(pad 1 smd roundrect (at -30.48 0 180) (size 1.524 7.54) (layers F.Cu F.Mask) (roundrect_rratio 0.25)
|
||||
(net 25 /~IOSEL~))
|
||||
)
|
||||
|
||||
(module stdpads:C_0805 (layer F.Cu) (tedit 5CC26793) (tstamp 5D0D7D55)
|
||||
(at 111.76 129.159 90)
|
||||
(tags capacitor)
|
||||
(path /5D136B08)
|
||||
(attr smd)
|
||||
(fp_text reference C1 (at 0 -1.5 90) (layer F.SilkS) hide
|
||||
(effects (font (size 0.8128 0.8128) (thickness 0.1524)))
|
||||
)
|
||||
(fp_text value 100n (at 0 0.9 90) (layer F.Fab) hide
|
||||
(effects (font (size 0.127 0.127) (thickness 0.03175)))
|
||||
)
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 0.254 0.254) (thickness 0.0635)))
|
||||
)
|
||||
(fp_line (start 1.7 1) (end -1.7 1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 1.7 -1) (end 1.7 1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.7 -1) (end 1.7 -1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -1.7 1) (end -1.7 -1) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -0.4064 0.8) (end 0.4064 0.8) (layer F.SilkS) (width 0.1524))
|
||||
(fp_line (start -0.4064 -0.8) (end 0.4064 -0.8) (layer F.SilkS) (width 0.1524))
|
||||
(fp_line (start 1 0.625) (end -1 0.625) (layer F.Fab) (width 0.15))
|
||||
(fp_line (start 1 -0.625) (end 1 0.625) (layer F.Fab) (width 0.15))
|
||||
(fp_line (start -1 -0.625) (end 1 -0.625) (layer F.Fab) (width 0.15))
|
||||
(fp_line (start -1 0.625) (end -1 -0.625) (layer F.Fab) (width 0.15))
|
||||
(pad 2 smd roundrect (at 0.85 0 90) (size 1.05 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
|
||||
(net 2 GND))
|
||||
(pad 1 smd roundrect (at -0.85 0 90) (size 1.05 1.4) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25)
|
||||
(net 1 +5V))
|
||||
(model ${KISYS3DMOD}/Capacitor_SMD.3dshapes/C_0805_2012Metric.wrl
|
||||
(at (xyz 0 0 0))
|
||||
(scale (xyz 1 1 1))
|
||||
(rotate (xyz 0 0 0))
|
||||
)
|
||||
)
|
||||
|
||||
(module stdpads:PasteHole_1.05mm_PTH (layer F.Cu) (tedit 5CF5C271) (tstamp 5D12AE80)
|
||||
(at 115.062 129.54)
|
||||
(descr "Circular Fiducial, 1mm bare copper top; 2mm keepout (Level A)")
|
||||
(tags marker)
|
||||
(path /607FA433)
|
||||
(zone_connect 2)
|
||||
(attr virtual)
|
||||
(fp_text reference H1 (at 0 -1.6) (layer F.SilkS) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_text value " " (at 0 2) (layer F.Fab) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1 0) (layer F.Fab) (width 0.1))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
|
||||
(pad 1 thru_hole circle (at 0 0) (size 2 2) (drill 1.05) (layers *.Cu *.Mask)
|
||||
(net 2 GND) (zone_connect 2))
|
||||
)
|
||||
|
||||
(module stdpads:PasteHole_1.05mm_NPTH (layer F.Cu) (tedit 5CF5C267) (tstamp 5D12AE87)
|
||||
(at 34.798 129.54 180)
|
||||
(descr "Circular Fiducial, 1mm bare copper top; 2mm keepout (Level A)")
|
||||
(tags marker)
|
||||
(path /5D31360C)
|
||||
(attr virtual)
|
||||
(fp_text reference H2 (at 0 -1.651) (layer F.SilkS) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_text value " " (at 0 2) (layer F.Fab) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1 0) (layer F.Fab) (width 0.1))
|
||||
(pad "" np_thru_hole oval (at 0 0 180) (size 1.05 1.05) (drill 1.05) (layers *.Cu *.Mask))
|
||||
)
|
||||
|
||||
(module stdpads:PasteHole_1.05mm_NPTH (layer F.Cu) (tedit 5CF5C267) (tstamp 5D12AE8E)
|
||||
(at 34.798 93.98 180)
|
||||
(descr "Circular Fiducial, 1mm bare copper top; 2mm keepout (Level A)")
|
||||
(tags marker)
|
||||
(path /5D313DFE)
|
||||
(attr virtual)
|
||||
(fp_text reference H3 (at 0 -1.651) (layer F.SilkS) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_text value " " (at 0 2) (layer F.Fab) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1 0) (layer F.Fab) (width 0.1))
|
||||
(fp_text user %R (at 0 0) (layer F.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
|
||||
(pad "" np_thru_hole oval (at 0 0 180) (size 1.05 1.05) (drill 1.05) (layers *.Cu *.Mask))
|
||||
)
|
||||
|
||||
(module stdpads:PasteHole_1.05mm_NPTH (layer F.Cu) (tedit 5CF5C267) (tstamp 5D12AE95)
|
||||
(at 115.062 93.98 270)
|
||||
(descr "Circular Fiducial, 1mm bare copper top; 2mm keepout (Level A)")
|
||||
(tags marker)
|
||||
(path /5D313E9D)
|
||||
(attr virtual)
|
||||
(fp_text reference H4 (at 0 -1.651 90) (layer F.SilkS)
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_text value " " (at 0 2 90) (layer F.Fab) hide
|
||||
(effects (font (size 0.508 0.508) (thickness 0.127)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_text user %R (at 0 0 90) (layer F.Fab)
|
||||
(effects (font (size 0.4 0.4) (thickness 0.06)))
|
||||
)
|
||||
(fp_circle (center 0 0) (end 1 0) (layer F.Fab) (width 0.1))
|
||||
(pad "" np_thru_hole oval (at 0 0 270) (size 1.05 1.05) (drill 1.05) (layers *.Cu *.Mask))
|
||||
)
|
||||
|
||||
(gr_line (start 115.697 102.108) (end 117.475 101.092) (layer F.SilkS) (width 0.2) (tstamp 5D12B706))
|
||||
(gr_line (start 117.475 101.092) (end 115.697 100.076) (layer F.SilkS) (width 0.2) (tstamp 5D12B709))
|
||||
(gr_line (start 115.697 102.108) (end 115.697 100.076) (layer F.SilkS) (width 0.2) (tstamp 5D12B71E))
|
||||
(gr_line (start 115.697 121.393668) (end 115.697 123.425668) (layer B.SilkS) (width 0.2) (tstamp 5D12B721))
|
||||
(gr_line (start 117.475 122.409668) (end 115.697 123.425668) (layer B.SilkS) (width 0.2) (tstamp 5D12B718))
|
||||
(gr_line (start 115.697 121.393668) (end 117.475 122.409668) (layer B.SilkS) (width 0.2) (tstamp 5D12B71B))
|
||||
(gr_line (start 117.348 103.251) (end 116.078 103.251) (layer F.SilkS) (width 0.2) (tstamp 5D12B703))
|
||||
(gr_line (start 117.348 103.251) (end 116.967 103.632) (layer F.SilkS) (width 0.2) (tstamp 5D12B700))
|
||||
(gr_line (start 117.348 103.251) (end 116.967 102.87) (layer F.SilkS) (width 0.2) (tstamp 5D12B70C))
|
||||
(gr_line (start 117.348 123.444) (end 116.967 123.063) (layer F.SilkS) (width 0.2) (tstamp 5D12B6FD))
|
||||
(gr_line (start 117.348 123.444) (end 116.078 123.444) (layer F.SilkS) (width 0.2) (tstamp 5D12B70F))
|
||||
(gr_line (start 117.348 123.444) (end 116.967 123.825) (layer F.SilkS) (width 0.2) (tstamp 5D12B727))
|
||||
(gr_line (start 117.348 100.076) (end 116.078 100.076) (layer B.SilkS) (width 0.2) (tstamp 5D12B72A))
|
||||
(gr_line (start 117.348 100.076) (end 116.967 99.695) (layer B.SilkS) (width 0.2) (tstamp 5D12B712))
|
||||
(gr_line (start 117.348 100.076) (end 116.967 100.457) (layer B.SilkS) (width 0.2) (tstamp 5D12B6FA))
|
||||
(gr_line (start 117.348 120.269) (end 116.967 120.65) (layer B.SilkS) (width 0.2) (tstamp 5D12B724))
|
||||
(gr_line (start 117.348 120.269) (end 116.078 120.269) (layer B.SilkS) (width 0.2) (tstamp 5D12B6F7))
|
||||
(gr_line (start 117.348 120.269) (end 116.967 119.888) (layer B.SilkS) (width 0.2) (tstamp 5D12B715))
|
||||
(gr_text ! (at 116.332 122.428 270) (layer B.SilkS) (tstamp 5D12B733)
|
||||
(effects (font (size 0.762 0.762) (thickness 0.1905)) (justify mirror))
|
||||
)
|
||||
(gr_text "Toward Rear Ports" (at 116.586 110.109 270) (layer B.SilkS) (tstamp 5D12B72D)
|
||||
(effects (font (size 1.27 1.27) (thickness 0.2)) (justify mirror))
|
||||
)
|
||||
(gr_text "Toward Rear Ports" (at 116.586 113.411 270) (layer F.SilkS) (tstamp 5D12B730)
|
||||
(effects (font (size 1.27 1.27) (thickness 0.2)))
|
||||
)
|
||||
(gr_text ! (at 116.332 101.092 270) (layer F.SilkS) (tstamp 5D12B736)
|
||||
(effects (font (size 0.762 0.762) (thickness 0.1905)))
|
||||
)
|
||||
(gr_arc (start 32.258 93.98) (end 32.258 91.948) (angle -90) (layer Dwgs.User) (width 0.01) (tstamp 5D12A3FC))
|
||||
(gr_arc (start 32.258 129.54) (end 30.226 129.54) (angle -90) (layer Dwgs.User) (width 0.01) (tstamp 5D12A2DC))
|
||||
(gr_arc (start 32.258 129.54) (end 29.718 129.54) (angle -90) (layer Edge.Cuts) (width 0.15) (tstamp 5D129F74))
|
||||
(gr_line (start 32.258 132.08) (end 48.514 132.08) (layer Edge.Cuts) (width 0.15) (tstamp 5D129F76))
|
||||
(gr_text JLCJLCJLC (at 104.14 129.032) (layer B.SilkS)
|
||||
(effects (font (size 0.8128 0.8128) (thickness 0.2032)) (justify mirror))
|
||||
)
|
||||
(gr_line (start 101.6 124.46) (end 48.26 124.46) (layer Edge.Cuts) (width 0.15) (tstamp 5D129E51))
|
||||
(gr_line (start 32.258 91.44) (end 117.602 91.44) (layer Edge.Cuts) (width 0.15))
|
||||
(gr_arc (start 32.258 93.98) (end 32.258 91.44) (angle -90) (layer Edge.Cuts) (width 0.15) (tstamp 5D12A0C2))
|
||||
(gr_line (start 29.718 129.54) (end 29.718 93.98) (layer Edge.Cuts) (width 0.15) (tstamp 5D12A0B9))
|
||||
(gr_line (start 101.6 99.06) (end 48.26 99.06) (layer Edge.Cuts) (width 0.15) (tstamp 5D129E52))
|
||||
(gr_arc (start 48.26 111.76) (end 48.26 99.06) (angle -180) (layer Edge.Cuts) (width 0.15) (tstamp 5D129D79))
|
||||
(gr_arc (start 101.6 111.76) (end 101.6 124.46) (angle -180) (layer Edge.Cuts) (width 0.15))
|
||||
(gr_arc (start 117.602 93.98) (end 120.142 93.98) (angle -90) (layer Edge.Cuts) (width 0.15) (tstamp 5D10DD66))
|
||||
(gr_arc (start 117.602 93.98) (end 119.634 93.98) (angle -90) (layer Dwgs.User) (width 0.01) (tstamp 5D10DD63))
|
||||
(gr_poly (pts (xy 114.3 139.446) (xy 113.792 139.954) (xy 48.768 139.954) (xy 48.26 139.446) (xy 48.26 132.08) (xy 114.3 132.08)) (layer F.Mask) (width 0) (tstamp 5D092D99))
|
||||
(gr_text "ZK, GF" (at 116.332 126.365) (layer B.SilkS) (tstamp 5CC365D3)
|
||||
(effects (font (size 0.8128 0.8128) (thickness 0.2032)) (justify mirror))
|
||||
)
|
||||
(gr_text GW (at 40.132 129.54) (layer F.SilkS) (tstamp 5D12B18C)
|
||||
(effects (font (size 1.524 1.524) (thickness 0.3)))
|
||||
)
|
||||
(gr_text "Garrett’s Workshop" (at 43.18 127) (layer F.SilkS) (tstamp 5D12B4C8)
|
||||
(effects (font (size 1.5 1.5) (thickness 0.225)))
|
||||
)
|
||||
(gr_text "for Apple II" (at 43.18 129.286) (layer B.SilkS) (tstamp 5D12B186)
|
||||
(effects (font (size 1.016 1.016) (thickness 0.2)) (justify mirror))
|
||||
)
|
||||
(gr_arc (start 117.602 129.54) (end 117.602 131.572) (angle -90) (layer Dwgs.User) (width 0.01) (tstamp 5CC94F7C))
|
||||
(gr_text "IRQ & DMA Jumper" (at 43.18 127) (layer B.SilkS) (tstamp 5D12B183)
|
||||
(effects (font (size 1.524 1.524) (thickness 0.3)) (justify mirror))
|
||||
)
|
||||
(gr_arc (start 117.602 129.54) (end 117.602 132.08) (angle -90) (layer Edge.Cuts) (width 0.15) (tstamp 5CC5979E))
|
||||
(gr_line (start 114.046 132.08) (end 114.046 139.192) (layer Edge.Cuts) (width 0.15))
|
||||
(gr_line (start 117.602 132.08) (end 114.046 132.08) (layer Edge.Cuts) (width 0.15))
|
||||
(gr_text 4290A (at 45.72 129.54) (layer F.SilkS) (tstamp 5D12B4A5)
|
||||
(effects (font (size 1.524 1.524) (thickness 0.3)))
|
||||
)
|
||||
(gr_line (start 48.514 132.08) (end 48.514 139.192) (layer Edge.Cuts) (width 0.15))
|
||||
(gr_poly (pts (xy 114.3 139.446) (xy 113.792 139.954) (xy 48.768 139.954) (xy 48.26 139.446) (xy 48.26 132.08) (xy 114.3 132.08)) (layer B.Mask) (width 0) (tstamp 5D092663))
|
||||
(gr_arc (start 113.538 139.192) (end 113.538 139.7) (angle -90) (layer Edge.Cuts) (width 0.15) (tstamp 5C630DB7))
|
||||
(gr_arc (start 49.022 139.192) (end 48.514 139.192) (angle -90) (layer Edge.Cuts) (width 0.15))
|
||||
(gr_line (start 120.142 129.54) (end 120.142 93.98) (angle 90) (layer Edge.Cuts) (width 0.15) (tstamp 5CC58824))
|
||||
(gr_line (start 113.538 139.7) (end 49.022 139.7) (layer Edge.Cuts) (width 0.15) (tstamp 5C29F479))
|
||||
|
||||
(segment (start 111.76 135.382) (end 111.76 131.445) (width 1.524) (layer F.Cu) (net 1))
|
||||
(segment (start 111.76 131.445) (end 111.76 130.009) (width 0.762) (layer F.Cu) (net 1))
|
||||
(via (at 111.76 127.127) (size 0.8) (drill 0.4) (layers F.Cu B.Cu) (net 2))
|
||||
(segment (start 111.76 128.309) (end 111.76 127.127) (width 0.762) (layer F.Cu) (net 2))
|
||||
(segment (start 111.76 129.54) (end 111.76 127.127) (width 1.524) (layer B.Cu) (net 2) (tstamp 5D12B48D))
|
||||
(segment (start 111.76 128.309) (end 113.831 128.309) (width 0.762) (layer F.Cu) (net 2) (status 400000))
|
||||
(segment (start 113.831 128.309) (end 115.062 129.54) (width 0.762) (layer F.Cu) (net 2) (tstamp 5D12B0E8) (status 800000))
|
||||
(segment (start 111.76 127.127) (end 114.173 129.54) (width 1.524) (layer B.Cu) (net 2) (status 800000))
|
||||
(segment (start 114.173 129.54) (end 115.062 129.54) (width 1.524) (layer B.Cu) (net 2) (tstamp 5D12B488) (status C00000))
|
||||
(segment (start 111.76 135.382) (end 111.76 130.81) (width 1.524) (layer B.Cu) (net 2))
|
||||
(segment (start 111.76 130.81) (end 113.03 129.54) (width 1.524) (layer B.Cu) (net 2))
|
||||
(segment (start 113.03 129.54) (end 111.76 129.54) (width 1.524) (layer B.Cu) (net 2))
|
||||
(segment (start 115.062 129.54) (end 113.03 129.54) (width 1.524) (layer B.Cu) (net 2))
|
||||
(segment (start 111.76 130.81) (end 111.76 129.54) (width 1.524) (layer B.Cu) (net 2))
|
||||
(segment (start 106.68 135.382) (end 106.68 131.064) (width 0.1524) (layer B.Cu) (net 46))
|
||||
(via (at 106.68 131.064) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 46))
|
||||
(segment (start 106.68 131.064) (end 106.68 135.382) (width 0.1524) (layer F.Cu) (net 46))
|
||||
(via (at 109.22 131.064) (size 0.6) (drill 0.3) (layers F.Cu B.Cu) (net 47))
|
||||
(segment (start 109.22 135.382) (end 109.22 131.064) (width 0.1524) (layer B.Cu) (net 47))
|
||||
(segment (start 109.22 131.064) (end 109.22 135.382) (width 0.1524) (layer F.Cu) (net 47))
|
||||
|
||||
)
|
258
BUSJUMP.pro
Normal file
258
BUSJUMP.pro
Normal file
@ -0,0 +1,258 @@
|
||||
update=Friday, July 19, 2019 at 05:59:21 PM
|
||||
version=1
|
||||
last_client=kicad
|
||||
[general]
|
||||
version=1
|
||||
RootSch=
|
||||
BoardNm=
|
||||
[cvpcb]
|
||||
version=1
|
||||
NetIExt=net
|
||||
[eeschema]
|
||||
version=1
|
||||
LibDir=
|
||||
[eeschema/libraries]
|
||||
[schematic_editor]
|
||||
version=1
|
||||
PageLayoutDescrFile=
|
||||
PlotDirectoryName=
|
||||
SubpartIdSeparator=0
|
||||
SubpartFirstId=65
|
||||
NetFmtName=
|
||||
SpiceAjustPassiveValues=0
|
||||
LabSize=50
|
||||
ERC_TestSimilarLabels=1
|
||||
[pcbnew]
|
||||
version=1
|
||||
PageLayoutDescrFile=
|
||||
LastNetListRead=BUSJUMP.net
|
||||
CopperLayerCount=2
|
||||
BoardThickness=1.6
|
||||
AllowMicroVias=0
|
||||
AllowBlindVias=0
|
||||
RequireCourtyardDefinitions=0
|
||||
ProhibitOverlappingCourtyards=1
|
||||
MinTrackWidth=0.1524
|
||||
MinViaDiameter=0.4
|
||||
MinViaDrill=0.3
|
||||
MinMicroViaDiameter=0.2
|
||||
MinMicroViaDrill=0.09999999999999999
|
||||
MinHoleToHole=0.25
|
||||
TrackWidth1=0.1524
|
||||
TrackWidth2=0.2
|
||||
TrackWidth3=0.254
|
||||
TrackWidth4=0.508
|
||||
TrackWidth5=0.762
|
||||
TrackWidth6=1.27
|
||||
TrackWidth7=1.524
|
||||
ViaDiameter1=0.6
|
||||
ViaDrill1=0.3
|
||||
ViaDiameter2=0.8
|
||||
ViaDrill2=0.4
|
||||
ViaDiameter3=1.524
|
||||
ViaDrill3=0.762
|
||||
dPairWidth1=0.2
|
||||
dPairGap1=0.25
|
||||
dPairViaGap1=0.25
|
||||
SilkLineWidth=0.15
|
||||
SilkTextSizeV=1
|
||||
SilkTextSizeH=1
|
||||
SilkTextSizeThickness=0.15
|
||||
SilkTextItalic=0
|
||||
SilkTextUpright=1
|
||||
CopperLineWidth=0.1524
|
||||
CopperTextSizeV=1.5
|
||||
CopperTextSizeH=1.5
|
||||
CopperTextThickness=0.3
|
||||
CopperTextItalic=0
|
||||
CopperTextUpright=1
|
||||
EdgeCutLineWidth=0.15
|
||||
CourtyardLineWidth=0.05
|
||||
OthersLineWidth=0.15
|
||||
OthersTextSizeV=1
|
||||
OthersTextSizeH=1
|
||||
OthersTextSizeThickness=0.15
|
||||
OthersTextItalic=0
|
||||
OthersTextUpright=1
|
||||
SolderMaskClearance=0.07619999999999999
|
||||
SolderMaskMinWidth=0.127
|
||||
SolderPasteClearance=-0.03809999999999999
|
||||
SolderPasteRatio=-0
|
||||
[pcbnew/Layer.F.Cu]
|
||||
Name=F.Cu
|
||||
Type=0
|
||||
Enabled=1
|
||||
[pcbnew/Layer.In1.Cu]
|
||||
Name=In1.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In2.Cu]
|
||||
Name=In2.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In3.Cu]
|
||||
Name=In3.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In4.Cu]
|
||||
Name=In4.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In5.Cu]
|
||||
Name=In5.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In6.Cu]
|
||||
Name=In6.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In7.Cu]
|
||||
Name=In7.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In8.Cu]
|
||||
Name=In8.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In9.Cu]
|
||||
Name=In9.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In10.Cu]
|
||||
Name=In10.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In11.Cu]
|
||||
Name=In11.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In12.Cu]
|
||||
Name=In12.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In13.Cu]
|
||||
Name=In13.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In14.Cu]
|
||||
Name=In14.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In15.Cu]
|
||||
Name=In15.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In16.Cu]
|
||||
Name=In16.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In17.Cu]
|
||||
Name=In17.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In18.Cu]
|
||||
Name=In18.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In19.Cu]
|
||||
Name=In19.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In20.Cu]
|
||||
Name=In20.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In21.Cu]
|
||||
Name=In21.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In22.Cu]
|
||||
Name=In22.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In23.Cu]
|
||||
Name=In23.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In24.Cu]
|
||||
Name=In24.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In25.Cu]
|
||||
Name=In25.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In26.Cu]
|
||||
Name=In26.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In27.Cu]
|
||||
Name=In27.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In28.Cu]
|
||||
Name=In28.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In29.Cu]
|
||||
Name=In29.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.In30.Cu]
|
||||
Name=In30.Cu
|
||||
Type=0
|
||||
Enabled=0
|
||||
[pcbnew/Layer.B.Cu]
|
||||
Name=B.Cu
|
||||
Type=0
|
||||
Enabled=1
|
||||
[pcbnew/Layer.B.Adhes]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.F.Adhes]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.B.Paste]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.F.Paste]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.B.SilkS]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.F.SilkS]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.B.Mask]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.F.Mask]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.Dwgs.User]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.Cmts.User]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.Eco1.User]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.Eco2.User]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.Edge.Cuts]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.Margin]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.B.CrtYd]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.F.CrtYd]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.B.Fab]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.F.Fab]
|
||||
Enabled=1
|
||||
[pcbnew/Layer.Rescue]
|
||||
Enabled=0
|
||||
[pcbnew/Netclasses]
|
||||
[pcbnew/Netclasses/Default]
|
||||
Name=Default
|
||||
Clearance=0.1524
|
||||
TrackWidth=0.1524
|
||||
ViaDiameter=0.6
|
||||
ViaDrill=0.3
|
||||
uViaDiameter=0.3
|
||||
uViaDrill=0.1
|
||||
dPairWidth=0.2
|
||||
dPairGap=0.25
|
||||
dPairViaGap=0.25
|
325
BUSJUMP.sch
Normal file
325
BUSJUMP.sch
Normal file
@ -0,0 +1,325 @@
|
||||
EESchema Schematic File Version 4
|
||||
LIBS:BUSJUMP-cache
|
||||
EELAYER 29 0
|
||||
EELAYER END
|
||||
$Descr USLetter 11000 8500
|
||||
encoding utf-8
|
||||
Sheet 1 1
|
||||
Title ""
|
||||
Date ""
|
||||
Rev ""
|
||||
Comp ""
|
||||
Comment1 ""
|
||||
Comment2 ""
|
||||
Comment3 ""
|
||||
Comment4 ""
|
||||
$EndDescr
|
||||
$Comp
|
||||
L power:+5V #PWR0120
|
||||
U 1 1 607FA428
|
||||
P 8100 5850
|
||||
F 0 "#PWR0120" H 8100 5700 50 0001 C CNN
|
||||
F 1 "+5V" H 8100 6000 50 0000 C CNN
|
||||
F 2 "" H 8100 5850 50 0001 C CNN
|
||||
F 3 "" H 8100 5850 50 0001 C CNN
|
||||
1 8100 5850
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C_Small C1
|
||||
U 1 1 5D136B08
|
||||
P 8100 5950
|
||||
F 0 "C1" H 8150 6000 50 0000 L CNN
|
||||
F 1 "100n" H 8150 5900 50 0000 L CNN
|
||||
F 2 "stdpads:C_0805" H 8100 5950 50 0001 C CNN
|
||||
F 3 "~" H 8100 5950 50 0001 C CNN
|
||||
1 8100 5950
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:GND #PWR0110
|
||||
U 1 1 5D1550D4
|
||||
P 8100 6050
|
||||
F 0 "#PWR0110" H 8100 5800 50 0001 C CNN
|
||||
F 1 "GND" H 8100 5900 50 0000 C CNN
|
||||
F 2 "" H 8100 6050 50 0001 C CNN
|
||||
F 3 "" H 8100 6050 50 0001 C CNN
|
||||
1 8100 6050
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:MountingHole_Pad H1
|
||||
U 1 1 607FA433
|
||||
P 6350 5850
|
||||
F 0 "H1" H 6450 5901 50 0000 L CNN
|
||||
F 1 " " H 6450 5810 50 0001 L CNN
|
||||
F 2 "stdpads:PasteHole_1.05mm_PTH" H 6350 5850 50 0001 C CNN
|
||||
F 3 "~" H 6350 5850 50 0001 C CNN
|
||||
1 6350 5850
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:+5V #PWR0109
|
||||
U 1 1 5D120CE1
|
||||
P 3900 5000
|
||||
F 0 "#PWR0109" H 3900 4850 50 0001 C CNN
|
||||
F 1 "+5V" V 3900 5200 50 0000 C CNN
|
||||
F 2 "" H 3900 5000 50 0001 C CNN
|
||||
F 3 "" H 3900 5000 50 0001 C CNN
|
||||
1 3900 5000
|
||||
0 1 1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:GND #PWR0108
|
||||
U 1 1 5D11FEA8
|
||||
P 3400 5000
|
||||
F 0 "#PWR0108" H 3400 4750 50 0001 C CNN
|
||||
F 1 "GND" V 3400 4800 50 0000 C CNN
|
||||
F 2 "" H 3400 5000 50 0001 C CNN
|
||||
F 3 "" H 3400 5000 50 0001 C CNN
|
||||
1 3400 5000
|
||||
0 1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:+12V #PWR0103
|
||||
U 1 1 5CFFF62F
|
||||
P 3400 7400
|
||||
F 0 "#PWR0103" H 3400 7250 50 0001 C CNN
|
||||
F 1 "+12V" V 3400 7550 50 0000 L CNN
|
||||
F 2 "" H 3400 7400 50 0001 C CNN
|
||||
F 3 "" H 3400 7400 50 0001 C CNN
|
||||
1 3400 7400
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
Text Label 3400 7300 2 50 ~ 0
|
||||
D0
|
||||
Text Label 3400 7200 2 50 ~ 0
|
||||
D1
|
||||
Text Label 3400 7100 2 50 ~ 0
|
||||
D2
|
||||
Text Label 3400 7000 2 50 ~ 0
|
||||
D3
|
||||
Text Label 3400 6900 2 50 ~ 0
|
||||
D4
|
||||
Text Label 3400 6800 2 50 ~ 0
|
||||
D5
|
||||
Text Label 3400 6700 2 50 ~ 0
|
||||
D6
|
||||
Text Label 3400 6600 2 50 ~ 0
|
||||
D7
|
||||
Text Label 3400 6500 2 50 ~ 0
|
||||
~DEVSEL~
|
||||
Text Label 3400 6400 2 50 ~ 0
|
||||
PHI0
|
||||
Text Label 3400 6300 2 50 ~ 0
|
||||
USER1
|
||||
Text Label 3400 6200 2 50 ~ 0
|
||||
PHI1
|
||||
Text Label 3400 6100 2 50 ~ 0
|
||||
Q3
|
||||
Text Label 3400 6000 2 50 ~ 0
|
||||
7M
|
||||
Text Label 3400 5900 2 50 ~ 0
|
||||
COLORREF
|
||||
$Comp
|
||||
L power:-12V #PWR0102
|
||||
U 1 1 5CFEEC44
|
||||
P 3400 5700
|
||||
F 0 "#PWR0102" H 3400 5800 50 0001 C CNN
|
||||
F 1 "-12V" V 3400 5850 50 0000 L CNN
|
||||
F 2 "" H 3400 5700 50 0001 C CNN
|
||||
F 3 "" H 3400 5700 50 0001 C CNN
|
||||
1 3400 5700
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:-5V #PWR0101
|
||||
U 1 1 5CFEFECE
|
||||
P 3400 5800
|
||||
F 0 "#PWR0101" H 3400 5900 50 0001 C CNN
|
||||
F 1 "-5V" V 3400 5950 50 0000 L CNN
|
||||
F 2 "" H 3400 5800 50 0001 C CNN
|
||||
F 3 "" H 3400 5800 50 0001 C CNN
|
||||
1 3400 5800
|
||||
0 -1 -1 0
|
||||
$EndComp
|
||||
$Comp
|
||||
L Connector_Generic:Conn_02x25_Counter_Clockwise J1
|
||||
U 1 1 5CFC517D
|
||||
P 3700 6200
|
||||
F 0 "J1" H 3750 4775 50 0000 C CNN
|
||||
F 1 "AppleIIBus" H 3750 4866 50 0000 C CNN
|
||||
F 2 "stdpads:AppleIIBus_Edge" H 3700 6200 50 0001 C CNN
|
||||
F 3 "~" H 3700 6200 50 0001 C CNN
|
||||
1 3700 6200
|
||||
-1 0 0 1
|
||||
$EndComp
|
||||
Text Label 3400 5600 2 50 ~ 0
|
||||
~INH~
|
||||
Text Label 3400 5500 2 50 ~ 0
|
||||
~RES~
|
||||
Text Label 3400 5400 2 50 ~ 0
|
||||
~IRQ~
|
||||
Text Label 3400 5300 2 50 ~ 0
|
||||
~NMI~
|
||||
Text Label 3400 5200 2 50 ~ 0
|
||||
INTin
|
||||
Text Label 3400 5100 2 50 ~ 0
|
||||
DMAin
|
||||
Text Label 3900 5100 0 50 ~ 0
|
||||
DMAout
|
||||
Text Label 3900 5200 0 50 ~ 0
|
||||
INTout
|
||||
Text Label 3900 5300 0 50 ~ 0
|
||||
DMA
|
||||
Text Label 3900 5400 0 50 ~ 0
|
||||
RDY
|
||||
Text Label 3900 5500 0 50 ~ 0
|
||||
~IOSTRB~
|
||||
Text Label 3900 5600 0 50 ~ 0
|
||||
SYNC
|
||||
Text Label 3900 5700 0 50 ~ 0
|
||||
R~W~
|
||||
Text Label 3900 5800 0 50 ~ 0
|
||||
A15
|
||||
Text Label 3900 5900 0 50 ~ 0
|
||||
A14
|
||||
Text Label 3900 6000 0 50 ~ 0
|
||||
A13
|
||||
Text Label 3900 6100 0 50 ~ 0
|
||||
A12
|
||||
Text Label 3900 6200 0 50 ~ 0
|
||||
A11
|
||||
Text Label 3900 6300 0 50 ~ 0
|
||||
A10
|
||||
Text Label 3900 6400 0 50 ~ 0
|
||||
A9
|
||||
Text Label 3900 6500 0 50 ~ 0
|
||||
A8
|
||||
Text Label 3900 6600 0 50 ~ 0
|
||||
A7
|
||||
Text Label 3900 6700 0 50 ~ 0
|
||||
A6
|
||||
Text Label 3900 6800 0 50 ~ 0
|
||||
A5
|
||||
Text Label 3900 6900 0 50 ~ 0
|
||||
A4
|
||||
Text Label 3900 7000 0 50 ~ 0
|
||||
A3
|
||||
Text Label 3900 7100 0 50 ~ 0
|
||||
A2
|
||||
Text Label 3900 7200 0 50 ~ 0
|
||||
A1
|
||||
Text Label 3900 7300 0 50 ~ 0
|
||||
A0
|
||||
Text Label 3900 7400 0 50 ~ 0
|
||||
~IOSEL~
|
||||
$Comp
|
||||
L power:GND #PWR0104
|
||||
U 1 1 5D13510E
|
||||
P 6350 5950
|
||||
F 0 "#PWR0104" H 6350 5700 50 0001 C CNN
|
||||
F 1 "GND" H 6350 5800 50 0000 C CNN
|
||||
F 2 "" H 6350 5950 50 0001 C CNN
|
||||
F 3 "" H 6350 5950 50 0001 C CNN
|
||||
1 6350 5950
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:Fiducial FID1
|
||||
U 1 1 5D3114E4
|
||||
P 6350 6250
|
||||
F 0 "FID1" H 6435 6296 50 0000 L CNN
|
||||
F 1 "Fiducial" H 6435 6205 50 0000 L CNN
|
||||
F 2 "stdpads:Fiducial" H 6350 6250 50 0001 C CNN
|
||||
F 3 "~" H 6350 6250 50 0001 C CNN
|
||||
1 6350 6250
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:Fiducial FID2
|
||||
U 1 1 5D31197E
|
||||
P 6350 6450
|
||||
F 0 "FID2" H 6435 6496 50 0000 L CNN
|
||||
F 1 "Fiducial" H 6435 6405 50 0000 L CNN
|
||||
F 2 "stdpads:Fiducial" H 6350 6450 50 0001 C CNN
|
||||
F 3 "~" H 6350 6450 50 0001 C CNN
|
||||
1 6350 6450
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:Fiducial FID4
|
||||
U 1 1 5D3119FB
|
||||
P 6950 6450
|
||||
F 0 "FID4" H 7035 6496 50 0000 L CNN
|
||||
F 1 "Fiducial" H 7035 6405 50 0000 L CNN
|
||||
F 2 "stdpads:Fiducial" H 6950 6450 50 0001 C CNN
|
||||
F 3 "~" H 6950 6450 50 0001 C CNN
|
||||
1 6950 6450
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:Fiducial FID3
|
||||
U 1 1 5D311D31
|
||||
P 6950 6250
|
||||
F 0 "FID3" H 7035 6296 50 0000 L CNN
|
||||
F 1 "Fiducial" H 7035 6205 50 0000 L CNN
|
||||
F 2 "stdpads:Fiducial" H 6950 6250 50 0001 C CNN
|
||||
F 3 "~" H 6950 6250 50 0001 C CNN
|
||||
1 6950 6250
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:MountingHole H2
|
||||
U 1 1 5D31360C
|
||||
P 6650 5800
|
||||
F 0 "H2" H 6750 5800 50 0000 L CNN
|
||||
F 1 " " H 6750 5755 50 0001 L CNN
|
||||
F 2 "stdpads:PasteHole_1.05mm_NPTH" H 6650 5800 50 0001 C CNN
|
||||
F 3 "~" H 6650 5800 50 0001 C CNN
|
||||
1 6650 5800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:MountingHole H3
|
||||
U 1 1 5D313DFE
|
||||
P 6950 5800
|
||||
F 0 "H3" H 7050 5800 50 0000 L CNN
|
||||
F 1 " " H 7050 5755 50 0001 L CNN
|
||||
F 2 "stdpads:PasteHole_1.05mm_NPTH" H 6950 5800 50 0001 C CNN
|
||||
F 3 "~" H 6950 5800 50 0001 C CNN
|
||||
1 6950 5800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Mechanical:MountingHole H4
|
||||
U 1 1 5D313E9D
|
||||
P 7250 5800
|
||||
F 0 "H4" H 7350 5800 50 0000 L CNN
|
||||
F 1 " " H 7350 5755 50 0001 L CNN
|
||||
F 2 "stdpads:PasteHole_1.05mm_NPTH" H 7250 5800 50 0001 C CNN
|
||||
F 3 "~" H 7250 5800 50 0001 C CNN
|
||||
1 7250 5800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
3400 5100 3100 5100
|
||||
Wire Wire Line
|
||||
3100 5100 3100 4700
|
||||
Wire Wire Line
|
||||
3100 4700 4200 4700
|
||||
Wire Wire Line
|
||||
4200 4700 4200 5100
|
||||
Wire Wire Line
|
||||
4200 5100 3900 5100
|
||||
Wire Wire Line
|
||||
3400 5200 3000 5200
|
||||
Wire Wire Line
|
||||
3000 5200 3000 4600
|
||||
Wire Wire Line
|
||||
3000 4600 4300 4600
|
||||
Wire Wire Line
|
||||
4300 4600 4300 5200
|
||||
Wire Wire Line
|
||||
4300 5200 3900 5200
|
||||
$EndSCHEMATC
|
BIN
Documentation/BUSJUMP-render.png
Normal file
BIN
Documentation/BUSJUMP-render.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
BIN
GW4290A-gerber.zip
Normal file
BIN
GW4290A-gerber.zip
Normal file
Binary file not shown.
3
fp-lib-table
Normal file
3
fp-lib-table
Normal file
@ -0,0 +1,3 @@
|
||||
(fp_lib_table
|
||||
(lib (name stdpads)(type KiCad)(uri "$(KIPRJMOD)/../stdpads.pretty")(options "")(descr ""))
|
||||
)
|
1950
gerber/BUSJUMP-B_Cu.gbl
Normal file
1950
gerber/BUSJUMP-B_Cu.gbl
Normal file
File diff suppressed because it is too large
Load Diff
1205
gerber/BUSJUMP-B_Mask.gbs
Normal file
1205
gerber/BUSJUMP-B_Mask.gbs
Normal file
File diff suppressed because it is too large
Load Diff
2496
gerber/BUSJUMP-B_SilkS.gbo
Normal file
2496
gerber/BUSJUMP-B_SilkS.gbo
Normal file
File diff suppressed because it is too large
Load Diff
67
gerber/BUSJUMP-Edge_Cuts.gm1
Normal file
67
gerber/BUSJUMP-Edge_Cuts.gm1
Normal file
@ -0,0 +1,67 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.1.2-1)-1*
|
||||
G04 #@! TF.CreationDate,2019-07-21T10:06:24-04:00*
|
||||
G04 #@! TF.ProjectId,BUSJUMP,4255534a-554d-4502-9e6b-696361645f70,rev?*
|
||||
G04 #@! TF.SameCoordinates,Original*
|
||||
G04 #@! TF.FileFunction,Profile,NP*
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW (5.1.2-1)-1) date 2019-07-21 10:06:24*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G04 APERTURE LIST*
|
||||
%ADD10C,0.150000*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
X32258000Y-132080000D02*
|
||||
G75*
|
||||
G02X29718000Y-129540000I0J2540000D01*
|
||||
G01*
|
||||
X32258000Y-132080000D02*
|
||||
X48514000Y-132080000D01*
|
||||
X101600000Y-124460000D02*
|
||||
X48260000Y-124460000D01*
|
||||
X32258000Y-91440000D02*
|
||||
X117602000Y-91440000D01*
|
||||
X29718000Y-93980000D02*
|
||||
G75*
|
||||
G02X32258000Y-91440000I2540000J0D01*
|
||||
G01*
|
||||
X29718000Y-129540000D02*
|
||||
X29718000Y-93980000D01*
|
||||
X101600000Y-99060000D02*
|
||||
X48260000Y-99060000D01*
|
||||
X48260000Y-124460000D02*
|
||||
G75*
|
||||
G02X48260000Y-99060000I0J12700000D01*
|
||||
G01*
|
||||
X101600000Y-99060000D02*
|
||||
G75*
|
||||
G02X101600000Y-124460000I0J-12700000D01*
|
||||
G01*
|
||||
X117602000Y-91440000D02*
|
||||
G75*
|
||||
G02X120142000Y-93980000I0J-2540000D01*
|
||||
G01*
|
||||
X120142000Y-129540000D02*
|
||||
G75*
|
||||
G02X117602000Y-132080000I-2540000J0D01*
|
||||
G01*
|
||||
X114046000Y-132080000D02*
|
||||
X114046000Y-139192000D01*
|
||||
X117602000Y-132080000D02*
|
||||
X114046000Y-132080000D01*
|
||||
X48514000Y-132080000D02*
|
||||
X48514000Y-139192000D01*
|
||||
X114046000Y-139192000D02*
|
||||
G75*
|
||||
G02X113538000Y-139700000I-508000J0D01*
|
||||
G01*
|
||||
X49022000Y-139700000D02*
|
||||
G75*
|
||||
G02X48514000Y-139192000I0J508000D01*
|
||||
G01*
|
||||
X120142000Y-129540000D02*
|
||||
X120142000Y-93980000D01*
|
||||
X113538000Y-139700000D02*
|
||||
X49022000Y-139700000D01*
|
||||
M02*
|
2105
gerber/BUSJUMP-F_Cu.gtl
Normal file
2105
gerber/BUSJUMP-F_Cu.gtl
Normal file
File diff suppressed because it is too large
Load Diff
1499
gerber/BUSJUMP-F_Mask.gts
Normal file
1499
gerber/BUSJUMP-F_Mask.gts
Normal file
File diff suppressed because it is too large
Load Diff
168
gerber/BUSJUMP-F_Paste.gtp
Normal file
168
gerber/BUSJUMP-F_Paste.gtp
Normal file
@ -0,0 +1,168 @@
|
||||
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(5.1.2-1)-1*
|
||||
G04 #@! TF.CreationDate,2019-07-21T10:06:24-04:00*
|
||||
G04 #@! TF.ProjectId,BUSJUMP,4255534a-554d-4502-9e6b-696361645f70,rev?*
|
||||
G04 #@! TF.SameCoordinates,Original*
|
||||
G04 #@! TF.FileFunction,Paste,Top*
|
||||
G04 #@! TF.FilePolarity,Positive*
|
||||
%FSLAX46Y46*%
|
||||
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
|
||||
G04 Created by KiCad (PCBNEW (5.1.2-1)-1) date 2019-07-21 10:06:24*
|
||||
%MOMM*%
|
||||
%LPD*%
|
||||
G04 APERTURE LIST*
|
||||
%ADD10C,0.100000*%
|
||||
%ADD11C,0.973800*%
|
||||
G04 APERTURE END LIST*
|
||||
D10*
|
||||
G36*
|
||||
X112202312Y-127823272D02*
|
||||
G01*
|
||||
X112225945Y-127826778D01*
|
||||
X112249120Y-127832583D01*
|
||||
X112271614Y-127840632D01*
|
||||
X112293212Y-127850846D01*
|
||||
X112313704Y-127863129D01*
|
||||
X112332893Y-127877361D01*
|
||||
X112350595Y-127893405D01*
|
||||
X112366639Y-127911107D01*
|
||||
X112380871Y-127930296D01*
|
||||
X112393154Y-127950788D01*
|
||||
X112403368Y-127972386D01*
|
||||
X112411417Y-127994880D01*
|
||||
X112417222Y-128018055D01*
|
||||
X112420728Y-128041688D01*
|
||||
X112421900Y-128065550D01*
|
||||
X112421900Y-128552450D01*
|
||||
X112420728Y-128576312D01*
|
||||
X112417222Y-128599945D01*
|
||||
X112411417Y-128623120D01*
|
||||
X112403368Y-128645614D01*
|
||||
X112393154Y-128667212D01*
|
||||
X112380871Y-128687704D01*
|
||||
X112366639Y-128706893D01*
|
||||
X112350595Y-128724595D01*
|
||||
X112332893Y-128740639D01*
|
||||
X112313704Y-128754871D01*
|
||||
X112293212Y-128767154D01*
|
||||
X112271614Y-128777368D01*
|
||||
X112249120Y-128785417D01*
|
||||
X112225945Y-128791222D01*
|
||||
X112202312Y-128794728D01*
|
||||
X112178450Y-128795900D01*
|
||||
X111341550Y-128795900D01*
|
||||
X111317688Y-128794728D01*
|
||||
X111294055Y-128791222D01*
|
||||
X111270880Y-128785417D01*
|
||||
X111248386Y-128777368D01*
|
||||
X111226788Y-128767154D01*
|
||||
X111206296Y-128754871D01*
|
||||
X111187107Y-128740639D01*
|
||||
X111169405Y-128724595D01*
|
||||
X111153361Y-128706893D01*
|
||||
X111139129Y-128687704D01*
|
||||
X111126846Y-128667212D01*
|
||||
X111116632Y-128645614D01*
|
||||
X111108583Y-128623120D01*
|
||||
X111102778Y-128599945D01*
|
||||
X111099272Y-128576312D01*
|
||||
X111098100Y-128552450D01*
|
||||
X111098100Y-128065550D01*
|
||||
X111099272Y-128041688D01*
|
||||
X111102778Y-128018055D01*
|
||||
X111108583Y-127994880D01*
|
||||
X111116632Y-127972386D01*
|
||||
X111126846Y-127950788D01*
|
||||
X111139129Y-127930296D01*
|
||||
X111153361Y-127911107D01*
|
||||
X111169405Y-127893405D01*
|
||||
X111187107Y-127877361D01*
|
||||
X111206296Y-127863129D01*
|
||||
X111226788Y-127850846D01*
|
||||
X111248386Y-127840632D01*
|
||||
X111270880Y-127832583D01*
|
||||
X111294055Y-127826778D01*
|
||||
X111317688Y-127823272D01*
|
||||
X111341550Y-127822100D01*
|
||||
X112178450Y-127822100D01*
|
||||
X112202312Y-127823272D01*
|
||||
X112202312Y-127823272D01*
|
||||
G37*
|
||||
D11*
|
||||
X111760000Y-128309000D03*
|
||||
D10*
|
||||
G36*
|
||||
X112202312Y-129523272D02*
|
||||
G01*
|
||||
X112225945Y-129526778D01*
|
||||
X112249120Y-129532583D01*
|
||||
X112271614Y-129540632D01*
|
||||
X112293212Y-129550846D01*
|
||||
X112313704Y-129563129D01*
|
||||
X112332893Y-129577361D01*
|
||||
X112350595Y-129593405D01*
|
||||
X112366639Y-129611107D01*
|
||||
X112380871Y-129630296D01*
|
||||
X112393154Y-129650788D01*
|
||||
X112403368Y-129672386D01*
|
||||
X112411417Y-129694880D01*
|
||||
X112417222Y-129718055D01*
|
||||
X112420728Y-129741688D01*
|
||||
X112421900Y-129765550D01*
|
||||
X112421900Y-130252450D01*
|
||||
X112420728Y-130276312D01*
|
||||
X112417222Y-130299945D01*
|
||||
X112411417Y-130323120D01*
|
||||
X112403368Y-130345614D01*
|
||||
X112393154Y-130367212D01*
|
||||
X112380871Y-130387704D01*
|
||||
X112366639Y-130406893D01*
|
||||
X112350595Y-130424595D01*
|
||||
X112332893Y-130440639D01*
|
||||
X112313704Y-130454871D01*
|
||||
X112293212Y-130467154D01*
|
||||
X112271614Y-130477368D01*
|
||||
X112249120Y-130485417D01*
|
||||
X112225945Y-130491222D01*
|
||||
X112202312Y-130494728D01*
|
||||
X112178450Y-130495900D01*
|
||||
X111341550Y-130495900D01*
|
||||
X111317688Y-130494728D01*
|
||||
X111294055Y-130491222D01*
|
||||
X111270880Y-130485417D01*
|
||||
X111248386Y-130477368D01*
|
||||
X111226788Y-130467154D01*
|
||||
X111206296Y-130454871D01*
|
||||
X111187107Y-130440639D01*
|
||||
X111169405Y-130424595D01*
|
||||
X111153361Y-130406893D01*
|
||||
X111139129Y-130387704D01*
|
||||
X111126846Y-130367212D01*
|
||||
X111116632Y-130345614D01*
|
||||
X111108583Y-130323120D01*
|
||||
X111102778Y-130299945D01*
|
||||
X111099272Y-130276312D01*
|
||||
X111098100Y-130252450D01*
|
||||
X111098100Y-129765550D01*
|
||||
X111099272Y-129741688D01*
|
||||
X111102778Y-129718055D01*
|
||||
X111108583Y-129694880D01*
|
||||
X111116632Y-129672386D01*
|
||||
X111126846Y-129650788D01*
|
||||
X111139129Y-129630296D01*
|
||||
X111153361Y-129611107D01*
|
||||
X111169405Y-129593405D01*
|
||||
X111187107Y-129577361D01*
|
||||
X111206296Y-129563129D01*
|
||||
X111226788Y-129550846D01*
|
||||
X111248386Y-129540632D01*
|
||||
X111270880Y-129532583D01*
|
||||
X111294055Y-129526778D01*
|
||||
X111317688Y-129523272D01*
|
||||
X111341550Y-129522100D01*
|
||||
X112178450Y-129522100D01*
|
||||
X112202312Y-129523272D01*
|
||||
X112202312Y-129523272D01*
|
||||
G37*
|
||||
D11*
|
||||
X111760000Y-130009000D03*
|
||||
M02*
|
2594
gerber/BUSJUMP-F_SilkS.gto
Normal file
2594
gerber/BUSJUMP-F_SilkS.gto
Normal file
File diff suppressed because it is too large
Load Diff
1683
gerber/BUSJUMP-drl_map.ps
Normal file
1683
gerber/BUSJUMP-drl_map.ps
Normal file
File diff suppressed because it is too large
Load Diff
27
gerber/BUSJUMP.drl
Normal file
27
gerber/BUSJUMP.drl
Normal file
@ -0,0 +1,27 @@
|
||||
M48
|
||||
; DRILL file {KiCad (5.1.2-1)-1} date Sunday, July 21, 2019 at 10:06:26 AM
|
||||
; FORMAT={-:-/ absolute / inch / decimal}
|
||||
; #@! TF.CreationDate,2019-07-21T10:06:26-04:00
|
||||
; #@! TF.GenerationSoftware,Kicad,Pcbnew,(5.1.2-1)-1
|
||||
FMAT,2
|
||||
INCH
|
||||
T1C0.0118
|
||||
T2C0.0157
|
||||
T3C0.0413
|
||||
T4C0.0413
|
||||
%
|
||||
G90
|
||||
G05
|
||||
T1
|
||||
X4.2Y-5.16
|
||||
X4.3Y-5.16
|
||||
T2
|
||||
X4.4Y-5.005
|
||||
T3
|
||||
X4.53Y-5.1
|
||||
T4
|
||||
X1.37Y-3.7
|
||||
X1.37Y-5.1
|
||||
X4.53Y-3.7
|
||||
T0
|
||||
M30
|
2
sym-lib-table
Normal file
2
sym-lib-table
Normal file
@ -0,0 +1,2 @@
|
||||
(sym_lib_table
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user