Hello everyone!
For a long time I am planning to make a home-made CNC. As a student of ME that has a low budget limit I am trying to mini-maze the expenses so I am really looking to use as many "free" parts as possible. By saying "free" I am talking about stepper motors out of old printers and other mechanical components.
I have read most of posts talking about this topic so I can say that I am well informed but I would like to get some guidance from professionals. My main goal here is to make a CNC with a budget around 100 dollars.
I think I should not have problems with the mechanic/construction part of my project, however, I do think I will have problems with the electrical/programming part since you don't really get inloved into that by studying ME (except some programming).
My idea of the electric circuit would be something like this:
- As the main component I will use Arduino UNO which I got with the arduino starter kit.
- Secondly I will use 3 stepper motors that I got out of old printers.
- lastly I will buy 3 EasyDrivers for stepper motors.
The circuit follows this idea: http://www.instructables.com/id/How-to-wire-an-arduino-based-3-axis-CNC-machine/
For the software part, I would use the free opensource g-code-parser and CNC milling controller GRBL Using Grbl · grbl/grbl Wiki · GitHub
I would really like to hear your opinions on this, especialy from people that have already done something like a CNC or 3D printer or anything involving Arduino and stepper motors
Regards,
mcluka