Minimized SSD 2.5 to 3.5 adapter

Minimized SSD 2.5 to 3.5 adapter

thingiverse

This is a version of @rssalerno's SDD adapter, cut down to a smaller size that fits on the (120x120) bed of the Monoprice Select Mini 3D printer. It leaves just 8 vertical mounting screws, which was just what I needed to put a SSD in the 3.5" drive trays of my PC case. Thanks to @wholesalepcllc for prompting me to post my remix. (yeah. I know. it's a laptop HDD in the photo, not an SSD. It still works) How I Designed This I clipped the original file using a small openscad script. module original() { import("SSD_Bracket_v3.3.stl", convexity=10); } intersection() { original(); translate([8,-1,-1]) #cube([86,110,6]); } If you have different needs (for instance, would like to preserve the horizontal 3.5" mounting screws), this is a great time to learn enough OpenSCAD do to it---just modify the numbers in cube([]) to include more or less of the original, and the numbers in translate([]) to move the corner of the preserved portion. You'll feel like a super hero!

Download Model from thingiverse

With this file you will be able to print Minimized SSD 2.5 to 3.5 adapter with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Minimized SSD 2.5 to 3.5 adapter.