Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Ainis on December 30, 2009, 01:24:20 PM

Title: Reset button
Post by: Ainis on December 30, 2009, 01:24:20 PM
Hi. I want to make Reset button for mach3 on my control panel, but I don't know how. Maybe anyone can help?
Title: Re: Reset button
Post by: Hood on December 30, 2009, 02:16:09 PM
Just connect a momentary switch to an input on your port. Go into Ports and Pins, Inputs and assign the port and pin number of the button to one of the OEM Triggers. Next go to Config menu then System HotKeys and in the box at the side of the OEM Trigger your switch is connect through you put the OEM code for RESET which I think is 1001 but will check and confirm in a few mins.
Thats it all done :)
Hood

Edit
 Reset is OEM 1021.

Title: Re: Reset button
Post by: Ainis on December 31, 2009, 05:23:52 AM
Thanks, that was all what I needed :)