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 →
Category Archives: Breakout Board
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 →
Grbl (Arduino G-Code Processor) – Pin Layout
Grbl is an opensource software that turns your Arduino development board into a full blown G-Code interpreter. Below the layout of the pins on the Arduino board. Each Stepper Motor Driver needs to be connected to the following pins: Stepper Driver Enable/Disable – Pin 8 Direction – Pin 5-7 depending on the Axis(X,Y,Z) Stepping Pulse … Read More →