Enormous CNC Router Uses Clever Tricks To Improve Performance

CNC machines made from wood and 3D-printed parts may be popular, but they aren’t always practical from a precision and repeatability standpoint. This is especially true as the machines are scaled up in size, where the compliance of their components starts to really add up. But can those issues be resolved? [jamie clarke] thinks so, and he’s in the process of building a CNC router that can handle a full sheet of plywood. (Video, embedded below.)

This is very much a work in progress, and the videos below are only the very beginning of the process. But we found [jamie]’s build interesting even at this early point because he has included a few clever tricks to control the normal sources of slop that plague larger CNC machines. To provide stiffness on a budget, [jamie] went with a wooden torsion-box design for the bed of his machine. It’s the approach taken by the Root CNC project, which is the inspiration for this build. The bed is formed from shallow boxes that achieve their stiffness through stressed skins applied to rigid, lightweight frames.

Upon the torsion-box bed are guide rails made from commodity lengths of square steel tubing. Stiff these may be over short lengths, but over the three meters needed to access a full sheet of plywood, even steel will bend. [jamie]’s solution is a support that moves along with the carriage, which halves the unsupported length of the beam at all points of travel. He’s using a similar approach to fight whip in the ball screw, with a clever flip-down cradle at the midpoint of the screw.

So far, we’re impressed by the quality of this build. We’re looking forward to seeing where this goes and how well the machine performs, so we’re paying close attention to the playlist for updates. At an estimated build cost of £1,500, this might be just the CNC build you’ve been looking for.

Continue reading “Enormous CNC Router Uses Clever Tricks To Improve Performance”

A Wireless Controller For The Mostly Printed CNC

The Mostly Printed CNC (MPCNC) is an impressive project in its own right, allowing anyone with a 3D printer and some electrical conduit to build their own fairly heavy-duty CNC platform perfect for routing. Customization is the name of the game with the MPCNC, and few machines will look the same when they’re done. But even fewer will feature a control interface nearly as slick as the wireless handset that [Steve Croot] has put together for his.

On the hardware side, the project is fairly straightforward. Inside the 3D printed enclosure is a 4.3″ Nextion touchscreen, a Mega 2560 PRO microcontroller, a nRF24L01 2.4 GHz transceiver, and a 4000 mAh 3.7 V LiPo battery with appropriate charging circuit. Besides the physical toggle switch to turn the handheld on and off, all of the device’s functions are touch controlled. For the receiver side, [Steve] is using another nRF24L01 radio and microcontroller pair to toggle relays and shuffle the appropriate G-code commands around.

But what really makes this project shine is the software. As you can see in the video after the break, [Steve] has done an absolutely phenomenal job with the user interface on this controller. The themed boot screen and concise iconography give the controller a very professional look, and the ability to jog the machine around using taps on a virtual workspace helps keep the touch interface from being a gimmick.

We’ve seen some impressive custom-built CNC controllers over the years, but between the mostly off-the-shelf hardware used and impressive UI, we think [Steve] has created something unique. It looks like he’s keeping the source code to himself for the time being, but hopefully he sees fit to release it in the future; a project of this caliber deserves to become more than a one-off creation.

Continue reading “A Wireless Controller For The Mostly Printed CNC”