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:

sbrooks

Verified Members
  • Posts

    29
  • Joined

  • Last visited

    Never

sbrooks's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi kyle, In your post look for these formats. fmt X 2 xabs #X position output fmt Y 2 yabs #Y position output fmt Z 2 zabs #Z position output change the 2 to a 13 that should change the output to 5 places. HTH Scott
  2. It wasn't fun at all. I don't remember how many drills I went thought. At .015 in dia I didn't even try resharping them just throw it away and grap a new one.
  3. .015 dia .08 deep in Hastelloy C276.
  4. The "G" is for external threads and the "H" is for internal.
  5. Hi Randle On the last line Dave has ssubchar = ucase(ssubshar) #for uppercase Try this ssubshar = ucase(ssubchar) #for uppercase Dave just had the two strings reversed. HTH Scott
  6. Brent add this two lines in were the general output settings are. That should let you run it then. spaces : 1 #No. of spaces to add between fields save_spc : 0 #save spaces
  7. Hi Brent, This is what you want. # -------------------------------------------------------------------------- # NCI file pre-read look ahead routines # Build the toolchange buffer, sets cycle and turret flags # -------------------------------------------------------------------------- pwrttparam #Information from parameters if opcode = 104, result = fprm (opcode) pwrtt #Buffer toolchange information, tooltable = 3 calls on 1003 save_spc = spaces spaces = 0 if t>0, "(", *t, " ", strtool, ")", e spaces = save_spc if gcode = 1001, psetup pcut_cctyp if opcode=104 | opcode=105 | opcode=three | opcode=16, cc_pos = zero if gcode <> 1001, plast_recd pcur_recd if gcode <> 1003, cc_pos = zero !opcode, !tool_op if gcode = 1003, [ size1 = rbuf (one, zero) rc1 = one if rc1 < size1, preadcur_nxt if cc_1013 = zero, cc_pos = zero ] This will build the tool list for you.
  8. Hi Brent, Try this line ptoolcomment #Comment for tool tnote = abs(t) toffnote = tloffno strtool = ucase(strtool) stoper = ucase(stoper) stinsert2 = ucase(stinsert2) "(", *tnote, *toffnote, ")", e if posttype = two, "(", *stoper, " ", *strtool, ")", e *stinsert, *stinsert2, ")", e else, "(", *stoper, " ", *strtool, ")", e Then in ltlchg type in ptoolcomment Hope this helps you.
  9. What about home heating oil. I just got a $300.00 bill for my last fill out. That will only last about 3 weeks. Oh it was $1.793 a gallon.
  10. Were I worked before had HAAS and service was great. Were I work now we run Okuma's I have never see the service dept here for a repair only for PM's. You do get what you pay for.
  11. Bostomatic's will also allow to turn comp on an arc move.
  12. Bosto's in there var page don't display a decimal point at all. You have to know were the decimal point should be. For inch it 4 places and mm it's 3 places. If in the variable page there is a 1 at v1 that in mm is .001 and in inch .0001. You can also program with out a decimal point.
  13. Hi Gary what are you looking for?I run and programed bosto's for 10 years.Were i use to work we used variables all the time.
  14. I know Cnc Software has one. They have a bosto 405 in there basement.
  15. If you don't want it at all set fastmode to 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...