3D Printing

bowl from 3d printing service

Now that I have finished designing the bowl feeder, it’s the time to get it 3d-printed. I never intended to 3d-print it myself, this would be similar to making printed-circuit boards (PCBs) myself: It would be a huge project of its own and there are companies out there, who offer professional quality at a very good price. But still, one has to understand the challenges of 3d-printing in order to avoid common pitfalls in designing the model.

So I searched the Internet for a suitable printing-service provider. I found https://all3dp.com/, who submit your model to different providers and show you the providers with the best price vs. the shortest delivery time. Both parts, the bowl and the base cost me less than 20€ each incl. shipping and VAT.

Continue reading “3D Printing”

Learn professional CAD software

A bowl feeder consists of more than just the bowl: It needs a stand and, most importantly, some kind of suspension to allow it to vibrate as needed. When planning the next steps, I quickly realized TinkerCAD will not be the best tool to support me with these things. When I discussed my project with a professional, he recommended Autodesk Fusion 360. He also pointed out there is a free license for hobbyists and start-ups (thanks Florian!). Since one of the goals of this project is to learn new technologies, I thought I should learn them with the proper software. So that’s why I decided to work into Fusion 360.

Continue reading “Learn professional CAD software”

Programming a spiral

As I wrote in my previous post, I decided to program a Custom Shape Generator in Tinkercad in order to be able to generate every detail of my bowl feeder just as I want it to be. I spent my two weeks summer vacation in Italy thinking about sine and cosine, vectors and loops. I implemented the JavaScript code on my cellphone, although characters such as the square brackets [] were a challenge and I needed to install a special Android keyboard app for these. When coming back from Italy it was almost finished, only a few minor details needed to be fixed.

Continue reading “Programming a spiral”

Designing a Bowl Feeder

Bowl Feeders are used very often in industry when a bulk load of pieces must be separated into single pieces. They consist of a bowl with a spiral ramp on the inside. The bowl is vibrated around its center in a way that each point of the ramp vibrates horizontally and vertically, e.g. in a small circle. This will cause parts on the ramp to be thrown forward a little on each vibration.

Each bowl feeder must be made specifically for the goods it should process, mainly for the pieces’ physical dimensions. This is the reason why I want to 3d-print my bowl. 3d-printing is quick and if a tiny detail doesn’t fit, I can cheaply make a new one.

Continue reading “Designing a Bowl Feeder”

A new project idea!

As chance would have it, I find myself with a lot of spare time over the summer. This screams for a new project! Recently, I have made a list of skills I already possess and skills I would like to learn. So the project that I choose should help me learn a few of these.

After a lot of thinking I came up with the following: I want to make a machine that sorts my perler beads for me!

Continue reading “A new project idea!”