Hello Guest it is May 17, 2024, 08:39:44 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

2991
General Mach Discussion / Re: I Need Help!
« on: May 13, 2006, 09:56:02 PM »
No problem, we are here to help! Also I found the settings for your mill on there page. Please Use Mach3 not Mach2 :)

2992
General Mach Discussion / Re: Homeing All Axis not working properly
« on: May 13, 2006, 09:54:53 PM »
I think you are reading noise on the input... Set a debounce of 1000 under the Config/Logic

2993
Uncheck the checkbox for the watchdog and put in a debounce of 500 Because I think you are getting noise on the input line...

2994
General Mach Discussion / Re: square threads
« on: May 13, 2006, 09:46:40 PM »
Great I wrote the threading code a LONG time ago and I think I know how it works now ;)

2995
General Mach Discussion / Re: I Need Help!
« on: May 13, 2006, 09:44:40 PM »
Did they send you any Docs? also look for a Mach1Lic.Dat file in the Mach3 directory. If you have that it is the License file and Art can tell you who paid for it...

If you have docs for the ports and pins we can get it up and running :)

2996
General Mach Discussion / Re: Exact homing
« on: May 13, 2006, 09:39:43 PM »
This IS going to be fixed on the Grex :)

2997
General Mach Discussion / Re: VB Script re G68 to edge find
« on: May 13, 2006, 09:38:03 PM »
If you would like to work with me.. After i get back from my trip to the workshop we could start making he code to do the fixture rotation! I don't have a probe set up on my mill at this point so I could use your help :) And I am a Mechanical Engineer so they can learn VB :) (There is light at the end of the tunnel)..

2998
General Mach Discussion / Re: VB Script re G68 to edge find
« on: May 13, 2006, 08:55:07 AM »
There is a wizard that I did in the files section of the Yahoo group. I never finished it but it is a good place to start... There is WAY more than the one decimal place, the display is set one there is about 32 decimal places in Mach3 :)

The point that I got to but didn't finish is the vector math that will put the 0,0 position in the intersection of the two points. I have stuff for that that I have done in C++ and I think if we ask nice Art will add it to Mach3 :) You will just have to pass the points to the function and you will get back the point in the X and Y where the corner of the part is.


2999
General Mach Discussion / Re: Mach2 works fine but...
« on: May 12, 2006, 11:31:57 PM »
Great!

3000
General Mach Discussion / Re: Mach2 works fine but...
« on: May 12, 2006, 10:31:17 PM »
Reinstall Mach3 and besure that you don't uncheck any boxes on install. there is a box that says to install the driver and you have to have that. we have your XML putting out steps so it has to be something like that.