Lathe software once again
Posted by
Ethan Vos
on 2001-10-22 04:56:12 UTC
While we're on this topic, I've been looking for a lathe type software but I need the following:
The dimensions cannot use decimal places, i.e. 3.15 needs to be written as 31500
I need to be able to define a bar pulling sequence.
The lathe that I'm using has (I think) an odd way of handling tool offsets and so the program looks like:
T100 (Call tool without offset)
G00X0Y0T101 (The 101 specifies tool # 100 with offset 01)
Cut part
HomeT100 (Go back to the home position without the offset)
I also use the Block Delete a lot.
The spindle has 32 speeds so I need to be able to specify high or low range (M38 and M39) and then the speed (S1 through S16).
Any ideas, suggestions and/or advice are welcome.
Thanks
Ethan
The dimensions cannot use decimal places, i.e. 3.15 needs to be written as 31500
I need to be able to define a bar pulling sequence.
The lathe that I'm using has (I think) an odd way of handling tool offsets and so the program looks like:
T100 (Call tool without offset)
G00X0Y0T101 (The 101 specifies tool # 100 with offset 01)
Cut part
HomeT100 (Go back to the home position without the offset)
I also use the Block Delete a lot.
The spindle has 32 speeds so I need to be able to specify high or low range (M38 and M39) and then the speed (S1 through S16).
Any ideas, suggestions and/or advice are welcome.
Thanks
Ethan
Discussion Thread
Ethan Vos
2001-10-22 04:56:12 UTC
Lathe software once again
machines@n...
2001-10-22 06:36:30 UTC
Re: Lathe software once again
S.L.Ramsay
2001-10-22 06:40:30 UTC
Re: [CAD_CAM_EDM_DRO] Re: Lathe software once again
bhagavan
2001-10-22 06:41:52 UTC
Re: [CAD_CAM_EDM_DRO] Re: Lathe software once again
Michael Milligan
2001-10-22 15:53:07 UTC
RE: [CAD_CAM_EDM_DRO] Re: Lathe software once again
Michael Milligan
2001-10-22 15:53:09 UTC
RE: [CAD_CAM_EDM_DRO] Re: Lathe software once again
Paul
2001-10-22 16:13:38 UTC
Re: [CAD_CAM_EDM_DRO] Re: Lathe software once again
Jon Elson
2001-10-22 22:11:23 UTC
Re: [CAD_CAM_EDM_DRO] Re: Lathe software once again
Wilfred Yellow
2001-10-23 09:59:40 UTC
RE: [CAD_CAM_EDM_DRO] Re: Lathe software once again