https://github.com/peter-mount/pi-rack
Extensible 3D Printed racking system for Raspberry PI, Arduino & other projects
https://github.com/peter-mount/pi-rack
Last synced: 5 months ago
JSON representation
Extensible 3D Printed racking system for Raspberry PI, Arduino & other projects
- Host: GitHub
- URL: https://github.com/peter-mount/pi-rack
- Owner: peter-mount
- License: other
- Created: 2020-05-04T17:15:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T11:12:19.000Z (about 5 years ago)
- Last Synced: 2024-12-06T21:38:35.950Z (over 1 year ago)
- Language: OpenSCAD
- Size: 61.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PI Rack
PI-Rack is a 3D printed racking system for mounting Raspberry PI's, Arduino's and other projects.
## Slicing settings
These are the settings I used in Cura:
Printer: GeeeTech A20M
| Setting | Value | Notes |
| ------- | ----- | ----- |
| Initial Layer Height | 0.3 mm | Advised value for the A20M |
| Print Speed | 100 mm/s | Set this to what you want |
| Infill Speed | 100 mm/s | |
| Wall Speed | 50 mm/s | |
| Outer Wall Speed | 50 mm/s | |
| Inner Wall Speed | 100 mm/s | |
| Initial Layer Speed | 100 mm/s | |
| Skirt/Brim Speed | 50 mm/s | |
| Brim Width | 8.0 mm | Set if you want a brim |
| Brim Line Count | 20 | Set if you want a brim |
| Brim Only on Outside | True | Set if you want a brim |
### Infill
Normally I have the following:
| Setting | Value | Notes |
| ------- | ----- | ----- |
| Infill Density | 20% | |
| Infill Pattern | Grid | |
However for the RackEar I use this instead:
| Setting | Value | Notes |
| ------- | ----- | ----- |
| Infill Density | 60% | |
| Infill Pattern | Gyroid | |
This is to give that component extra strength as it has to hold the entire weight of the rack.