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:

krl1t0z

Verified Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by krl1t0z

  1. I use master x2, copy the codes need to read the first line.

    NEED A PERMANENT SOLUTION ty=)

    --------------------------------------------------------------------------

    example NO COPY( x-11.12y.749) = not read the first line

    --------------------------------------------------------------------

    (PROGRAM NAME - T )

    (DATE=DD-MM-YY - 21-02-14 TIME=HH:MM - 16:25 )

    N100 G21

    N102 G0 G17 G40 G49 G80 G90

    ( TOOL - 1 DIA. OFF. - 1 LEN. - 1 DIA. - 10. )

    N104 T1 M6

    N106 G0 G90 G54 X-11.12 Y.749 S2291 M3

    N108 G43 H1 Z10.

    N110 G99 G81 Z-20. R10. F549.8

    N112 X-3.803 Y-.461

    N114 X3.111 Y-2.593

    N116 G80

    N118 M5

    N120 G91 G28 Z0.

    N122 M30

    --------------------------------------------------------------------

    example copy ( x-11.12y.749) = functioning

    -------------------------------------------------------------------

     

    (PROGRAM NAME - T )

    (DATE=DD-MM-YY - 21-02-14 TIME=HH:MM - 16:25 )

    N100 G21

    N102 G0 G17 G40 G49 G80 G90

    ( TOOL - 1 DIA. OFF. - 1 LEN. - 1 DIA. - 10. )

    N104 T1 M6

    N106 G0 G90 G54 X-11.12 Y.749 S2291 M3

    N108 G43 H1 Z10.

    N110 G99 G81 X-11.12 Y.749 Z-20. R10. F549.8

    N112 X-3.803 Y-.461

    N114 X3.111 Y-2.593

    N116 G80

    N118 M5

    N120 G91 G28 Z0.

    N122 M30

    ----------------------------------------------------------------------

  2. need not stop you do not leave the M01

    ------------------------------------------------------------------

    ptlchg$ #Tool change

    pcuttype

    toolchng = one

    if mi1$ = one, #Work coordinate system

    [

    pfbld, n$, *sg28ref, "X0.", "Y0.", e$

    pfbld, n$, "G92", *xh$, *yh$, *zh$, e$

    ]

    pbld, n$, "M01", e$

    pcom_moveb

    c_mmlt$ #Multiple tool subprogram call

    ptoolcomment

    comment$

    pcan

    result = newfs(15, feed) #Reset the output format for 'feed'

    pbld, n$, *t$, "M6", e$

  3. I have the same problem (MP v10.0)

    ----------------------------------

     

    ptlchg $ # Tool change

    pcuttype

    toolchng = one

    if e1 $ = one, # Work coordinate system

    [

    pfbld, n $, * sg28ref, "X0.", "Y0.", e $

    pfbld, n $, "G92", * xh $, $ h *, * zh $, e $

    ]

    PBLD, n $, "M01", e $

    pcom_moveb

    c_mmlt $ # Multiple tool subprogram call

    ptoolcomment

    $ comment

    pcan

    result = newfs (15, feed) # Reset the output format for 'feed'

    PBLD, n $, * t $, "M6", 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...