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:

Bama

Verified Members
  • Posts

    66
  • Joined

  • Last visited

Posts posted by Bama

  1. Whats the best way to tap in mastercam never done it ive always threadmilled it but its a M2.5 x .45 thread and if I could tap it it be nice or would you single point it and call it a day? just really wondering how other people do stuff really. And how to tap in mastercam

  2. 45 minutes ago, jeff.D said:

    You have uninitialized variables on lines 621, 701, and 784.  The number in brackets is the column position of the start of the uninitialized variable, so that should help you track it down.

    Once you have that sorted, I would try calling ptool_name where you were calling pstrtool.

    That's what it started doing when I put the part of the post that you gave me in there

  3. On ‎9‎/‎4‎/‎2019 at 12:38 PM, jeff.D said:

    Ah! you are using the enhanced tool table!  I can't reproduce this issue, so I'd need to see the whole post.  I do see a few things in the code you posted that I don't like, but nothing that would be causing your issue.

    I'd kick it up to you're reseller, they'll be able to sort you out.

    What were the things you didn't like so I can get them to look at it as well?

  4. MC 2019  That's what its doing now.

    O0000
    ( MASTERCAM  - 2019 )
    ( PRGRM NAME -   17056-01-RA-MM3X-0020-BWC.EIA )
    ( DATE       -  09 - 10 - 19  TIME- 20:28 )
    ( POST       - ems-mazak-stand-alone ),
    ( MATERIAL   -  ALUMINUM inch - 2024 )
    ( BWC , REV  - **** )
     
    (  T28       -   )
    (  T1       -   )
     
     
     
    N2800
    T28 T00 M6
    G0 G90 G54 X-6.915 Y0. A0. S873 M3
    G43 H28 Z1. M8
    Z.25
    G1 Z0. F25.
    X-4.29 F19.99
    X4.29
    X6.915
    Z.25 F50.
    G0 Z1.
    M9
    M5
    G91 G28 Z0.
    M01
     
    10 Sep 2019 08:28:33 PM - Report created.
    10 Sep 2019 08:28:33 PM - Initialize posting log file
    10 Sep 2019 08:28:33 PM - Using MP run version 21.00 and post components version 21.00
    10 Sep 2019 08:28:33 PM - Initiate opening the post processor file(s).
    10 Sep 2019 08:28:33 PM - C:\MY MASTERCAM\mill\Posts\ems-mazak-stand-alone.PST
    10 Sep 2019 08:28:33 PM - The post processor file has been successfully opened.
    10 Sep 2019 08:28:34 PM - Initialization of pre-defined post variables, strings, postblocks was successful.
    10 Sep 2019 08:28:34 PM - Search for defined post variables, strings, postblocks was successful.
    10 Sep 2019 08:28:37 PM - PST LINE (621) - The post block output type processing has failed!, , Label has not been defined[44]
    10 Sep 2019 08:28:37 PM - PST LINE (701) - The post block output type processing has failed!, , Label has not been defined[7]
    10 Sep 2019 08:28:37 PM - PST LINE (784) - The post block output type processing has failed!, , Label has not been defined[7]
    10 Sep 2019 08:28:37 PM - Successful completion of posting process!
    

     

  5. Im not sure if this has been a topic before I look and nothing really fit. But when I right click in the toolpath box to get a tool list. I click on tool list and nothing ever happens. I can click the setup sheet and get an error about not having a file it needs but nothing when I do the tool list. I just recently moved all my mastercam from on a server to my 😄 drive. JUst wonder if its missing a file as well.

  6. ptoolcomment    #Comment for tool
          tnote = t$
          toffnote = tloffno$
          tlngnote = tlngno$
         "(  ",  pstrtool, ")",e$
    
    pstrtool        #Comment for tool
          if strtool$ <> sblank,
            [
            strtool$ = ucase(strtool$)
              *strtool$, " "
            ]
    		
    ptooltable$  # Tooltable output
       if tool_info > 1 & tt_count$ = 1,
         [
         # Copy prefix string
         #s_t_pre_tt = s_t_pre$, s_d_pre_tt = s_d_pre$, 
         #s_h_pre_tt = s_h_pre$             
         # Get the data from parameter lookup
         result = fprm (101, 0, 0)        
         # Tool diameter from 1013 string
         tldia$ = rparsngl (sparameter$, 2)   
         # Output tool table line
         "( ", *tt_tool$ ,       "      -  ",  pstrtool, 
         if tt_drlcycle$ < 0, #= -1,  # No stock with drill
            [
            if comp_type > 0 & comp_type < 4, 
              [
                     ]
            #if xy_stock <> 0 | z_stock <> 0, 
            #  [
            #  *xy_stock, *z_stock
            # ]
            ]
          ")", e$
          ]

     

  7. Got another post question. In my tool table after I post. My first tool that is called up the tool description matches the last tool in the tool table. If you look at T28 its a facemill but in the description of that tool it says 1/4 reamer. Not sure if this has been answered before or not.

    ( T28 2.625 FACE MILL / SHELL MILL   )
    ( T1 1/2 1-1/4 FLUTE E2033    )
    ( T2 1/2 6 FLUTE EM E3105   )
    ( T9 3/16 ENDMILL E2010   )
    ( T4 #2 CENTER DRILL E2502   )
    ( T15 LETTER "C" DRILL E1202   )
    ( T17 1/4 CHAMFER TOOL   )
    ( T16 1/4 REAMER E4512   )
     
     
     
     
     
    N2800
    ( 1/4 REAMER E4512   )
    T28 T00 M6
    G0 G90 G54 X-5.8875 Y.8437 A0. S655 M3
    G43 H28 Z2. M8
    Z.2
    G1 Z0. F25.
    X4.575 F15.
    Y-.8437
    X-5.8875
    G0 Z2.
    M9
    M5
    G91 G28 Z0.
    M01
     

     

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