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:

VelocityMach

Verified Members
  • Posts

    67
  • Joined

  • Last visited

VelocityMach's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. i kind of wanted to avoid making any new variables. i have done something similar to what you are saying and had it working but was scared of the unknowns. your right, you never know whats all hidden in these things. especially when you start getting into live tooling posts. seems they have you jumping all over the place. if i do come up with some solution i will post it. thanks, your input def helped.
  2. my canned cycles are reading from this block if omitseq$ = one, [ ng70s = n$ ng70e = n$ + 1 ] ng70s is for the p value and ng70e is for the q value. that part seems to be working. its number the other - non canned cycle toolpaths that are giving me grief. i will keep trying new things but i thought maybe that would help you understand whats going on.
  3. 85 inch diameter?!?!? what are ya making? sounds like you got your stainless from china... i am trying to get the n number to post out in increments of 10. and the canned cycles to follow in increments of 1. like the canned cycle i posted. excpet instead of n20 t1212 posting out it gave me n100 t1212. i'll keep messing with it and post any results. good luck with your part, thanks for the help.
  4. i have it working on one canned cycle. but when i post anything else with it everything goes haywire. the next block starts at 100. like this... G54 N10 T0202 G18 G99 M46 G97 S164 M03 G0 X10. Z.5 M8 G50 S2400 G96 S430 X8.074 Z.1 G71 U.5 R.1 G71 P11 Q12 U.02 W.01 F.02 N11 G0 X7.744 S430 G1 Z0. X7.7815 G3 X7.874 Z-.0462 R.0462 G1 Z-7.2516 N12 X8.074 M9 G0 G53 X0. Z-45. M05 M01 (TOOL - 12 OFFSET - 12) (4" CORE BORE) G54 N100 T1212 G18 G99 G97 S150 M03 G0 X0. Z.25 M8 (DRILL BORE) G83 Z-9. R-.15 F.01 G80 M9 G0 G53 X0. Z-45. M05 M01 how do i get the next block to be 20? this is how my sequence numbers are setup now. pheader$ #Start of file pheader_custom if tseqno = 1 & omitseq$ = 1, [ seqno$ = 10 seqinc$ = 1 n$ = seqno$ ]
  5. I have a mori seki c-axis lathe, i am using the mpmaster post. Right now i have my sequence numbers going by 10's and only at the tool changes. I'm wondering if there is a way to get the N numbers in the canned cycles to match the sequence number plus 1. so if my facing cycle is... N10 T0101 the canned cycle would be... G71 P11 Q12 U.02 W.01 F.02 right now i have it posting... G71 P21 Q22 U.02 W.01 F.02 how do i get it to reand the same sequence number as the block its posting for? I have been messing with this for a while, thought its about time to ask the pros. Thanks for any and all help
  6. yes, i want B233. which i got by telling the machine def it was capable of continuous milling. but when i did that it put all the code between the lock and unlock code so i had to change the way it output that. It should work the way i have it. Thanks again, have a great day.
  7. i eneded up going with telling the machine def it uses continuous movement and changing the way it outputs. Should work. Thanks for the help.
  8. they are already at 2 and 3... i dont want the table to be able to move continuously. unfortunatly, we do not use it like that. it does output the b moves with zeros when set that way. is that the only way its possible?
  9. Good morning everyone. I am using a mpmaster post on an OKK 800 HMC. The machine has a live table so i need the B moves to output with a deciamal point after every B axis move. is this something in the post or in the machine def? I have played with both and have no results. Thanks for any and all help.
  10. ya. i wish!!! a nice cold one sounds great right now.
  11. that worked great. now to understand what i just did... thanks for your help.
  12. it works either way, with or without the (). except now i dont have it on the first tool path.
  13. it looks like the m45 is coming from the sm23 in this block. it already has the astrisk... pcaxis_on_m #Toolchange C axis enable, mill, check prv_ to current if (rc1 = two | prv_posttype$ = two | spindle_no$ <> last_spindle_no), [ if synch_flg, pbld, n$, *sm23, *sm223, e$ else, [ if spindle_no$ = 0, pbld, n$, *sm23, e$ else, pbld, n$, *sm223, e$ ] #if nextdc$ = three, pbld, n$, "M49", e$ #Disable tap ]
  14. I am using mastercam X6 mpmaster post. my C-axis paths need to have an m05 and m45 in them. the first c-axis path i post has the m45 but none of the others. Where would i add this in? I also need to get rid of the w0. that posts in all of my canned cycles and get the canned cycle to output a reference point. Any help would be appreciated.
  15. Thanks to everyone. Moving things around till I got what I wanted was getting pretty old.

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