mirror of
https://github.com/thewesker/RASCSI.git
synced 2025-12-22 21:31:06 -05:00
Version 2.2 of the fullspec board with surface mount parts (#24)
* Version 2.2 of the fullspec board with surface mount parts * Create testing device for rascsi hardware * Updated daisychain board to include the TERMPWR signal Co-authored-by: Tony <akuker@gmail.com>
This commit is contained in:
24
hw/rascsi_tester/DIO_SS26FL.kicad_mod
Normal file
24
hw/rascsi_tester/DIO_SS26FL.kicad_mod
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
(module DIO_SS26FL (layer F.Cu) (tedit 5F3DC689)
|
||||
(descr "")
|
||||
(fp_text reference REF** (at -0.218 -1.6964 0) (layer F.SilkS)
|
||||
(effects (font (size 0.64 0.64) (thickness 0.015)))
|
||||
)
|
||||
(fp_text value DIO_SS26FL (at 1.814 1.5936 0) (layer F.Fab)
|
||||
(effects (font (size 0.64 0.64) (thickness 0.015)))
|
||||
)
|
||||
(fp_line (start -1.375 -0.8625) (end -1.375 0.8625) (layer F.Fab) (width 0.127))
|
||||
(fp_line (start -1.375 0.8625) (end 1.375 0.8625) (layer F.Fab) (width 0.127))
|
||||
(fp_line (start 1.375 0.8625) (end 1.375 -0.8625) (layer F.Fab) (width 0.127))
|
||||
(fp_line (start 1.375 -0.8625) (end -1.375 -0.8625) (layer F.Fab) (width 0.127))
|
||||
(fp_line (start 0.44 -0.8625) (end -0.44 -0.8625) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -0.44 0.8625) (end 0.44 0.8625) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -2.35 -1.15) (end 2.35 -1.15) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.35 -1.15) (end 2.35 1.15) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 2.35 1.15) (end -2.35 1.15) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -2.35 1.15) (end -2.35 -1.15) (layer F.CrtYd) (width 0.05))
|
||||
(fp_circle (center -2.7 -0.1) (end -2.6 -0.1) (layer F.Fab) (width 0.2))
|
||||
(fp_circle (center -2.7 -0.1) (end -2.6 -0.1) (layer F.SilkS) (width 0.2))
|
||||
(pad 1 smd rect (at -1.43 0.0) (size 1.34 1.8) (layers F.Cu F.Mask F.Paste))
|
||||
(pad 2 smd rect (at 1.43 0.0) (size 1.34 1.8) (layers F.Cu F.Mask F.Paste))
|
||||
)
|
||||
Reference in New Issue
Block a user