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:

Horizontal Boring Mill with RA Head


Recommended Posts

I've got a problem with a post I can't seem to solve.

 

The machine is a big HBM with a Right Angle head

 

The B axis is a standard horizontal mill table  ( full rotary)

 

The Right Angle  head spins about the Z axis in 5° increments controlled by M codes.

AT the moment, I don't really care about the M code output for the RA head as I'm just using it in  the vertical ( straight down) position

 

My file is set up looking down on the B Table in Top View

 

WCS would be Front ( looking down the Machine Spindle)

Tool Plane is Top for B0 table output.

My X Y and Z output is good.

 

The problem is, I cannot get B axis output.

I would think rotating Top about the Z and using the results a  Tool Plane

would get B output, but it remains B0 with X Y and Z out put correctly reflecting the new tool plane 

 

Can any of the experts point me in the right direction?

I've got no problem buying a post, but that is not going to get files to the machine this week.

 

TIA

 

 

 

these are my settings in the 5X Rotary Settings Field

 

#Assign axis address
str_pri_axis : "A"
str_sec_axis : "B"
str_dum_axis : "C"

#Toolplane mapped to top angle position strings
str_n_a_axis : "A"
str_n_b_axis : "B"
str_n_c_axis : "C"

#Machine rotary routine settings
mtype        : 1     #Machine type (Define base and rotation plane below)
                     #0 = Table/Table
                     #1 = Tilt Head/Table
                     #2 = Head/Head
                     #3 = Nutator Table/Table
                     #4 = Nutator Tilt Head/Table
                     #5 = Nutator Head/Head

head_is_sec  : 1     #Set with mtype 1 and 4 to indicate head is on secondary

#Preferred setup is pri. zero matches sec. zero/direction
#Zero machine and determine the planes perp. to axis rotations
#These plane combinations are valid:
#Primary plane   XY   XZ   YZ
#Secondary or    XZ   XY   XY
#Secondary       YZ   YZ   XZ

#Primary axis angle description (in machine base terms)
#With nutating (mtype 3-5) the nutating axis must be the XY plane

rotaxis1$ = -vecz  #Zero 
rotdir1$  = vecx  #Direction 

 

#Secondary axis angle description (in machine base terms)
#With nutating (mtype 3-5) the nutating axis and this plane normal
#are aligned to calculate the secondary angle

rotaxis2$ = vecy  #Zero       
rotdir2$  = -vecx  #Direction  

 

Link to comment
Share on other sites

HI Tom,

 

For programming a Horizontal, you need to use Top WCS, with Front T/C Plane. You also need to make sure the Machine Base Matrix is setup in the post to indicate a horizontal machine.

 

The real problem is that you are trying to define a rotary axis that exists sometimes, but then sometimes you want the tool to be pointing down, straight at the face of the tombstone, basically taking that secondary axis and rotating it 90 degrees.

 

The Generic 5X Mill Post has some logic in it to support limited RAH programming. I think in order to support all 5 deg increment positions, I would define your 2nd axis as the "0 degree" position when the RAH is being used. If you want to program in the "down" position, you would use the RAH settings (MR2 and MR10) to rotate the tool 90 degrees, so that it faces the face of the tombstone. Then when you are actually programming the RAH, the post functions like a normal 5X post, albeit with 5 degree increments, and not a full 5th axis.

 

Let me know if you need a hand setting this up.

 

Best regards,

 

Colin

Link to comment
Share on other sites
  • 1 month later...

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