Hello Guest it is April 25, 2024, 08:10:33 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

1291
General Mach Discussion / Re: Lathe tool offsets / strange movement ?
« on: December 08, 2009, 12:03:15 PM »
Has your machine got homing switches fitted?

If you have homing, what are the figures in the x and z dro after homing?

What figures do you have in your tool offset table for tool 3?

Are you working diameter or radius?

Is X zero on the centre line of the spindle and Z zero on the front face of the work?

Graham

1292
General Mach Discussion / Re: Scaling Problem - Help Needed
« on: December 07, 2009, 04:33:37 PM »
Where did you get the Mach3 install from, if you have MachLoader icon on your desktop run that, there should be a KX3 profile.

Graham

1293
General Mach Discussion / Re: Lathe tool offsets / strange movement ?
« on: December 06, 2009, 06:40:19 PM »
what happens if you change your code to this :-

%
N10 G00 G18 G21 G40 G50 G64 G80 G90 G94
N20 T0300
N30 M3 S750
N40 G00 X0 T0303
N50 G00 Z0
N60 M5
N70 G00 Z15
T0300
N80 M30
%

Graham

1294
General Mach Discussion / Re: long program glitch
« on: December 06, 2009, 06:09:13 PM »
Hi,

do you have micro switches as limit switches?

When you get the e-stop errors is the machine juddering or vibrating ?

Do you get the errors more during 3 axis simultaneous moves ?


1295
General Mach Discussion / Re: Subroutines
« on: December 04, 2009, 06:08:14 AM »
Have a look in the g-code section of the forum there are lots of subroutine examples in there.

Graham

1296
G-Code, CAD, and CAM discussions / Re: For development
« on: November 29, 2009, 03:44:23 PM »
This is what I get from your code in Mach3 and also what AlphaCAM makes of it :-

1297
General Mach Discussion / Re: marking on weddingrings
« on: November 26, 2009, 06:12:16 PM »
Talk to Chris here (user name = Chris.Botha) he dose amazing things with Mach3 and rings, here is his web site :-

http://sites.google.com/site/digitaljeweller/

Graham

1298
G-Code, CAD, and CAM discussions / Re: G54-G59 Work offsets
« on: November 26, 2009, 06:04:01 PM »
 :)

1299
G-Code, CAD, and CAM discussions / Re: G54-G59 Work offsets
« on: November 26, 2009, 04:56:26 PM »
What do you have set in general config, is it like this :-

1300
G-Code, CAD, and CAM discussions / Re: G54-G59 Work offsets
« on: November 24, 2009, 07:42:53 PM »
On the offsets page click 'Save work offsets', then click 'Save' in the window that pops up.

If that dose not work, go to Config menu, select Fixtures..., click save.

Graham