Vladimir,

Those "instructions" were sort of a "stream of consciousness" rambling
mess that I typed out when working on a stand alone interpreter. The
stand alone interpreter is compiled along with the rest of the EMC as
part of the normal full build process. I don't have a separate Makefile
that I can send you, and I confess that I'm not very good with make
generally :( .

I think the best thing you could do is to download the live CD version
of the EMC2 which you can boot on your PC and run the standalone
interpreter from there.

Also, if you are building a CNC machine, why not add support for your
hardware to the EMC? This will be easier than writing all the code from
scratch, and the EMC is designed in a way that makes adding support for
new hardware relatively easy! The .iso is here:

http://www.linuxcnc.org/content/view/21/4/lang,en/

If you like, join the following mailing lists and irc channel listed
here (to one of which I have copied this message):

http://www.linuxcnc.org/content/view/4/8/lang,en/

If you are building machines, electronic hardware and compiling code,
you'll fit right in!

Thanks,
Matt Shaver

On Mon, 2007-06-25 at 17:56 +0400, vvvkkk wrote:
> I found an article:
> http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?StandAloneInterpreter
> 
> Please help me to compile separate interpreter which prints out every canon 
> function call. 
> Is it possible to ask you for a makefile I could copy into emc2/src/emc/rs274 
> directory and just run make?
> 
> I'm not familiar with EMC project and think I need my own physical interface 
> other than commercial EMC supported boards.
> 
> I've got downloading rs274 parts from both emc1 and 2 distributions
> http://www.koders.com/c%2b%2b/fidE9172E5720674A3B2B2D0B41DA971DB5F85506C8.aspx
> 
> and  
> www.linuxcnc.org\emc2\dists\breezy\emc2.1\source\emc2-2.1.4\src\emc\rs274ngc\
> 
> Regards, Vladimir Kalyaev.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to