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:

Henk

Verified Members
  • Posts

    429
  • Joined

  • Last visited

Posts posted by Henk

  1. I have put the X-Style coolant from the Mpmaster  in my .set setup sheet.

    The output is done by:

    Quote

    # Output coolant type
          pcan, pcan1, pcan2, strcantext,

    The output is fine, exept one situation:

    If there is no coolant selected there is no output, but there i want an waring.

    First i tried without success:

    Quote

    # --------------------------------------------------------------------------
    # WARNING NO COOLANT SELECTED:
    # --------------------------------------------------------------------------
          if strcantxt = "",
            [
            " ", e$
            sepline2, e$  
            "WARNING: ", e$
            "Operation #", op_num, ": NO COOLANT SELECTED", e$
            sepline2, e$
            " ", e$
            ]

    Then i read the parameters

    Quote

    #Coolant variables for X style coolant
    bld          : 0    #Block delete active
    sav_coolant  : 0    #Coolant saved
    cant_pos     : 0    #Read from current canned text (cant_pos1 - cant_pos20)
    coolant_bin  : 0    #Binary value for current coolant command
    coolant_on   : 0    #Binary value holding the sum of all coolants currently on
    coolantx     : 0    #Selector variable for coolant string selector
    local_int    : 0    #Local variable for output of coolant off commands
    result2      : 0    #Return value for functions
    suppress     : 0    #Flag used to suppress redundant coolant on commands
    all_cool_off : 0    #First coolant off command shuts off ALL coolant options
    sblank       : ""
    strtextno    : ""
    strcantext   : ""
    coolchk      : ""    #Coolant Check
    scool1       : ""    #Coolant 1
    scool2       : ""    #Coolant 2
    scool3       : ""    #Coolant 3
    scool4       : ""    #Coolant 4
    scool5       : ""    #Coolant 5
    scool6       : ""    #Coolant 6

    # --------------------------------------------------------------------------
    # WARNING NO COOLANT SELECTED:
    # --------------------------------------------------------------------------
          pscool1, e$
          if scool1 = 0 & scool2 = 0 & scool3 = 0 & scool4 = 0 & scool5 = 0 & scool6 = 0 ,
            [
            " ", e$
            sepline2, e$  
            "WARNING: ", e$
            "Operation #", op_num, ": NO COOLANT SELECTED", e$
            sepline2, e$
            " ", e$
            ]

    pparameter$      #Read operation parameters

          if prmcode$ = 12727, sholder_name = ucase(sparameter$)      #Toolholder name
          if prmcode$ = 15240, op_num = rpar(sparameter$, 8)          #Operation number
          if prmcode$ = 15845, scool1 = sparameter$                   #Coolant 1
          if prmcode$ = 15846, scool2 = sparameter$                   #Coolant 2
          if prmcode$ = 15847, scool3 = sparameter$                   #Coolant 3
          if prmcode$ = 15848, scool4 = sparameter$                   #Coolant 4
          if prmcode$ = 15849, scool5 = sparameter$                   #Coolant 5
          if prmcode$ = 15850, scool6 = sparameter$                   #Coolant 6

    Also no success,

    Now i'm lost. ideas??

  2. Some times here the same.

    • open an pdf file in adobe acrobat
    • use your scroll there
    • then move the mous to mastercam (with out clicking) and scroll out and out.

    Most times you can correct by clicking some where (toolpath manager or the header) in mastercam

  3. 11 hours ago, JParis said:

    #1 When you create tools, make sure they are saved to the libray with coolant on.....once you get into the habit, it's 2nd nature

    This is what i've done,  AND  the "Use tool's step, peck, coolant" in the Machine Group Properties is set.

    But it is not rock solid.

    Now i have the (X-style) coolant added to my setup sheet so we can check before sending the program to the machine

  4. We wil get an 2002 Hyundai HIT 250 MS

    • Sub spindle
    • single turret with live tools
    • Siemens Control

    I haven't touched an cnc lathe in 15 years, and never worked with Siemens controls.

    We asked our Mastercam reseller quote for: Renewing maintenance, adding Lathe and an Post.

    i between  2 ?? for the post:

    • Is there an existing post ready for this machine "from the shelf" available?
    • Will the 'MPLMaster' be close or at least a good starting point?
  5. 23 hours ago, So not a Guru said:

    I've tried doing it in control panel & right clicking a file & choosing, but winders just ignores the new assignment

    1. assign the pst-files to: notepath or whatever you want.
    2. rename the X9 - CodeExpert.exe to CodeExpert.111
    3. assign the pst-files to the 2017 - CodeExpert.exe
    4. Check
    5. rename the X9 - CodeExpert to .exe

    Maybe you can skip step 1

    • Like 1
  6. I'm new to mastercam (on a heidenhain control)

     

     

    We are an Heidenhain shop. when using wear all D-offsets have to be "0".

    That means the operators can not use the heidenhain cycles for pocketing  (251-254 and  212-215) , threadmilling (262-267) and helixbore (208) .

    Also the graphic backplot will not work.

     

    For THAT we never use wear.

    You have to make the decision what route you want to go for the whole shop, using both wil be an nightmare !!

     

    as a rule of thumb you should make sure you have a straight leadin /leadout move of at least 55%

    of the intended tool diameter

     

     

    just my 2c.

    BTW it's not my intention to start an new Wear-Control discussion, (do an search, then you can spend hours and hours reading) 

    • Like 1
  7. No keep tool down, and a bug/defect in the finish passes lead in/out

    Do not use the ramp in there.

     

    My mail to QC:  jun 03 2015
     

    Hi,

    I think this is a Bug:

     

    The finish passes in Operation #8 are not at the right level.

    When i remove the ‘Helix Height’ in the Finishing Lead In\Out it’s OK.

    I also miss an “Keep Tool Down” here.

     

     

     

    Henk,

     

    This is a known issue and is logged in our system.  The defect number is D-17729.  I will add your information and Mastercam file to this defect and notify the appropriate folks about the added information.

     

    The workaround is to change the helix height to zero, or create separate finishing operations.  The ramp height field also causes the same problem if it is not zero.

     

    Please let me know if you have any questions.

     

     

     

    Thanks,

     

    Dan Harris | Quality Control

     

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