585,975 active members*
4,596 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2014
    Posts
    29

    Milling an angle

    I am trying to mill with a ball mill, but to avoid the line it leaves in the middle of the groove, I want to mill at an angle, 17 degrees to be exact. I made a set of parallels with my plasma cutter to set the stock at 17 degrees. According to my calculations, z needs to travel 9.934" and z needs to travel 2.904". I need the z axis to move at a slower rate than the x axis. I have been trying to do this in BobCad, but I'm just learning how to use it, and havent figured it out yet. Is this possible to write out manually?

  2. #2
    Join Date
    Aug 2014
    Posts
    29

    Re: Milling an angle

    A buddy of mine said to look into interpolation... if you guys have any info on interpolation, it would be very helpful

  3. #3
    Join Date
    Mar 2003
    Posts
    2932

    Re: Milling an angle

    You don't say what control you have, but most CNC mills have G01 Linear Interpolation, which will "interpolate" a straight line from the current position to the commanded position. Most also have G91 Incremental Positioning mode, which specifies that any axis command that follows will be a distance rather than a position.

    G00 G90 X0 Y0
    G01 Z0 F20.
    G91 X9.934 Z-2.904
    Y0.02
    X-9.934 Z2.904
    Y0.02
    X9.934 Z-2.904
    ...
    ...
    ...

  4. #4
    Join Date
    Aug 2014
    Posts
    29

    Re: Milling an angle

    aaaahh, ok I believe I get it now. I know my machines support linear interpolation. I figured that both axis would travel at the same feed rate with G01, so I figured wrong. Thanks

Similar Threads

  1. Adjustable angle plate for milling
    By jeffrey001 in forum Canadian Club House
    Replies: 3
    Last Post: 03-27-2013, 07:09 AM
  2. Milling machine, angle head, CAT-40
    By mvoss_chemiflex in forum Want To Buy...Need help!
    Replies: 2
    Last Post: 08-13-2011, 06:56 AM
  3. Variable angle milling head
    By glsmaverick in forum Haas Mills
    Replies: 3
    Last Post: 09-02-2010, 05:36 PM
  4. Milling on an Angle
    By Mihelich in forum MetalWork Discussion
    Replies: 1
    Last Post: 06-26-2009, 08:38 PM
  5. Milling Angle Headache!
    By ADVANCED MACH. in forum MetalWork Discussion
    Replies: 9
    Last Post: 12-07-2005, 02:46 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •