Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: dikkieduk on March 05, 2013, 07:01:32 AM

Title: waiting/calculation time inbetween passes
Post by: dikkieduk on March 05, 2013, 07:01:32 AM
Hi Guys,

I am looking for a solution for my problem:

At the end of each pass  my tool is not moving for lets say half a second : this causes extra wear of my tools. (using g01 codes)

(Mach3 seems to need some execution/calculation time before starting the next pass)

Do i need a faster computer or can i use a command/change settings  that speeds things up?

thanks
Mark
Title: Re: waiting/calculation time inbetween passes
Post by: Chaoticone on March 05, 2013, 08:50:08 AM
Post your code and xml file and I'll take a look.  Sounds like you have some weirdness going on.

Brett
Title: Re: waiting/calculation time inbetween passes
Post by: dikkieduk on March 08, 2013, 05:14:24 AM
Hello Brett, thanks for your kind reply.
Title: Re: waiting/calculation time inbetween passes
Post by: dikkieduk on March 08, 2013, 05:18:09 AM
Brett, could it be an    exact stop mode   issue ?
Title: Re: waiting/calculation time inbetween passes
Post by: Chaoticone on March 08, 2013, 10:25:05 AM
Simulating your code here in your profile, I see no delay.  Have you checked your backlash?

Brett 
Title: Re: waiting/calculation time inbetween passes
Post by: cncalex on March 08, 2013, 10:29:13 AM
Hi Mark and Brett
it's not CV causing this.
In General Config you checked " Z is 2,5 D on Output #6 "
UNCHECK this

Alex
Title: Re: waiting/calculation time inbetween passes
Post by: dikkieduk on March 08, 2013, 10:42:51 AM
Hi Alex /Brett : Thanks for both your replies .


Alex :  You were right Unchecking did the trick !!


thanks again

Mark


Title: Re: waiting/calculation time inbetween passes
Post by: Chaoticone on March 08, 2013, 11:05:57 AM
 :)

Good job Alex, Thanks,
Brett
Title: Re: waiting/calculation time inbetween passes
Post by: cncalex on March 08, 2013, 11:48:06 AM
Thanks Brett. ;D
Alex