Re: Two tools on a lathe-programming problem
Posted by
Fred Smith
on 2006-03-26 13:25:39 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, Ron Ginger <ronginger@...>
wrote:
set the machine up with two X's with a Z offset ( X & U ), and use
the 4 axis routine to create X-Y-U-V code, then in the post,
substitute the appropriate axis letters as needed for your
controller and drop out the original U component(or the V, depending
on how you draw the offset) which will be synchronized to the Z
coordinate, but offset by a fixed distance between the tool tips.
The resulting program will have the equivalent of X-U-Z, with X and
U independent lathe X axes.
Make sure you leave clearance on the ends of your stock to start the
roughing and complete the finishing with the other tool hanging in
space past the end of the part.
Fred Smith - IMService
http://www.cadcamcadcam.com/hobby
wrote:
>This
> I was asked to help convert a large hydrauilc tracer lathe to CNC.
> is a wood turing machine that generally makes things like porchcolumn-
> up to 10 ft long.item I
>
> The basice machine would be a simple project, BUT there is one
> cannot figure out. It has one carriage driven by a servo motor,but it
> carries TWO cross slides. The slides are about 6 " apart. Intracer use
> the leading cross slide carries a rough cut tool, the followingone
> carries a finish tool. In one pass (remember, 10 FEET long) twocuts are
> taken.would I
>
> It would be simple to put a motor on each cross slide, but how
> code it? There is only one controllable Z axis. At any particularspot
> the two X slides need to be in different places. If I could buildsome
> kind of 'delay line' I could delay all the x steps by the rightammount,
> but that seems tricky.commercial
>
> Is there any software that does this? I understand there are
> CNC lathes sold that can do this.Yes, it should be possible. If there is only one Z axis, I would
>
> Fred, can Vector do this?
set the machine up with two X's with a Z offset ( X & U ), and use
the 4 axis routine to create X-Y-U-V code, then in the post,
substitute the appropriate axis letters as needed for your
controller and drop out the original U component(or the V, depending
on how you draw the offset) which will be synchronized to the Z
coordinate, but offset by a fixed distance between the tool tips.
The resulting program will have the equivalent of X-U-Z, with X and
U independent lathe X axes.
Make sure you leave clearance on the ends of your stock to start the
roughing and complete the finishing with the other tool hanging in
space past the end of the part.
Fred Smith - IMService
http://www.cadcamcadcam.com/hobby
Discussion Thread
Ron Ginger
2006-03-26 11:46:38 UTC
Two tools on a lathe-programming problem
gary
2006-03-26 12:03:00 UTC
Re: [CAD_CAM_EDM_DRO] Two tools on a lathe-programming problem
Fred Smith
2006-03-26 13:25:39 UTC
Re: Two tools on a lathe-programming problem
Jon Elson
2006-03-26 16:35:20 UTC
Re: [CAD_CAM_EDM_DRO] Two tools on a lathe-programming problem