Standalone G-code intepreter from EMC2?
21 Oct 2011 17:50 #14089
by yaqwsx
Standalone G-code intepreter from EMC2? was created by yaqwsx
Hello,
is there standalone version of G-code interpreter from EMC2 as it was in old EMC (see code.google.com/p/rs274ngc/)? I'd like to get list of coordinates and speeds from G-code on Windows. I have already compiled old interpreter on Windows, it does what I just want, but it has many limitations - that's why I'd like to use the one from EMC2 which has more functionality.'
I looked into sources, but the interpreter seems to be really connected to the whole EMC, that's why I am asking for standalone version.
is there standalone version of G-code interpreter from EMC2 as it was in old EMC (see code.google.com/p/rs274ngc/)? I'd like to get list of coordinates and speeds from G-code on Windows. I have already compiled old interpreter on Windows, it does what I just want, but it has many limitations - that's why I'd like to use the one from EMC2 which has more functionality.'
I looked into sources, but the interpreter seems to be really connected to the whole EMC, that's why I am asking for standalone version.
Please Log in or Create an account to join the conversation.
21 Oct 2011 20:47 #14090
by andypugh
Replied by andypugh on topic Re:Standalone G-code intepreter from EMC2?
I don't think there is, though there is the Gremlin widget, which gives a graphical preview.
Please Log in or Create an account to join the conversation.
22 Oct 2011 04:31 #14093
by cmorley
Replied by cmorley on topic Re:Standalone G-code intepreter from EMC2?
There is a stand alone interpreter (SAI)
wiki.linuxcnc.org/cgi-bin/emcinfo.pl?StandAloneInterpreter
I'm sure there is more info somewhere but i would bet it's bit rotten.
wiki.linuxcnc.org/cgi-bin/emcinfo.pl?StandAloneInterpreter
I'm sure there is more info somewhere but i would bet it's bit rotten.
Please Log in or Create an account to join the conversation.
22 Oct 2011 05:03 #14095
by cmorley
Replied by cmorley on topic Re:Standalone G-code intepreter from EMC2?
look at source:
src/emc/sai
src/emc/sai
Please Log in or Create an account to join the conversation.
25 Oct 2011 20:36 #14254
by jeff_HATC
Replied by jeff_HATC on topic Re:Standalone G-code intepreter from EMC2?
Andy,
Can you tell me more about this Gremlin Widget, where to get it, etc.
Can you tell me more about this Gremlin Widget, where to get it, etc.
Please Log in or Create an account to join the conversation.
25 Oct 2011 21:11 #14256
by andypugh
Replied by andypugh on topic Re:Standalone G-code intepreter from EMC2?
jeff_HATC wrote:
I know very little about it.
Section 5.14 here: www.linuxcnc.org/docview/devel/html/gui/gladevcp.html
Source is here:
git.linuxcnc.org/gitweb?p=emc2.git;a=tre...1abf8a33868962f6edbf
Andy,
Can you tell me more about this Gremlin Widget, where to get it, etc.
I know very little about it.
Section 5.14 here: www.linuxcnc.org/docview/devel/html/gui/gladevcp.html
Source is here:
git.linuxcnc.org/gitweb?p=emc2.git;a=tre...1abf8a33868962f6edbf
Please Log in or Create an account to join the conversation.
Time to create page: 0.089 seconds