Hello Guest it is May 23, 2024, 02:41:24 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Graham Waterworth

1911
My guess, handles for fishing rods.

Graham.

1912
Wow, they look amazing.

Graham.

1913
General Mach Discussion / Re: where do I start??
« on: October 02, 2007, 08:53:04 PM »
Hi Chris,

after reading your last post about it been a hard cut, I would try the same cut on a short billet and check the results, 6" long on a tiny machine, it could be pulling the work into the tool.

Rule of thumb is, 3 times diameter is the maximum amount to be stuck out unsupported.

Graham.

1914
I have not found one for doing that.

Graham.

1915
You can get the data like this :-

GetToolParam(SHORT toolnum, SHORT param) for tool parameters. Param numbers are 1 - n and correspond to the tool window in the mill or turn modes.

In turn for example, 1 is TipDia, 2 is Tip Radius..ect..

Graham.

1916
Nice, very nice.

Do you mean the knot work was done by hand.

Graham.

1917
General Mach Discussion / Re: ATC for lathe
« on: September 29, 2007, 06:09:52 PM »
Hi Chris,

Here is the latest version with the mods you asked for, anything you altered in the original will need to be changed.

I have added the return to absolute mode and a variable to set the lock back to pawl distance.

Graham.

1918
LazyCam (Beta) / Re: Pocketing Problem - File attached
« on: September 28, 2007, 06:02:16 PM »
No comment,

Graham.

1919
LazyCam (Beta) / Re: Pocketing Problem - File attached
« on: September 28, 2007, 05:51:23 PM »
I can not get LCAM to process it, my cam system AlphaCam did it and it generated 150,00 lines of code, maybe that's why LCAM struggled, here is the code, it may not be as you wanted.

Graham.

1920
LazyCam (Beta) / Re: Pocketing Problem - File attached
« on: September 28, 2007, 03:23:23 PM »
I think you will find that your dxf file is a spline, try this version of your file. I have converted it to line segments.

Graham.