Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Jay Perez on July 04, 2018, 11:09:32 PM

Title: Can't jog more than 1 axis at the same time.
Post by: Jay Perez on July 04, 2018, 11:09:32 PM
Hi everyone,

I'm helping a friend set up his 6040 gantry CNC. It's been challenging to find all the information but we've managed to get the machine calibrated pretty close with good motion, limit switches, homing, soft limits all working properly.

Controlling the spindle via g-code is next.

However, I can't figure out how to get the Mach3 software to allow me to jog 2 or more axis at the same time. I know it's possible as I've used other CNC routers with Mach3 and can jog X, Y, & Z all simultaneously.

I've searched the forums and the Internet but can't find anything on this topic.

Any help would be greatly appreciated.

Thanks.

Jay
Title: Re: Can't jog more than 1 axis at the same time.
Post by: joeaverage on July 05, 2018, 03:03:34 AM
Hi.
you can jog only one axis at a time. You can however MDI a coordinated move where more than one axis moves.  For example:

G0 X50 Y100 Z200 <return> will cause all three axes to move, the X to 50mm, the Y 100mm and the Z 200mm and they will all arrive at their
respective end points at the same time.

Craig
Title: Re: Can't jog more than 1 axis at the same time.
Post by: Jay Perez on July 05, 2018, 09:36:36 PM
Thanks for the reply Craig,

I use two CNC routers at our local Makerspace running on Mach3 and can jog all axis simultaneously on both of them. I haven't found the settings that allow that behavior and can't get the one I'm working on to job more than one axis at a time.

The biggest difference in the three routers is that the two at the Makerspace are using parallel port BOBs and this one is a USB interface board.
Title: Re: Can't jog more than 1 axis at the same time.
Post by: ger21 on July 05, 2018, 10:30:11 PM
Hi.
you can jog only one axis at a time.

That's incorrect. You can most certainly jog more than one axis at a time in Mach3.
But, it may be that the chinese motion controller in that machine does not allow it.
Title: Re: Can't jog more than 1 axis at the same time.
Post by: Jay Perez on July 05, 2018, 10:38:15 PM
Thanks Gerry,

Are you aware of any settings that have to be configured to enable this ?
Title: Re: Can't jog more than 1 axis at the same time.
Post by: ger21 on July 05, 2018, 11:00:48 PM
No, it's just a guess, as I can't think of anything else that would cause it.
Title: Re: Can't jog more than 1 axis at the same time.
Post by: joeaverage on July 06, 2018, 03:28:57 AM
Hi,
if you are using the arrow keys on the keyboard of your PC then I think you can only jog one axis at a time. The keyboard can only produce one symbol at a time.
So it might produce a left arrow followed by an up arrow by another left arrow and the motion would be left, up ,left. What the keyboard can't do is produce an up arrow AND
a left arrow at the same time.

If you were using a joystick or two MPGs then it is possible that two jog signals could be produced simultaneously. I don't think I've ever tried, not having either a joystick and
I only have one MPG on my pendant.

Craig
Title: Re: Can't jog more than 1 axis at the same time.
Post by: RonC on July 06, 2018, 06:24:18 AM
I beg to differ, I can jog all axis X, Y, Z, at the same time using the keyboard.
Regards
RonC
Title: Re: Can't jog more than 1 axis at the same time.
Post by: ger21 on July 06, 2018, 10:38:23 AM
Quote
if you are using the arrow keys on the keyboard of your PC then I think you can only jog one axis at a time. The keyboard can only produce one symbol at a time.

Wrong again.  ;)

You can jog multiple axis with the arrow keys. I've been doing it for 10+ years.
Title: Re: Can't jog more than 1 axis at the same time.
Post by: Jay Perez on July 06, 2018, 07:22:53 PM
Hey Craig,

As the others have said we're able to jog all the axies at the same using the keyboard.

I hope your best friend comes back  !  ;-)
Title: Re: Can't jog more than 1 axis at the same time.
Post by: joeaverage on July 06, 2018, 07:29:45 PM
Hi,
well I stand corrected.

I use a pendant for that sort activity and that is certainly one axis at a time.  When I'm trying to touch off or otherwise position
a part my preference is one axis at a time anyway.

Its not that I can't multitask...I can....I can talk AND piss you off at the same time! LOL

Craig
Title: Re: Can't jog more than 1 axis at the same time.
Post by: RICH on July 06, 2018, 09:25:32 PM
Quote
I can talk AND piss you off at the same time! LOL

I know it would be a "stretch" from your home location so maybe off is better than on. LOL  :D

Back to the sidelines...........

RICH
Title: Re: Can't jog more than 1 axis at the same time.
Post by: joeaverage on July 06, 2018, 09:59:56 PM
Hi Rich,
I think you underestimate my 'pissoffing' talents, why you are only 8000 nautical miles away....a mere snap!LOL

Craig
Title: Re: Can't jog more than 1 axis at the same time.
Post by: sdougm on July 13, 2018, 09:27:51 AM
HI!
I have the same problem with chinese USB board...
any solution?
Thanks

Doug
Title: Re: Can't jog more than 1 axis at the same time.
Post by: LantonioA on August 16, 2018, 11:38:16 AM
That happened to me several years ago, but I don't remember how I fixed it (I guest from now on I will start to write notes)... Yesterday after I've installed the new Galil Plugin Version 1.6 it was fine until I powered the machine up today which now I can only jog one axis at the time via keyboard Arrows and Page-Up/Down.

I run Galil DMC-21x3 Ethernet and Mach3 with Allen Bradley Ultra-100 servo amps. Any help will be appreciated!

Thanks,
Luiz
Title: Re: Can't jog more than 1 axis at the same time.
Post by: LantonioA on August 16, 2018, 03:33:20 PM
Hi,
Last post I should've wrote Galil 4.6 plugin instead of "1.6"... Going back to the 4.5 plugin solved the problem!

Thanks, Luiz