Hello Guest it is March 28, 2024, 06:54:22 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 - Tarak

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »
101
Brains Development / Re: Using a Brain for a page no. LED
« on: April 30, 2008, 08:17:27 PM »
Thanks again Scott, hot do I enter into the Macropump so it runs only once?

102
Brains Development / Re: Using a Brain for a page no. LED
« on: April 29, 2008, 10:56:39 PM »
Thanks Scott, I did originally have this code in the button, but I found that for example if you are on page 5 and shutdown Mach.
When you restart it's still lit up on page 5 (last button pressed) even though you are on page 1 when it starts.
Darc

103
Brains Development / Using a Brain for a page no. LED
« on: April 29, 2008, 05:44:35 PM »
I'm currently using a Macropump to control my page LED's

e.g. PageNo=GetPage()
If PageNo=1 Then
SetUserLED(1021,1)
SetUserLED(1022,0)
SetUserLED(1023,0)
SetUserLED(1024,0)
SetUserLED(1025,0)
Else
SetUserLED(1021,0)
End If

Is it possible to use a brain for this function?

104
General Mach Discussion / Re: reverse run
« on: April 25, 2008, 02:04:09 AM »
Hi tclark, I have the exact same problem on every Mach machine I've built (5 to date).
I gave up trying to use reverse run a while ago.
Darc

105
General Mach Discussion / Re: Mach with Kmotion USB controller
« on: February 22, 2008, 03:29:59 PM »
Yeah I think I'll stick with CNC TekniX and Mach.
www.cncteknix.com

106
Hi Ayhan, What does it do?

107
General Mach Discussion / Angular short rotation on G0 question??
« on: February 11, 2008, 05:58:48 PM »
Is it possible to Angular short rotation on G0 for just G90 not G91 aswell?
I don't see the purpose if you are using incremental why you would need it, it defeats the purpose of incremental........doesn't it.....or am I missing the point?
Thanks

108
General Mach Discussion / Re: MPG varying increments.......hmmmmmmmm??
« on: February 07, 2008, 12:06:05 AM »
Thanks Hood, I'll have a look at it, I can't say I ever noticed there was a calibrate MPG button.
That's embarassing, I've been using Mach on various machine for about 3 years................
Thanks again, I'll let you know how I go.

109
General Mach Discussion / MPG varying increments.......hmmmmmmmm??
« on: February 06, 2008, 05:25:30 AM »
I recently purchased an industrial pc from Mach Motion (Great product & great to deal with too).
http://www.machmotion.com/product_info.php?cPath=33&products_id=33
I've noticed when I move the handwheel one click it will move approx 2mm, then I move it another single click and it might move 5mm...............WTF.
I'm just a little confused why it seems to change the size of the increment, any ideas?
Also how can I change the size of the increment, on the control panel?
it's got the selector switch's for choosing the axis and also choosing the size of the increment of 1,10 or 100, so how can I set it in Mach to move 1mm, 0.1mm or 0.001mm?
Thanks Darc

110
Hi docltf, Sorry for the huge delay in my response, I didn't get an email that you replied, I think it must've been when I was changing my email address.
Anyhoo's, thanks for the kind words, I also noticed that problem with angular/linear.
I notified Brian Barker about that and they fixed it a few revisions back, should work better now, I'm sure by now you already know that.
Darc

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 »