mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-05 00:04:46 +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>
39 lines
2.2 KiB
Plaintext
39 lines
2.2 KiB
Plaintext
(module SOIC127P600X175-8N (layer F.Cu)
|
|
(descr "D (R-PDSO-G8)")
|
|
(tags "Integrated Circuit")
|
|
(attr smd)
|
|
(fp_text reference IC** (at 0 0) (layer F.SilkS)
|
|
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
|
)
|
|
(fp_text value SOIC127P600X175-8N (at 0 0)(layer F.SilkS) hide
|
|
(effects (font (size 1.27 1.27) (thickness 0.254)))
|
|
)
|
|
(fp_line (start -3.725 -2.75) (end 3.725 -2.75) (layer Dwgs.User) (width 0.05))
|
|
(fp_line (start 3.725 -2.75) (end 3.725 2.75) (layer Dwgs.User) (width 0.05))
|
|
(fp_line (start 3.725 2.75) (end -3.725 2.75) (layer Dwgs.User) (width 0.05))
|
|
(fp_line (start -3.725 2.75) (end -3.725 -2.75) (layer Dwgs.User) (width 0.05))
|
|
(fp_line (start -1.95 -2.45) (end 1.95 -2.45) (layer Dwgs.User) (width 0.1))
|
|
(fp_line (start 1.95 -2.45) (end 1.95 2.45) (layer Dwgs.User) (width 0.1))
|
|
(fp_line (start 1.95 2.45) (end -1.95 2.45) (layer Dwgs.User) (width 0.1))
|
|
(fp_line (start -1.95 2.45) (end -1.95 -2.45) (layer Dwgs.User) (width 0.1))
|
|
(fp_line (start -1.95 -1.18) (end -0.68 -2.45) (layer Dwgs.User) (width 0.1))
|
|
(fp_line (start -1.6 -2.45) (end 1.6 -2.45) (layer F.SilkS) (width 0.2))
|
|
(fp_line (start 1.6 -2.45) (end 1.6 2.45) (layer F.SilkS) (width 0.2))
|
|
(fp_line (start 1.6 2.45) (end -1.6 2.45) (layer F.SilkS) (width 0.2))
|
|
(fp_line (start -1.6 2.45) (end -1.6 -2.45) (layer F.SilkS) (width 0.2))
|
|
(fp_line (start -3.475 -2.58) (end -1.95 -2.58) (layer F.SilkS) (width 0.2))
|
|
(pad 1 smd rect (at -2.712 -1.905 90) (size 0.65 1.525) (layers F.Cu F.Paste))
|
|
(pad 2 smd rect (at -2.712 -0.635 90) (size 0.65 1.525) (layers F.Cu F.Paste))
|
|
(pad 3 smd rect (at -2.712 0.635 90) (size 0.65 1.525) (layers F.Cu F.Paste))
|
|
(pad 4 smd rect (at -2.712 1.905 90) (size 0.65 1.525) (layers F.Cu F.Paste))
|
|
(pad 5 smd rect (at 2.712 1.905 90) (size 0.65 1.525) (layers F.Cu F.Paste))
|
|
(pad 6 smd rect (at 2.712 0.635 90) (size 0.65 1.525) (layers F.Cu F.Paste))
|
|
(pad 7 smd rect (at 2.712 -0.635 90) (size 0.65 1.525) (layers F.Cu F.Paste))
|
|
(pad 8 smd rect (at 2.712 -1.905 90) (size 0.65 1.525) (layers F.Cu F.Paste))
|
|
(model "C:\\Users\\theto\\Downloads\\RASCSI\\hw\\Dual_Connector_RaSCSI\\SamacSys_Parts.3dshapes\\NE555DR.stp"
|
|
(at(xyz 0 0 0))
|
|
(scale (xyz 1 1 1))
|
|
(rotate(xyz 0 0 0))
|
|
)
|
|
)
|