Home-Brew CNC Router Mills A Wooden Mouse

First off, we’ll admit that there no real practical reason for wanting a wooden mouse – unless of course the cellulose rodent in question is the one that kicked it all off in “The Mother of All Demos” fifty years ago. Simply putting a shell around the guts of a standard wireless optical mouse is just flexing, but we’re OK with that.

That said, [Jim Krum]’s design shows some impressive skills, both in the design of the mouse and the build quality of his machine. Starting with what looks like a block of white oak, [Jim] hogs out the rough shape of the upper shell and then refines it with a small ball-end mill before flipping it over to carve the other side. His registration seems spot on, because everything matches up well and the shell comes out to be only a few millimeters thick. The bottom plate gets the same treatment to create the complex shape needed to support the mouse guts and a battery holder. He even milled a little battery compartment cover. He used a contrasting dark wood for the scroll wheel and a decorative band to hold the top and bottom together and finished it with a light coat of sealer.

It’s a great look, and functional too as the video below reveals. We’ve seen a few other fancy mice before, like this wood and aluminum model or even one that would look at home on [Charles Babbage]’s desk.

Continue reading “Home-Brew CNC Router Mills A Wooden Mouse”

A Laser Cutting 101

If you’ve worked with a laser cutter before, you might not find much new in [Maker Design Lab’s] recent post about getting started. But if you haven’t, you’ll find a lot of practical advice and clean clear figures. The write up focuses on a tube-style laser cutter that uses a gas-filled tube and mirrors. Some cheap cutters use a diode, and many of the same tips will apply to those cutters.

You can probably guess that a laser cutter can cut like a CNC and also engrave where the cut doesn’t go all the way through. But it can also mark metals and other surfaces by using a marking solution. If you’ve done CNC or 3D printing, the process is similar, but there are a few unique things to know, like the use of the marking solution.

Continue reading “A Laser Cutting 101”

CNC Your Own PCBs With A 3D Printed Mill

Yes, you can whip up a design for a printed circuit board, send it out to one of the many fab houses, and receive a finished, completed board in a week or two. There are quick-turn assembly houses that will manufacture a circuit board and populate it for you. But sometimes you need a board now, and that’s when we get into home PCB fabrication. You can do this with either etching or milling, but [Renzo] has a great solution. He built a 3D printed milling machine that will make a printed circuit board.

The design of this tiny micro mill is based on a handheld rotary tool, also called a Dremel, but that’s like Kleenex, so just buy a Proxxon. This mill is designed with 3D printed T-track and constructed with linear bearings on smooth rods with standard NEMA 17 stepper motors and herringbone gears for little to no backlash. There is quite a bit going on here, but lucky for us [Renzo] has a video tutorial of the entire build process available for viewing below.

We’ve previously seen some of [Renzo]’s previous efforts in homemade PCB fabrication, up to and including applying green soldermask with the help of Fritzing. This is good, very good, and the only thing that really separates this from manufactured PCBs is the lack of plated through holes. That’s just a bit of graphite and electroplating away, and we’re looking forward to [Renzo]’s further adventures in making PCBs at home.

Continue reading “CNC Your Own PCBs With A 3D Printed Mill”

Building An Artisanal Tape Measure

Some tools are so common, so basic, that we take them for granted. A perfect example is the lowly tape measure. We’ve probably all got a few of these kicking around the lab, and they aren’t exactly the kind of thing you give a lot of thought to when you’re using them. But while most of us might not give our tape measure a second thought, [Ariel Yahni] decided to create an absolutely gorgeous new enclosure for his. Because if you’re going to measure something, why not look good doing it?

A CNC router is used to carve the body of the new tape measure out of a solid block of wood and cut a top plate out of clear acrylic. [Ariel] then used an angle grinder to cut off a small section of steel rod which he secured into a carved pocket in the base using epoxy. Finally, the internals of a commercial tape measure were inserted into this new enclosure, and the acrylic top was screwed down into place.

[Ariel] has made the DXF files for this project public for anyone else who wants to carve out their own heirloom tape measure, though it seems likely the designs will need some tweaking depending on the make and model of donor tape measure. While this might not be the most technically impressive project to run on Hackaday, it’s still a fantastic example of the sort of bespoke designs that are made possible with modern manufacturing methods.

This design reminds us of a similar project to turn a basic Honda key fob into a true conversation piece with the addition of some CNC’d hardwood and aluminum.

Continue reading “Building An Artisanal Tape Measure”

How To Build A Mill With Epoxy

The typical machine tool you’ll find in a workshop has a base and frame made of cast iron or steel. These materials are chosen for their strength, robustness and their weight, which helps damp vibrations. However, it’s not the only way to make a machine tool. [John McNamara] has been working on a CNC mill with an epoxy base, with impressive results.

The molds were designed in CAD prior to casting, ensuring there was room for all required components.

The build is one that could be readily achieved in any decently equipped makerspace. [John] used lasercut steel parts to construct the molds for the epoxy base, with some custom turned parts as well. The precision cut parts fit together with great accuracy, and with proper control of the casting process there is minimal post-processing of the final cast piece required. The mold is built with zero draft angle, and is designed to be taken apart to remove the finished pieces. By using steel, the same mold can be used many times, though [John] notes that MDF could be used for a one-off build.

The base is cast in epoxy, mixed with granite aggregate and sand to create a strong, heavy, and vibration damping material. There are also steel reinforcements cast in place consisting of threaded rods, and conduits for various electrical connections. After casting, [John] has spent much time measuring and truing up the mill to ensure the best possible results from the outset.

It’s an impressive build, that shows that building your own accurate machine tools is quite achievable with the right tools and knowledge. We’ve seen similar work before, too – epoxy really does make a great material for casting at home.

 

Get Moving With New Software From OpenBuilds

If you’re reading Hackaday, you’ve probably heard of OpenBuilds. Even if the name doesn’t sound familiar, you’ve absolutely seen something on these pages that was built with their components. Not only is OpenBuilds a fantastic place to get steppers, linear rails, lead screws, pulleys, wheels, and whatever else you need to make your project go, they’re also home to an active forum of people who are passionate about developing open source machines.

As if that wasn’t enough reason to head over to the OpenBuilds website, [Peter Van Der Walt] recently wrote in to tell us about some new free and open source software he and the team have been working on that’s designed to make it easier than ever to get your creations cutting, lasing, milling, and whatever else you could possibly imagine. If you’ve got a machine that moves, they’ve got some tools you’ll probably want to check out.

BlackBox CNC controller

“OpenBuilds CAM” is a web-based tool which imports SVG and DXF files and creates toolpaths for all sorts of cutting, whether your machine does the business using a beam of angry photons or a simple drag knife. The resulting GCode can then be plugged into “OpenBuilds CONTROL”, which as you may have guessed, does the actual controlling of the piece of hardware connected to your computer. There’s no worries about vendor lock in here either, CONTROL will talk to any Grbl-compatible board.

But what if you don’t have a board? Well, it just so happens that OpenBuilds offers a very slick new piece of gear they’re calling the BlackBox. This beefy CNC controller includes a laundry list of features that [Peter] says the team is very excited about, including stepper drivers powerful enough to run NEMA 23 motors. As an interesting note, they’ve actually made the enclosure for the BlackBox out of cleverly solder masked PCBs; a fantastic trick we don’t see often enough.

The video after the break shows the CNC router version of “Hello World” using CAM and CONTROL, and should give you a pretty good idea of the typical workflow. If it looks familiar to you, it might be from our previous coverage of LaserWeb, a similar web-based project spearheaded by [Peter Van Der Walt] a few years back. Continue reading “Get Moving With New Software From OpenBuilds”

An Improved Bed And Custom Wasteboard For A CNC Router

[Adam Haile] has been spending some time improving his CNC router and his latest change is a custom wasteboard with improved bed support. Not only does the MDF wasteboard have plenty of threaded inserts to make for easy clamping solutions, but [Adam] replaced the frame underneath the board with a new set of aluminum extrusions to provide better support. Originally, there was only support for the edges of the wasteboard, which allowed the middle to sag. While researching the machine’s specs, he was able to recognize and order the exact extrusions he needed from Misumi and construct an improved bed to go with the new board. Should you wish to make your own version, [Adam] provides all the part numbers and CAD files required.

Embedded below is a video showing the machine drilling the holes, followed by surfacing the entire board so that it is flat. Since the bolt heads are well below the surface of the board, and the threaded inserts for the holes are on the bottom, there’s no worry of the tool hitting anything it shouldn’t during this process.

Continue reading “An Improved Bed And Custom Wasteboard For A CNC Router”