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.
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
Hi all
How to remove the rapid move default rap1, rap2, rap3,
and my second quetion is
In attached picture 1 I have done drilling of 4 holes in one operation and output is very fine.
In picture 2
Separate drilling operation created for each four holes, when I take output for each...
Hi All
How to force output of Spindle speed and M_spindle (S M03).
I have 3 instance operation, only in the 1st operation i am able to trigger S M03 output by adding in initial move,
and after adding in the first move also there is no output of S M03 in rest of instanced operation.
Hi
How to take the information of assembly files from postprocessor.
I mean what all the parts present in the assembly and which part is used for programing..is it possible to print in DNC file from postprocessor.
Thanks
Hi
I have a question. how to find out Max Z travel in a program and output it in nc file automatically? So that the operator can set length for that tool.
Hi
How to take trigger the information of assembly file and partfiles being used for manufacturing in NC file from postprocessor.
I searched for mom variable, no variable are in list...
Thanks in advance
I have Assembly file, in that there is sub assembly, i want to output subassembly part file details
I tried with variable mom_part_name, but it gives MAIN_ASSEMBLY as partname. how to take PART_NAME_XXXXXXXX output
Example :
MAIN_ASSEMBLY
|
SUB_ASSEMBLY
|
PART_NAME_XXXXXXXX ( This...
Hi
How to take the output of expression information from post
For example dia 10.0
how to extract the information through postprocessor
i tried with the inbuilt variable....its not triggering information
Hi
How to create macro for taking cross-section and dumping in layer.
After importing part in UG, it should take lathe cross section and dump the cross section in particular layer.
Hi
How to remove the unwanted option from UG manufacturing.
For example ; we are not using drill_text,break_chip,peck_drill in drill subtype option,
is there any solution to grey out or remove from the dialog box.
Thanks