A machine to automatically make paper cranes
The assembly line has 4 operations:
The first cuts a post-it-note into the right shape, and the other 3 progressively fold the crane sharper and sharper
Here it is an action:
The pnuematic cylinder punches down to fold the paper, and the transfer arm moves it to the next station.
At the end of the video, you might’ve noticed the clips missing the paper. It’s a problem I’m having with every step besides the one you just saw above. Here it is, failing at the start.
Here’s a video showing how the clips grab the paper.
Notice that the clips on either side aren’t exactly level with one another- this causes the paper to get grabbed by one side and missed by the other, resulting in the failures. I’ve detailed some potential fixes at the bottom of the page.
In circuit:
12V-5A supplies stepper drivers and solenoids. Decoupling capacitors and flyback diodes are added respectively.
Seperate 5V-2A supplies power the servos. Relay board borrows ~300 mA from one.
9V-1A powers arduino, arduino 5V connects to drivers and relay board components.
Folding the crane
I decided going from a square sheet to an origami crane was too complex, so I redesigned the crane into a shape that can be folded with just one press between two interlocking pieces.
Unfortunetely, the paper rips if you try to go from flat to fully folded, so I needed an easy way to test which degrees of folding could fold the crane in the least number of stages
The parametric model below helped with that, and some of the testing I did can be seen on the far right
Parametric Folding Crane Model
In the far future, I imagine the tool being a handheld punch that you could hold over a piece of paper and instantly make a crane. At the moment though, I’ve highlighted some problems for the next prototype.
Making the cutout shape a little smaller so there’s more clearance between the die walls and the jagged paper edge
Decrease the tolerance between the gear and rack so the clips line up
Add a metal topper to the long thin arm holding all the clips
Resetting servos to 0 before putting the gear on and orienting it’s topmost tooth perfectly vertical