Hackaday guide to Lathes

The Machinists’ Mantra: Level Thy Lathe

Let’s say you’ve gone and bought yourself a sweet sweet metal lathe. Maybe it’s one of the new price-conscious Asian models, or maybe it’s a lovely old cast iron beast that you found behind a foreclosed machine shop. You followed all the advice for setting it up, and now you’re ready to make chips, right? Well, not so fast. Unlike other big power tools, such as band saws or whatever people use to modify dead trees, machine tools need to be properly level. Not, “Hurr hurr my carpenter’s level says the bubble is in the middle”, but like really level.

This is especially true for lathes, but leveling is actually a proxy for something else. What you’re really doing is getting the entire machine in one plane. Leveling is a primitive way of removing twist from the structure. It may not seem like a huge piece of cast iron could possibly twist, but at very small scales it does! Everything is a spring, and imperceptible twist in the machine will show up as your lathe turning a couple thousandths of taper (cone) when it should be making perfect cylinders. All this is to say, before making chips, level your lathe. Let me show you the way. Continue reading “The Machinists’ Mantra: Level Thy Lathe”

3D Printed Arduino Bot Is Limbo Master

As if we didn’t have enough to worry about in regards to the coming robot uprising, [Ali Aslam] of Potent Printables has recently wrapped up work on a 3D printed robot that can flatten itself down to the point it can fit under doors and other tight spaces. Based on research done at UC Berkeley, this robot is built entirely from printed parts and off the shelf hardware, so anyone can have their own little slice of Skynet.

On display at East Coast RepRap Festival

The key to the design are the folding “wings” which allow the robot to raise and lower itself on command. This not only helps it navigate tight spaces, but also gives it considerable all-terrain capability when it’s riding high. Rather than wheels or tracks, the design uses six rotors which look more like propellers than something you’d expect to find on a ground vehicle. These rotors work at the extreme angles necessary when the robot has lowered itself, and allow it to “step” over obstructions when they’re vertical.

For the electronics, things are about what you’d expect. An Arduino Pro Mini combined with tiny Pololu motor controllers is enough to get the bot rolling, and a Flysky FS-X6B receiver is onboard so the whole thing can be operated with a standard RC transmitter. The design could easily be adapted for WiFi or Bluetooth control if you’d rather not use RC gear for whatever reason.

Want to build your own? All of the STL files, as well as a complete Bill of Materials, are available on the Thingiverse page. [Ali] even has a series of videos on YouTube videos walking through the design and construction of the bot to help you along. Outside of the electronics, you’ll need a handful of screws and rods to complement the 50+ printed parts. Better start warming up the printer now.

As an interesting aside, we got a chance to see this little critter first hand at the recent East Coast RepRap Festival in Maryland, along with a number of other engineering marvels.

Continue reading “3D Printed Arduino Bot Is Limbo Master”

An Amiga 600 With An FPGA Inside

The Amiga is the platform that refuses to die. It must be more than two decades since the debacle surrounding the demise of the original hardware, yet the operating system is still receiving periodic updates, you can still buy Amiga hardware now sporting considerably more powerful silicon than the originals, and its worldwide community is as active as ever.

One of those community projects is the MiSTer FPGA Amiga-on-an-FPGA, and it was this that caught the attention of [Mattsoft]. Impressed with the quality of its recreation of an Amiga, he decided to turn his into a “real” Amiga, so found an Amiga 600 case and keyboard, and set to work. Into the mix went the Terasic DE10-Nano FPGA board, I/O and RAM boards, a Tynemouth Software keyboard interface, a USB hub, and some well-designed 3D-printed parts allow the original Amiga case to be used without modifications.

The Amiga 600 was the base model in the final Amiga range from the early 1990s, and at the time despite its HDD interface and PCMCIA slot it languished in the shadow of its Amiga 1200 sibling. The styling has aged well though, and this upgrade certainly breathes a little life back into the case if not strictly the machine itself. If you want to learn a bit more about MiSTer then a look at the project’s wiki is in order. Perhaps you don’t have an Amiga though and would like to wallow in a bit of nostalgia without splashing out for hardware, in that case, give AROS a look.

Thanks [intric8] for the tip.