Hello Guest it is April 25, 2024, 05:01:59 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 »
161
I've noticed that occasionally when running a program using G42 that I have run heaps of times correctly it stops on a certain line with the following error:
Radius to end of arc differs from radius to startLine 13
But when I shutdown Mach and reload the file, it works.

It also occasionaly gives me an incorrect profile such as the attached pic, I think I've narrowed it down to the tool offset G41 or G42.
This also comes good by restarting Mach oor occasionally reloading the file, see 2nd pic
I disabled the radius compensation, and (touch wood) it hasn't happened since.

162
Galil / Re: Galil & Camsoft, looking to convert to Mach so...........
« on: July 24, 2007, 06:58:30 AM »
Well I figured out the step & Direction, it still not very reliable, damn old steppers, I'm upgrading to servo motors and CNC teknix drives.

163
Galil / Galil & Camsoft, looking to convert to Mach so...........
« on: July 20, 2007, 01:59:26 AM »
I converted a machine ages ago (about 5 years) to camsoft, it works o.k, but not hugely reliable.....
I understand the majority of things I may need, I'm just unsure as to whether I can get away with removing the Galil DMC 2162 card I am using with the Camsoft software.
How do I tell if the old stepper drives are/can accept step/direction commands?
I've attached a pic of the ICM 2900 module that is interfaced with them, I was hoping someone could shed some light on the terminals
e.g is the SIGNZ maybe Step and the PWMZ maybe direction or am I so far off it's just not funny anymore?

164
Galil / Re: Mach3 + Galil
« on: July 18, 2007, 08:56:01 PM »
Hi Roo,
         Sorry for the typo, I had another look it's a DMC 2162.

165
Galil / Re: Mach3 + Galil
« on: July 18, 2007, 08:20:58 PM »
Hi, I've got a sytem using a Galil DMC 2168 Controller card (Network connection) and I'm currently using Camsoft with it.
I'm looking to change the system to Mach for it's user friendly interface (I'm biased because I've installed it on 2 machines so far).
I was hoping to use the existing controller card just for easier connection, is this possible?
How does Mach communicate with the network connection, I thought it could only use the printer port?
Also is the DMC 2168 compatible?

166
Is it possible to have a timer set up for a button so as when pressed it will count down for 3 minutes and display the countdown, so as you know how long it has to go? (see pic)
Or I suppose more importantly display how long the machine has to dwell, if for example G04 P30000 is in the program, it will display 3:00 and count backwards whilst dwelling.

167
Yeah, you were right I changed GetDRo to GetOEMDRO and it worked, thanks..
I'm slowly getting the hang of VB.................verrrry slooowwwwlllyyy.....
Thanks again Scott.

168
Thanks Scott.
I tried the code you gave me, for some reason it still just enters 0.1, instead of adding 0.1 to the value.
It wouldn't have anything to do with the fact I don't have the driver installed.....would it?

169
Theoretically, I thought it could be done.
I'm told the temp guage I'm looking at has 3 wires, I haven't looked into what they are yet.
Thanks.
Darc

170
I have a button script set to do this:

y=GetDRO(1201)
SetOEMDRO (1201,y+0.1)

Instead of adding the 0.1 to the existing value, it changes the value to +0.1, any idea why?
Thanks
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 »