run a Java application as input file in t GUI-Axis
31 Aug 2012 20:01 - 31 Aug 2012 20:03 #23812
by meduag
run a Java application as input file in t GUI-Axis was created by meduag
can someone help me?
I do not know much English but I wonder if you can help me with something.
I have a program that adapts a p21 file to g-code, my program is in java (. jar)
my program works:
the input file is a file StepNc (ISO14649 AP21) = file.p21
output file = file.ngc
my problem is:
I want that when open a file with the gui-axis, the axis that passes the file.p21 to my java program and run the program, and the output of java program, is the axis of the input file
or is there another way?
Annex a picture to better explain
I do not know much English but I wonder if you can help me with something.
I have a program that adapts a p21 file to g-code, my program is in java (. jar)
my program works:
the input file is a file StepNc (ISO14649 AP21) = file.p21
output file = file.ngc
my problem is:
I want that when open a file with the gui-axis, the axis that passes the file.p21 to my java program and run the program, and the output of java program, is the axis of the input file
or is there another way?
Annex a picture to better explain
Last edit: 31 Aug 2012 20:03 by meduag. Reason: no picture
Please Log in or Create an account to join the conversation.
31 Aug 2012 23:08 #23813
by BigJohnT
Replied by BigJohnT on topic Re:run a Java application as input file in t GUI-Axis
Add your java program as a filter to Axis.
linuxcnc.org/docs/html/config/ini_config...sub_filter_section_a
John
linuxcnc.org/docs/html/config/ini_config...sub_filter_section_a
John
Please Log in or Create an account to join the conversation.
Time to create page: 0.058 seconds