Machsupport Forum

Mach Discussion => Mach SDK plugin questions and answers. => Topic started by: jstuart on March 15, 2011, 06:17:20 PM

Title: DRO Question
Post by: jstuart on March 15, 2011, 06:17:20 PM
Hi, I am just starting out making plugins for Mach 3.  I need to be able to jog independently of the display DROs, as I will be calculating these values separately.  Is there a way to jog the mill but not display the values in the DROs?  I still need to be able to post values to the DRO, but do not want the Machine Coord values to change based on how I am jogging.

I have tried going through the G-codes, Setting the DRO manually, and going through the different structs provided by the SDK.

Thank you,
Stuart