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:

zhaohai

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by zhaohai

  1. On 8/15/2019 at 7:30 AM, rmarshall5 said:

    T1 and T7 post perfect, but the other ones all have problems. This is where I'm stuck. 

    Please try to use forced output mode, 

    Example: [if my_tool_type = 1, my_tool_type = 5, my_tool_type_set = 1, *my_tool_type, e$]

     

    On 8/15/2019 at 7:30 AM, rmarshall5 said:

    The underscore is where I would have to manually change the underscore for the proper tool number.  For example, for tool one, the correct  macro variable for "tool type"  would be #50001.  Now having to change the underscore myself isn't my biggest concern, although if anyone has ideas on how they can be sequential per tool that would be really cool!  This will make more sense later when I show my post.

    Add:  

           fmt "#100 = " 4 my_tool_number    # Or other macro variable number

    Change:

           Example:  fmt "#[51800+#100] = " 2     my_total_holder #Custom note format
            

    Add output:

           my_tool_number = t$, *my_tool_number, e$

     

    Good Luck!

     

    • Thanks 1
    • Like 1
  2. M462 Pallet No. Send
       □Program
         M462;
         G53;

       □Explanation
         Sends the number of the pallet loaded on the machine table to macro variable #100.
         In case the 4-face program automatic assignment function is provided, the face number is also sent to #101.
         After M462, A dummy block for preventing pre-reading such as G53 must be inserted before reading #100 or #101.

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