CEB Press/Manufacturing Instructions
Jump to navigation
Jump to search
CEB Press | ||
---|---|---|
Home | Research & Development | Bill of Materials | Manufacturing Instructions | User's Manual | User Reviews | ![]() |
|
This page is the starting point for making a CEB Press:
- The Fabrication section details the process of making the parts from raw materials
- The Assembly section identifies the process of putting the parts together to form the machine
- The Programming section deals with automating the process by using a microcontroller called an Arduino to control the hydraulic system
- The Testing section describes processes to perform to test the functionality of a CEB Press
Fabrication
We will be keeping a tally here of what has been updated and what needs to be done on pages that arent done. I'll need to be doing most of the fab instructions as I'm the one who has built 4, but help is welcome for the diagrams. contact me if youre interested in making some. -Brianna
- Arms - primary-New model necessary, old one is innaccurate.
- Arms - secondary-Complete
- Brick Holder Plate-could use a better diagram
- Controller Mount-nonexistent
- Dirt-keeper Plate-nonexistent
- Feet-complete
- Frame with main cylinder-needs more instructions and diagrams
- Grate mounts-redo completely
- Hopper sheet metal-redo completely
- Hopper mounting plate-redo completely
- Hopper supports-redo completely
- Hoses - Secondary cylinder hose unit-redo completely
- Hoses - Shaker and main cylinder-redo completely
- Hoses - Main hose unit-redo completely
- Leg Holders-complete
- Roller guides-Dimensions have changed; they are now 16". The holes remain the same length from edge. New instructions and diagrams needed. needs template.
- Secondary cylinder-redo completely
- Secondary cylinder sensor mount-no longer exists. remove from template, then from here.
- Soil grate-needs images and instructions
- Soil loading drawer-dimensions have changed, instructions, diagrams need to be updated (rail placement is different now)
- Soil Shaker motor unit-redo completely
- Soil Shaker-redo completely
- Valve mount-nonexistent
OPTION:
Manual
Automatic
Assembly
Final Assembly and Job Site Setup
Programming
An Arduino is the microprocessor that controls the CEB Press's actions. It must be programmed with the CEB Press's unique program for making bricks.
Source code can be found at github: https://github.com/OSE/ceb-controller
Old code:
See Also