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:

CNCGUY

Verified Members
  • Posts

    485
  • Joined

  • Last visited

Posts posted by CNCGUY

  1. We've had our SL-30 running for about 4 monthes now.

     

    Some minor issues - had to purhcase macros to catch remnants rather than drop them. All seems to be going good though.

     

    Expecting 2 SL20's mid December.

     

    Good luck.

  2. This is from 9, but should be similar.

     

    code:

     pwcs            #G54+ coordinate setting at toolchange

    if home_type > one,

    [

    sav_frc_wcs = force_wcs

    if sub_level, force_wcs = zero

    if workofs <> prv_workofs | (force_wcs & toolchng),

    [

    if sub_level, result = mprint(swrkserror)

    if workofs < 6,

    [

    g_wcs = workofs + 54

    *g_wcs

    ]

    else,

    [

    p_wcs = workofs - five

    "G54.1", *p_wcs

    ]

    ]

    force_wcs = sav_frc_wcs

    !workofs

    ]


    note the * in front of g_wcs

     

    HTH

  3. Does anybody have criteria or a form(s) thay could share that are used for new hires into the CNC area?

     

    Example;

     

    1. Minmal requirements to get started.

    2. What do you teach them first.

    3. What they should know or be able to do in 30, 60 and 90 days.

     

    Thanks for any input!!!!!

  4. What do you guys use to remove the nib left when a part is cut off in a lathe?

     

    I have seen some sort of rotary thing that trims it off years ago, but cant find anything when searching google - must not be searching for the right thing. confused.gif

     

    Any help will be appreciated.

     

    Thanks.

    • Like 1
  5. Sorry I cant help, but just curious what that is. It looks very similar to something I did a lot of about 2 years ago - Inspection fixtures for mandrel bent tubing and assy's.

  6. Trever,

     

    Are you sure that is for a HAAS? I didnt know thay could use 2 line threading cycle and E feed!!

     

    Tim,

     

    Here is what I get. . .

    quote:

    G76 X.5676 Z-.6 I-.0223 K.0444 D.022 F.05556

    It looks like your taper vale (I) is about half, thread hgt. (K) is under and I'm not sure what the O2 is for on the end!!

  7. Is there a way to store/save a misc. value for later use?

     

    i.e. The first op has the value, but I dont want to use it until after the second op. Yes, I could just enter it again in the second op, but its already in the first and I'd like to keep it simple (less things to remember)

     

    Thanks

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