Hello Guest it is May 05, 2024, 07:38:44 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

612
General Mach Discussion / Re: My first air cut (Video)
« on: May 28, 2020, 04:53:54 PM »
Only if you have steps per degree set right.


613
General Mach Discussion / Re: My first air cut (Video)
« on: May 27, 2020, 08:37:14 PM »
Code "G00 G91 X1."
while Ismoving()
Sleep(25)
Wend
 
Or is this not what you need


614
General Mach Discussion / Re: Need idea for timed oiler
« on: May 27, 2020, 08:22:04 PM »
You can add code to the Macropump.m1s to turn it on and off.  Then you need to enable the macropump in config.

615
Are you running parallel port, if so you might need to up the pulsing rate from the default 25000 to 35000

616
Mach4 General Discussion / Re: How to enable M6 script
« on: May 25, 2020, 03:42:27 PM »
I think you need to put your macro on here so we can see how its working.  Zip it up and give it a new name or you will get a already exists error, date and time is usually good.

617
Mach4 General Discussion / Re: How to enable M6 script
« on: May 24, 2020, 08:35:46 PM »
General config

618
General Mach Discussion / Re: Constant velocity vs Exact stop
« on: May 24, 2020, 08:29:46 PM »
If its just an odd corner add a G61 before the corner and a G64 after the corner in the code or slow the feed down on the entry to the corner.

619
Mach Screens / Re: Looking for a little help with simple script.
« on: May 24, 2020, 08:24:09 PM »
In the screen editor (machscreen or Screen4) place a DRO and give it a number in the 'Standard code' section of 1800 to 1850 you can then add a label saying what it is.

In your macro you read it by

var = GetOEMDRO(1800)

and update it by

SetOEMDRO(1800,val)

That is the short version

620
Works in progress / Re: Benny's new 16:9 screen.
« on: May 24, 2020, 07:07:15 PM »
Things have changed in 10 years, users want plain and simple like Win 10, you know, boring. BTW welcome back