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:

questions on difficulty


Recommended Posts

I have accumulated the need of a couple of post modifications . I would like some input from the experts on if it is feasible for me to do it myself. I have modified posts in the past, but not anything of note. I did manage to add G49 to the toolchange in a post for Robodrills ,about ten years ago.

First Mpmaster for my Horizontal is not putting a decimal point on the B moves,It has to have them and I would like it to always output a current B  with toolchange.

Second, I have a new Y axis subspindle lathe here and unlike the others we have the main spindle is C and the sub is A, can that be done in the post?

 

Thanks

Link to comment
Share on other sites
Just now, generaldisarray said:

I have accumulated the need of a couple of post modifications . I would like some input from the experts on if it is feasible for me to do it myself. I have modified posts in the past, but not anything of note. I did manage to add G49 to the toolchange in a post for Robodrills ,about ten years ago.

First Mpmaster for my Horizontal is not putting a decimal point on the B moves,It has to have them and I would like it to always output a current B  with toolchange.

Second, I have a new Y axis subspindle lathe here and unlike the others we have the main spindle is C and the sub is A, can that be done in the post?

 

Thanks

  1. Easy. You need to change the Format Assignment of the variable which is used to output the B Address. That is typically 'cout', 'cinc', or 'cout_i', depending on your "Rotary mode". A typical Format Assignment line looks like this: fmt  "A" 11 cabs        #C axis position. Notice the number after the string "A" >>> "11". This "11", is what tells MP how to format the number portion of the variable. (Note that "A" the prefix by default, but there is logic inside the Post to read parts of the Machine Definition, and assign "A" for Vertical Machines, and "B" for Horizontal Machines. You need to change the "number" assigned to the 3 variables, to make sure the decimal is forced.
  2. You can do almost anything in the Post. Assigning the letter address of "A" to the Sub Spindle is a relatively minor change; which is easily accomplished. The Generic Fanuc 4X MT_Lathe Post, is setup with logic that allows you to easily configure the Post for any 4X Lathe. This can be Single or Dual Spindle, with Upper, Lower, or Upper/Lower Turret Combinations. This Post supports turning and milling, with up to 4X simultaneous, and tools that are mounted in a fixed position. You can turn or mill on either spindle, with either turret.
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

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