On 5/12/15 1:23 PM, Rick Lair wrote: > Back to this, I am not sure why, but both of the Milacron controls in > our shop reference the table as zero, that is why I am going after this. > > I guess my question would be, how would I facilitate the line > "TOOL_CHANGE_POSITION=" to disregard the X and Y positional data, and > only use the Z value, so as to have no table movement, only a full Z > movement, to whatever I tell it to make the tool change.
There's TOOL_CHANGE_QUILL_UP: TOOL_CHANGE_QUILL_UP = 1 - The Z axis will be moved to machine zero prior to the tool change when the value is 1. This is the same as issuing a G0 G53 Z0. http://linuxcnc.org/docs/2.6/html/config/ini_config.html#sub:EMCIO-Section -- Sebastian Kuzminsky ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
