Further Haas programming questions
  Home FAQ Contact Sign in
alt.machines.cnc only
 
Advanced search
POPULAR GROUPS

alt.machines.cnc Profile…
 Up
Further Haas programming questions         


Author: Mark
Date: Jul 26, 2007 20:45

Greetings All,
A while back, I posted a question about how to loop an X axis milling
pass on a VMC. Someone posted a great little program which works well.
Now I'm asking for a hand on how to adapt it to work on the Y axis. (I
tried to do it myself, to no avail.) I want it to make a pass on the Y
axis, back off by .100 (or whatever) and make another cut as is needed.
It's for taking stock to length in a vise. Here's the program I'd like
to adapt:
T5 M6;
G0 G90 G56 X0.0 Y0.0;
S500 M3;
G43 H05 Z.1 M8;
G01 Z0.0 F20.0;
M97 P100 L6;
G00 Z1.0 M09;
G28 G91 Z0.0 M05;
M30;
N100 G01 G91 Z-.025;
G90 X5.0 F10.0;
G0 G91 Z.1; ...
Show full article (0.82Kb)
6 Comments
Re: Further Haas programming questions         


Author: brewertr
Date: Jul 26, 2007 21:15

On Thu, 26 Jul 2007 22:45:39 -0500, Mark Nowhere.com> wrote:
>Greetings All,
> A while back, I posted a question about how to loop an X axis milling
>pass on a VMC. Someone posted a great little program which works well.
>Now I'm asking for a hand on how to...
Show full article (1.00Kb)
no comments
Re: Further Haas programming questions         


Author: Paul
Date: Jul 26, 2007 23:07

"Mark" Nowhere.com> wrote in message
news:ATdqi.31637$C96.14092@newssvr23.news.prodigy.net...
> Greetings All,
> A while back, I posted a question about how to loop an X axis milling
> pass on a VMC. Someone posted a great little program which works well.
> Now I'm asking for a hand on how to adapt it to work on the Y axis. (I
> tried to do it myself, to no avail.) I want it to make a pass on the Y
> axis, back off by .100 (or whatever) and make another cut as is needed.
> It's for taking stock to length in a vise. Here's the program I'd like to
> adapt:
> T5 M6;
> G0 G90 G56 X0.0 Y0.0;
> S500 M3;
> G43 H05 Z.1 M8;
> G01 Z0.0 F20.0;
> M97 P100 L6;
> G00 Z1.0 M09;
> G28 G91 Z0.0 M05;
> M30;
> N100 G01 G91 Z-.025; ...
Show full article (2.24Kb)
no comments
Re: Further Haas programming questions         


Author: Mark
Date: Jul 27, 2007 17:00

Paul wrote:
> "Mark" Nowhere.com> wrote in message
> news:ATdqi.31637$C96.14092@newssvr23.news.prodigy.net...
>
>>Greetings All,
>> A while back, I posted a question about how to loop an X axis milling
>>pass on a VMC. Someone posted a great little program which works well.
>>Now I'm asking for a hand on how to adapt it to work on the Y axis. (I
>>tried to do it myself, to no avail.) I want it to make a pass on the Y
>>axis, back off by .100 (or whatever) and make another cut as is needed.
>>It's for taking stock to length in a vise. Here's the program I'd like to
>>adapt:
>>T5 M6;
>>G0 G90 G56 X0.0 Y0.0;
>>S500 M3;
>>G43 H05 Z.1 M8;
>>G01 Z0.0 F20.0;
>>M97 P100 L6;
>>G00 Z1.0 M09;
>>G28 G91 Z0.0 M05; ...
Show full article (2.41Kb)
no comments
Re: Further Haas programming questions         


Date: Jul 28, 2007 14:23

Good job Paul!!
no comments
Re: Further Haas programming questions         


Author: Mark
Date: Aug 4, 2007 19:58

Paul wrote:
> "Mark" Nowhere.com> wrote in message
> news:ATdqi.31637$C96.14092@newssvr23.news.prodigy.net...
>
>>Greetings All,
>> A while back, I posted a question about how to loop an X axis milling
>>pass on a VMC. Someone posted a great little program which works well.
>>Now I'm asking for a hand on how to adapt it to work on the Y axis. (I
>>tried to do it myself, to no avail.) I want it to make a pass on the Y
>>axis, back off by .100 (or whatever) and make another cut as is needed.
>>It's for taking stock to length in a vise. Here's the program I'd like to
>>adapt:
>>T5 M6;
>>G0 G90 G56 X0.0 Y0.0;
>>S500 M3;
>>G43 H05 Z.1 M8;
>>G01 Z0.0 F20.0;
>>M97 P100 L6;
>>G00 Z1.0 M09;
>>G28 G91 Z0.0 M05; ...
Show full article (2.92Kb)
no comments
Re: Further Haas programming questions         


Author: Paul
Date: Aug 20, 2007 22:44

"Mark" Nowhere.com> wrote in message
news:p1bti.2095$ox5.1548@nlpi068.nbdc.sbc.com...
> Paul wrote:
>> "Mark" Nowhere.com> wrote in message
>> news:ATdqi.31637$C96.14092@newssvr23.news.prodigy.net...
>>
>>>Greetings All,
>>> A while back, I posted a question about how to loop an X axis milling
>>> pass on a VMC. Someone posted a great little program which works well.
>>> Now I'm asking for a hand on how to adapt it to work on the Y axis. (I
>>> tried to do it myself, to no avail.) I want it to make a pass on the Y
>>> axis, back off by .100 (or whatever) and make another cut as is needed.
>>> It's for taking stock to length in a vise. Here's the program I'd like
>>> to adapt:
>>>T5 M6;
>>>G0 G90 G56 X0.0 Y0.0;
>>>S500 M3;
>>>G43 H05 Z.1 M8;
>>>G01 Z0.0 F20.0;
>>>M97 P100 L6; ...
Show full article (4.17Kb)
no comments

RELATED THREADS
SubjectArticles qty Group
2008/04/16 new programs and new trading programs addedalt.cracks ·