Ir para conteúdo
3DFinder
Entrar

Você está no 3DFinder

Buscamos em Thingiverse, MakerWorld e Printables ao mesmo tempo para te dar o melhor de cada uma.

Buscar mais como este
Modelo 3D Raspberry Pi case por HansH no Thingiverse

Descrição

The Raspberry Pi is a creditcard sized computer which you can buy for $25 or $35 (depending which version)

Never designed a case before, so perhaps things can be better...

......

v11 Different splitlevel (more simple) on backside keep a little margin on back split, so that top and bottom always fit added openlogo option added pcbholder option changed support studs a bit changed dimensions to 85.0 x 56.20

v12 Different component locations/sizes keep a little margin on component holes pcbsize to 57.0 x 86.0 (actual it is 56.17 x 85.0) made casestuds wider and added 2 minor holes for self tapping screws

v14 Got a RPI.. so production board measurements...

v15 moved the rca and snd a bit to get them more centered Thanks to lincomatic at Thingiverse Added option for GPIO side hole in bottom or top Added showing GPIO pins with component drawing

If it fits or doesn't, please let me know..

The bottomholder_frame.stl is a standlone minimal frame for a RPi. All the other bottom_xxx and top_xxx.stl files can be combined. If you want something specific just take the openscad file and alter it, or just ask...

Instruções

// All parts are draw as default just disable the ones you don't want DRAWfull = 1; DRAWtop = 1; DRAWbottom = 1; DRAWtopinlet = 0; DRAWbottominlet = 0; DRAWpcb = 1;

GPIOHOLE = 2; // GPIO opening in : 1=bottom 2=top GPIOsize = 2; // define height of gpiohole

If you draw 1 part, it will center, otherwise multiple parts are showed.

You can control the case looks by changing : topframe = false; // if false, underneath values determines how topinlet = false; // false is outside, otherwise it is with an indent topholes = true; topmiddle = true; toplogo = false; toplogohole = true; // cut out logo, so you have a view on the pcb toplogosunken=false; // true or false, no idea if this works on a reprap bottomframe = false; // if false, underneath values determines how bottominlet = false; bottomholes = true; bottomscrew = false; bottomfeet = false; bottomsupport = true; // Added extra support locations for pcb bottomclick = true; bottompcb = false; // just a pcb holder without a top

Controlling the size of the case can be done by:

box_thickness = 2.0; // minimum = 2.0 for RepRap printing

Low box (red box in picture): inside_h = 12.1; // USB goes through deck, 16.5=full height pcb_h = 5.6; // room for SDslot and a deck

Normal box: inside_h = 16.5; pcb_h = box_thickness*2+3.5;

Thingiverse

Raspberry Pi case

444
Curtidas
0
Downloads
397
Coleções
36
Impressões
Tags
box case openscad Pi raspberry Raspberry Pi
Licença Creative Commons - Attribution - Share Alike
Arquivos (18)
bottom_frame.stl 263.6 KB
bottom_full.stl 274 KB
bottom_fullgpio.stl 311.2 KB
bottom_holes.stl 308.9 KB
bottom_holesgpio.stl 311.2 KB
bottomholder_frame.stl 121.3 KB
top_fish1.stl 390.2 KB
top_fish1middle.stl 397.1 KB
top_fish2.stl 387.4 KB
top_fish2middle.stl 394.4 KB
top_fullopenlogo.stl 909.4 KB
top_fullopenlogogpio.stl 911.7 KB
top_holes.stl 379.1 KB
top_holesmiddle.stl 379.4 KB
top_openlogoholes.stl 915.3 KB
ftop_frame.stl 289.3 KB
ftop_openlogo.stl 907.5 KB
ftop_openlogoholes.stl 913.1 KB
Ver no Thingiverse (abre em nova aba)