Hello Guest it is March 28, 2024, 02:54:06 PM

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

2011
The inc / abs IJ mode can be changed at will, if you are using a cam system that puts out abs arcs then you can modify the post processor to output a G90.1 on a line of its own somewhere at the top of the program. For inc arcs then the post needs to put out a G91.1

You will find that most programs output arcs as incremental.

Graham.




2012
General Mach Discussion / Re: Strange backlash compensation
« on: June 24, 2007, 08:10:37 AM »
OK, I hear what you are saying, how would you implement the compensation on a circle?

Graham.

2013
Finished Screens / Re: Strange Things with Mach
« on: June 24, 2007, 05:43:19 AM »
Very interesting.

Graham.

2014
General Mach Discussion / Re: Strange backlash compensation
« on: June 24, 2007, 05:41:24 AM »
How will mach know what distance you are going to jog?

Graham.

2015
Hi Cliffh,

I think the problem is to do with the arcs,  if you go into general config and change the IJ Mode I think all will be OK.

Graham.

2016
Hi, post your g-code and lets have a look and see if it is the same on my setup.

Graham.

2017
General Mach Discussion / Re: auto changer
« on: June 22, 2007, 07:12:15 AM »
If you use G53 these are absolute machine coordinanates relative to the zero return position.

e.g. G53 x-5. y-5. z-5.

And this is your standard work offset

G54 x0 y0 z0

Graham.

2018
Hi Poppabear,

Is this the command you are wanting

Graham.


Declare Sub Sleep Lib "Kernel32" (ByVal dwMilliseconds As Long)

2019
General Mach Discussion / Re: G code loads wrong or missing parts!!
« on: June 19, 2007, 07:30:06 AM »
Hi Dave,

Try it now.

Graham.

2020
General Mach Discussion / Re: G code loads wrong or missing parts!!
« on: June 18, 2007, 08:34:55 AM »
Post the code and lets have a look.

Graham.