Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

shop doc help

Status
Not open for further replies.

moog2

Mechanical
Jan 16, 2007
441
I'm trying to customise a shop doc (NX6), but i'm not too good with .tcl
I've managed to modify the default "unique tool list by program" to the attatched, which is fine.
Now i want to modify the "advanced web page mill" so that in the 'cutting sequence' it will list the toolpath's in order of programs, as it does in the attatched file.
I think i need to modify the code inside "mill_html_cuttingseq.tpl" but i've tried various things without success, can someone point me in the right direction?
One other thing, it'd be nice if i could get the "unique tool list by program" doc to ignore the "NC program" entry, and just list the programs with toolpaths in them.
 
Replies continue below

Recommended for you

I used shop doc, but i changed it for a post, what genererates a html. This post can extract more parameters from the operations, than the shopdoc.
my shopdoc is from the shopdoc_programview_text.tpl.
i used the following code to avoid writing out the main program group:

if {[string match "NC_PROGRAM" $mom_object_name] == 0}\
{
MOM_output_literal "<TR BGCOLOR=white><TD> $mom_object_name </TD>"
}

my postprocessor makes the html linked below:

----
kukelyk
 
 http://files.engineering.com/getfile.aspx?folder=a90a4c24-b9c3-4b15-aba1-95313a4d1963&file=12345_02_mfg.HTML
thanks i'll try to add that in
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor