Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: rayhager7 on April 02, 2007, 08:24:51 PM

Title: Reverse Run and 'Radius to end of arc differs from radius to start' problems
Post by: rayhager7 on April 02, 2007, 08:24:51 PM
I'm trying to resolve two issues with Mach3. I'm using it for plasma with THC300 using SheetCam but seem to have the same problem using Gcode samples.

'Radius to end of arc differs from radius to start' error occurs on Version   but not versions   can anyone help with this?

I haven't been able to get the 'Reverse Run' button to work. It either does nothing or gives error message: Cannot find recovery points. Solution too complex, or Nothing to freehold.

rayhager7

Title: Re: Reverse Run and 'Radius to end of arc differs from radius to start' problems
Post by: rayhager7 on April 02, 2007, 08:29:20 PM
Sorry forgot to detail versions... the radius error occurs on versions 2.00.057 and 2.00.061 but not on 1.84.002 or 2.00.047. I haven't been able to get the Reverse Run button to work on any version.

rayhager7
Title: Re: Reverse Run and 'Radius to end of arc differs from radius to start' problems
Post by: Chaoticone on April 02, 2007, 09:18:37 PM
Rayhager,
    Could you post the code that is giving you the error message. You may need to tweak your post processor for sheet cam. Myself or someone else here may be able to help you with that.
   As far as the reverse run, have you tried it like this? Load a program, run for a bit until you get to a point you want to reverse the run. Press feedhold, cycle stop, reverse run, cycle start. I will try this on my machine in a bit.

Brett
Title: Re: Reverse Run and 'Radius to end of arc differs from radius to start' problems
Post by: rayhager7 on April 02, 2007, 10:52:06 PM
Here are a couple posts I've been working with.

Yes, I've tried various sequences for reverse run but the button toggle light doesn't come on....  :(

Ray
Title: Re: Reverse Run and 'Radius to end of arc differs from radius to start' problems
Post by: Chaoticone on April 02, 2007, 11:07:00 PM
Hey Ray, I tried to load the code and got the same error message as you. Post the dxf and I will try to generate the code and see how it does.

Brett
Title: Re: Reverse Run and 'Radius to end of arc differs from radius to start' problems
Post by: rayhager7 on April 02, 2007, 11:44:57 PM
Brett.

Here are a couple of the .dxf files.

Thanks for helping with this.
Ray
Title: Re: Reverse Run and 'Radius to end of arc differs from radius to start' problems
Post by: Chaoticone on April 03, 2007, 12:03:58 AM
Seems to be your code. I generated this and it loads fine. Reverse run works as well. It looks like you may need to tweak your post processor.

Brett
Title: Re: Reverse Run and 'Radius to end of arc differs from radius to start' problems
Post by: Brian Barker on April 04, 2007, 09:34:52 PM
Check your license file.. do you see Demo mode? If so you need to register the software to get that function.
Title: Re: Reverse Run and 'Radius to end of arc differs from radius to start' problems
Post by: rayhager7 on April 06, 2007, 11:38:12 PM
Thanks for the feedback.

I also posted this on the sheetcam forum and Les provided a modified post processor that took care of the problem.

Ray