├── .gitignore ├── Dual SSD Reference Design ├── FW_SSD_PCB_REF_DESIGN_0.stp ├── README.md ├── fw_ssd_pcb_ref_design_0.pdf ├── fw_ssd_pcb_ref_design_0_1.dxf ├── fw_ssd_pcb_ref_design_0_2.dxf └── ssd holder_r00_20230105pm.pdf ├── Electrical ├── Dual-channel 74P FXBeam, length 27.75mm _Rev 2_(Public version).pdf └── README.md ├── Mechanical ├── ExpansionBayShell │ ├── FW_UMA_MODULE_REF_0.pdf │ ├── FW_UMA_MODULE_REF_0.stp │ ├── README.md │ └── fw_expansion_bay_standoff_1_long.stl └── GraphicsModule │ ├── FW_GRAPHICS_MODULE_REF_00-1.stp │ └── fw_graphics_module_ref.pdf ├── PCB Reference Design ├── Datasheets │ ├── ES00000NY00 4.0-2.5xM2.0x1.7L-SN-SMD图纸+载带.pdf │ ├── J200_J201-SP010036Q00_LTCX00A2N00_AFC58-S04FIA-R1.pdf │ ├── UMA_FAN_SPEC_CCW-20230110.pdf │ └── UMA_FAN_SPEC_CW-20230110.pdf ├── FW_EXPANSION_BAY_PCB_0807.pdf ├── FW_EXPANSION_BAY_PCB_0807.stp ├── FW_EXPANSION_BAY_PCB_REF__0807.stp ├── README.md ├── fw_expansion_bay_pcb_01_0807.dxf ├── fw_expansion_bay_pcb_02_0807.dxf └── fw_expansion_bay_pcb_03_0807.dxf └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/.gitignore -------------------------------------------------------------------------------- /Dual SSD Reference Design/FW_SSD_PCB_REF_DESIGN_0.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Dual SSD Reference Design/FW_SSD_PCB_REF_DESIGN_0.stp -------------------------------------------------------------------------------- /Dual SSD Reference Design/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Dual SSD Reference Design/README.md -------------------------------------------------------------------------------- /Dual SSD Reference Design/fw_ssd_pcb_ref_design_0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Dual SSD Reference Design/fw_ssd_pcb_ref_design_0.pdf -------------------------------------------------------------------------------- /Dual SSD Reference Design/fw_ssd_pcb_ref_design_0_1.dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Dual SSD Reference Design/fw_ssd_pcb_ref_design_0_1.dxf -------------------------------------------------------------------------------- /Dual SSD Reference Design/fw_ssd_pcb_ref_design_0_2.dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Dual SSD Reference Design/fw_ssd_pcb_ref_design_0_2.dxf -------------------------------------------------------------------------------- /Dual SSD Reference Design/ssd holder_r00_20230105pm.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Dual SSD Reference Design/ssd holder_r00_20230105pm.pdf -------------------------------------------------------------------------------- /Electrical/Dual-channel 74P FXBeam, length 27.75mm _Rev 2_(Public version).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Electrical/Dual-channel 74P FXBeam, length 27.75mm _Rev 2_(Public version).pdf -------------------------------------------------------------------------------- /Electrical/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Electrical/README.md -------------------------------------------------------------------------------- /Mechanical/ExpansionBayShell/FW_UMA_MODULE_REF_0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Mechanical/ExpansionBayShell/FW_UMA_MODULE_REF_0.pdf -------------------------------------------------------------------------------- /Mechanical/ExpansionBayShell/FW_UMA_MODULE_REF_0.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Mechanical/ExpansionBayShell/FW_UMA_MODULE_REF_0.stp -------------------------------------------------------------------------------- /Mechanical/ExpansionBayShell/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Mechanical/ExpansionBayShell/README.md -------------------------------------------------------------------------------- /Mechanical/ExpansionBayShell/fw_expansion_bay_standoff_1_long.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Mechanical/ExpansionBayShell/fw_expansion_bay_standoff_1_long.stl -------------------------------------------------------------------------------- /Mechanical/GraphicsModule/FW_GRAPHICS_MODULE_REF_00-1.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Mechanical/GraphicsModule/FW_GRAPHICS_MODULE_REF_00-1.stp -------------------------------------------------------------------------------- /Mechanical/GraphicsModule/fw_graphics_module_ref.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/Mechanical/GraphicsModule/fw_graphics_module_ref.pdf -------------------------------------------------------------------------------- /PCB Reference Design/Datasheets/ES00000NY00 4.0-2.5xM2.0x1.7L-SN-SMD图纸+载带.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/PCB Reference Design/Datasheets/ES00000NY00 4.0-2.5xM2.0x1.7L-SN-SMD图纸+载带.pdf -------------------------------------------------------------------------------- /PCB Reference Design/Datasheets/J200_J201-SP010036Q00_LTCX00A2N00_AFC58-S04FIA-R1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/PCB Reference Design/Datasheets/J200_J201-SP010036Q00_LTCX00A2N00_AFC58-S04FIA-R1.pdf -------------------------------------------------------------------------------- /PCB Reference Design/Datasheets/UMA_FAN_SPEC_CCW-20230110.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/PCB Reference Design/Datasheets/UMA_FAN_SPEC_CCW-20230110.pdf -------------------------------------------------------------------------------- /PCB Reference Design/Datasheets/UMA_FAN_SPEC_CW-20230110.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/PCB Reference Design/Datasheets/UMA_FAN_SPEC_CW-20230110.pdf -------------------------------------------------------------------------------- /PCB Reference Design/FW_EXPANSION_BAY_PCB_0807.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/PCB Reference Design/FW_EXPANSION_BAY_PCB_0807.pdf -------------------------------------------------------------------------------- /PCB Reference Design/FW_EXPANSION_BAY_PCB_0807.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/PCB Reference Design/FW_EXPANSION_BAY_PCB_0807.stp -------------------------------------------------------------------------------- /PCB Reference Design/FW_EXPANSION_BAY_PCB_REF__0807.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/PCB Reference Design/FW_EXPANSION_BAY_PCB_REF__0807.stp -------------------------------------------------------------------------------- /PCB Reference Design/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/PCB Reference Design/README.md -------------------------------------------------------------------------------- /PCB Reference Design/fw_expansion_bay_pcb_01_0807.dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/PCB Reference Design/fw_expansion_bay_pcb_01_0807.dxf -------------------------------------------------------------------------------- /PCB Reference Design/fw_expansion_bay_pcb_02_0807.dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/PCB Reference Design/fw_expansion_bay_pcb_02_0807.dxf -------------------------------------------------------------------------------- /PCB Reference Design/fw_expansion_bay_pcb_03_0807.dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/PCB Reference Design/fw_expansion_bay_pcb_03_0807.dxf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FrameworkComputer/ExpansionBay/HEAD/README.md --------------------------------------------------------------------------------