PCI Bracket Generator

PCI Bracket Generator

thingiverse

Needed several types of brackets with different features. Source is included so you can customize for your needs. ## interface: ## pc_bracket( form, ribs, fins, vents, tabs, align ); form: int:value 0 = standard height 1 = low profile ribs: lst:[location, shape, divisions, positions] int:location 0 = top | 1 = none | 2 = bottom | 3 = top&bottom int:shape 0 = cylinder | 1 = ellips int:divisions value lst:positions [p(1), p(2), ..., p(n)] of dec:value fins: int:value 0 = none 1 = side 1 2 = side 2 3 = both sides vents: lst:[count, radius] int:count value dec:radius value tabs: list:[[spec(1)], ..., [spec(n)]] lst:spec(n) [y-offset(n), x-offset(n), hole-diamter(n)] of dec:value align: lst:[x, y, z] int:x 0 = bracket outside 1 = bracket center 2 = bracket inside 3 = bracket tab screw 4 = back of tab 5 = pcie connector alignment slot int:y 0 = bracket edge1 1 = bracket tab edge1 2 = circuit board edge 3 = tab alignment circle 4 = bracket edge2 5 = connector opening edge1 6 = connector opening center 7 = connector opening edge1 int:z 0 = bracket bottom 1 = bottom of pci connector 2 = bottom of board / board stop 3 = bottom of bracket tab 4 = top of bracket tab 5 = connector opening bottom 6 = connector opening center 7 = connector opening top ## examples: ## pc_bracket(); pc_bracket(align=[0,0,0], form=1, fins=3, ribs=[3,1,8,[2,3,4,5,6]], vents=[3], tabs=[20,55]); # omdl # This design uses [omdl]. To render the design, this library must be available. More information is available in [omdl on thingiverse]. To install [omdl] open a BASH shell and type: ``` $ mkdir tmp && cd tmp $ wget https://git.io/setup-omdl.bash $ chmod +x setup-omdl.bash $ ./setup-omdl.bash --branch v0.6.1 --yes --install ``` [omdl]: https://royasutton.github.io/omdl [omdl on thingiverse]: http://www.thingiverse.com/thing:1934498

Download Model from thingiverse

With this file you will be able to print PCI Bracket Generator 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 PCI Bracket Generator.