Re: cnc programing



On 27 Feb 2006 03:58:34 -0800, "gal" <gehlot.ravi@xxxxxxxxx>
wrote:
gal wrote:
hi
all members,
i m making a lathe simulator using vc++
plz. help me it is urgent
bcoz. i hav to submit it very soon
plz.
==============================
A suggestion:
There are several lathe simulators and demos available for free
download. It should be helpful to see how these work.

Effectively you take the G/M codes and translate these to
graphics for the computer. For example use green lines to
represent feed controlled G moves and red lines to indicate G00
rapid traverse moves.

If you want the source code for a Quick Basic 4.5 [not Visual
Basic] 2D emulator for an Emco F1 that I wrote many years ago
goto http://www.mcduffee-associates.us/spc/gmcdcnc.zip
The backplotter is included.

Feel free to email me direct with any questions.

Uncle George

.