logoalt Hacker News

fxtentaclelast Sunday at 10:59 PM5 repliesview on HN

I went Yak shaving.

For my 3D audio project I need an affordable way to make plastic cases. I felt like injection molding services are way overpriced, so I decided to make the molds in-house. Turns out, CNC milling is overpriced, too. As are 5 axis CNC mills. So in the end, we built our own CNC machine.

And like these things always go, I found an EMI issue with my power supply and a USB compliance bug in the off-the-shelf stepper control board. But it all turned out OK in the end so we now have the first mold tool that was designed and machined fully in-house. And I learned so much about tool paths and drill bits. Plus it feels like now that everyone has experienced hands-on how stuff is milled, my team got a lot better at designing things for cheap manufacturing.


Replies

cellularyesterday at 3:21 AM

Great to get experience in CNC! I've been working on how to market my GatorCAM for CNC. So I'll give you a copy! 2 birds!

It is easy to select multiple holes/pockets at once so if you iterate, you don't spend time redoing CAM! It does traveling salesman to solve for efficient paths which even the expensive packages don't get right. Calculates v-bit paths too.

On me: https://sites.google.com/view/gatorcam/home

rahimnathwaniyesterday at 8:19 AM

There was something in this video about not being able to get moulds made in America:

https://youtu.be/3ZTGwcHQfLY

invalidatorlast Sunday at 11:41 PM

That's a pretty big yak to shave! Building a 5 axis that gives good results a big task. How long did it take you to get that working?

Why do you need to make so many molds?

hucklebuckleyesterday at 2:10 AM

Got a link or blog we can check out?

show 1 reply
bix6yesterday at 1:01 AM

Would love to see your machine! Any pics or write up?