Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: sml2010 on August 11, 2011, 04:12:45 PM

Title: software question
Post by: sml2010 on August 11, 2011, 04:12:45 PM
Hi to all

Can some one help me for below question:


Does Mach3 software support RTCP in all 5 axis?


Thank you
Title: Re: software question
Post by: Tweakie.CNC on August 12, 2011, 02:22:22 AM
There is no direct interface for "external to the system RTCP" but position data can be sent to external devices and control data can be received from external devices in as near "real time" as us humans would perceive. So I suppose the answer has to be Yes.

Oh and it's 6 axis.  ;)

Tweakie.
Title: Re: software question
Post by: BR549 on August 12, 2011, 11:24:30 AM
If you are refering to Real TIme Control Protocol I beileve the answer is NO. You may be able to create a plugin to translate the protocol but then it would not be real time. Also Mach is not a realtime control system. It uses a buffer/que  system to ensure stability with windows.

(;-) TP
Title: Re: software question
Post by: Mstcnc on August 12, 2011, 11:41:51 AM
When 5 axis motion is in question, I think he is asking five axis tool comp eg. "Rotation Tool Center Point"  ??
Answer is mach do not have this feature, but it do not mean mach can not handle 5 axis machining!
I use 5 axis toolpaths made so that tool lenght is handled by postprosessor. Post is more complex and also quite expensive but so is 5 axis CAM...

-Mika