M1XX code calling small program
05 Jul 2010 07:27 #3274
by ioiotutu
M1XX code calling small program was created by ioiotutu
Hi,
i'am trying with no success to call a small program with M1XX code in MDI. I have build a file:
M101
G90
G0X0Y0
exit 0
M code link work well, but nothing happen.
Can i call g-codes in M1XX soubroutine?
Thanks,
Michele
i'am trying with no success to call a small program with M1XX code in MDI. I have build a file:
M101
G90
G0X0Y0
exit 0
M code link work well, but nothing happen.
Can i call g-codes in M1XX soubroutine?
Thanks,
Michele
Please Log in or Create an account to join the conversation.
05 Jul 2010 11:05 #3277
by Rick G
Replied by Rick G on topic Re:M1XX code calling small program
Hello,
What you probably want to use is o<filename> to call an external ngc file. This should work in 2.4.x, nor sure it was working properly in 2.3.x
You can use M101 etc. to run external programs.
Rick G
What you probably want to use is o<filename> to call an external ngc file. This should work in 2.4.x, nor sure it was working properly in 2.3.x
You can use M101 etc. to run external programs.
Rick G
Please Log in or Create an account to join the conversation.
05 Jul 2010 11:23 #3278
by Rick G
Replied by Rick G on topic Re:M1XX code calling small program
Please Log in or Create an account to join the conversation.
Time to create page: 0.071 seconds