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:

ajmer

In-House Solutions
  • Posts

    501
  • Joined

  • Last visited

Posts posted by ajmer

  1. i used an mpmaster i had 

    i changed this

    search for and uncomment this line

    #           sav_rot_on_x = rot_on_x    #Uncomment this line to output rotary axis value even when it's not used

     

     

    then at the end of ptlchg0$ i added a pfcout on that line


    ptlchg0$         #Call from NCI null tool change (tool number repeats)

     was this

              else,
                [
                pbld, n$, sgabsinc, [if not(index), pwcs], pfxout, pfyout, pfzout, pcout, e$
                ]
              ]

    i changed to 

     

              else,
                [
                pbld, n$, sgabsinc, [if not(index), pwcs], pfcout, pfxout, pfyout, pfzout, pcout, e$
                ]
              ]

     

     

     

    gave me this output

    N5 G00 G17 G20 G40 G80 G90
    N10 G91 G28 Z0.
    N15 (COMPENSATION TYPE - COMPUTER)
    N20 T239 M06 ( 1/2 FLAT ENDMILL)
    N25 (MAX - Z.25)
    N30 (MIN - Z0.)
    N35 G00 G17 G90 G54 B0. X-.25 Y.5 S1069 M03
    N40 G43 H239 Z.25
    N45 Z.2
    N50 G94 G01 Z0. F6.42
    N55 X-.75
    N60 G03 X-1.25 Y0. I0. J-.5
    N65 X1.25 I1.25 J0.
    N70 X-1.25 I-1.25 J0.
    N75 X-.75 Y-.5 I.5 J0.
    N80 G01 X-.25
    N85 Z.2
    N90 G00 Z.25
    N95 G55 B0. X-.25 Y.5 Z.25
    N100 Z.2
    N105 G01 Z0.
    N110 X-.75
    N115 G03 X-1.25 Y0. I0. J-.5
    N120 X1.25 I1.25 J0.
    N125 X-1.25 I-1.25 J0.
    N130 X-.75 Y-.5 I.5 J0.
    N135 G01 X-.25
    N140 Z.2
    N145 G00 Z.25
    N150 M05
    N155 G91 G28 Z0.
    N160 G28 Y0. B0

    • Like 1

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...