Do it yourself CNC projects are popping up everywhere and we decided that we wanted to contribute to the growth. Here are a few of our design goals: Modular Design – We wanted to do more than just keep cost down. We wanted things to be reusable and up-gradable. (Arduino , Individual Stepper Motor Drivers and … Read More →
Tag Archives: Cnc
Raspberry Pi CNC Board / Hat
We are happy to announce the next generation of our CNC boards. By combining a real-time CNC system (good old GRBL) and offloading less timely processes to a more powerful processor + operating system we have created a much more flexible but capable solution. To show some of the possibilities we have created a Web … Read More →
Robot of the week : Pick and Place machine
Brain Dorey has a nice build log about the DIY Pick and place machine he built. Pick and place machines are robotic machines which are used to place surface-mount devices. They are used a lot in the electronics industry. Some are also used for stacking and packing manufactured goods. The video below is a Pick and Place at … Read More →
Protoneer CNC Shield + Alamode + Raspberry Pi CNC Controller
Charles Taylor sent us a nice update using one of our CNC shields combined with a Raspberry Pi and an Alamode. He created a step by step instructions and its available on Instructables. http://www.instructables.com/id/Raspberry-Pi-Alamode-CNC-Controller/?ALLSTEPS Related articles across the web Most Popular Raspberry Pi Case: Short Crust AlaMode Arduino Compatible shield for Raspberry Pi Five Best … Read More →
CNC workflow : Using Sketch-up and MakerCam
Sketchup is handy tool cad tool for creating 3D models. It can actually also be used to create work files for CNC routers. The following video explains how to create a drawing in Sketchup, convert it to a SVG file. Then with the help of an online tool called http://www.makercam.com/ generate the G-Code needed to run … Read More →
Zeroing a CNC Machine
Most CNC machines have no inherent sense of their absolute position and where their cutting heads are positioned. Zeroing a CNC Machine is the process of making sure that your CNC is precisely setup for the material that it is going to cut(giving it absolute positioning). For a milling machine that includes making sure that X … Read More →
Arduino CNC Shield Project Builds – Turning a A3 Printer into CNC Machine
I have received really good feedback for my Arduino CNC Shield and a few days ago I received some nice feedback from Shane demonstrating the little shield in action. Shane has actually taken an old A3 printer and up-cycled it into a CNC machine.. Great work Shane!!! Related articles across the web Top Ten Arduino … Read More →
Arduino CNC Shield V3.XX – Assembly Guide
This is a quick guide to help with assembling the Arduino CNC Shield V3.XX. Contents: Assembly Steps First Run Jumper Settings. 4th Axis Configuration End Stop Configuration Configuring Micro Stepping for Each Axis First step is to solder the Power Wire( or Fuse) and 10K (R1) resistor in place. (Version 3.03 and on does not … Read More →