Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: cnc-project on November 06, 2008, 07:12:25 AM

Title: G04 Pxx , and how can set aouto on enable out pin ?
Post by: cnc-project on November 06, 2008, 07:12:25 AM
G04 Pxx , and  how can set aouto on enable out pin ?

I need one  enabled out pin when is G04 in progress, but , is possibile set in MACH3  or some else for it


I have big brener MESSER , and have PP where is code perfect, but  need that function on G4...

can in PP set some  on line G04 Pxx M100 or M200 (for enable out pin) , if MACH3 can do it ?

Thanks
Title: Re: G04 Pxx , and how can set aouto on enable out pin ?
Post by: Hood on November 06, 2008, 07:37:52 AM
Make up a Brain to look at the Dwell LED and if its active to turn on an OutPut.

Hood
Title: Re: G04 Pxx , and how can set aouto on enable out pin ?
Post by: cnc-project on November 06, 2008, 07:53:39 AM
Mama mia...

I wos finished that problem in PP, but forget it...

I do double code in PP for preheat

like:

G4 P10 M7 (or M8)
G4 P1 M9

and then have all what need

thanks