Thingiverse
Raspberry PI 3 hull
door Unknown
19
Downloads
15
Likes
0
Makes
# Description
Very rough model of Raspberry PI 3. Useful as subtraction for creating cases for the PI.
# Usage (in OpenSCAD)
1. Create a box which represents your case
2. Substract the PI
3. Print the case
4. Your real PI will fit into the printed case
# Example
```
use ;
difference() {
cube([89,60,4]);
translate([2,2,3])RaspberryPi3();
}
```
Very rough model of Raspberry PI 3. Useful as subtraction for creating cases for the PI.
# Usage (in OpenSCAD)
1. Create a box which represents your case
2. Substract the PI
3. Print the case
4. Your real PI will fit into the printed case
# Example
```
use ;
difference() {
cube([89,60,4]);
translate([2,2,3])RaspberryPi3();
}
```
Heb je dit model geprint? Inloggen en deel je make!
Log in om een reactie achter te laten
InloggenNog geen reacties – wees de eerste!