Hi,
just recently I fitted a new spindle (3.5kw(S1), 3.4Nm(S1), 40krpm max, 10krpm rated, HSK32 tool interface).
Have been using it for a while and going great guns. Just love the ATC feature.
Started having issues a couple of days ago where the machine would randomly disable, that is the MachEnabled output signal would go low and stop all movement, but Mach4, the GUI would carry
on.....despite the <Enabled> LED remaining light. There is nothing in the History to suggest a cause or noise causing a glitch, nor have any of the servo alarms or limits been triggered???
I was first of the opinion that the issue was somehow related to the new spindle. I disabled all inputs like limits, servo alarms etc to eliminate any small noise impulse from triggering a Disable,
or rather a 'partial Disable' where the Machine_Enabled signal would go low but WITHOUT the <Enabled> LED following suit.
What I did find was that I had made a simple PMC script that allowed the spindle coolant pump to carry on for twenty seconds after the spindle stopped. Just one rung. It works fine.
It has been since then that I've had issues.
I removed the PMC (by deleting the PMC files) and that has solved the issue. No more intermittent 'partial machine Disables'.
I have a few questions:
1) How do you remove the PMC object from the file tree? All I could do is delete the PMC files from the Mach4Hobby/PMC directory, but Mach now complains that the 'PMC Object is missing'
I've tried to delete the object from the PMC_Objects in the profile file tree by deselecting the PMC file to no avail. How do you do it?
2) Is it possible that the execution of a PMC script could cause problems elsewhere? My machine runs on a dual core Atom single board PC, and I'm wondering if the PMC is somehow stealing
resources in such a manner to cause this random and unexplained partial Disable?
My machine hardly ever gets turned off, so I will literally be Enabled for months at a time, and I've never had an issue with it Disabling unexpectedly before, much less the machine disable
an NOT change the <Enabled> LED.
Craig