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

3601
General Mach Discussion / Re: Spindle Interlocking
« on: January 19, 2006, 10:39:24 AM »
You can do this by setting LED's on the screen.

So in the m3 macro put in CallsetuserLED(1010,1) and it will turn on dro 1010

Then you can test to see if that is set with GetUserLED(1010)

I think you have all the other stuff that you need.

3602
General Mach Discussion / Re: Found this driver
« on: January 18, 2006, 10:55:52 PM »
You have got to like less wire! ;D

3603
General Mach Discussion / Re: Found this driver
« on: January 18, 2006, 10:51:34 PM »
Should work and it looks like they will drive a larger motor...
It will take TTL Step and Direction and that is all Mach3 will put out :)

I would have to test them to tell you if I like them more than the gecko drives...

3604
General Mach Discussion / Re: Jogging with a Joystick
« on: January 18, 2006, 10:45:03 PM »
Here is a set file that should let you turn on the joystick.
If you need more stuff added I am around.

3605
General Mach Discussion / Re: Wireless parallel port
« on: January 17, 2006, 10:26:15 PM »
That will not work :(
Sorry about that

3606
General Mach Discussion / Re: Serial Card
« on: January 17, 2006, 07:22:38 PM »
I See!! I don't know if the Cam from this will work in Mach 3... This software can run a machine and has Cam built in so I think it is going to make code for it's self.
There could be others out there that have used it in the past.

3607
General Mach Discussion / Re: Serial Card
« on: January 17, 2006, 12:21:30 PM »
IF it is to get a comport on your computer I think so... I can't read the page :(

Sorry

3608
General Mach Discussion / Re: new computer
« on: January 16, 2006, 10:38:22 PM »
There is a problem with sharing ram with the video... This messes with the timing in the computer and can lock up Mach. That said I am running a CHEAP computer with on-board video. It runs GREAT but I have had problems with it in the past.
Just get a computer that you can put a video card in and you should be good.

3609
General Mach Discussion / Re: new computer
« on: January 16, 2006, 10:27:24 PM »
Try not to get on-board video. Other than that you should be good to go:)

3610
That is a good idea... I will look into adding a triangle:)
I will be adding in the multi point milling (connect the points with lines) and you would be able to use it to cut anything you like.

You can't stop leadins in Cut Rectangle because it is using cutter comp. But it will keep do the comp moves over the part if you press the "GROOVE" button on the screen.


There are updates to the Mill addons and you can get them by downloading the newest version of Mach 3 and I did updates to cut rectangle.