system
February 10, 2011, 12:18am
#1
Hi, my name is Paulo Almeida, I’m starting to build my fist CNC MILL.
I’m using an Arduino Uno and 3 EasyDriver v4.3.
I’m running mmcp42’s software and firmware:
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1293881339/0
To compile his code on Arduino 0022 it is necessary to dell the fowling line:
#include <HardwareSerial.h>
from the GCode_Interpreter.pde
system
February 10, 2011, 12:27am
#2
Here is my design for the CNC MILL:
http://hotfile.com/dl/103294396/ba95817/CNC_Caseira_3D_3.skp.html
I used Google Sketchup to create it.
system
February 10, 2011, 12:43am
#3
system
February 10, 2011, 12:56am
#4
I also designed a "Motherboard" for the Arduino UNO and the 3 EasyDriver v4.3.
This motherboard allows me to connect 3 stepper motors and 6 limit switches.
I have 2 Jumpers per EasyDriver to change MS1 and MS2 so I can between 1/1, 1/2, 1/4 and 1/8 Microsteps.
It also has a connector with 2 digital pins (11 and 12) and GND for future expansion, for example Spindle control.
Here you have some Pic's of my board and the eagle file:
http://hotfile.com/dl/103298246/312e120/CNC.rar.html
system
February 10, 2011, 1:00am
#5
This is where I'm at the moment, I'm waiting now for lot's o things I bought on EBay (Motors, Rails... etc.)
My Budget for the Project are 500€, but I think I can finish it under 400€.
system
March 16, 2011, 6:25pm
#6
good job paulihno! do you know what the maximum current for the steppers is before you fry the stepper boards? And do you think there’s a way to expand the system with another stepper for 3d printing or a signal for controlling a cutting laser?
cheers, tim
system
January 7, 2014, 5:28am
#7
Hi guys. I want to make a pcb CNC. NowI have bought easydriver and motors, and the spindle. Now I need the arduino code?
Could someone please help me???