Four strings drag an aluminum slug through a sandbox

CNC Zen Garden

[youtube=https://www.youtube.com/watch?v=Ge4H4Uw630o&w=580]

 

Meet the second version of [David’s] sand manicuring CNC machine. We saw version one about six months ago which he built for a science museum in Canada. This offering is much the same, except for the controller. The initial version demanded a full-blow computer to drive it but now that has been swapped out in favor of a Beaglebone Black.

The software has no feedback on the position of the plotter, which is an aluminum slug that [David] machined at Calgary Protospace. It needs to be in a specific position when the machine starts out, and from there patterns are traced by calculating how much spooling or unspooling of the four strings will move the slug.

There’s a bunch of other really neat art installations and projects on [David’s] webpage, it’s worth clicking through!

Standing in front of a gravity based pen plotter

Plotterbot Drawing Daleks

[youtube=https://www.youtube.com/watch?v=3a59yj-HZsg&w=580]

 

Two strings, two motors, and some very creative software. That’s the magic behind the Plotterbot, which was drawing Daleks when we crossed its path at Maker Faire. This is the Mark II, which was built after cannibalizing Mark I. Unfortunately we can’t tell you what the difference is between the two.

The machine itself is a pretty nice little package. There is a box that hangs on the wall with a motor/spool combination at each end. In the middle of those two is an Arduino Mega with a custom driver shield. It takes an SD card with the drawing files on it. There is also a small touchscreen display which allowed for easy selection of what you’d like drawn on that paper taped to the wall below the unit.

Back when we were running the Trinket contest [Jay] used the Plotterbot to draw a Skull and Wrenches made out of a multitude of smaller Skull and Wrenches. He was nice enough bring that piece of art and present it to us at the Faire. Thanks [Jay]!

Running Minecraft On Two Routers

router

[CNLohr] is no stranger to running Minecraft on some weird hardware. Earlier, he built this Linux powered microscope slide… thing to toggle LEDs with redstone levers in Minecraft. Figuring if Minecraft could run on an AVR, he decided to try the same thing on a router, a TP-LINK TL-WR841N to be specific. Like the microscope slide running Linux, this proved to be an easy task. [CNLohr] had another router he could run Minecraft on, and this one could also punch wood. There really was only one thing for him to do.

Like the microscope slide and the wireless router, [CNLohr]’s CNC router is now running a Minecraft server. The phrase, “because it’s there” comes to mind. When connected to the CNC server, the player controls a snow golem (a snowman with a jack ‘o lantern head) with a carrot. Wherever the snow golem goes, the tool head follows, allowing him to carve objects in the world, and on a sheet of MDF secured in the CNC machine.

It’s certainly an odd build, but [CNLohr] was able to carve out a pixeley, blocky Hackaday logo with the snow golem controlled CNC machine. Code here, video below.

Continue reading “Running Minecraft On Two Routers”

Ancient TV Remote Becomes A CNC Pendant

DIY CNC Pendant

Needing a control pendant for his CNC machine, [Bob Davis] took to his scrap bin and started looking for parts. What he came up with is pretty cool — that’s a rather old Zenith TV remote providing the enclosure!

When building a homemade CNC machine, many people overlook one of the most handy components — the control pendant. On a commercial machine, they can get pretty pricey — on a homemade machine, most people just use the computer to control it, but if you’ve used a pendant before you know how handy they are for manual operations!

So what should you do? Well, you could make a second dedicated keyboard for your CNC machine (arguably not much of a hack, but rather clever) — or you could build a pendant from scratch like [Bob] did. It’s pretty simple; he’s using a 555 timer, a few momentary toggle switches, an LED, and plans to add a potentiometer in the future for speed control. It’s all housed in the old TV remote, and seems to do the trick just fine — take a look in the following video:

Continue reading “Ancient TV Remote Becomes A CNC Pendant”

The Pi CNC Controller

pi

Back in the olden days, the latest and greatest CNC machines had minicomputers bolted onto their frames, replete with paper tape readers and seven segment displays. For the home CNC machinist of today, these hulking electronic brains are replaced with something a little more modern – desktop computers with parallel ports. Having a box filled with computers and motor drivers is just too cool though, and this tiny Raspberry Pi CNC controller fits the bill quite nicely.

The controller uses a Raspberry Pi as the brains of the device, but there aren’t too many options out there for stepper motor control in Pi land. There are, however, dozens of CNC shields or the Arduino. The Pi AlaMode board is able to provide voltage level conversion between the CNC shield and the pi, and also has the nice bonus of a battery-backed real time clock.

With some proper connectors, lighted buttons, and a beautiful cable sleeving job, this Pi CNC controller would be well suited for any of the desktop CNC  or engraving builds we see from time to time.

 

Hackaday logo carved in MDF

Live Look At Taktia Augmented Power Tool And Carbide 3D Mill

There were so many things to see at Maker Faire that the booths spilled out of the buildings and into various tents on the grounds. One of the most interesting tents was packed with tables showing off CNC machines and that’s where we ran into two that are familiar, and still amazing.

First up is the handheld CNC router which we saw all the way back in 2012. It’s a spectacular piece of tech that adds a base to a handheld router. The base gives the tool a touchscreen system, the ability to precisely track it’s location, and adjustment motors to move the cutting bit in order to correct for imperfections in operator movements. It’s really amazing and we are happy to see they have formed a company called Taktia around the concept and are heading for crowd funding soon.

The second half of the video shows off the Nomad CNC mill which we covered at the end of April. Carbide 3D had a hugely successful (more than 10x the goal) Kickstarter that they tried to blame on the support of Hackaday readers. It’s a no-brainer that this machine is the one to watch, as even our hacked camera work doesn’t lose the fact that it can produce rock-solid results.

Isoscel-Ease Drawing Robot Is Mesmerizing

Isoscel Ease Drawing Robot

Drawing is difficult for a lot of people… So, why not build a robot to do it for you? [Darcy] had an idea for a rather unique drawing robot — he calls it the Isoscel-Ease.

Instead of using a boring XY gantry, a deltabot, or using a scissor linkage (actually that one is pretty cool!), [Darcy] decided to try harnessing of the power of triangle geometry! As you can probably guess, the linkage forms an isosceles triangle, hence the name. A pair of stepper motors increases and decreases the odd side of the triangle, allowing for a full range of continuous inky movement (there’s no pen actuator) over the page.

It’s a very cool little drawing robot, and it was completely designed in SketchUp — He has lots of photos of the build process and example drawings on his site — But don’t forget to stick around after the break to see a video of it in action!

Continue reading “Isoscel-Ease Drawing Robot Is Mesmerizing”