Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: AiR_GuNNeR on June 25, 2013, 07:39:39 PM

Title: Version R3.043.066 bug
Post by: AiR_GuNNeR on June 25, 2013, 07:39:39 PM
I use the ShuttleRU pendant.  It has an outer ring that when rotated, will cause an axis to jog.  the more the ring is rotated, the faster the axis jogs.  When the ring is allowed to return to center, the table jog stops.
I installed a new motherboard, and after installing mach, started having trouble with the outer wheel functionality.  The axis would not stop when the ring returned to center.  I thought perhaps the encoder has a dead spot.  I went through a debugging effort on the plugin, and made sure that when the ring goes back to center the code:
      Engine->Axis[CurrentAxis].Dec = true;
      Code("ENDJOG");
Is called. 
Then it dawned on me that I had downloaded and installed the latest version of Mach3.  Going back to version 3.043.022 fixed the issue. 
Eric
Title: Re: Version R3.043.066 bug
Post by: Chaoticone on June 25, 2013, 09:56:52 PM
Thanks AirGunner, I have made a note of it.

Brett
Title: Re: Version R3.043.066 bug
Post by: rasta on June 18, 2014, 04:19:19 AM
Hi; can you please put a link to the download of v 3.043.022?
I have also problems with the jog wheel
regards
Mariano
Title: Re: Version R3.043.066 bug
Post by: Hood on June 18, 2014, 04:54:45 AM
ftp://machsupport.com/Mach/ (ftp://machsupport.com/Mach/)



Hood