CAD CAM EDM DRO - Yahoo Group Archive

Master5 OCX

Posted by Art Fenerty
on 2001-10-07 06:35:04 UTC
Hi All:

The Master5 interface for VB and C++ has been changed to an OCX. The OCX is available on the Web page. It includes functions for moving, feedrate adjustment, reset, rapid moves, etc...
It seems to be a more popular method of adding functionality to any programs you may write. It will be growing in its functions over the next couple of weeks, so anyone wishing to write Master5 Addons, or plugins can do so with the OCX. It is qiute easy to use. In C++ you just drop the OCX into your dialog control, set a variable for it, then use it like m_CNC.Reset(); m_CNC.RapidTo( 10.5,45.3,5.6,0); double Position = m_CNC.WhereX();

I'm quite willing to put any good addons on the web-site so you can either give them away or sell them as Master5 Plug-ins.( yeah, that'll make you rich beyond your wildest dreams.. :) )So if you always wanted to write a program which cuts Aircraft wings, or Animated cats, or Defies gravity, or sends directly from a CAM program to your machine without G-Code,but needed movement routines to do so, go crazy!

Good luck,
Art
Master5 Software
http://users.andara.com/~fenerty/master.htm



[Non-text portions of this message have been removed]

Discussion Thread

Art Fenerty 2001-10-07 06:35:04 UTC Master5 OCX shawnusa@e... 2001-10-08 06:57:43 UTC Re: Master5 OCX Art Fenerty 2001-10-08 07:15:22 UTC Re: [CAD_CAM_EDM_DRO] Re: Master5 OCX Art Fenerty 2001-10-08 08:37:30 UTC Re: [CAD_CAM_EDM_DRO] Re: Master5 OCX shawnusa@e... 2001-10-08 11:41:28 UTC Re: Master5 OCX Art Fenerty 2001-10-08 12:28:43 UTC Re: [CAD_CAM_EDM_DRO] Re: Master5 OCX