Hello Guest it is March 29, 2024, 09:02:07 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AA1PI

Pages: 1
1
Mach4 General Discussion / Re: M06 not working
« on: January 22, 2016, 10:16:13 AM »
Thanks Bob,
   I had a renamed copy already so I did a copy and paste of the M6 files to the macro dir,
and tested it, works as it should.
    I hope this thread will help others.      M06 success    PMDX- 410   a few words for the search engine

     Many thanks to all      Bob,     AA1PI

2
Mach4 General Discussion / Re: M06 not working
« on: January 21, 2016, 08:38:08 PM »
I need to provide more information, I noted you referenced  C:\Mach4Hobby\Profiles\Mach4Mill\Macros     if I use MACH4MILL profile on a DEMO of MACH4 the M06 sinipit works as it should.
 I am using a PMDX-410  and the setup files for the profile VER. 0.33.159  running on the latest version of MACH4    when I run code containing  M06 it continues over the code and does not pause for the tool change. I am going to post on  PMDX  or maybe Steve Stallings will see this here. I will give things a chance to shake out an answer.  I also used profile  MACH4_6axis the code worked with it also.

G0G90G54G17G40G49G80
G0X4.0Y0.0Z1.0T1
M6
G0X10.0Y-5.0Z1.0
T2M6
M30

Thanks    AA1PI

3
Mach4 General Discussion / Re: M06 not working
« on: January 21, 2016, 04:24:27 PM »
The M6 Macro is found ?   I don't have it in my Macro folder

4
Mach4 General Discussion / Re: M06 not working
« on: January 21, 2016, 03:23:18 PM »
I have the same problem M06 ,  when I run this test code it only stops after M30

G0G90G54G17G40G49G80
G0X4.0Y0.0Z1.0T1
M6
G0X10.0Y-5.0Z1.0
T2M6
M30


I have read the other posts tried the run as admin, has anyone solved the problem?

Pages: 1