Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: SteelWolf on August 27, 2013, 06:54:22 AM

Title: Verify function not working -> custom verify / ref script?
Post by: SteelWolf on August 27, 2013, 06:54:22 AM
Hello,

Im using a Smoothstepper so this will probably be the reason why it won't work.
The "Verify" (20) Button and even"SingleVerifyReport(Xaxis)" won't function properly.
its a 4 axis machine and 3 axis have ref switches.
I ref XYZ and move to a random location
When running "SingleVerifyReport(Xaxis)" it shows "Position verified successfully" after a couple of seconds.

I guess the "easiest" way would be to write my own ref/verify routine?

Is there a working code for this? My problem is that I don't know if its even possible to deactivate the E-Stop when tripping a limit switch.
There are some custom screensets out there that use more complex referencing routines so I guess it must be possible.

Greetings,
Max
Title: Re: Verify function not working -> custom verify / ref script?
Post by: BR549 on August 27, 2013, 11:08:10 AM
Best thing to do is contact Greg @Warp9 and ASK him if verify works with the SS.

Just a thought, (;-) TP
Title: Re: Verify function not working -> custom verify / ref script?
Post by: SteelWolf on August 27, 2013, 05:40:05 PM
I posted on the warp forum
No answer yet.
But I remember a thread where he meant that the Verify all axis won't work but single verify will.

Apart from the ESS problem.
Is it possible to write a discreet verify or homing routine?

Thanks!
Title: Re: Verify function not working -> custom verify / ref script?
Post by: BR549 on August 28, 2013, 06:07:42 PM
Doing it as a plugin I would say YES.

Doing it with CB I would say NO.

(;-) TP
Title: Re: Verify function not working -> custom verify / ref script?
Post by: BR549 on August 28, 2013, 06:09:34 PM
Heck if Single verify works then just write a macro that does each axis 1 at a time.

(;-) TP
Title: Re: Verify function not working -> custom verify / ref script?
Post by: SteelWolf on August 29, 2013, 06:14:39 PM
The problem is that single very won't move anything..
Only the message appears :/ I have really no clue what could be wrong here.
Title: Re: Verify function not working -> custom verify / ref script?
Post by: BR549 on August 30, 2013, 12:10:18 AM
It looks like it depends on what version of the firmware you are running, Best to check with GREG at Warp9.

(;-) TP