Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

sduncan

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by sduncan

  1. Thank you very much for your help. I used what you gave me and it worked for everything but still showed the D values. More importantly it showed me where to look and I was able to look through my old post and copy the code that I needed. Thank you again for your help.

     

    Below is what I used and it works.

     

    ptooltable # Write tool table, scans entire file, null tools are negative
               tnote = t$
               toffnote = tloffno$
               tlngnote = tlngno$
               spaces$=0
               if t$ >= zero,
                 [
                 if tcr$>0, scomm_str, *t$, "  = ", plistcomm, scomm_end, e$
                 if tcr$=0, scomm_str, *t$, "  = ", plistcomm, scomm_end, e$
                 ]
               #if t$ >= zero,
               #  [
               #  if tcr$>0, scomm_str, *t$, ptspace, " - ", plistcomm, " - ", *tlngno$, phspace, " - ", *tloffno$, pdspace, " - ", *tldia$, punit, pdiamspc, " - ", *tcr$, punit, " - ", popnote, scomm_end, e$
               #  if tcr$=0, scomm_str, *t$, ptspace, " - ", plistcomm, " - ", *tlngno$, phspace, " - ", *tloffno$, pdspace, " - ", *tldia$, punit, pdiamspc, " - ", "         - ", popnote, scomm_end, e$
               #  ]
               #if $t >= zero,
               #  [
               #  scomm_str, *t$, ptspace, " - ", plistcomm, scomm_end, e$
               #  ]
               #if t$ >= zero,
               #  [
               #  if tcr$>0, scomm_str, *tnote, "  ", *toffnote, "  ", *tlngnote, "  ", *tldia$, "  ", *tcr, punit, "  ", popnote, scomm_end, e$
               #  if tcr$=0, scomm_str, *tnote, "  ", *toffnote, "  ", *tlngnote, "  ", *tldia$, "  ", popnote, scomm_end, e$
               #  ]

     

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...