Hello Guest it is March 29, 2024, 09:11:09 AM

Author Topic: Controlling Mach3 With Robot  (Read 3254 times)

0 Members and 1 Guest are viewing this topic.

Offline dcw

*
  •  3 3
    • View Profile
Controlling Mach3 With Robot
« on: August 07, 2012, 09:18:07 AM »
My Company recently purchased a Bench top mill to "degate" molded parts the software and degating station all tested out and runs great in the Mill. my question is does anyone know how to tie in a Sepro Robot to tell my PC (Mill) cycle start and for the robot to know that when Program hits M30 that the degating station is ready for the next set of parts to degate??? any help would be greatly appreciated thanks - dcw@druckerco

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Controlling Mach3 With Robot
« Reply #1 on: August 07, 2012, 01:46:48 PM »
Not sure of the exact procedure you are wanting but making a custom M code up to set  an output from Mach and then wait for an Input from the Robot to say it is done would seem to be what you want.
Hood

Offline dcw

*
  •  3 3
    • View Profile
Re: Controlling Mach3 With Robot
« Reply #2 on: August 07, 2012, 02:32:59 PM »
I have discovered that it is thru a dos command that it can be achieved thanks for the input! -dcw

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Controlling Mach3 With Robot
« Reply #3 on: August 07, 2012, 03:03:36 PM »
Not sure if you mean you have it sorted or ...........?
Hood

Offline dcw

*
  •  3 3
    • View Profile
Re: Controlling Mach3 With Robot
« Reply #4 on: August 07, 2012, 04:22:09 PM »
yes I have it figured out dos code prompt $_loop

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Controlling Mach3 With Robot
« Reply #5 on: August 07, 2012, 06:34:48 PM »
Ok thats great :)
Hood