Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: diamir on December 24, 2009, 05:29:55 PM

Title: verifyaxis macro only moves z-axis
Post by: diamir on December 24, 2009, 05:29:55 PM
Hi!

When I execute the "verfiy position" macro (verifytest.m1s), only the z-axis is being verfied.

The code in the macro is as follows:

VerifyAxis  false

Any ideas?

best regards!

Diamir
Title: Re: verifyaxis macro only moves z-axis
Post by: HimyKabibble on December 24, 2009, 05:53:39 PM
Do you have home switches on all axes?  It will only verify axes with home switches.

Regards,
Ray L.
Title: Re: verifyaxis macro only moves z-axis
Post by: diamir on December 24, 2009, 06:18:02 PM
@ Ray:

Yes, I have home switches on all axis. Referencing is no problem.

Regards,

Diamir
Title: Re: verifyaxis macro only moves z-axis
Post by: Hood on December 24, 2009, 06:40:37 PM
I seem to recall there was a problem with the verify a while back, are you using an older version?
However saying that I dont know if it works properly in the latest versions because all my machines use the SmoothStepper and I dont think it works with it but even if it did as far as my mach is concerned my machines dont have home switches. I do the homing in the servo drives.
Hood
Title: Re: verifyaxis macro only moves z-axis
Post by: Overloaded on December 24, 2009, 09:04:34 PM
Here is a little weirdness.
I do a lot of simulation on my desk PC. It has a printer so I didn't load the PP drivers when upping to 032.
X,Y and Z enabled.
For some reason, with an emulated hotkey set for the home sw on each axis, the led's show the keypress on the diag screen but the axis does NOT see the emulation while HOMING without the PP driver installed, the axis runs forever.
Also, the verify function ONLY runs the Z axis when the PP driver is NOT there but with the driver, all 3 axis's work as they should.
I didn't try it w/the Special driver but will later out of curiosity.
I did verify the above with ver 020 and 032.
Russ
Title: Re: verifyaxis macro only moves z-axis
Post by: Overloaded on December 24, 2009, 09:21:30 PM
It doesn't even attempt to reference here with the Special driver....or Verify.
Title: Re: verifyaxis macro only moves z-axis
Post by: diamir on December 25, 2009, 04:41:44 AM
I am using the actual Mach version with the Smothstepper. It seem to be the same fault, that Russ describes when simulating Mach3 without PP driver.
May be a macro with three "singleverify" commands for each axis will work. I will try this later, but I am not experienced in writing macros...

Regards

Tino
Title: Re: verifyaxis macro only moves z-axis
Post by: frogblender on October 18, 2021, 12:06:11 AM
When I execute the "verfiy position" macro (verifytest.m1s), only the z-axis is being verfied.
VerifyAxis  false
Any ideas?
Diamir
I know this is 1/8 of a century later... but I am having this problem too. Mach3 .043 (latest) only the Z axis moves.   Any ideas on how to solve?