Machsupport Forum
Mach Discussion => General Mach Discussion => Topic started by: giannis121 on May 24, 2007, 03:18:33 AM
-
I have made a button system function: pause
and a LED system function: pause
When the program is running i press the pause button. The program stops. The LED does not light!
I have tried also oem code for the led 805. It does the same.
Please show me what code to use...
And where i can find a FULL list or manual for the mach3? Or it is the same with mach2 manual?
-
I think the pause led is 80.
Brett
-
I've run into this before and as far as I can tell, Oem LED 80, 805, or 5 don't work with Pause or Oem button 1001.
Possible bug ???
-
i'm glad i'm not the only one that has run into that... i thought i was just unable to find the data anywhere!
My solution, was to put some script in the "feedhold" button, that activated a user LED, an output for external indicators, and then it "presses" the feedhold button...
I haven't actually run this on my machine yet, as i have other priorities right now, but... might be a thought for you!
*edit* The manual for M3, is MOSTLY the M2 manual, but refer to the customization wiki from the artsoft main page for your current LED's, Buttons, OEMcodes/etc.. they (and some of the functions that work with them) have been changed in the mach versions, and even within the M3 versions...
-Nate
-
Guys,
Thank you a lot!