The picture below is the Sherline when I bought it in 2014. The stepper motors were on it, but without the CNC controller. The previous owner only used it with the hand wheels. The stepper motors are 6 wires Nema 23 with dual shaft (on both sides).
First of all, GRBL and the instruction to upload it to the Arduino can be found on GitHub : https://github.com/grbl/grbl/wiki/Flashing-Grbl-to-an-Arduino
Softwares:
- Arduino IDE, on MAC, Windows or Linux (To upload and setup GRBL to Arduino UNO)
- Ubuntu MATE (OS of Raspberry Pi)
- GRBL firmware (Uploaded to Arduino UNO)
- Universal G-Code Sender for Ubuntu
Hardwares: See components section.
This is what the panel looks like inside :
To control the CNC, we need a G-Code sender. There are some softwares that can be found on the internet, but I use Universal G-Code Sender (a Java based application). It is easy to use and it is possible to use with Linux too. With this application, it is possible to control manually (jog and Home) the CNC and to read and send G-Code. So with a touch screen, we get an HMI to control the machine instead of a USB connected computer or a simple remote (Mach3 compatible kits).
The final step is to configure the GBRL according to our machine (Mechanical parameters). The basic parameters are Step/rev., speed, acceleration, axis length, etc. https://github.com/grbl/grbl/wiki/Configuring-Grbl-v0.9
The total price for this stand alone solution is about $175. A truly cheaper way than the original controller.
After I've completed the configuration of the GRBL, I've tested my CNC witch a simple code of a circle and it worked :)
The next step is to add an axis (angular indexer)...
hey man , i am working with a machine that functions same as a 3D printer that has 3 Stepper motor , and this machine functions with arduino and raspberry , and they are supposed to run at same time , couldyou please send me a copy of your program maybe a video on how to integrate the G code sender with them cards , my email is safwen.benabdallah1997@gmail.com please man i really need your help , as for anyone who is able to read this .