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:

bthomps5

Verified Members
  • Posts

    20
  • Joined

  • Last visited

bthomps5's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. thanks for the info , yea mine is diffrent ptpr32_2 #Taper code output for G32 thdrdlt0 = ( thdxdlt * thdlead$ ) / thdzdlt *thdrdlt0 ptpr32 #Taper code output for G32 if thdxdlt <> 0, ptpr32_2 pg32_1 #G32 threading thdlead0 = thdlead$ zout = z$ xout = x$ * dia_mult n$, *zout, !z$, e$ n$, *xout, !x$, e$ n$, "G33", *thdz2$, ptpr32, *thdlead0,"0", e$ xout = thdxr * dia_mult +.1 <-------------------i added this to get clearance n$, "G00", *xout, e$ here is the k it think fmt K 11 thdlead0 #Thread lead # -------------------------------------------------------------------------- # FORMAT STATEMENTS - n=nonmodal, l=leading, t=trailing, i=inc, d=delta # -------------------------------------------------------------------------- fs 1 0.4 #Decimal, absolute, 4 place, default for initialize ( fs 2 0 4t #Decimal, absolute, 4 place fs 3 0.4d #Decimal, delta fs 4 1 0 #Integer, not leading fs 5 2 0l #Integer, two leading fs 6 3 0l #Integer, three leading fs 7 1 0l #Integer, four leading fs 8 0 4t #No decimal, absolute, four trailing fs 9 0 2t #Decimal, absolute, 2 place fs 10 0 4t #Decimal, absolute, 4 place fs 11 0 4t #Decimal, absolute, 5 place fs 12 0 2t #No decimal, absolute, four trailing fs 13 0 3t #No decimal, absolute, three trailing
  2. thread lead not posting correct K556 is what i am getting for lead but it needs to be k5560 sample of what i am getting O1M01 G90 N1G97S400M41 N2G70M04 N3G94F2000 N4G0X70000Z80000 N5T9797M06 N6G97S200 N7G94 N8X6875Z2000 N9Z2000 N10X6809 N11G33Z-10000K556 N12G00X7875 N13Z2000 N14X6743 N15G33Z-10000K556 N16G00X7875 N17Z2000 N18X6676 N19G33Z-10000K556 N20G00X7875 N21Z2000 N22X6610 N23G33Z-10000K556 N24G00X7875 N25Z2000 N26X6544 N27G33Z-10000K556 N28G00X7875 N29Z2000 N30X6544 N31G33Z-10000K556 N32G00X7875 N33G00Z2000 N34X70000Z80000 N35T9700M06 N36M30
  3. sure could use some help with this , thanks
  4. i must be the only one with a cinturn of this model (900t) i have mastercam x4
  5. acramatic 900t control sorry about the typo
  6. my dealer used the 2100 cin post for this but it still wont work correctly i have manuals for the machine ,but i still dont understand the code or maby the format it accepts on this control , the sample program in the book dont seem to be right or something or i am missing something i have a fanuc 6t control on a ikegai works great, a okuma lb15 with osp 5000 control works great there also and fadal 4020 no problems i am using mastercam x4 newly purchased, the machine accepts the code but it locks up and have to reboot the control, any help would be much appreciated,Thanks Barry
  7. that was the ticket now i under stand , under normal conditions it wouldnt matter but i am going back in a previous hole and using a R0- instead of r0+ anyway thank you very much that was it
  8. everything set to absolute Clearance 0.1 Retract 0.1 Top of Stock 0.0 Depth -0.9
  9. here we go i hope this what you are talking about pdrill #Canned Drill Cycle - G81/G82 pdrlcommonb pcan1, pbld, n, *sgdrill, *sgdrlref, pfxout, pfyout, pfzout, pcout, prdrlout, dwell, *feed, strcantext, e pcom_movea
  10. tried that and it gives THE G99 INSTEAD OF G98 T3M6 G0G90S461M3E1X.8999Y-.9956 H3Z.1M8 G82G99X.8999Y-.9956Z-.9R0.1P1000F4.61 X2.6186Y-.6646 X3.9311Y-.772 G80 M5M9 G90H0Z0. E0X0Y0 T1M6 M2
  11. man quick response last time i asked a question any help would be appreciated change g99 out put to g98 N397( 41/64 DRILL TOOL - 2 DIA. OFF. - 2 LEN. - 2 DIA. - .64063) N398T2M6 N399G0G90S417M3E1X3.9311Y-1.7327 N400H2Z.1M8 N401G81G99X3.9311Y-1.7327Z-1.3R0-.18 F3.<--- how can i change this g99 to g98 instead i keep snaping tools off because i want to go to initial plane instead of ro plain N402X2.6186Y-1.8401 N403X.8999Y-1.5091 N404G80 N405M5M9 N406G90H0Z0.
  12. thanks that works great. you are very quick, you the man!
  13. is this what you mean ? pretract #End of tool path, toolchange sav_absinc = absinc absinc = one sav_coolant = coolant coolant = zero #cc_pos is reset in the toolchange here cc_pos = zero gcode = zero pcan pbld, n, sccomp, *sm05, scoolant, psub_end_mny, e pcan1, pbld, n, sgabsinc, sgcode, "H0", "Z0.", strcantext, e # pbld, n, sgabsinc, sgcode, *sg28ref, "Z0.", scoolant, e # pbld, n, *sg28ref, "X0.", "Y0.", protretinc, e pcan2 absinc = sav_absinc coolant = sav_coolant
  14. here we go thanx for the quick replys N20( 2 INCH FACEMILL TOOL - 2 DIA. OFF. - 2 LEN. - 2 DIA. - 2.) N21T2M6 N22G0G90S1400M3E1X-1.2Y1.02 N23H2Z.1 N24G1Z-.135F10.7 N25X0.F50. N26X37.5 N27X38.7 N28G0Z.1 N29Y-2.02 N30G1Z-.135F10.7 N31X37.5F50. N32X0. N33X-1.2 N34G0Z.1 N35M5 N36G91H0Z0.<----want to change to g90
  15. 91v-MPFADAL1-1 post always has out put g91 at end of tool instead of g90 i always just edit them is there a way to change this? thank you in advance

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