Using Simple G-Code in Axis
21 Dec 2010 16:57 #6201
by NVCNC
Using Simple G-Code in Axis was created by NVCNC
I'll start by saying;
I'm new to EMC and Linux, but not to CNCs or programming G-code. I just got my Gantry router up and running, and I would like to use the Python scripts form here;
wiki.linuxcnc.org/emcinfo.pl?Simple_EMC_G-Code_Generators
I followed the instructions, put the files in the nc folder, and made them executable.
I added this exactly to my ini file;
[FILTER]
PROGRAM_EXTENSION = .py Python Script
py = python
However it produces an error when I load the file from Axis.
It seems I'm missing something simple here. Do I need to install Python on this machine or is in included in EMC? If so what version?
Any help is appreciated.
Justin
I'm new to EMC and Linux, but not to CNCs or programming G-code. I just got my Gantry router up and running, and I would like to use the Python scripts form here;
wiki.linuxcnc.org/emcinfo.pl?Simple_EMC_G-Code_Generators
I followed the instructions, put the files in the nc folder, and made them executable.
I added this exactly to my ini file;
[FILTER]
PROGRAM_EXTENSION = .py Python Script
py = python
However it produces an error when I load the file from Axis.
It seems I'm missing something simple here. Do I need to install Python on this machine or is in included in EMC? If so what version?
Any help is appreciated.
Justin
Please Log in or Create an account to join the conversation.
21 Dec 2010 22:44 #6209
by andypugh
Replied by andypugh on topic Re:Using Simple G-Code in Axis
What is the error? That might save a lot of guessing.
Please Log in or Create an account to join the conversation.
22 Dec 2010 18:44 #6216
by NVCNC
Replied by NVCNC on topic Re:Using Simple G-Code in Axis
I figured it out, just a brain fart on my end.
Please Log in or Create an account to join the conversation.
Time to create page: 0.126 seconds