Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: adi on September 06, 2009, 03:11:35 PM

Title: MACH3 is reassigning motor pins by himself
Post by: adi on September 06, 2009, 03:11:35 PM
I have a problem with MACH3:
After a number of lines of code the movement on x axis stops, after a while another axis stops..
When I check it in the Ports&Pins / Motor Outputs, the assignments of the step/direction
pins are changed to 0, or between them.
Please help.
Title: Re: MACH3 is reassigning motor pins by himself
Post by: docltf on September 06, 2009, 04:26:43 PM
after you set your pins, save and exit mach3, then restart mach, that should lock the settings. if it does not uninstal mach and do a fresh instal.
bill
Title: Re: MACH3 is reassigning motor pins by himself
Post by: adi on September 06, 2009, 04:35:56 PM
Thank you for answering.

I tryed several times this routine, with saving, exiting, reinstalling,
I even tryed to install older versions of MACH3, it has no effect.
After around 8000 lines it looses the pin assignment.
I thought that others may have encountered the same problem and solved it.
Title: Re: MACH3 is reassigning motor pins by himself
Post by: HimyKabibble on September 06, 2009, 04:40:04 PM
Thank you for answering.

I tryed several times this routine, with saving, exiting, reinstalling,
I even tryed to install older versions of MACH3, it has no effect.
After around 8000 lines it looses the pin assignment.
I thought that others may have encountered the same problem and solved it.


Is the XML actually changing, or just the setting within Mach?  Try setting the pins correctly, saving the XML, then make the XML read-only, so it CAN'T change.  This could indicate a memory problem with your PC.  Are you running any plug-ins or macros that might be corrupting memory?  What version of Mach are you running?  ON what kind of PC?

Regards,
Ray L.
Title: Re: MACH3 is reassigning motor pins by himself
Post by: manmeran on September 06, 2009, 04:43:47 PM
I think you are using crack version
not sure.
Title: Re: MACH3 is reassigning motor pins by himself
Post by: adi on September 06, 2009, 04:55:56 PM
Thank you HimyKabibble for the answer.

The PC is a Pentium 4 / 3GHz, 1 G RAM, I don't think this is the problem.
I run on it without any problem MACH2.
I tryed Making the .XML read-only, it didn't solved the problem. Now it happened at 5000 lines.
Probably the program loads it at the start, and after that it can change it.

It is not "a crack version" Manmardam.
I just downloaded it from artofcnc.ca version 3.042.029, with the old licence that I used with MACH2
Title: Re: MACH3 is reassigning motor pins by himself
Post by: manmeran on September 06, 2009, 05:01:25 PM
If you can try different version
Title: Re: MACH3 is reassigning motor pins by himself
Post by: adi on September 06, 2009, 05:17:30 PM
Is it possible that my licence - being very old - could not work for MACH3 ?
Title: Re: MACH3 is reassigning motor pins by himself
Post by: adi on September 06, 2009, 05:19:00 PM
I just installed it on another computer and it has the same problem.