On Friday 11 November 2016 20:03:11 andy pugh wrote:

> On 12 November 2016 at 00:33, Gene Heskett <[email protected]> 
wrote:
> >> Maybe there is actually an error?
> >
> > If there is Andy, its in the touch-off code.
>
> What does the error dialog actually say?
>
> I have no idea what you are on about, so I do rather suspect that it
> is only you.

The actual quote was in a previous post, it says that the y move is out 
of range, run anyway is one of the choices.

We had this a couple years back, and it was fixed, but now its back 
again.

Load this attached file, make sure you have an inch of air under the 
tool, and hit r, or click the right arrow.  You should get the error 
warning if you are on the 2.8.0-pre latest a/o this morning.

Thanks Andy.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>
( tap3mmhole.ngc )
( to tap the holes for screws in the saddle of the Sheldon )
( working in metric )
G21 ( measure in mm's )
#<_z_depth> = -18.00

#<_z_dec>       =       [ #<_z_depth> / 12 ]  ( go a bit farther each time)
(debug,8 z_dec=#<_z_dec>)
#<_z_tmp>       =       0.00000000
g1F50 z#<_z_tmp>
( center at touched off x, don't touch Y )
S400 M3
o100 WHILE [#<_z_tmp> ge #<_z_depth>]
G33.1 Z#<_z_tmp> k0.500000
#<_z_tmp>       =       [#<_z_tmp> + #<_z_dec>]
G4 P3 (4 second pause to blow chips & buttercut the tap )
o100 ENDWHILE
M5
G20 (back to inches)

M2
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to