Re: [Emc-users] Programming issue

2011-03-28 Thread David Keeton
ller \(EMC\)" Subject: Re: [Emc-users] Programming issue > On Sun, Mar 27, 2011 at 2:19 PM, David Keeton wrote: >> >> This is the line of the program in question >> >> G0G90G54T1 >> >> The next line is the M6 command. Is it ok to have G0 comma

Re: [Emc-users] Programming issue

2011-03-28 Thread Viesturs Lācis
> On Sun, Mar 27, 2011 at 2:19 PM, David Keeton wrote: >> >> This is the line of the program in question >> >> G0G90G54T1 >> >> The next line is the M6 command. Is it ok to have G0 command without any axis word in one line with G90, G54 and toolchange commands? Did You try breaking up tha

Re: [Emc-users] Programming issue

2011-03-27 Thread Stuart Stevenson
On Sun, Mar 27, 2011 at 2:19 PM, David Keeton wrote: > To all, > I ran into a problem where a part was scrapped on a Emc > controlled machine running the axis interface on a mill. > > This is the line of the program in question > > G0G90G54T1 > > The next line is the M6 comman

[Emc-users] Programming issue

2011-03-27 Thread David Keeton
To all, I ran into a problem where a part was scrapped on a Emc controlled machine running the axis interface on a mill. This is the line of the program in question G0G90G54T1 The next line is the M6 command. The machine incorrectly positioned on the Z move. Tool #1 offse