https://github.com/conorpp/aeropress-press
3D parts and BOM for automated press for Aeropress.
https://github.com/conorpp/aeropress-press
Last synced: 5 months ago
JSON representation
3D parts and BOM for automated press for Aeropress.
- Host: GitHub
- URL: https://github.com/conorpp/aeropress-press
- Owner: conorpp
- Created: 2017-07-05T18:13:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-09T05:03:53.000Z (about 9 years ago)
- Last Synced: 2025-02-21T19:22:06.639Z (over 1 year ago)
- Language: OpenSCAD
- Size: 151 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Based on 2 stepper motors, some compression springs, and limit switches.
It uses some microcontroller and stepper drivers.
It will have two buttons, "go" and "reset".
### Go
**State 1, fast press**: The press quickly falls until it contacts the aeropress and the first limit switch on the sensor
plate is activated.
**State 2, Slow press**: Compresses the aeropress slowly, at some user defined rate for your favorite brew. It eventually
compresses it completely and will start compression the springs at the bottom, eventually hitting another limit switch.
**State 3, Reset**: Raises the press completely, until top limit switch is hit.
### Reset
See state 3, Reset.

It requires five plates to be 3D printed. And on the BOM there will be:
* 4 compression springs
* 2 stepper motors w/ drivers
* some MCU breakout, probably arduino
* 2 limit switches
* 8 nylon bearings
* 2 lead screws
* 4 smooth rods
* buttons
In progress.