Hi All
I want to output the postname in the start of the program.
if i place variable mom_event_handle_name, it gives me complete path.
I want only post name triggered.
For example ( POST NAME : XYZ )
How to get this type of output.
Thanks in Advance.
Create the tool in UG and export to library. there is option in the tool defining dilaog box where you can export to tool library.
or
add the list of tools in the tool library dat file, in the same format
Thanks for reply.
Let me more specific, i am trying to keep my all start events, from move, auto tool change and first tool to only INITIAL & FIRST move.
by keeping only Initial and first move how to control the output.
I have pasted few blocks of sample of codes.
G53 Z0.0
T115 T23 M06
(...
Hi all
How to out tool information before the start events(UDE) information
Example
G53 Z0.0
T1 T71 M06
( ----------------------------- )
( CENTER DRILL )
( )
( CENTER DRILL 14 RADIAL HOLES. )
( ----------------------------- )
G65 P8000...
Hi all
How to take the lathe cross section for the round part having the boss on dia, which is not 360 degree.
Is there any automated process for taking the cross section
Hi All
I want to source the custom procedure for before motion event.
I have sourced the TCL file, in which i have placed the new custom procedure for before motion, after placing procedure in before events, still it is not reading from the source tcl file
Thanks John,
In post builders do we need to insert any custom command for this (cancel cycle and retract)
I have one more doubt
if i want to change the zero format to 0. For example X 0.00 should appear as X0. How to incorporate this with postbuilder,
Manually I have inserted the zero...
It is used to force the address, like, G_motion, X Y Z fourth_axis and fifth_fith
you can get more details of MOM_force, once and always from MOM built in commands