I'm trying to build the cnc machine from momus design.

I'm trying to build the cnc machine from momus design, the author suggest using xyoltex drive board. is there any better option for the stepper motor controller ?

7 answers
sort by: active | newest | oldest
Oct 12, 2012. 12:09 PMjbaker22 says:
You can order free electronic samples to make an arduino, then control it with that. I can show how to get free parts for making an arduino.
Jan 16, 2013. 4:35 PMdalward says:
Can you show me how to do this?
Feb 1, 2013. 2:13 PMjbaker22 says:
Be nice when you ask the companies for free stuff.
http://www.ladyada.net/library/procure/samples.html
Oct 13, 2012. 12:52 AMrickharris says:
There are several CNC drive boards out there.

In general you need the software to translate the CAD drawing into X,Y positions.

The most common approach is to generate an intermediate language called G code. (you can look this up easily) - G code is in plain text.

A lot of G code translators will got from DXF files or similar to g code.

G code defines very simple parameters - X Y Z position - Speed of movement etc.

Your stepper controller needs to be able to translate that.

I am not aware of any 'duino based translator although they can obviously be done.
Oct 13, 2012. 8:52 AMrickharris says:
Ah yes the post shows how to drive stepper motors and I rather like the authors off hand "all you need to do now is interpret the G code..."

driving the stepper motors isn't the hard bit and a variety of systems can do it with various levels of simplicity - Decoding the drawing is the real issue.


Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!