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:

pinlec

Verified Members
  • Posts

    15
  • Joined

  • Last visited

    Never

pinlec's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. how to add the code M261 & M269 to the post processor ONLY ON CUTTER COMPENSATION example M261 G01 G41 X0 D1 ---- ------ ------ ---- G40X0 M269
  2. spaces$ : 1 #CD_VAR Number of spaces to add between fields omitseq$ : yes$ #CD_VAR Omit sequence numbers? I put yes$,still have the seq no.
  3. i already ask my reseller to do again some modifications,i just buy x4 from them,i thing x4 also have this to modify
  4. Yes,already asked my reseller to modify,but no perfect i want G10L12P3R3.0 THEY MODIFY FOR ME IS G10L12P1R0
  5. ( 6. FLAT ENDMILL TOOL - 3 DIA. OFF. - 3 LEN. - 3 DIA. - 6.) T3G100 G0G90G54X-19.622Y-13.964S1591M3 G43H3Z50. (G10L12P3R3.0)...(HOW TO ALTER THE POST TO ADD THIS LINE ON ENDMILL TOOL) Z10. G1Z-2.F1.5 G41D3Y-19.964F159.1 G3X-13.622Y-25.964I6.J0. G1X51.745 Y36.569 X-78.989 Y-25.964 X-13.622 G3X-7.622Y-19.964I0.J6. G1G40Y-13.964 Z8.F1.5 G0Z50. M5 G91G28Z0. G28X0.Y0. M30
  6. The problem is solved. Now another issue......... see the program with CAPITAL LETTER (PROGRAM NAME - T) (DATE=DD-MM-YY - 04-07-09 TIME=HH:MM - 22:19) G0G40G49G80G90 G10L2P1X0Y0Z0 ( 2.50-0.45 TAP RH TOOL - 1 DIA. OFF. - 1 LEN. - 1 DIA. - 2.5) T1G100 G0G90G54X-73.686Y30.901S2000M3 (THIS LINE I NEED TO CHANGE TO) (G0G90G54X-73.686Y30.901) G43H1Z2.M8 G99G77Z-20.R2.Q2.I.45S2000 X-19.016Y-4.571F900. (THIS LINE F900 TO DELETE) X36.02Y-14.81 G80 M5 G91G28Z0.M9 G28X0.Y0. M01 ( 2. DRILL TOOL - 2 DIA. OFF. - 2 LEN. - 2 DIA. - 2.) T2G100 G0G90G54X-73.686Y30.901S2864M3 G43H2Z2.M8 G99G83Z-20.R2.Q2.F171.8 X-19.016Y-4.571 X36.02Y-14.81 G80 M5 G91G28Z0.M9 G28X0.Y0. M30 HOW TO MODIFY THE POST?
  7. (PROGRAM NAME - T) (DATE=DD-MM-YY - 04-07-09 TIME=HH:MM - 17:05) G0G40G49G80G90 ( 24.00-3. TAP RH TOOL - 1 DIA. OFF. - 1 LEN. - 1 DIA. - 24.) T1G100 G0G90G54X-80.634Y35.655S2000M3 (become GOG9OG54X-80.634Y35.655) (ONLY ON TAPPING MODE,HOW TO MODIFY THE POST PROCESSOR) G43H1Z10.M8 G99G77Z-20.R10.J56.S2000 X-26.878Y-8.959 X20.844Y-19.382 X38.58Y2.194 G80 M5 G91G28Z0.M9 G28X0.Y0. M30
  8. prdrlout #R drill position if cuttype = one, refht_a = refht + (rotdia / two)) else, refht_a = refht refht_i = refht - initht if cuttype = three, refht_a = w if absinc = zero, refht_a, !refht_i else, refht_i, !refht_a ptap #Canned Tap Cycle pbrlcommonb tap_out = n_tap_thds pcan1, pbld, , *sgdrill, sgabsinc, *sgdrlref, *xout, *yout, prdrlout, *speed, tap_out, strcantext, e pcom_movea pdrill #Canned Drill Cycle pdrlcommonb pcan1, pbld, n, *sgdrlref, *sgdrill, pxout, pyout, pfzout, pcout, prdrlout, dwell, *feed, strcantext, e pcom_movea after i changed to,the error command show Combined Mill and Lathe Post Processor Version 9.16 © Copyright 1992-2003 CNC Software, Inc. Processing file with MPFAN2... Variable not defined: pbrlcommonb Post line number 1091 Program execution halted due to error(s) in .pst
  9. fmt N 4 n #Sequence number fmt X 2 xabs #X position output fmt Y 2 yabs #Y position output fmt Z 2 zabs #Z position output fmt X 3 xinc #X position output fmt Y 3 yinc #Y position output fmt Z 3 zinc #Z position output fmt A 11 cabs #C axis position fmt A 14 cinc #C axis position fmt A 4 indx_out #Index position fmt R 14 rt_cinc #C axis position, G68 fmt I 3 i #Arc center description in X fmt J 3 j #Arc center description in Y fmt K 3 k #Arc center description in Z fmt R 2 arcrad #Arc Radius fmt F 15 feed #Feedrate fmt P 11 dwell #Dwell fmt M 5 cantext #Canned text fmt J 3 tap_out #Spindle Speed for tap out
  10. *progno, e "(PROGRAM NAME - ", sprogname, ")", e "(DATE=DD-MM-YY - ", date, " TIME=HH:MM - ", time, ")", e pbld, n, *sgcode, "G40", "G49", "G80", "G90", e sav_absinc = absinc if mi1 <= one, #Work coordinate system [ absinc = one pfbld, n, sgabsinc, *sg28ref, "Z0.", e pfbld, n, *sg28ref, "X0.", "Y0.", e pfbld, n, "G92", *xh, *yh, *zh, e absinc = sav_absinc ] pcom_moveb c_mmlt #Multiple tool subprogram call ptoolcomment comment pcan if stagetool >= zero, pbld, n, *t, "M6", e pindex if mi1 > one, absinc = zero pcan1, pbld, n, *sgcode, *sgabsinc, pwcs, pfxout, pfyout, pfcout, *speed, *spindle, pgear, strcantext, e pbld, n, "G43", *tlngno, pfzout, scoolant, next_tool, e absinc = sav_absinc tap_out = n_tap_thds pcan1, pbld, , *sgdrill, sgabsinc, *sgdrlref, *xout, *yout, prdrlout, *speed, tap_out, strcantext, e
  11. Combined Mill and Lathe Post Processor Version 9.16 © Copyright 1992-2003 CNC Software, Inc. Processing file with MPFAN... Variable not defined: Post line number 578 Program execution halted due to error(s) in .pst this error message after modify
  12. my post is for mastercam 9.1 version i thing $ unable to read
  13. Everybody,do you have brother tapping maching post processor or anybody can modify it from mpfan? fanuc tapping code G99 G84 Z-20.0 R3.0 Q3.0 F____ (TAP 2-56) Brother machine G99 G77 Z-20.0 R3.0 Q3.0 S2000 J56 How to modify it on mpfan? could anybody help?

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