Hello Guest it is April 24, 2024, 01:32:25 PM

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.


Topics - nztomcat

Pages: 1
1
VB and the development of wizards / Few Tool questions
« on: February 14, 2010, 02:53:16 AM »
Hello I'm setting up my old biesse at the moment running on mach3 I've got it all running etc I'm trying to work out what the best way to do the tooling will be.

Currently there are 3 independant spindles ie 3 motors. I am only running 3 tools in total and wont be changing them machines only setup for trimming doors etc. I'm trying to work out whats going to be the best way to set it up.

Can I assign a macro to suit a T1 command for example when told 1 is selected i can also assign an offset to it?
Similar to a G-code offset. As this will always be the same offset and not change. Next is I need to turn on certain contacts to enable spindle to start and check that spindles goes down and has tool in posistion etc.

I have a VSD that controls all 3 motors which needs to be turned on just after contact is engaged and turned off just before contact is disengaged can I set this in a standard timer?

There are sensors that check that the tool is in place and where to router is (it slides up and down via air operated valve).


Im really not sure what the best way to control all of this is. I can set up seperate mcodes to turn on contacts etc. I could possibly use the m6start tand m6end to control the VSD but then i would run into probles with turning contacts on and off and motor would continue spinning as no stop signal would get to it.

Would my best option be to set up all the controls in the g-codes for the toold to turn things on and off or is there a better option

2
Third party software and hardware support forums. / Help regarding I/O card
« on: December 08, 2009, 02:57:35 PM »
Hello I'm having trouble with an I/O card I recently brought it was meant to be suitable for CNC but didnt include any software or anything like that despite being led to believe it did (this is beyond the point now)
What I really need is an intellegent person to write a plugin if possible?

I have an adtech 8948. Its a 4 axis control card. http://www.adtechen.com/product.php?...=64&t1=1&t2=14

I'm wanting to use it in Mach3.
I have the drivers installed but It wont recognise on Mach3.

I'm guessing it would need a program written or similar like what they have for GALIL cards?

Where do I start with this I've go Visual basic files and C++ and all the programming code to suit the card if its needed. Or is there a better option i should look into to make it work?

Heres my original post http://www.machsupport.com/forum/index.php/topic,13319.0.html it has the files in it

3
Mach SDK plugin questions and answers. / Support I/O card
« on: December 03, 2009, 07:06:45 PM »
--------------------------------------------------------------------------------

Hello I'm sure this will be simple for someone to awnser for me

I have an adtech 8948. Its a 4 axis control card. http://www.adtechen.com/product.php?...=64&t1=1&t2=14

I'm wanting to use it in Mach3.
I have the drivers installed but It wont recognise on Mach3.

I'm guessing it would need a program written or similar like what they have for GALIL cards?

Where do I start with this I've go Visual basic files and all the programming code to suit the card if its needed. Or is there a better option i should look into to make it work?

Pages: 1