Hello Guest it is March 28, 2024, 09:12:52 AM

Author Topic: Need help  (Read 4586 times)

0 Members and 1 Guest are viewing this topic.

Need help
« on: June 03, 2010, 07:05:04 AM »
I just started using mach3. Everything works great but if i run a g code program and when that is done i use my mpg to jog, and i start my program again or if i do a manual data imput the machin does a G0 to the point where i started jogging from and then starts the program from there!?
Is there a fix for this or am i the only one hwo has this problem? I am using a external servo driver, kanalog + kflop from dynomotion.com

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Need help
« Reply #1 on: June 03, 2010, 07:37:27 AM »
That should only happen if you have reset the work offset before you jogged and not with jogging via MPG.
Hood
Re: Need help
« Reply #2 on: June 03, 2010, 09:53:12 AM »
I am not sure what your problem is.
for example,at first your machine go "X0 Y0 Z0" by running the program.
and then you move the machine by jog or mpg,
so now you want your machine can move back to the "X0 Y0 Z0"?

if that is what you need, just run "X0 Y0 Z0" again, and your machine will move back..
be careful when machine moving..
Re: Need help
« Reply #3 on: June 05, 2010, 03:24:13 AM »
If i run a program
" G01 X10 Y0 F200
G01 X0 F200"
 it goes to X0 Y0 and then i jog with my mpg to X100. If i the run my prog again the machin fast travels to X0 before it starts movement to X10 Y0.
This only happens with my MPG not with keyboard jogg
Re: Need help
« Reply #4 on: July 15, 2010, 02:53:14 AM »
Sastrom,

I think that was a problem with our Plugin not re-sync'ing Mach3 when exernal motion happened.  That should be fixed in Version 4.22.

(Sorry for the late reply)

TK
Re: Need help
« Reply #5 on: July 15, 2010, 11:46:25 AM »
Yes this solved my problem. Thanx