Circlean/doc/Mechanical_design
mdurvaux e41c688869 3D model bug correction
corrected inverted parameters for PCB spacing
2015-07-21 12:45:49 +02:00
..
README.md Electrical and mechanical design documentation 2015-02-20 20:37:35 +01:00
Raspberry-Pi-B-Plus-V1.2-Mechanical-Drawing.pdf Electrical and mechanical design documentation 2015-02-20 20:37:35 +01:00
myRaspiBp.scad 3D model bug correction 2015-07-21 12:45:49 +02:00
myRaspiBp_Button.scad Electrical and mechanical design documentation 2015-02-20 20:37:35 +01:00
myRaspiBp_Button.stl Electrical and mechanical design documentation 2015-02-20 20:37:35 +01:00
myRaspiBp_bottom.stl 3D model bug correction 2015-07-21 12:45:49 +02:00
myRaspiBp_top.stl Electrical and mechanical design documentation 2015-02-20 20:37:35 +01:00
shapes.scad Electrical and mechanical design documentation 2015-02-20 20:37:35 +01:00

README.md

Case mechanical design

Notes

  • the mechanical design has been created using OpenSCAD
  • the Raspberry Pi B Plus Mechanical Drawing is included for reference

Design files

The main design file is "myRaspiBp.scad". It is self-documented. Through parametric configuration, one can generate either the bottom part or the top part of the case, or both parts. A fit test can also be performed.

Use the file "myRaspBp_Button.scad" to create the push-button.

The design file include "shapes.scad" for common composite shape modules.

Manufacturing files

STL files can be used directly for 3D printing. The following files are available : myRaspiBp_bottom.stl for the bottom part myRaspiBp_top.stl for the top part myRaspiBp_Button.stl for the push-button.