mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-29 16:49:55 +00:00
a41855c038
* First attempt at adding 2.5 inch drive connector * Clean up silkscreen and fix DRC issues * additional cleanup. Made Pin 1 of the PB connector square * minor tweaks * Updates for ordered version * Generated .STEP file for RaSCSI * Added STEP file and updated symbol and 3d model references to reference the correct gender of parts. Should be no functional change * Added STEP file and updated symbol and 3d model references to reference the correct gender of parts. Should be no functional change * Added 3D models and correct footprints for STEP file * Merge version 20.12.0 into the master branch (#75) * Update README.md Added reference to gitflow * Updated to match new versioning structure (#73) * Updated to match new versioning structure * fix version number Co-authored-by: Tony Kuker <akuker@gmail.com> * Scsimon improvements (#74) * Updated scsimon to save data on a nano-second time scale, instead of micro-second * Cleanup error messages and data types Co-authored-by: Tony Kuker <akuker@gmail.com> * Updated for new version number * Change reported version back to development build Co-authored-by: Tony Kuker <akuker@gmail.com> * Generate step file and schematic pdf * First draft of powerbook drive bracket * Added side holes and hole for MIPI connector * Set theme jekyll-theme-midnight * Set theme jekyll-theme-dinky * Create CNAME * Delete CNAME * Additional updates to the powerbook 3d printed bracket * Moved RaSCSI board 1mm in + lots of cleanup * Added optional floppy power connector. As-ordered version 2.4a * Added optional floppy power connector. As-ordered version 2.4a * Update rascsi_version.cpp * Update Makefile * Update Makefile Revert extraneous whitepace * Update scsidev_ctrl.cpp Revert unneeded change. Co-authored-by: Tony <akuker@gmail.com>
38 lines
2.0 KiB
Plaintext
38 lines
2.0 KiB
Plaintext
(module "SOIC127P812X230-4N" (layer F.Cu)
|
|
(descr "TDA02H0SB1")
|
|
(tags "Switch")
|
|
(attr smd)
|
|
(fp_text reference S** (at 0 0) (layer F.SilkS)
|
|
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
|
)
|
|
(fp_text user %R (at 0 0) (layer F.Fab)
|
|
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
|
)
|
|
(fp_text value "SOIC127P812X230-4N" (at 0 0) (layer F.SilkS) hide
|
|
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
|
)
|
|
(fp_line (start -4.775 -2.085) (end 4.775 -2.085) (layer F.CrtYd) (width 0.05))
|
|
(fp_line (start 4.775 -2.085) (end 4.775 2.085) (layer F.CrtYd) (width 0.05))
|
|
(fp_line (start 4.775 2.085) (end -4.775 2.085) (layer F.CrtYd) (width 0.05))
|
|
(fp_line (start -4.775 2.085) (end -4.775 -2.085) (layer F.CrtYd) (width 0.05))
|
|
(fp_line (start -3.1 -1.835) (end 3.1 -1.835) (layer F.Fab) (width 0.1))
|
|
(fp_line (start 3.1 -1.835) (end 3.1 1.835) (layer F.Fab) (width 0.1))
|
|
(fp_line (start 3.1 1.835) (end -3.1 1.835) (layer F.Fab) (width 0.1))
|
|
(fp_line (start -3.1 1.835) (end -3.1 -1.835) (layer F.Fab) (width 0.1))
|
|
(fp_line (start -3.1 -0.565) (end -1.83 -1.835) (layer F.Fab) (width 0.1))
|
|
(fp_line (start -2.75 -1.835) (end 2.75 -1.835) (layer F.SilkS) (width 0.2))
|
|
(fp_line (start 2.75 -1.835) (end 2.75 1.835) (layer F.SilkS) (width 0.2))
|
|
(fp_line (start 2.75 1.835) (end -2.75 1.835) (layer F.SilkS) (width 0.2))
|
|
(fp_line (start -2.75 1.835) (end -2.75 -1.835) (layer F.SilkS) (width 0.2))
|
|
(fp_line (start -4.525 -1.36) (end -3.1 -1.36) (layer F.SilkS) (width 0.2))
|
|
(pad 1 smd rect (at -3.812 -0.635 90) (size 0.75 1.425) (layers F.Cu F.Paste F.Mask))
|
|
(pad 2 smd rect (at -3.812 0.635 90) (size 0.75 1.425) (layers F.Cu F.Paste F.Mask))
|
|
(pad 3 smd rect (at 3.812 0.635 90) (size 0.75 1.425) (layers F.Cu F.Paste F.Mask))
|
|
(pad 4 smd rect (at 3.812 -0.635 90) (size 0.75 1.425) (layers F.Cu F.Paste F.Mask))
|
|
(model "C:\\Users\\theto\\Downloads\\RASCSI\\hw\\Dual_Connector_RaSCSI\\SamacSys_Parts.3dshapes\\TDA02H0SB1R.stp"
|
|
(at (xyz 0 0 0))
|
|
(scale (xyz 1 1 1))
|
|
(rotate (xyz 0 0 0))
|
|
)
|
|
)
|