Posts with «cnc hacks» label

Oreo-creme hater builds Rube Goldberg CNC router to remove the Stuf

Look, we understand the need to find a project to occupy your time and interest. So we’re not going to ask the wrong question (why?) for this one. This guy hates the creme that connects the chocolate cookies to make an Oreo. So he built a complicated system to separate the cookies and remove the creme. Check out the video after the break for a hardware overview (where we catch a glimpse of an Arduino RBBB) and a complete demonstration.

Although the project is a marketing gimmick for the company, we really love the fun they had making the video and the device actually works! Drop a cookie in the chute and it will be lifted into position for cleaving with a hatchet (we’re unsure what the string mechanism on the hatchet is for). The two pieces are then grabbed by some servo-powered grippers and transferred to a CNC router bed where a Dremel tool removes the residual creme before dumping the cookies out into your hand.

Once again, marketers should take note of this style of advertising. Notice the two main features achieved here: including a product in something we’re genuinely interested in and not being annoying (we’re looking at you Head-On).

[via Reddit]


Filed under: cnc hacks
Hack a Day 01 Mar 17:01

Printing images with a wood burning CNC machine

Just to clear up any confusion from the title, this wood burning CNC machine runs on electricity. The wood burner acts as the print head. It’s the thing in the upper right of the field that looks a bit like a soldering iron. In this case it’s being used like a dot matrix printer.

We suppose this is a form of halftone printing, although it doesn’t produce the uniformity we’ve seen with mill-based halftone techniques. [Random Sample] built the machine from wood, drawer sliders, and stepper motors with toothed belts. His Python script takes an image and transforms it into a file which can be used to guide each of the three axes of the machine. An Arduino receives these commands via the USB connection. Each image prints in a grid, with darker pixels created by leaving the hot tip in contact with the wood for a longer period of time.

Don’t miss the sample video embedded after the jump.

[Thanks Ian via Reddit]


Filed under: cnc hacks
Hack a Day 11 Jan 16:59

A closer looks helps you build your own DiWire Bender

Whether or not you’re actually going to build this CNC wire bender, we think you’ll love getting a closer look at how it’s put together. The team over at PENSA got such a strong response from a look at the original machine that they decided to film a video (embedded after the break) showing how the thing was put together. They’ve also posted a repository with code, bom, etc.

In the image above [Marco] shows off the portion that actually does the bending. It’s designed to mount on the pipe through which the straightened wire is fed. The 3d printed mounting bracket really makes this a lot easier. The assembly provides a place to attach the solenoid which moves a bearing in and out of position. That bearing presses against the wire to do the bending, but must be moved from one side of the wire to the other depending on the direction of the next bend. This is a lot easier to understand after watching the demo video which is also embedded after the break.


Filed under: cnc hacks
Hack a Day 21 Jun 12:01