mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-26 13:49:21 +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>
111 lines
2.1 KiB
Plaintext
111 lines
2.1 KiB
Plaintext
{
|
|
"Header":
|
|
{
|
|
"GenerationSoftware":
|
|
{
|
|
"Vendor": "KiCad",
|
|
"Application": "Pcbnew",
|
|
"Version": "(5.1.9-16-g1737927814)-1"
|
|
},
|
|
"CreationDate": "2021-04-12T08:44:27-05:00"
|
|
},
|
|
"GeneralSpecs":
|
|
{
|
|
"ProjectId":
|
|
{
|
|
"Name": "rascsi_2p4",
|
|
"GUID": "72617363-7369-45f3-9270-342e6b696361",
|
|
"Revision": "rev?"
|
|
},
|
|
"Size":
|
|
{
|
|
"X": 0.000,
|
|
"Y": 0.000
|
|
},
|
|
"LayerNumber": 2,
|
|
"BoardThickness": 1.600
|
|
},
|
|
"DesignRules":
|
|
[
|
|
{
|
|
"Layers": "Outer",
|
|
"PadToPad": 0.127,
|
|
"PadToTrack": 0.127,
|
|
"TrackToTrack": 0.127,
|
|
"MinLineWidth": 0.150,
|
|
"TrackToRegion": 0.508,
|
|
"RegionToRegion": 0.508
|
|
}
|
|
],
|
|
"FilesAttributes":
|
|
[
|
|
{
|
|
"Path": "rascsi_2p4-Top.gbr",
|
|
"FileFunction": "Copper,L1,Top",
|
|
"FilePolarity": "Positive"
|
|
},
|
|
{
|
|
"Path": "rascsi_2p4-Bottom.gbr",
|
|
"FileFunction": "Copper,L2,Bot",
|
|
"FilePolarity": "Positive"
|
|
},
|
|
{
|
|
"Path": "rascsi_2p4-F_SilkS.gbr",
|
|
"FileFunction": "Legend,Top",
|
|
"FilePolarity": "Positive"
|
|
},
|
|
{
|
|
"Path": "rascsi_2p4-B_SilkS.gbr",
|
|
"FileFunction": "Legend,Bot",
|
|
"FilePolarity": "Positive"
|
|
},
|
|
{
|
|
"Path": "rascsi_2p4-F_Mask.gbr",
|
|
"FileFunction": "SolderMask,Top",
|
|
"FilePolarity": "Negative"
|
|
},
|
|
{
|
|
"Path": "rascsi_2p4-B_Mask.gbr",
|
|
"FileFunction": "SolderMask,Bot",
|
|
"FilePolarity": "Negative"
|
|
},
|
|
{
|
|
"Path": "rascsi_2p4-Edge_Cuts.gbr",
|
|
"FileFunction": "Profile",
|
|
"FilePolarity": "Positive"
|
|
}
|
|
],
|
|
"MaterialStackup":
|
|
[
|
|
{
|
|
"Type": "Legend",
|
|
"Notes": "Layer F.SilkS"
|
|
},
|
|
{
|
|
"Type": "SolderMask",
|
|
"Notes": "Layer F.Mask"
|
|
},
|
|
{
|
|
"Type": "Copper",
|
|
"Notes": "Layer Top"
|
|
},
|
|
{
|
|
"Type": "Dielectric",
|
|
"Material": "FR4",
|
|
"Notes": "Layers L1/L2"
|
|
},
|
|
{
|
|
"Type": "Copper",
|
|
"Notes": "Layer Bottom"
|
|
},
|
|
{
|
|
"Type": "SolderMask",
|
|
"Notes": "Layer B.Mask"
|
|
},
|
|
{
|
|
"Type": "Legend",
|
|
"Notes": "Layer B.SilkS"
|
|
}
|
|
]
|
|
}
|