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:

specv

Verified Members
  • Posts

    914
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by specv

  1. quote: quote: -------------------------------------------------------------------------------- or the tounge piercing that when they talk it sounds like they have a speech impediment -------------------------------------------------------------------------------- Ever notice when they have their tounges pierced,they always have to let everyone know by hanging their tounges out of their mouths? Why is this? now now guys, im probly one of the youngest ones here and i am willing to bet most of you, at one time, had long hair, or a pierced ear, even a tatoo, wore bell-bottoms, listen to that rock music, and you probly did it to be unique. with the population growing as it is its harder and harder for these kids to become unique. by the way i have had my tongue pierced for 2 years and not many people even notice, most of the people that i work with dont even know yet, mainly because i dont talk funny with it or show it off, i did it for me:D pete [ 07-22-2003, 11:55 AM: Message edited by: specv ]
  2. quote: like they say in the shop hear rockem sockem and rollem I dont think they are talking about taps...lol
  3. We use form taps all the time, on stainless and aluminum, what material are you working on? and what info would you like?
  4. We balance everything running over 5000 rpms, especially boring bars, less wear on tools, better surface finishes, and round bored holes. we weren't even thinking about the spindle...lol just the parts. [ 07-21-2003, 02:21 PM: Message edited by: specv ]
  5. Is there any way to make window selection modal while doing a translate? thanks pete
  6. I've been on the roller coaster on top of the Stratosphere, that was pretty boring. this looks like it would just make you sick going back and forth.
  7. quote: One other thing with G10's. We probe alot of parts every time befor the start of the program. The probe set the work offset. But the G10 line will reset it. Jim When we probe parts we use a g10 line to give the basic offset. Then probe the part, the probe will only update the info we want if there ar any shifts after the probe gets done we make them before it starts cutting, using the custom macros fixture offset callouts. pete
  8. if you are on a fanuc you can try using just the callout for the B axis as in the macro number for the B axis #5224=90(or whatever you want to shift it) #5524 is the B axis callout for G54 pete [ 07-10-2003, 02:49 PM: Message edited by: specv ]
  9. thats just what i was going to say, but if you are using a fanuc control the g10 line looks like this G10 L2 P1X0.0.Y0.0 Z0.0 (P1 Being G54 P2 -G55 and so on) extended offsets use a L20 instead of the L2( B axis shifts are your friend pete
  10. the first 3 do but the last 2 dont have the same path, how can i change that? EDIT: i figured it out thanks [ 07-10-2003, 12:48 PM: Message edited by: specv ]
  11. Im posting a lathe program with 5 operations and 2 tools, when i post it only one op comes out in the posted code, all 5 will post individually but when i select them all they only post one. I know its not the post prosessor because i tried it with every one i have. thanks in advance pete
  12. Here is small sample of how ours is O0001(TL5677) (06/25/03) N1 G20G0G17G40G49G80G90 N2 G10 L2 P1 X-27.0115 Y-12.746 Z-23.9807 (.750 DIA 2FL HSS SPOTDRILL) N3 T1 N4 G0G90G54X7.874Y-3.937S800M3 N5 G43H1Z2.M8 N6 G98G81Z-.35R.2F6. N7 Y3.937 N8 G80M9 N9 M5 N10 M01 (.6406 DIA 2FL HSS DRILL) N11 T2M6 N12 G0G90G54X7.874Y-3.937S1431M3 N13 G43H2Z2.M8T1 N14 G98G73Z-3.3125R.2Q.225F8.79 N21 Y3.937 N22 G80M9 N23 M5 N24 G91G28Z0.0 N25 G28Y0. N26 M6 N27 M30
  13. We have a FNC106 VMC let me know what info you need. pete
  14. we are at about 537.5 years right now.
  15. I was just wondering how many years everyone had under their belts(mastercam or machining in general) i my self only have 5(2 of which were in school) years total, and less than a year of programming exp. anyone else? pete
  16. quote: Nice arguement but such an absolute statement is misleading. As always the particular application needs to be looked at. At my facility we use the tool probe in the machine, it takes like 10 seconds max to measure a tool, which is only done once. In our toolchange macro, we check the value in the offset register. If it's equal to 99 then it touches off to establish the length of the tool. After the tool runs we then check for breakage. Sure this takes time but the time we spend saves us scrapped parts and crashes. well you are correct in saying that the particular application needs to be looked at. What i was trying to say is that basicly the presetter can greatly improve set-up time and save money, any time the spindle is not turning(unless measuring parts) it is not making money. with a presetter you can measure tools wherever you want to also. a probe can't easily measure a drill at full diameter, or a port tool at a given dia/angle. when a depth of a certain dia. is critical you cant count on every drill angle or port tool to be ground exactly to what its supposed to be. why wait until the part is cut to find out that you had the wrong anlgle on a tool? we only use the probe in the machine as a broken tool sensor because that is all its good for. 'Rekd, quote: Is there a way to export from the "off-line" presetter to the CAD station? So when it's posted, it can post the TLO data as well instead of having to type it into the machine, (error inducive in it's self, 'specially with fat fingers.. ) not exactly to the CAD station but, yes there is, there is actually a "post-processor" in our presetter that sends the data for a particular job to the file folder where the part program is stored, and it gets loaded right into the machine with the part program. we also run a check to make sure that the tool length is equal to a given dimension(plus or minus a certain tol.) before it cuts the part. pete
  17. We use a tap macro that looks like this: N1476S1524 N1477M135S1524 N1478G99G84Z-.85R.2F48.0 PRO3(16m) controller
  18. CNC machines are built to cut material not measure tools, measuring tools in the machine costs money. with the money you save on set-ups with a tool presetter you can pay for it within a year, depending on how many set-ups you do. we have 2 now and i dont think i have ever touched off a tool before(except for when i was in school). Say you saved 10 hours a week on set-up with machine rate of $50 an hour(this is a very low rate, i know) you would save $26,000 a year if the tools were preset offline. Also it is a good idea to load the offsets into the machine by program, not by operator(saves the chance of fat-fingering the tool offset values) Just my 2 pennies
  19. Thanks James for some reason when we got our post this code all had ## in front of it. I cant think of any reason why, can you? if mi1 > one & workofs <> prv_workofs, [ sav_absinc = absinc absinc = zero pbld, n, sgabsinc, pwcs, pfxout, pfyout, pfzout, pfcout, e pe_inc_calc ps_inc_calc absinc = sav_absinc ] [ 06-27-2003, 09:04 AM: Message edited by: specv ]
  20. i guess that is what i was asking,i know what i need to do now but how to do it is another story. i have made a lot of post edits but ive never changed anything like this, so what i need to know is what are the variables for the wcs and previous wcs [ 06-26-2003, 04:50 PM: Message edited by: specv ]
  21. this is why i was posting the question because im not sure what to change it to.
  22. what happens when i change work offsets while using the same tool?

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