Hello Guest it is May 09, 2024, 12:35:40 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

661
General Mach Discussion / Re: Mach 3 G-code compatibility
« on: April 30, 2020, 07:38:16 PM »
There may be a mechanical reason why you are having problems with very fine text, backlash in the drive screws, belts, bearings, etc.  It can also be you do not have the resolution to produce very fine detail.

662
General Mach Discussion / Re: Auto zero script problem
« on: April 28, 2020, 08:52:15 PM »
When ever you update a DRO or in a while loop or send a message you need to have a short sleep() 50 to 150 is usually enough time for mach to update data in the background.

If you still have problems make sure you have a genuine licence file.

663
Mach4 General Discussion / Re: Mach4 Minor Stops after each GCode Line
« on: April 26, 2020, 06:48:40 PM »
That is why its pausing, set it to CV on G64 or click the button on screen and remove any G61 from your code.

664
Mach4 General Discussion / Re: M6 not updating Current Tool info.
« on: April 26, 2020, 06:44:19 PM »
Lathe or mill?

665
General Mach Discussion / Re: zero z axis in plasma
« on: April 25, 2020, 06:18:55 PM »
Why are you not using a G31, movement stops when it switches and you read #2002 which is the Z touch point.

666
The same reason why it says G73 retracts, the documentation is wrong.

667
Have you got an active tool offset?

668
Mach4 General Discussion / Re: Mach4 Minor Stops after each GCode Line
« on: April 25, 2020, 07:32:44 AM »
Is CV turned off

669
Do you have a length offset active, if so that will be included in the #2002 value you could do a G49 before you do the G31 G91 Z-1. move

670
Mach4 General Discussion / Re: Mach4 use with XHC card
« on: April 21, 2020, 07:22:15 PM »
Some pictures of the machine would be a help

If all the axis are driven the same then all the values for steps/per should be the same only the acceleration and velocity could be different.