Hello Guest it is May 17, 2024, 10:04:53 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 - Brian Barker

2451
General Mach Discussion / Re: Tool measure macro
« on: August 02, 2006, 11:32:45 AM »
That will work GREAT! and is just what I was going to tell him  ;D

the macro looks nice and if it works for you it is GREAT!!

Looking good
Brian

2452
General Mach Discussion / Re: Tool measure macro
« on: July 31, 2006, 10:55:00 AM »
nope, I got the point where the probe hit THEN moved back to that point THEN call that Zero:

Zpos = GetVar(2002) 'Get the Position that the Porbe hit at
Code "G00 Z" & Zpos' Move to the point where the probe hit
While Ismoving()
Wend
Call SetDRO(2,0.000) 'Set the Z to 0.00

Hope this helps :)

2453
General Mach Discussion / Re: Softlimits
« on: July 31, 2006, 10:49:33 AM »
I just want to make it automagic ;)

2454
General Mach Discussion / Re: Tool measure macro
« on: July 31, 2006, 08:55:52 AM »
I set the axis to zero with this
Call SetDRO(2,0.00) ' This will set the Z axis to zero

Do you need it to do more then that?

2455
General Mach Discussion / Re: Softlimits
« on: July 31, 2006, 08:17:32 AM »
IT should be in the next release

2456
General Mach Discussion / Re: Softlimits
« on: July 30, 2006, 09:43:47 PM »
Mach 3 knows the Max and Mins of your program in machine cords and can tell if it is going to run past the softlimits :) SO You will just get an error telling you that it will not fit... Is that any help?

Thanks
Brian

2457
LazyCam (Beta) / Re: lazycam
« on: July 30, 2006, 09:41:13 PM »
Nope :( The new baby has been taking my time...

It is on the list :)

2458
LazyCam (Beta) / Re: Lazycam running in ''background''
« on: July 30, 2006, 09:09:24 AM »
It is not doing that to me here :( I will keep my eye out!

Thank you
Brian

2459
It is black I think... That is what the picture showed But I will know more when it comes in :) Should be here in 4 working days or so.


2460
Newfangled Solutions Mach3 Wizards / Re: Problem with Cut Rectangle
« on: July 29, 2006, 08:22:17 PM »
I will ask Art :)